Automatix Kicks Ubuntu into Gear
With the growing amount of talk on the usability of Linux for beginners, there have been quite a few people who have mentioned a script called "Automatix" for Ubuntu as a means of easing the average joe into a life of Linux. Linux.com's (a Slashdot sister site) Tina Gasperson takes a closer look at Automatix and how it could help soften the blow of a Linux switch, at least in the short term. From the article: "Automatix lives up to its reputation. It's worth any time and small frustration it might take to get through the script. And it's even worth that 'over-the-shoulder' time you might spend with a new Linux user to walk them through it. I don't see any reason why a beginner would not be delighted with Ubuntu after a magic touch from Automatix."
I contest this is a very handy tool for anyone that wants to setup multi-media, web browsing, plugins and more.
I setup most of my system without it and when I finally found it I was trying to setup Java plugin for firefox.... needless to say I kicked myself a few times, realizing that I could have saved myself days of configuring.
That one was fixed.
One thing I really hate, though - if you have not manually set a root password, and boot the machine and select "recovery mode" from the grub menu, it will boot into single user mode and you are root. OS X does this too, IIRC OS X will do this even if you have manually set a root password!
I know, I know, they did it on purpose... still sucks.
Not trying to flame, I love Ubuntu.
I could share files using a Gnutella client or a BitTorrent client; Kino imported my digital video files directly through Firewire; and as a bonus, Automatix even installed OpenOffice.org and Thunderbird.
Ubuntu comes with a BitTorrent client, and OpenOffice.org, and Thunderbird. No script needed.
I don't see the point personally.
By summer it was all gone...now shesmovedon. --
I don't trust the guy that wrote it, I've read some of his how-tos on the ubuntu forums, and some of them offer very bad advice. Also note: "If u type liek this i think ur more liek jeffk and u want to hax me!"... and well...thats pretty much how he types.
User beware, Just because it's free or opensource, doesn't mean it's safe.
From your link:
To start a root shell (i.e. a command window where you can run root commands) use:
sudo -i
How is that more secure than enabling the root account?
In other news, Automatix was so successful in making Ubuntu the dominant Linux distribution, she changed her name to Dominatix, making every Linux user LILO under her bootp. Sorry!
I've used it and I have to it's a fantastic script/app!
It installed and configured things like setting up the audio and multimedia codecs, properly setting up amsn(it crashed when i installed it through synaptic) configuring ctrl-alt-del to show the gnome system monitor plus num lock on when gnome starts and eject cd when i click the drive. And Firefox 1.5 install was the really easy!
It made things that I could have accomplished if I searched forums and mailing lists but this made me jump those hurdles and just install the things.
select "recovery mode" from the grub menu, it will boot into single user mode and you are root.
Though I'm sure there's another way, the easiest way to prevent this is to set a grub password.
Not trying to flame, I love Ubuntu.
Me too. Just poking fun.
Corrected:
All slashdot folks substitute than for then and then for than.
This sig has absolutely no significance and serves only to take up screen space and waste the time of the reader.
I love the instructions for installing Automatix:Yes, it's simple enough, and yes, it seems like that's the most complicated part of the entire process, but again I had to chuckle at the image of asking a newbie to open a terminal and type that in.
The script itself sounds great though... I wouldn't mind having something like that for Windows.
ClutterMe.com - easiest site creation on the Net. Just click and type.
1. Insert CD.
2. Click OK.
3. Done.
I'm sure that's pretty obvious, so the question is: how close are Linux distros to being to that level, and if the answer is 'not close' then what are the obstacles to getting there and how are they being addressed?
A-Bomb
Let me first say that I don't use Automatix, so I do not claim to have much knowledge about what security holes it may or may not have. But your post is BS.
Enabling the root account is "a huge security hole?" I almost never log in as root, but the account is enabled (with a strong password). Did you even read the link you posted? It warns of a few potential downsides to enabling root (as well as a few downsides to not enabling root). Of coarse sudo is better for day to day use, but enabling root is not a "huge security hole".
You have to be trolling.
Just like the root account, accounts with full system privaleges via sudo are only as secure as the number of people that have that accounts password. Don't get me wrong, I love sudo, it keeps me from having to su to install software, edit files, or update the system, so it's very convenient. But saying that enabling root access by adding a password enables a 'huge security hole' is just a bad case of hyperbole.
Has anyone here been to the #ubuntu channel on irc.freenode.net? YOu will find that Automatix is regarded as THE WORST option for ubuntu users. It has huge security holes, overwrites configs, and uses very risky command line options. Instead you should use easyubuntu. http://easyubuntu.freecontrib.org/
Pretty much what Automatix does is route around the usability problems in the GUI apt systems. Automatix is good for two reasons: firstly, it hides the apt-get frontend. It handles adding unofficial repos, installing, and configuring the packages. Secondly, it takes the massive array of software ubuntu inherits from the Debian infrastructure and selects some useful stuff they think people might not know about but likely want or need.
This stuff is useful, but things could be better if a lot of effort was put into synaptic and the default repos. Some of this stuff should make its way into upsteam, in this case, base-config and ubuntu-desktop. NumlockX enabled on startup is simply a good idea and a cheap and trivial fix. Ubuntu should be working on getting permissions to distribute the official JVM as part of Ubuntu, and gftp is pretty useful so I don't see why it shouldn't be thrown in. Obviously some of the stuff Automatix does is dangerous or illegal (installing mp3 support) and thus won't ever make it as part of Ubuntu proper, but I'd like to see them cherry pick some of the better ones. The benefit is that everybody gets these improvements rather than just those who've heard of automatix.
The second part of what Automatix does is a very important and thus far unaddressed problem in the Debian model. The ubuntu-desktop virtual package mildly alleviates this problem by selecting a few of the most basic applications you'd want. Plenty of packages are provided, but there's no way for users to know what's useful to them. If you think of synaptic as a software sales tool every bit as a package manager, it's doing a horrible job on the sales front. From a beginner usability standpoint, if Synaptic presented a a list of say the 10 most popular packages you don't have installed, that would improve things a lot. Debian / Ubuntu have a lot of great things packaged, but they have a hard time promoting the use of any particular software they actually distribute. The good news is that a lot of the tools to accomplish this already exist: popcon is a system for reporting software installs back to the central server. One of the most popular installs is the acrobat reader and plugin. On the one hand, reporting this information may be dangerous and also requires an mailer service. On the other hand, raw package downloads don't tell us information like "people who've installed acro-reader also have acro-reader-plugin" or "people who have blah installed usually don't have blah." Much of this will be obvious, but sometimes these sorts of Bayesian inferrences are important. It allows you to say things like, 'hey we noticed you have acroreader-plugin installed, would you like to try out the firefox plugin to mplayer?'
I Browse at +4 Flamebait
Open Source Sysadmin
This is satire, right? It certainly seems to be a huge "stay the hell away from linux!" warning message.
-- 'The' Lord and Master Bitman On High, Master Of All
This script installs Free implementations of patented algorithms, proprietary codecs, Sun's Java, P2P file sharing programs, non-free programs like Adobe Acrobate, MS true type fonts (unsure about Tahoma; you need a Windows license to use that one), non-free-illegal-in-US codecs, non-free Nvidia binary blobs, and makes some GUI behaviors mimic a W32 environment.
In short, it takes away the Freedom portion of a GNU/Linux system and makes it Yet Another Windows Competitor.
About the only thing I like from that list is disabling CD-ROM drive locking, turning DMA on, and the ESD sleep fix. I'm not sure about the locking, either. Ctrl-Alt-Del bringing up the task manager seems kinda nice, but I would rather just discover keybinding on my own.
Then again, I'm not this script's target audience.
I'm not familiar with the details of automatix, but I lurk quite much in the Ubuntu channels, and it's generally seen as some virus-like script with all kinds of disadvantages and shortcomings.
Or to make it short (from IRC):
[...] !automatix
[ubotu] it has been said that automatix is unsafe, it overwrites configuration files, and does things like "echo -e 'ynYn'" that are considered risky. Please do not use it. There are alternative applications, but it's often best to read the documentation.
Two Worlds - One Sun [Spirit]
Now, that could mean ONE of two things:
1. It doesn't support the 64-bit AMD64 distribution of Ubuntu Linux.
or
2. It doesn't support the 32-bit i386 distribution of Ubuntu Linux if it happens to be running on an AMD64 chip (i.e. in i386 compatibility mode).
I'd bet money that it's #1, not #2, because I have yet to encounter an app that cares that I'm running an AMD64 chip under my regular 32-bit Ubuntu. It's running the standard i386 instruction set, maybe with some accelerated functions, and that's that.
They really need to be a hell of lot clearer on that, because it's a big source of confusion. Word choice matters.
One simple rule for its versus it's
Easy Ubuntu's pretty nice as well....
For anyone who doesn't know, since the Slashdot article doesn't even explain what these two programs do, they setup all the restricted/proprietary stuff for the user that Ubuntu can not legally distribute by default like 3d video drivers, mp3 playback and such.
"A truly wise man realizes he knows nothing."
One word. Ubuntu.
For those who read Slashdot regularly, the subject may sound familiar. I was the window user who commented on why the average user DOESN'T switch.
I'm full time Ubuntu at home now.
I have everything working that I had on my windows box. I may have a learning curve when it comes to using new apps, but the point is, I switched almost painlessly.
Hardawre worked out of box? Check
Re-installed all needed software? Check
Printer installed? Check
Kick ass support system in #ubuntu-support? Check
kick ass add/remove program clone? Check
Plays Movies? Check
P2p? Check
Finance software? Check
Remote administration? Check
Virtual Machine Capable? Check
Free Free Free? Check
Best of all is the performance. I've heard that Gnome is slow overall, but man o man, my xp box always BOGGED down after about a year of use to the point I have to reinstall. Hope that doesn't happen with Ubuntu, but in Xp, I was getting "buffer" errors with windows due to too many tcp/ip calls. I had 8 apps that used the internet open. I had mysterious IDE errors with no resolution...I had explorer and svchost issues, Now, I have NO problems and my speeds are incredible.
While it's STILL not ready for primetime for mom and dad (cept for simply browsing...can you believe my wife found firefox, surfed and printed without even knowing I had switched the pc?), I would recommend it for anyone who remembers how to use limited command line options, can follow instructions and who is interested in change.
Sure I had to Sudo apt-get this, and tar xvf that (still don't REALLY know what I'm doing when I use these options, but I'm sure there's a HOWTO when I get a moment) but like I said, I'm HAPPY with ubuntu, the first distro I've found to satisfy my curiosity of Linux and delight me with it's power and ease of use.
This script just makes it LEAPS and BOUNDS simplier than it already is.
Kudo's!
Yo Grark
P.S. Completely separate topic, I'm looking to hire a website developer/programmer to implement a backend to a new e-business, any idea on where to start looking?
Canadian Bred with American Buttering
So ready for beginners includes such niceties as failing without warning and running it three times in succession as a leap of faith to getting things finished? Don't get me wrong, I like Ubuntu, but I'm a techie.
I know for sure that the software I produce can't have gotcha like that and still be considered 'ready'
Slashdot - where whining about luck is the new way to make the world you want.
Disclaimer: I've been using Linux and Unix in general for many many years.
That being out of the way...
I don't find Ubuntu all that revolutionary in user friendlyness. It's never detected a piece of hardware most others couldn't (for me). The installer isn't anything special (ncurses based). It doesn't play patent encombered media types. It uses a dickload of ram. On top of all that, they didn't even put any good eye candy.
I mean its not bad, just not revolutionary like everyone would have you believe. I find Fedora and Suse to really be of equal quality (I generally use Debian anyway).
I know I'll get flamed as a troll, but please enlighten me how Ubuntu is light years ahead of any other distro in user friendlyness. I'd like to believe it's some great leap forward (and I run it on a couple of machines myself), but I just don't see it.
If an officer ever threatens to taze you, say you have a pacemaker.
Like my parents would *ever* download something from a site called "beerorkid.com".
Give me a break, this is professional? This is for the average Joe? CLI installation and unprofessional URLs do not a professional program make.
Perhaps...
As an OOBE automatically launching immediately after install on first boot, before the desktop loads.
Otherwise, it's crap for "new users" or "the average Joe".
A lot of us will use it, and it may get even more popular, but calling it a tool for new users and the average Joe is stretching it a bit.
It's ok to say that "Distro X sucks cause it didn't work for me". Badmouthing volunteers who try to help is not.
* http://ubuntuforums.org/showthread.php?t=122473
I had to chuckle at the image of asking a newbie to open a terminal and type that in.
The point you seem to be missing with terminal commands is this:
Nobody has to type them in. You paste them in.
I do a lot of support, and the first thing I explain to the people I work with is
1. how to open a terminal (or "Command prompt" etc.)
2. how to paste a command into it (presumably from an email I sent them)
3. how to copy the (text) screen to send it to me if needed.
It's so much easier than this endless hunting around the GUI to find the application, listen to a full explanation of what is on screen, having the user find the correct menu/tab/whatever to continue, listen to what is on the screen, etc. etc.
The GUI changes all the time, and when you have to deal with it in different languages (I have users with German, French and English systems), it is a nightmare over a phone, it takes ages, and the user gets frustrated.
With a cut/paste of CLI commands, it is simpler and faster, and user appreciate it.
Admins also constantly paste commands from web pages into the shell, because it's the easiest. Why would they suggest to users to use the hard way instead.
Easy Ubuntu supports PPC, and is safer to use than Automatix.
Why is it that when you believe something it's an opinion, but when I believe something it's a manifesto?
Why is Ubuntu user-friendly? Because it's Debian, and Debian has the best package installation/management system on ANY platform. It's years ahead of the rest. Problem is, most people tried Debian years ago, didn't know it was easy to install now, and also didn't know it was easy to upgrade to the latest software. So debian + an ubuntu splashscreen + the latest software makes what the rest of us know and love available to them.
Ok, good idea, kudos to the author. However, Ubuntu need to sharpen up a bit if they want to get into the corporate market and play for the bigtime, which they say they do. Using a third-party script, however useful, comes over as a bit amateur. (Some might say the strange new tangerine theme in the Dapper Drake edition comes over in the same way, but that's another story.)
Automatix sounds a good half-way house that will become better as it gets refined and polished. But the real question is why this stuff should have to be downloaded separately in the first place. I know it is not Ubuntu's fault and is common to Linux generally, but until desktop distros knock this missing multimedia and non-free apps issue completely on the head to the point where it is just history, there will still be hassles for new users. The write-up for Automatix mentions the dread word "terminal" which is enough to make plenty of new users feel queasy.
Perhaps Ubuntu should step back, stop trying to reinvent so many wheels and come up with something really new and worthwhile such as an improved apt which offers more granular choices and clearer explanations of what programs do what. If I am new to Linux and I want a suite of best of breed apps, I will still be Googling next month before I work my way through all the mysterious items thrown up by Synaptic. For example, Ubuntu installs Evolution by default. But what would I get (or lose) if I opted subsequently for Thunderbird or Sylpheed-Claws? All good programs, but it shouldn't be too hard to build some kind of "guidance" into apt to help me make some better-informed choices from a smaller list of options. The same is true of, say, Xine, MPlayer or VideoLan and many other things.
Las qué passoun
tournoun pas maï
Automatix is convenient in a newbie, but the fact it uses the --force flag makes me uncomfortable and at times it can cause breakage. So I would recommend if you are comfortable with ubuntu, just install the stuff yourself, but for newbies the pro's can outweight the con's.
1) Like Debian, has apt, there is so no dependency hell when you install new packages or upgrade
2) Unlike Debian, has regular releases (every 6mo or so), so you can regularly get quality-tested new software. Plus the Ubuntu unstable is usually usable three months into development.
3) Newb-friendly community; people will go out of their way to help newbs, not flame them. Yes, even if they did not RTFM. They believe that you deserve help even if you don't RTFM. Can you imagine that?
4) Plus, the forums provide an environment that newbs are comfortable in. Check out the other distro's forums and you'll see the difference. Admittedly this is tied to their considerable financial resources.
4) Most people (including myself) report superior hardware detection to Fedora/Suse. On my laptop it detected everything perfectly. I am not sure how it compares to Debian.
5) They will mail you a free CD. Anywhere you are in the world. And the whole distro fits on a single CD. It truly aims to be a universal distribution, for everyone. The whole community treats itself/Linux as gospel to be spread, especially to Win users, which I think is a good thing but you may not.
And when Automatix is concerned, EasyUbuntu has the advantage of being able to install ATI drivers (or at least they claim so) and it works for Edubuntu and Kubuntu too (though unsupported).
But you to get it to work on Kubuntu, you need some Gnome packages, so you might want to take a look at Easy Kubuntu
And lastly, some explanation about all these install-apps by (one of) the maker(s) of Easy Ubuntu:
Firehed - Unfortunately, thanks to medical breakthroughs, common sense is not as common as it once was.
I downloaded Automatix and used it to install a few things, but I didn't use their GUI. I just went through the script and manually executed the commands that installed the components I wanted. I heard a lot of things about how Automatix can screw up your system, but this way I knew exactly what it was doing, and it really didn't take that much more effort than the GUI.
I think the best part of Automatix is it's basically an aggregation of procedures to install the most popular non-standard components. Instead of making a google search and spending 15 minutes copying commands from a howto, I can just copy a whole block from the Automatix script. I highly recommend it even if you're experienced with linux. Just give the script a once-over to make sure you're ok with what it's executing.
According to the article, it installs, among other fine jewels, Flash (just in case you *like* gratuitous blinky flashy animations), "several file sharing programs" (no doubt along the lines of KaZaA and its ilk, just in case your computer was previously performing too responsively for your tastes), RealPlayer (my vote for Most Heinous User Interface Design Ever, and that's in addition to its undisputed status as nagware of the most persistent kind), and, umm, "more". At the rate the list was going so far as it was stated, I can only assume that "more" is largely composed of utterly superfluous dross.
It does also install a couple of potentially useful things, such as Java. Also, Opera, which comes in handy if you create any web pages and want to test them out in multiple browsers, since Opera uses a different rendering engine than anything else and so is always good to include in such test batteries.
Then there's "an ftp client". I'm quite sure that Ubuntu comes with several of those right out of the box, so maybe they just had to pad the list out a bit. I'd be curious to know which ftp client it installs, and whether it's decently usable.
Eh. All that borderline-malware is a pretty heavy price to pay just to get Java and Opera, when you could just get those things on their own and have done.
The idea of automatically installing a bunch of stuff is a good idea, but I don't much care for their list of stuff.
Cut that out, or I will ship you to Norilsk in a box.
...that is what I really think about Ubuntu as well, and I have both Debian (my machine) and Ubuntu (girlfriends machine) here in our flat. The packaga manager is just different than Debians, the installer is the same, and well, the preselection of apps was a little more thorough than in sid. But I also had to install a lot of extras (what is now done by Automatix), so I also do not see what the real fuzz is, especially compared to recent SuSE offerings for example (running on machine of my girlfriends mum).
If you are using Breezy try out Easy Ubuntu http://www.ubuntuforums.org/forumdisplay.php?f=86/ . Installed on about 5 machines with almost no problems.
If you are using Dapper try out BUMPS http://www.ubuntuforums.org/showthread.php?t=13888 9&highlight=bumps/. I have a lot of success with this. The author (Ian Alexander) is always soliciting suggestions and has nade quite a few updates in just the last couple of weeks.
The second she mentioned command-line was when Automatix died as an easy to use tool for the average. My sister can't even configure networking in Windows or update her virus scan, yet she is suppose to bring up the command-line. Ok, I have been reading slashdot for years and Linux has been over-optimistically touted as the alternative to Windows year after year. Yet, we are in 2006 and Linux is still just a hacker OS. What is the hold up? Ease of use by itself won't bring users but Linux has to claim that before it even tries. Oh well, better luck next time
You don't have to be smart to use a Mac, you just have to be smart enough to buy one
My experience is, that the main reason for switching to XP from 2000 is for the familiarity of the users. Apart from not being supported/updated at some point in the near future, there's really no good reasons for a switch to XP.
/ahave
For that reason, I reject the coorporate focus on computer desktop OS's and the focus on what companies want on their computers. It's not a question of security, and if it was a question of compatibility and standards, everyone would be using Apple or Linux.
As I see the twist, the hole coorporative element evolves around what their employees are accustomed to. Whatever a SA wants to run as a server, doesn't depend on their desktop OS's.
Sure point and click works out great on MS server and even better on Apple's, but most SA's uses scripts anyway. So it really doesn't matter what the server OS is.
Ubuntu is a nice step for Linux desktops, and I've switched myself, without being fanatic about it. It just suits my needs better than any other OS's I've tried.
The switch was even easier, with the help of automatix, I could get my daily routines working out of the box, with allmost no prior experience. It's not there yet, but the new version Dapper Drake 6.04(6.06) is even more userfriendly. At the moment you can actually boot the live cd and make a complete installation, while surfing the web, writing emails or whatever you want to to from the live cd, then restart and have a fully working Ubuntu system, dualboot or not.
There's even a script that will install most of the necessary things to get you going called bumps available on ubuntuforums, since automatix doesn't support Dapper. Still got the -force option though.
My point is, if the majority make a switch, the coorporate system will aswell. Theres pro's and con's about everything. It doesn't matter what the OS would be. And I'm pretty sure desktop OS has nothing to do with the choice of any company. If their users don't feel at home using it, they will switch.
Xgl and compiz could be the beginning of a complete new era of graphics on our desktops, and MS/Apple can hardly be expected to keep up with this progress, since so many very skillfull people help maintaining Linux. I've tried Linux many times since 1996 in various distros, but I have never seen such a helpfull community as the ubuntuforums. And I've never seen such a fascinating desktop system, as the combination of Xgl and compiz.
First things first. Automatix is aggressively marketed and I'd be careful of the hype. But, in fairness, the person who does it is also very accessible and is quick to work out bugs, so he deserves credit on those fronts. Ubuntu Guide at EasyLinux I prefer the new Ubuntu Guide at http://easylinux.info/wiki/Ubuntu. It is a simple command-line driven guide that *anyone* can contribute to and which gives you all the same options, if you want to do the apt-get work yourself. Instructions are easy to follow and by the end of it, you know what you've installed, how you did it and, if you'e a newbie, will feel they've learned a lot without much effort. EASYUBUNTU If you prefer the "Just Works" approach and don't care about learning a little about Linux, Apt and the command line (nothing wrong with that, so ignore the Linux snobs that say criticize you) I'd suggest trying EasyUbuntu instead of Automatix at http://easyubuntu.freecontrib.org/. UBUNTU IS NOT THE MOST USER-FRIENDLY SYSTEM OR THE MOST REFINED LOOKING I use Ubuntu. I love Ubuntu. But, Ubuntu is no easier to install than Fedora or SuSE. In fact, I'd argue they are easier to install and more complete in their installation options. As well, they are slicker and more professional at the intallation level and on the desktop... by a longshot. They are far more refined. Anyone who disputes this is probably caught up in the Ubuntu hype a bit too much. It's the trendy distro of the moment. Don't underestimate how that clouds people's perception of it. But, I prefer Debian-based systems, so have gravitated to Ubuntu and left Fedora and SuSE, although both were better a recognizing and setting up my monitor and printer. And I say the above as someone who loves Ubuntu.
Sounds like they did you a favor to delete your more ranty stuff before the thread got slashdotted. You'd look like even more of a jerk.
I don't use Ubuntu -- I used debian-via-knoppix for about 18 months, and have recently switched to Xandros OCE and I'm reasonably happy with it.
From reading over the thread, it looks as though you had the expectation that the people who gave you the software for free were obliged to provide you with the answers to all of your demands for support sight unseen. This is the place where the problems in the thread came from.
Mind you, I know what it's like to ask a simple-sounding question and get a brief and obscure answer -- or a very ugly answer (like "back up your homedirs, format your hd, and do a fresh install with stable or testing" that I got on irc last month). It's frustrating. Part of where it comes from is not yet knowing enough to be able to ask the question which, when answered, will give you the information you need to fix the problem you've got. That's you, and that's me. I'm learning pieces as we go, and the learning curve isn't a lot of fun, but the nice thing about *nix stuff is that the things that you learn stay true (if not, always, relevant), as opposed to proprietary stuff, where the paradigms can change much more drastically and things you once knew have to be unlearned with annoying frequency.
However, when you're asking for free help, you need to remember that there isn't anybody there that has a stake in you fixing your problem. Not everybody who could answer your question chooses to hang around in those forums, and not everybody who does is going to give you the answer you want in the form you want to hear it. If you're not paying for their time, it is unreasonable to expect them to show a good customer service attitude. You're not a customer.
Now, some things you might have learned from this situation:
1) It's a smart idea to know where your Windows install CD is, especially when you're going to try something major with your system.
2) It's a smart idea to have a Knoppix CD on hand when you try something major with your system.
3) Having more than one physical HD in a system makes it a little non-standard, and standard answers might need a little tweaking to work right. The person who wrote the manual may not have taken the details of your situation into account, so this is something to research prior to trying to set things up on it.
4) The Thumper Principle works really, really well when asking for free help from strangers who have no reason to like you or do anything nice for you: If you can't say something nice, don't say anything at all. That's hard to do when you're really frustrated. In the words of Eric to Corey, "Life's hard, little brother. Get a helmet." Or, if you prefer "Life is pain, princess. Anybody who says otherwise is selling something." That which doesn't kill you will make you stronger, and you're not dead yet. Being nice to people is just generally a better idea when you have nothing to offer them that they need in return.
Not sure which, if any, of those lessons you have or will learned, but those jump out to me. I hope you've worked through the problem somehow by now.
For all those newbies out there, try Easy Ubuntu first and save yourself some pain! Save Automatix after you have a little more experience. Trust me, I've installed Ubuntu on 6 boxes so far and Easy Ubuntu is a safer bet.
Automatix :
"It doesn't support Dapper, PPC, or AMD64..."
EasyUbuntu :
"...supporting all the three architectures Ubuntu supports - x86, PPC and AMD64."
Nuff said.
Max.