Are you secure? We help you find out!


Mirror location:
Official (Sweden) | BerliOS (Germany) | Germany | USA 1 | USA 2
SENTINIX? | DOWNLOADS | USER'S GUIDE | DEVELOPER'S GUIDE | CORPORATE USERS | TODO | THE DEVELOPERS | MAILING LIST & IRC | LICENSE | DONATION | SPONSORS | LOGOS | TRADEMARK POLICY | SHOP

WHERE TO GET SENTINIX

SENTINIX 0.70.5 is the most recent release.

LocationLinkDescriptionProvided by
Slovak RepublicGood speed and the latest ISO images.PrimeInteractive, Ltd.
FranceSENTINIX 0.70.5 and fullsource-0.70.5Libertalia
USAGood speed and the latest ISO images.
USASENTINIX 0.70.5.
Swedensentinix.org is hosting this web site, and FTP.
SwedenDownloads of SENTINIX' predecessor, Compledge Sentinel

BROKEN MIRRORS?

Please e-mail if you discover that a link above is broken! Thanks!

SENTINIX NEED MIRRORS

Want to provide a mirror? That would be very appreciated! As of Jan 11, I have started rsync on sentinix.org. I can no longer maintain mirrors! A crontabbed daily (at most) rsync job on your side is the best way to do it. You can also mirror it using wget (or similar), but that's not recommended since it'll allocate precious FTP connections. There's, however, also a limitation on the number of concurrent rsync connections.

$ rsync -vr --delete rsync://where/you/want/it/
Be careful with the --delete option, read man rsync for info!

To do it with a wget command (not recommended) do this:

$ cd /where/you/want/it/
$ wget -m -nH --cut-dirs=2 ftp://pub/sentinix-release