Ubuntu: Difference between revisions
Jump to navigation
Jump to search
Thirtysixway (talk | contribs) (Modified the release names, added instructions on how to use the LUG mirror via command line) |
Thirtysixway (talk | contribs) (fixed .iso link) |
||
Line 4: | Line 4: | ||
LUG has an Ubuntu mirror at: [http://lug.mtu.edu/ubuntu/ http://lug.mtu.edu/ubuntu/] |
LUG has an Ubuntu mirror at: [http://lug.mtu.edu/ubuntu/ http://lug.mtu.edu/ubuntu/] |
||
Install/Live CD mirror at: [http://lug.mtu.edu |
Install/Live CD mirror at: [http://lug.mtu.edu/iso/ubuntu/ http://lug.mtu.edu/iso/ubuntu/] |
||
The latest stable version is: Maverick Meerkat |
The latest stable version is: Maverick Meerkat |
Revision as of 13:54, 10 October 2010
Ubuntu is the child of Mark Shuttleworth, millionaire and founder of Canonical. (Oh, and he's been in space and spent 8 days on the ISS.) It's a relatively new distro and has become very popular as it is as easy to maintain as Debian, but far more frequently updated than Debian Stable.
LUG has an Ubuntu mirror at: http://lug.mtu.edu/ubuntu/
Install/Live CD mirror at: http://lug.mtu.edu/iso/ubuntu/
The latest stable version is: Maverick Meerkat
The current development version is: Natty Narwhal
Add Mirror
In Synaptic:
- Go to Settings->Repositories
- Click Add
- Click Custom
- Apt Line: deb http://lug.mtu.edu/ubuntu/ breezy main restricted multiverse
- Apt Line(with universe): deb http://lug.mtu.edu/ubuntu/ breezy main restricted multiverse universe
In Command Line (useful for server edition):
- Open up /etc/apt/sources.list as sudo
- Replace all instances of "http://us.archive.ubuntu.com/ubuntu/ with "http://lug.mtu.edu/ubuntu/" (example would be in vi/vim, use command ":%s/us.archive.ubuntu.com/lug.mtu.edu/g"
- Save file
- run apt-get update
Features
- Debian based
- 6 month release cycle, which is timed shortly after and includes the latest Gnome release
- Easy to install/use
- Strong user community
- Philosophy of, "If it doesn't work on install, file a bug report about it."
- X.org
- Uses Gnome, but has been forked to use KDE in the Kubuntu project
- The Edubuntu project is based on Ubuntu.