Created
July 29, 2008 14:14
-
-
Save mrdoornbos/3093 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yum install gcc kernel-devel | |
yum install libXtst-devel libXrender-devel | |
yum install xinetd | |
rpm -Uvh VMware-server-1.0.6-91891.i386.rpm | |
vmware-config.pl | |
############### | |
Kernel Stuff | |
############### | |
uname -a | |
/lib/modules/2.6.18-92.1.6.el5PAE/build/include | |
ls /lib/modules | |
# rsync local dir to remote | |
rsync -ave ssh /vmware/Windir/ [email protected]:/vmware/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment