QUOTE(Fuzzy Mannerz UK @ Jul 14 2006, 09:30 PM) [snapback]360841[/snapback]
Wow Gaz, u seem to know your shit lol
Server installatons, configurations and administration is my specialty
QUOTE
I got like 40 copies of Ubuntu, will one of them do the job?
and as you mentioned, im new to linux, I've used it a couple times but it confuses the fuck outta me lol
What version of Ubuntu? The newer the better as I'm not sure on the lifespan of Ubuntu, it's Debian based so it should be supported for quite a while, however on older distributions of ubuntu the repository can be a little out of date.
Honestly, Ubuntu isn't for newbies as it's not an RPM based flavour, hence you'll need to get a little dirty with the shell. Yes Ubuntu will do, but remember the root login is disabled by default so you'll have to sudo in to have the install privaledges before you install XAMP, you can do this by opening up a terminal window and typing "sudo passwd root" this will unlock the root account and call up the "passwd" prompt which allows you to set a root password, set this to whatever you like. Now simply type "sudo root" and you'll be put in the root account (only works in the terminal, still disabled for the GUI).
However, don't be afraid to try Ubuntu, I've setup a couple of Ubuntu servers before and needed to know a couple of things, it's all very well documented on the Ubuntu site. If you do need any assistance configuring anything, install "OpenSSH", send me your IP and your root pass and I can do it for you.
Good luck