PDA

View Full Version : Ubuntu 8.04 Alpha 4 VMware Image


Vikstar
02-08-2008, 03:50 PM
The username/password combination supplied on the website doesn't work...

Login: ubuntu
Pass: vmplanet.net

hpspringer
02-08-2008, 05:06 PM
I found the same thing last night after downloading, but posted in the wrong thread. Maybe someone will notice it here.

smyl
02-09-2008, 01:42 AM
sorry about that
the correct user/pass is:

user: vmplanet
pass: vmplanet.net

darkness
02-10-2008, 07:10 AM
Hi. Could someome please tell me the root password for this image? Thanks in advance.

smyl
02-10-2008, 07:13 AM
As per the ubuntu default there is no root password set.

If you want to set one you can do:

sudo passwd root
and then use the user password
assuming you have not yet changed it, the password is vmplanet.net

darkness
02-10-2008, 07:18 AM
I had thought there was no password, but just entering <ENTER> with a blank password just returned an authentication error. But it works if I changed the password to something else. Thanks again.

smyl
02-10-2008, 07:35 AM
that's a security feature =)

I personally prefer not having a root password
and just using sudo

porcella
02-19-2008, 01:39 AM
The description for Ubuntu 8.04 Alpha 4 states that it has Fire fox 3.0 beta.. I cant find it... Can someone tell me where it would be installed.

tacob
02-19-2008, 08:43 AM
The description for Ubuntu 8.04 Alpha 4 states that it has Fire fox 3.0 beta.. I cant find it... Can someone tell me where it would be installed.

I noticed that myself, but as soon as I installed the updates, I had firefox 3.

I think he got the description from somewhere upstream, though how the wrong version of it got installed i'm not sure...

joe
02-24-2008, 12:41 AM
I'm new to vmware. the image booted up fine, but it's 800x600. How do I make it full screen? can I toggle between full screen and a smaller size?

thanks,
-joe

smyl
02-24-2008, 07:10 AM
for it to be able to resize the window when you toggle between full size and windowed mode, you would need to have vmware tools installed.

Unfortunately i have had a lot of issues getting them installed on Ubuntu Alphas

Bobb

motsteve
05-06-2008, 11:09 PM
The tools installed for me fine into Gutsy Gibbon just fine. When my system was updated to Hardy Heron, they went bye bye. I tried to reinstall them and the script got along okay but never built the vmmemctl module, so all those functions were hosed. This was on 64 bit Ubuntu. I installed Hardy Heron 32 bit and got the same. This was also true on Kubuntu 64. I then installed Fedora 8 32 &64, Suse 64, Mandriva 64, and they never got beyond the compiling part because the header files couldn't be found. I'm using the same instructions for installation as is on the web page for installing into Fusion, which worked for Ubuntu 7.10. Something is wrong with either me or the installation procedure unless it's the disk image file in vmwaretools install.

smyl
05-07-2008, 04:39 PM
AFAIK for the newer distributions, the kernel headers wont match what the tools are looking for...