ssh tunel linux 命令行 反墙用
Mar 31
我们虽然穷,但是不打架,不骂人,不吹牛,我们有骨气,别人就会尊敬我们
Mar 31
Jan 19
Jan 15
linux/Unix linux, notepad++, ubuntu, wine No Comments
Step-by-step
*Stage 1 – Open a gnome terminal (ALT+F2, then type gnome-terminal). We will use the terminal to install WINE on your computer. WINE allows you to use Windows software on a linux box. WINE Is Not an Emulator.
这个意思是让你打开一个终端。
*Stage 2 – This step depends on which version of ubuntu you are using. Choose the appropriate version: For Ubuntu 6.10 (Edgy) type:
Nov 17
linux/Unix, python linux, realtime, server, tornado, ubuntu No Comments
Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google’s webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.