ProdigYu's Blog

Linux

Ubuntu系统下apt-get命令常用参数

by ProdigYu on Sep.28, 2010, under Linux

常用的APT命令参数:

apt-cache search package 搜索包

apt-cache show package 获取包的相关信息,如说明、大小、版本等 (continue reading…)

Leave a Comment :, , more...

webpy+nginx+fastcgi使用spawn-fcgi启动fastcgi

by ProdigYu on Sep.27, 2010, under Linux, Python

使用spawn-fcgi启动webpy的fastcgi方式,前端是nginx

* 服务器环境:FreeBSD 7.1
* webpy-0.32
* spawn-fcgi v1.6.0
* nginx/0.6.36
* Flup (continue reading…)

Leave a Comment :, , , , more...

Webpy + Nginx with FastCGI搭建Web.py

by ProdigYu on Sep.27, 2010, under Linux, Python

这一节讲解的是如何使用Nginx和FastCGI搭建Web.py应用 (continue reading…)

Leave a Comment :, , , more...

CentOS干净系统需要的组件

by ProdigYu on Sep.25, 2010, under Linux

一般我们拿到一台新的CentOS系统的时候,默认情况下需要一些组件才能帮助我们完成例如LAMP环境的编译安装. (continue reading…)

Leave a Comment :, , , more...

Vim使用详解

by ProdigYu on Sep.20, 2010, under Linux

这篇教程写了在不同工作模式下使用 VIM 的一些基本技巧——即插入模式(insert mode), 命令模式(command mode), 存取文件等。目的是帮助刚刚接触 VIM 的新手更加有效率的使用这个出色的编辑器。 (continue reading…)

Leave a Comment :, , more...

wget使用技巧

by ProdigYu on Sep.20, 2010, under Linux

wget是一个命令行的下载工具。对于我们这些 Linux 用户来说,几乎每天都在使用它。下面为大家介绍几个有用的 wget 小技巧,可以让你更加高效而灵活的使用 wget。 (continue reading…)

Leave a Comment :, , , more...

总结Apache 2.2.X 动态添加mod_perl

by ProdigYu on Sep.17, 2010, under Linux

为什么使用mod_perl? 
  mod_perl 模块的提供的一个特色是:可以用Perl语言来编写Apache 模块,Perl 是 
  解释性语言,其优缺点并存。解释性语言的一个主要优点是:每次安装服务器时,不必重新  (continue reading…)

Leave a Comment :, , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Blogroll

A few highly recommended websites...