Archive

Archive for January 6th, 2009

Add openvpn to Ubuntu’s NetworkManager

January 6th, 2009 No comments

Install the following packages :

sudo apt-get install openvpn network-manager-openvpn

Kerenl tunables for VMware Host

January 6th, 2009 No comments

add to sysctl.conf

vm.swappiness = 0
vm.overcommit_memory = 1
vm.dirty_background_ratio = 5
vm.dirty_ratio = 10
vm.dirty_expire_centisecs = 1000
dev.rtc.max-user-freq = 1024