Skip to content

Instantly share code, notes, and snippets.

@mrdoornbos
Created July 29, 2008 14:14
Show Gist options
  • Save mrdoornbos/3093 to your computer and use it in GitHub Desktop.
Save mrdoornbos/3093 to your computer and use it in GitHub Desktop.
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