Skip to content

Hongyu's weblog

Science, Technology, and Beyond

Month: December 2009

Posted on December 28, 2009December 28, 2009

PuTTYcyg

PuTTYcyg is a patched version of PuTTY that, in addition to telnet,
rlogin, ssh, and serial connections, can also be used as a local Cygwin
terminal instead of the Windows console or xterm.

PuTTYcyg is available at: http://code.google.com/p/puttycyg

Posted on December 27, 2009December 28, 2009

Install new PHP on CentOS 5.x

The PHP version comes with CentOS 5.x is 5.1.6. To update it to the latest version, follow the instruction at http://www.jasonlitka.com/yum-repository/ and then type “yum update php”

Posted on December 24, 2009December 24, 2009

Compile C++ code on Cygwin to run on Windows

Using command option -mno-cygwin to compile a C++ code on Cygwin makes it runnable not only on Cygwin but also on native Windows/DOS environments.

Posted on December 1, 2009December 2, 2009

Quick yum command

yum search …

yum install …

yum remove …

yum groupinstall “KDE (K Desktop Environment)”

Archives

December 2009
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
28293031  
« Nov   Jan »
Proudly powered by WordPress