Slashdot Log In
Ubuntu 8.04 Released
Posted by
timothy
on Thursday April 24, @10:18AM
from the ok-ok-we-get-it dept.
from the ok-ok-we-get-it dept.
Nate2 writes "The Hardy Heron has taken flight: it's the second LTS (Long Term Support) release of the world's most popular distro. New features include the Wubi Windows installer and Firefox 3 beta 5. Grab a copy here, and check out Linux Format's overview of the release."
Related Stories
Firehose:Ubuntu 8.04 released by Anonymous Coward
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.

Anonymous Karmawhoring! (Score:5, Informative)
* http://www.ubuntu.com.nyud.net/getubuntu/downloadmirrors [nyud.net]
* http://www.google.com/search?q=cache:http%3A%2F%2Fwww.ubuntu.com%2Fgetubuntu%2Fdownloadmirrors [google.com]
Torrent for 8.04 desktop version i386 ISO:
* http://releases.ubuntu.com/8.04/ubuntu-8.04-desktop-i386.iso.torrent [ubuntu.com]
* http://torrents.thepiratebay.org/4153415/Ubuntu_8.04_Hardy_Heron_-_Desktop_i386.4153415.TPB.torrent [thepiratebay.org]
(Piratebay mirror because official tracker is unstable)
Direct links to 8.04 desktop version i386 ISOs:
* http://releases.ubuntu.com/8.04/ubuntu-8.04-desktop-i386.iso [ubuntu.com]
* http://mirror.csclub.uwaterloo.ca/ubuntu-releases/8.04/ubuntu-8.04-desktop-i386.iso [uwaterloo.ca]
* http://mirrors.ccs.neu.edu/releases.ubuntu.com/8.04/ubuntu-8.04-desktop-i386.iso [neu.edu]
* http://mirrors.rit.edu/ubuntu-releases/8.04/ubuntu-8.04-desktop-i386.iso [rit.edu]
* http://ubuntu.media.mit.edu/ubuntu-releases/8.04/ubuntu-8.04-desktop-i386.iso [mit.edu]
* http://ubuntu.osuosl.org/releases/8.04/ubuntu-8.04-desktop-i386.iso [osuosl.org]
* http://banner.uits.indiana.edu/8.04/ubuntu-8.04-desktop-i386.iso [indiana.edu]
* http://mirror.anl.gov/pub/ubuntu-iso/CDs/8.04/ubuntu-8.04-desktop-i386.iso [anl.gov]
Reply to This
Re:Anonymous Karmawhoring! (Score:5, Funny)
Reply to This
Parent
No, Hairy Hadron. (Score:5, Funny)
Reply to This
Parent
Re:No, Hairy Hadron. (Score:5, Funny)
Reply to This
Parent
Whats that sound I hear? (Score:5, Funny)
Reply to This
Re:Whats that sound I hear? (Score:5, Funny)
Reply to This
Parent
Re:Whats that sound I hear? (Score:5, Funny)
Comcast filters...engage.
Reply to This
Parent
Re:Whats that sound I hear? (Score:5, Funny)
Reply to This
Parent
Kubuntu (Score:5, Informative)
There are some of us who don't (or kan't) run Gnome...
Reply to This
Re:Kubuntu (Score:5, Informative)
Reply to This
Parent
Re:Kubuntu (Score:5, Funny)
Kant uses BitTorrent because he asserts that one should download such that the protocol for one's download may scale to serve all downloaders simultaneously.
Reply to This
Parent
Firefox 3 Beta 5? Really? (Score:5, Interesting)
(Note that I don't use Ubuntu or plan to use it any time in the very near future, so I really have no idea how easy it'd be to swap things out.)
Reply to This
Re:Firefox 3 Beta 5? Really? (Score:5, Informative)
Reply to This
Parent
Re:Firefox 3 Beta 5? Really? (Score:5, Informative)
Reply to This
Parent
Re:Firefox 3 Beta 5? Really? (Score:5, Insightful)
This would be why I usually wait a month or so before I upgrade to the newest version of Ubuntu. I expect open-source stuff to have bugs but they fix most of them; it just takes little time. For now I'm hanging on to Gutsy until the rush dies down.
As for the WPA password...did you check the Keyring settings? Chances are that a config file was modified, switching the default save setting...if I had to guess.
Reply to This
Parent
Torrent-only mirror (Score:5, Informative)
ftp://lug.bu.edu/pub/distro/ubuntu/ [bu.edu]
Contains the alternate, desktop, and server torrents for both i386 and amd64.
Hope this helps.
Reply to This
You can also get it shipped (Score:5, Interesting)
I ask for 25 discs at a time, put a pile of them on my desk at work, and they're gone in a week. Here, have a Linux, it's free.
Reply to This
Re:You can also get it shipped (Score:5, Insightful)
Reply to This
Parent
New Icon (Score:5, Insightful)
Reply to This
Re:Started the download 20 minutes ago (Score:5, Informative)
ftp://ftp.ussg.iu.edu/linux/ubuntu-releases/hardy/ubuntu-8.04-desktop-i386.iso.torrent [iu.edu] i386
ftp://ftp.ussg.iu.edu/linux/ubuntu-releases/hardy/ubuntu-8.04-desktop-amd64.iso.torrent [iu.edu] AMD64
ftp://ftp.ussg.iu.edu/linux/ubuntu-releases/kubuntu/8.04/kubuntu-8.04-desktop-i386.iso.torrent [iu.edu] Kubuntu x86
ftp://ftp.ussg.iu.edu/linux/ubuntu-releases/kubuntu/8.04/kubuntu-8.04-desktop-amd64.iso.torrent [iu.edu] Kubuntu AMD64
Reply to This
Parent
Re:Started the download 20 minutes ago (Score:5, Funny)
Reply to This
Parent
Re:Started the download 20 minutes ago (Score:5, Funny)
Reply to This
Parent
Re:I can't understand Firefox3 beta5 (Score:5, Informative)
If you need completely stable software you should use another distro (Debian comes to mind) or wait a month or two.
Reply to This
Parent
Re:I Want My First Personal Linux Machine (Score:5, Informative)
To prepare, use partition manager in windows to free up some space on one of your drives, then install linux in the free space. As above GRUB will detect windows partition seamlessly.
If you ever want to revert to windows bootloader, just boot off the XP disk, go into recovery console and type a command which I can't remember but googling will reveal it very quickly (its something like fixmbr).
NTFS is fine with a driver called ntfs-3g, may not be out of the box but it is usually easily obtainable via an update. In Ubuntu it will be a one-line command to install, same as installing anything (you will love this about linux) as long as you have an internet connection. There will be a general 'install X package' commmand, from memory in ubuntu its 'sudo apt-get XXX'.
However this will only install the driver, you will probably have to manually mount the windows partition via either the mount command or editing your fstab which is the file linux uses to determine what file systems to mount.
Personally if its ur first go I would install linux on a spare box to have a tinker first. I went down this path for a year before I was game enough to muck with my 'production' desktop.
The critical thing is to have another working computer with the internet available so you can look up instructions on the fly whilst you're in linux in case you can't get something to work in linux that also kills your web browsing. Once you have google at your disposal, your issues (barring bad-luck hardware incompatibilities) are all solvable and someone out there will have solved it already and posted a solution for you, often with cut-and-paste commands to follow.
Have fun, and don't get discouraged - remember it took you however many years to learn what you know about windows, and for the first few weeks it will feel like learning how to walk again. Remember: most of what you know about PCs is actually what you know about WINDOWS, so don't be surprised when things are done differently in linux (on the upside it generally makes perfect sense). But in the long run it will pay off. The great thing is that in linux everything is controlled via human readable text files, no registry hunting required, even if you don't know anything about X you can tell a lot from the config files and tonnes of issues can be solved by a simple and obvious parameter change.
Disclaimer: above is general linux advice from a Fedora user, I do not use ubuntu so your mileage may vary.
Reply to This
Parent
Re:Slooow! (Score:5, Funny)
This is Linux, not Windows. Try to download from someplace where it's noon.
Reply to This
Parent