Home » Software

Software

[Jan 14, 2012 | Views: 1,242]
ssh, scp, sftp and vnc are frequently used tools (both servers and clients) on Linux. We may want to remote control a Linux box from Windows such as when we make ... read more »
[Nov 29, 2011 | Views: 3,633]
VMware Player and VirtualBox are two cool and free full virtualization solutions and both can run on top of a Linux host. In this post, we introduces how to install, ... read more »
[Oct 12, 2011 | Views: 603]
Please refer to Xen solution for the more latest stable Xen Dom0 solution. How to set up Xen Dom0 with Xenified Linux kernel in Fedora 12 will be introduced in this post. We ... read more »
[Mar 19, 2011 | Views: 911]
This is a simple Makefile for using latex which support bibtex: filename=paperfilename pdf: ps ps2pdf ${filename}.ps ps: dvi dvips ${filename}.dvi dvi: latex ${filename} bibtex ${filename}||true latex ${filename} latex ${filename} read: evince ${filename}.pdf & aread: acroread ${filename}.pdf ... read more »
[Jul 14, 2010 | Views: 921]
How to jailbreak Apple iPod touch in Linux will be introduced in this article. We use Spirit to jailbreak iPod touch. Spirit[1] is an untethered jailbreak for iPad, iPhone, and ... read more »
[Jan 12, 2010 | Views: 555]
I usually keep Thunderbird open when my computer is open. But Thunderbird is minimized to the taskbar. It will be more convenient if it is minimized or closed to the ... read more »