-
PHP稍微麻烦点,因为Nginx没有像Apache那样的SAPI调用PHP的方式,而是使用FastCGI来调。这里就存在一个对PHP的FastCGI进程如何管理的问题。官方源的php5-cgi本身没有进程管理机制。一个比较好的选择是用spawn-fcgi(源自lighttpd的小东东)来起PHP进程,结果查了一下spawn-fcgi到现在还在sid呆着。还有一个选择是使用php-fpm来做FastCGI进程管理,这东西的灵活性比spawn-fcgi还要高不少,但代价是要往PHP源代码里打Patch才能用,也就意味着–要重新编译整个PHP。
-
LNMP是VPS建站的首选,对于内存要求较小,初装完才60M左右。128M内存,跑1W个IP的小博客仍旧嗖嗖的
-
安装步骤:
(系统要求:Linux 2.6+ 内核,本文中的Linux操作系统为CentOS 5.3,另在RedHat AS4上也安装成功)
Archive for 2010年11月
links for 2010-11-29
十一月 30, 2010
Advertisements
links for 2010-11-27
十一月 28, 2010-
Perian is a free, open source QuickTime component that adds native support for many popular video formats.
-
Free and open-source software is good for you and good for the world. This is the best free Mac software that we know of.
links for 2010-11-25
十一月 26, 2010-
NTFS mounter is a simple utility designed to mount NTFS volumes in read/write mode. It is based on the built-in NTFS support within Mac SL, so there is no hacking or modification of any kind. The best of all, there is no configuration required and it just works (at least for me).
-
A freely and commercially available and supported read/write NTFS driver for Linux, FreeBSD, Mac OS X, NetBSD, Solaris, Haiku, and other operating systems. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000, Windows Vista, Windows Server 2008 and Windows 7 file systems.
-
Snow Leopard has the ability to mount NTFS volumes as read/write, but it's not enabled by default — just read only is supported, as in 10.5. Here's how to get full read/write support for NTFS drives in Snow Leopard. First, uninstall NTFS-3G or Paragon if you're using either one.
-
I am sure many of you heard that Snow Leopard was supposed to have native read/write for NTFS partitions. Apple supported NTFS R/W in older SL builds but I guess decided to not to go with it for some reason, however support is still present.
For this, you need to modify your /etc/fstab file to mount NTFS partitions for read and write. -
前言:关于find命令
由于find具有强大的功能,所以它的选项也很多,其中大部分选项都值得我们花时间来了解一下。即使系统中含有网络文件系统( NFS),find命令在该文件系统中同样有效,只你具有相应的权限。
links for 2010-11-21
十一月 22, 2010-
Several different software programs either support or plan on supporting the ePub format. The ePub format is an open standard for ebooks by the International Digital Publishing Forum. Since it's an open standard, anyone can make a program to read or create ePub books, and anyone can make an ePub ebook.
I've reviewed several different programs that both read and create ePub books. If anyone is wondering where I hear about these programs, I primarily use two sources: Google, and Teleread. Also, lately I've gotten a few e-mails asking me to review a program, so I've reviewed those as well. Also, Wikipedia has a list of ePub readers for different platforms on it's ePub Page.
-
binchunker converts a CD image in a ".bin / .cue" format (sometimes ".raw / .cue") to a set of .iso and .cdr tracks. The bin/cue format is used by some popular non-Unix cd-writing software, but is not supported on most other CD burning programs. A lot of CD/VCD images distributed on the Internet are in BIN/CUE format, I've been told.
-
制作mac安装u盘
首先我們需要一個 8GB 或是 16GB 的u盘。建议使用 16GB 的u盘,这样除了系統安裝光碟之外,我們還可以將程式安裝光碟也一併製作。再來,系統安裝光碟的容量為 7.6GB,很难保正一支 8GB 的u盘格式化之後,这可以有这样的容量。 -
Wget is a network utility to retrieve files from the Web using http and ftp, the two most widely used Internet protocols . It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as ftp sites. You can use wget to make mirrors of archives and home pages or to travel the Web like a WWW robot.
-
We here at MacApper love Mac freeware, and try to write about it whenever we can. If we can find a program that does as good a job as commercial offerings, we will do our best to bring it to your attention. Following along that vein of thought we prepared something we think you guys might find useful. It’s a list of the best and most popular freeware for OS X.
The list is sorted alphabetically by category and currently has 57 freeware mac apps.
links for 2010-11-19
十一月 20, 2010-
About iSSH
A front-end application to the command line application “ssh”. It provides a quick and easy way to start an SSH connection to a remote computer. You may be asking, “What’s the point of running SSH without an interactive command prompt (Terminal)?” Well, running SSH in the background will not supply a prompt, but, it will forward ports. This is the main purpose of iSSH.
links for 2010-11-01
十一月 2, 2010-
利用Teredo可以连接IPv6,网上有很多的教程,可以Google之,这里我写一些自己的使用感受把算是,好了废话不多说