|
|
2011-07-26
, 07:40
|
|
Posts: 248 |
Thanked: 66 times |
Joined on Oct 2009
@ Birmingham
|
#52
|
this would indeed be a DMZ.
and using either a vsftpd or https you can set quite a bit of security even in a DMZ.
and it is not like you allow visitors to do anything but to download stuff.
even apt should be able to live with that.
but as i said, i'm zypper guy, thus can't make any promise regarding apt.
only a rsync script is allowed to update the contend in normal operations, respectively if you host the primary repository, you can do updates from your "private" LAN only, connecting to the SAN.
EDIT: apologies, i neglected that you were replying to farmatito.
the solution i described in my previous posts is indeed a DMZ (the SAN, thus).
And also SO much easier to set up!|
|
2011-07-31
, 21:01
|
|
|
Posts: 1,625 |
Thanked: 998 times |
Joined on Aug 2010
|
#54
|


I see, sorry I missed that SAN post.
Ok well if DMZ is fine for the server, then thats makes the private vs public issues go awayAnd also SO much easier to set up!
Ok well I am going to have a go at putting the server together today - I'm just starting out with an old 750GB drive from an external hard-drive - as I am still using the other drives (getting data off them).

Does anyone know, can you sync from one repo (as in sync with the debian armel) as well as syncing with other repos as well as adding you own packages etc
Also what is the best way to handle the new replacement open-source packages for the closed packages? Put them in a different sub catalog rather than in the main repo? If they are together in the same repo then are there conflicts?
For give me if that makes no sense but as I said my knowledge is lacking a bit.
|
|
2011-07-31
, 21:20
|
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#55
|
|
|
2011-08-14
, 20:18
|
|
|
Posts: 1,625 |
Thanked: 998 times |
Joined on Aug 2010
|
#56
|
If this creates a <6 GB repository - would it be possible to download to MyDocs on the N900 and then install all applications locally? Sort of like the apt-on-cd thing.


[...] INDEXES="binary-all binary-armel" [...]

deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./ deb https://downloads.maemo.nokia.com/fremantle/ssu/mr0/ ./ #deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./ deb http://repository.maemo.org/extras/ fremantle-1.3 free non-free deb http://repository.maemo.org/extras-devel/ fremantle free non-free deb http://repository.maemo.org/extras-testing/ fremantle free non-free deb http://moff.mozilla.com/latest-beta/maemo/multi/ fremantle release
SOURCES="./sources_armel.list" [...] INDEXES="binary-all binary-armel" [...]


) end-users 
; they can still use the scripts on the N900 (with less space requirements) & getting a real local repository... everywhere you go you always take the weather with you, right?|
|
2011-08-15
, 11:21
|
|
Posts: 673 |
Thanked: 856 times |
Joined on Mar 2006
|
#57
|
|
|
2011-08-15
, 11:41
|
|
Posts: 2,145 |
Thanked: 8,424 times |
Joined on May 2010
|
#58
|
|
|
2011-08-15
, 11:58
|
|
Posts: 673 |
Thanked: 856 times |
Joined on Mar 2006
|
#59
|
| The Following User Says Thank You to momcilo For This Useful Post: | ||
|
|
2011-08-15
, 12:54
|
|
|
Posts: 1,625 |
Thanked: 998 times |
Joined on Aug 2010
|
#60
|

![]() |
| Tags |
| apt-mirror, closed packages, futureproofing, orphaned, repository dump |
| Thread Tools | |
|
and using either a vsftpd or https you can set quite a bit of security even in a DMZ.
and it is not like you allow visitors to do anything but to download stuff.
even apt should be able to live with that.
but as i said, i'm zypper guy, thus can't make any promise regarding apt.
only a rsync script is allowed to update the contend in normal operations, respectively if you host the primary repository, you can do updates from your "private" LAN only, connecting to the SAN.
EDIT: apologies, i neglected that you were replying to farmatito.
the solution i described in my previous posts is indeed a DMZ (the SAN, thus).
Last edited by misterc; 2011-07-25 at 21:55.