Ubuntu 7.04 (Feisty Fawn) Beta Released
vivaoporto writes "The Beta version of the popular Linux distribution, Ubuntu 7.04, was released today. Codenamed Feisty Fawn, the CD images can be downloaded from the Canonical Servers, and the final version is due to be released next month. Get it while it's hot! Read more about it on the official wiki."
And I still haven't managed to give away all those 6.06 CDs I got from ShipIt!
Circumcision is child abuse.
Well, if you used bittorrent, it would go up =P (after enough ppl had parts downloaded.
It's hard enough for me accept the name "Ubuntu", let alone their release names. I wonder if they could have a contest to actually make the version names somehow worse. I'm sure I would get a lot of street cred with the other IT guys when I tell them I run "Feisty Fawn". I'll have to make sure to wear my neckerchief...
Perhaps you should try making everybody use mirrors?
Here's the list from the announcement:
Europe:
http://se.releases.ubuntu.com/7.04 (Sweden)
http://es.releases.ubuntu.com/7.04 (Spain)
http://nl.releases.ubuntu.com/7.04 (The Netherlands)
http://ftp.snt.utwente.nl/pub/linux/ubuntu/7.04 (The Netherlands)
http://ie.releases.ubuntu.com/7.04 (Ireland)
http://it.releases.ubuntu.com/7.04 (Italy)
http://pl.releases.ubuntu.com/7.04 (Poland)
http://de.releases.ubuntu.com/7.04 (Germany)
http://bg.releases.ubuntu.com/7.04 (Bulgaria)
Australia:
http://au.releases.ubuntu.com/7.04
Africa:
http://za.releases.ubuntu.com/7.04 (South Africa)
Rest of the world:
http://releases.ubuntu.com/7.04 (Great Britain)
Basically it's about 3.18 less.
I'm hoping SuSe gets turned all the way up to 11. That'd rock!
When you recognize love in another and realize how precious it is, everything else seems so insignificant.
still a long way to go in terms of usability. A friend of mine recently installed 6.10 for the first time. He's basically never used Linux before. I briefly explained how to use Synaptic. He got the hang of things for a while, but then he interrupted a dpkg process when Synaptic was running by hitting the power button. I have no idea why he did this, but you probably know what happened...he tried to run Synaptic later on and it said 'you have to run dpkg update -a to fix these errors!' or something along those lines. Big mistake number one: it told the user to type in commands at the shell. Big mistake number two: it didn't tell him to use sudo.
He was immediately stuck. He even figured out how to access the shell, but he didn't understand why it kept saying that he needed superuser privileges to continue. The problem with these kinds of things is that if even one little glitch happens like this, the user gets stuck and then usually gives up and goes back to Windows. It has to be perfect. It has to be flawless. Or else it won't attract brand new users.
Take off every sig. For great justice.
How about now? Please keep us up to date. It's riveting.
Please, If you are new to linux don't run the beta version, Use 6.10 its much better and more supported. The beta is not intended for mainstream use. In the #ubuntu channel on freenode there have been people coming in asking questions about Feisty Fawn for months. Those people belong in #ubuntu+1. The beta releases are not supported by the mainstream support, don't install this and expect to be fully supported.
I did a dist-upgrade from edgy to feisty about three days ago. Nothing has gone downhill and things have only gotten better. I have had a few problems, though I write them off as transitional issues. After all, it was pre-beta software.
My biggest problem has been with the nvidia kernel module. For those who don't know, you can make sure this is installed properly by doing:
sudo aptitude install linux-restricted-modules-`uname -r` nvidia-glx
This is all well and good but for some reason the nvidia kernel module was just randomly disappearing! No joke. I ended up using module-assistant (sudo it) to build my own nvidia module, which worked great, and got everything working again.
There is a new restricted module manager which explicitly informs you that you are using restricted modules, which may not be supported. The system may have made it easy for you to install binary drivers, but it makes damned sure that you know you're using them and what the downside is.
The network-manager gains zeroconf support in this release, but there's still no WPA options in the network-manager. I thought that was coming in this release? I have network-manager-gnome installed, but it doesn't look anything like this. So I don't know WTF is going on. And I'm in the middle of installing a bunch of packages so I can't find out at this moment, either. The default driver may not support WPA, I wouldn't know, but my network-manager applet still is a pale ghost of what I'm seeing in screenshots.
In general, what most beta users of Feisty are going to notice in comparison to Edgy is graphical. Various theme elements have changed slightly. The biggest change, of course, is the official inclusion of binary drivers, which is much easier to get working. You won't need envy to get those nvidia drivers working any more (assuming you were unable or unwilling to do the install manually, envy seems to have been the most common way to install 'em.) Envy, of course, does not support Feisty.
Early adopters will note that EasyUbuntu and Automatix both still lack Feisty support. Way to test and be ahead of the curve, guys. But of course that's not Ubuntu's fault.
This is a lot less painless than my last experience, attempting to upgrade a somewhat tweaked dapper to edgy. This system is no less tweaked, but the dist-upgrade went fine.
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
I've been running it for some time now as I've signed up as a tester some time back. I must say in the past I was a big Ubuntu hater as I am part of another Linux distro's admin staff. However, I gave it a spin and must admit, as far as polish, ease of use, stability and the latest software goes, Ubuntu is by far the ultimate "free as in beer" ditro in my book. My previous biased opinion was quickly shattered. In retrospect I wish I have tried Edgy.
http://torrent.ubuntu.com:6969/
This Ubuntu release 7.04 boots faster and is snappier than the previous 6.10. It no longer requires prelinking to increase speed.
From the ubuntu forums:
"UPDATE 1/2/07: Prelink is no longer necessary in Feisty. Feisty uses a new linking mechanism called DT_GNU_HASH which dramatically speeds up the linking process without the need for continuously running the prelink program."
Another great improvement is hardware (esp. wireless and graphics) support.
Now thats progress, each release faster and better than the last.
Don't make your problems my problems!
Next release will be "Gaping Goatse". It will give an entirely new meaning to "Open Source"...
I'm quite new to Linux, but decided to try out Ubuntu. I'm using Ubuntu 6.10 (Edgy). I dual boot, and have been for about a year now because I have to use Windows mainly, for school.
I found the ubuntu forums to be very helpful, and I also found the ubuntu guide (www.ubuntuguide.org) to be extremely helpful for the basic things that a new user would run into.
As noted in these comments, you will need to get to know the console (command line) more so than needed in Windows. However, I have now found that I prefer it for many things. The other thing you'll need to get used to is not having root user privileges for everything you do, meaning if you want to do something not mundane (and sometimes even mundane things), you'll need to give yourself root privileges for that action (which in ubuntu is most easily done by typing "sudo" in the console before your command).
I feel like I've become real familiar with how everything works by trying to add fancy things to the user interface (like a rotating cube desktop). Working on those fancy things, which is sometimes difficult (but easier now than it used to be) gave me the understanding I need such that doing all the basic stuff is now absolutely no problem. The forums and Ubuntu guide got me there.
I will note, though, it is not like windows. It can't be--you just can't have it be as secure as Ubuntu and as easy to use as Windows (I'm sure that's why Windows is so hole-ridden; it was all in the name of useability). On the other hand, Linux really is a lot easier to use than it used to be, has good support, and can do things Windows can't (I really think my rotating cube desktop is awesome).
Two weeks ago, one of my friends called me. His in-laws were visiting them. Since they are Turkish, they will stay like 6 months with their daughter in US. In order to pass time, they often visit the local library to use internet and read Turkish newspapers.
:)).
Now my friend found an old computer from his company (Pentium III, 750 Mhz, 20GB harddisk) that had Windows 2000 and thought that could save his in-laws a trip to the library. He connected it to his brand new cable connection (without any router). I had warned him earlier that he should at least install a firewall before connecting it to the internet. Of course he didn't listen me and it was the next day after the first run that he called me. Guess what, the computer started showing spam messages (I think that was the messanger bug), so he run an old antivirus program all day and couldn't find anything (the program never finished actually).
Now, he was wondering how he can fix the problem. I said either use a free anti virus or let me install linux. Since he wanted to test drive Linux he opted for it. So we made a deal, his in-laws were going to prepare delicious Turkish food, and meanwhile I was going to install Kubuntu 6.10.
At the beginning, the boot started fine. However, as soon as X11 started the screen went dark. I waited 15 minutes or so since that was the first time I was using Kubuntu 6.10 installer and I thought the machine was doing something. But it turned out that I had downloaded live cd (which had the installer). So spent an hour or so trying a few times, and trying install without going to the live system. I should have read little more, since apparently live cd doesn't have the regular installation options I was expecting to see (they had another CD for that). Anyway, after an hour or so, I had my euroka moment when I pressed Cltr-Alt-F1. Wholla, text console was there. Now, at least I knew machine was up but X11 had problems. So I changed X11 configuration on the live system to vesa and X started working. With the main bottleneck solved, I quickly started installation. The installer was kind enough to ask even if I want to create a partition for windows and let it stay there. My friend just said remove everything, so I just go and selected a few options and the machine was ready in 10 minutes or so. However, when it booted the next time from the hard-drive, it was again X11 with problems so I just modified xconfig file to switch it back to vesa driver. Now, I had a working machine with 800x600 resolution. A quick internet search showed me that the Matrox G250 driver that comes with the driver had a bug. So ubuntu forums had a discussion where somebody recompiled bug-free debian driver for matrox. After installing that, I had 1600x1200 resolution without any problem. Next hour spent on eye-candies. I installed firefox, created bookmarks to the Turkish newspapers, created some bookmarks to in-laws mail providers etc, added some weather and add blocking extensions. I also changed to KDE and Firefox themes to noia (to their dismay, since initially they wanted to have familiar XP interface which my heart didn't let me do it. I complained so much that they let me use Noia
Anyway, to make the long story short, the only think they wanted out-of box was Internet Explorer since some sites explicitly required it and Acrobat Reader. It didn't took very long to install IE (thanks to IEs4Linux) and Adobe already had acroread ready. My friend's wife needed an office program, so the obvious choice was OpenOffice. The final step was the installation of Flash. I also showed them how to use Adept so that they can install whatever they want very easily, and just added a button to kill firefox or IE , in case they had problems.
Since then they are very happy with their system. My main concern which was running KDE on Pentium 3 750Mhz machine with 256MB ram was unfounded. The system is very responsive. I was wondering how long it would stay without crashing, and asked them to let the compute