fumbles said:Make sure you remove all the stuff of the Linux distro of your choice. It will increase your ppd.
OR if you dont want to remove stuff
EDIT: /etc/inittab
Make sure the default runlevel is a 3 not a 5.
fumbles said:vi/gedit/nano/gvim/kedit, or what ever you use, i use vim so:
# vim /etc/inittab
when you see the line:
id:5:initdefault:
change the 5 to a 3.
I'm not sure if you do or not - without it the management thingy supposedly is not installed however once I'd found IIS the management thing didn't seem to work anywayrincinDub said:do need Microsoft IIS when installing VMWare.
rincinDub said:OK..VMWare is working without IIS. I have installed Ubunto. Now where do I type the Following.
mkdir -p ~/folding/FAH
cd ~/folding/FAH
wget http://www.stanford.edu/~kasson/fol...H_SMP_Linux.tgz
tar xzf FAH_SMP_Linux.tgz
have you done the...rincinDub said:Thanks, those instructions were out of date. Now to get FAH running. When I type ./fah5, I get no such file in directory.