Vmware server install on Ubuntu Dapper
I thought I had already posted this, but I looked the other day and didn’t find the article, so I’m posting it now… if it’s a duplicate, sorry… I’m still using Ubuntu’s Dapper Drake 6.06(.1) as a base install for many things… the Long term support idea fo rthe server “stuff” is somewhat reassuring and I don’t want to be chasing minor revision upgrades every 6 months. But, there is another reason, a lot of the installs I’ve done have been a base for VMWare server and there are some very good (and clear) how-to’s in that arena….howtoforge has a good walkthrough that I’ve used as a starting point….
After all is setup and installed with the base operating system they recommend logging in and doing sudo su (to avoid having to sudo everything else…)
Then they suggest installing openssh-server (which in most of my setups has been a near necessity…)
Here are the other required packages…
libx11-6 libx11-dev libxtst6 xlibs-dev xinetd wget linux-headers-`uname -r` build-essential gcc binutils-doc cpp-doc make manpages-dev autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.0-doc libc6-dev-amd64 lib64gcc1
After that they suggest creating /var/vm for your virtual machines – where you put them is really up to you….
and then download and run through the installers from vmware. That section is really fairly easy if you’ve already got the above packages setup. (build-essential and linux-headers-`uname -r` are especially nice to have installed (even in an ubuntu virtual machine guest for the purposes of building the vmware guest tools.))
There is a problem with the httpd.vmware startup script – the directory it looks for is missing on reboot, so you will want to edit /etc/init.d/httpd.vmware and add the following after start)
mkdir -p /var/run/vmware/httpd
chown www-data:www-data /var/run/vmware/httpd
as referenced in this pdf
Popularity: 5% [?]
Related Posts - Running Windows applications under Linux There are a number of Windows applications that may not have suitable replacements under linux. I know a lot of people that have considered switching, but there was "one program holding them back." Fortunately there are several options on how to keep that one application from holding you back. Well......
- Ubuntu 9.04 Jaunty Netbook Remix on an Acer Aspire One ZG5 trackpad issues Recently I had the opportunity to work on an Acer Aspire One netbook. It's rare that I get the chance to work on a linux desktop system for a client. Most of my desktop users that I support run Windows (although I primarily run linux on my machines.) I get......
- Ubuntu 6.06 LTS release Probably the biggest news so far today, at least in linux circles is the official release of the Dapper Drake.... Ubuntu 6.06 LTS (Long Term Support) (and kubuntu and edubuntu all...). I've been playing with an install based on the Release Candidate (and now upgraded to even include KDE 3.5.3...........
Related Websites - Activate numpad on startup Hi all, I recently switched from Ubuntu to Crunchbang as main distribution for my home computer and I may even talk a bit more about it in a later post ;) The main topic here is that my num pad wad not activated by default on boot, and I had......
- Tennis Glossary Continued Here is a continuation of the tennis glossary of terms that we have been working on for some time now. Round - In an elimination tournament a round is a set of matches where the winners of the matches move up to compete in the next round. Round Robin -......
- Benefits of Website Hosting Websites have continued to grow over the last decade, becoming more and more important in the world of business. Those who are looking to be successful need to have their own website. For some, this means a website that supplements an already booming business. For others, this means starting a......
Similar Posts
- Ubuntu-server 6.06 LTS plus vmware server and other vmware server notes
- VMware server usb devices not listed on Mandriva host
- Wow serious VMWare vulnerability HOST system infection
- VMware Server
- Vmware Server web interface tricks…