2014年12月13日土曜日

謎レシピ

sudo aptitude install tightvncserver wmaker chromium-browser  ttf-kochi-{mincho,gothic}
sudo dd if=/dev/zero of=/swap_file bs=1M count=1024
sudo mkswap /swap_file
sudo swapon /swap_file
vncserver -kill :1; sleep 5; vncserver :1; tail -F .vnc/instance-1\:1.log