Saturday, June 27, 2009

How to optimize Windows XP for the best performance

http://www.law.wustl.edu/computersupport/help/Instructions/Optimize%20WinXP/How%20to%20optimize%20Windows%20XP%20for%20the%20best%20performance.htm

Wednesday, June 17, 2009

Optimize Mac Air (Korean)

http://hacker.golbin.net/wp/archives/1727

Monday, March 23, 2009

X11 Forwarding using SSH

1. PuTTY

(1) In Connection-> SSH -> X11, check Enable X11 forwarding.

(2) In X display location, put localhost:0 .

2. X-Win32 (Unfortunately, it's not free)

(1) Add new session (Host, Login/Password, command (ex. /usr/bin/xterm -ls))

(2) In Windows tab, check Multiple window.


(Reference) http://tldp.org/HOWTO/XDMCP-HOWTO/ssh.html

sshfs on windows

The following works perfectly!

http://dokan-dev.net/en/download/

Segmentation error in Matlab when using "Home" or "End" keys via PuTTY

Change your Terminal Emulation to "linux"

Connection-> Data -> Terminal-Type String = linux

(Reference) http://www.linuxquestions.org/questions/linux-software-2/using-home-and-end-keys-via-ssh-putty-484127/

Sunday, January 4, 2009

How to Install VMware Tools on Guest Ubuntu Hardy

Follow the instruction at

http://peterc.org/2008/62-how-to-install-vmware-tools-on-ubuntu-hardy-804-under-vmware-fusion.html

How to restart network w/o reboot?

sudo /etc/init.d/networking restart