This is an archived copy of the SLUG website. It is no longer updated and is kept for historical purposes only. For the real SLUG website please click here
Sydney Linux Users' GroupIf you're doing your first Linux install, you're probably best off buying a set of CDs. They're cheap and contain archives of software in additional to the basic system.
Various local mirror sites host free software projects including full Linux distributions.
General information on broadband access using Linux is available in the Cable Modem Providers HOWTO document from the Linux Documentation Project. Here are some other relevant links for using local services:
There are quite a few projects around Sydney building wireless networks. Some of these projects are beginning to link up to each other. Terry Collins has created a page to list these projects and the people involved. He writes:
http://www.woa.com.au/linux/lists/slugwireless.htmlThis page exists solely to list and link people interested in getting into wireless. If you are interested, perhaps you might like to send me your details for addition. This way, there is a place for all those people interested to find out about each other.
You can keep your computer synchronised to standard time servers on the Internet using the Network Time Protocol. You will need to configure your ntp software to synchronise to one of the local NTP servers.
Users of the Debian GNU/Linux distribution can update their systems over the network. The following sources work well locally (place in /etc/apt/sources.list):
## Security deb http://ftp.au.debian.org/pub/debian-security stable/updates main ## Australia Stable deb http://ftp.au.debian.org/pub/debian stable main deb http://non-us.debian.org/debian-non-US stable non-US/main # Source deb-src http://ftp.au.debian.org/pub/debian stable main deb-src http://ftp.au.debian.org/pub/debian-non-US stable/non-US main
A full list of public mirrors is located at /usr/share/doc/dpkg-ftp/README.mirrors.txt.gz on your Debian system.