linux WEB服务器虚拟主机管理系统 »
By 卖花沽酒客 on 九 15, 2009 in 折腾 | 0 Comments
ispCP 网站:http://isp-control.net/download.html ......
脱衣换得半壶酒 笑把离骚独自倾
By 卖花沽酒客 on 九 15, 2009 in 折腾 | 0 Comments
ispCP 网站:http://isp-control.net/download.html ......
By 卖花沽酒客 on 九 15, 2009 in 折腾 | 0 Comments
1、安装 只设置网络部分,其它部分全不安装,系统进入后自行安装。 2、系统设置篇 Ubuntu默认root是没有密码的,那么进入到init 1时自动进入到shell, #sudo passwd root改变root's password 3、C/C++编译环境安装配置 #apt 命令默认从cdrom安装 注释掉/etc/apt/sources.list中的deb cdrom项, apt会从互联网上安装安装 ......
By 卖花沽酒客 on 九 9, 2009 in 折腾 | 0 Comments
Apache 是一种功能强大的Web服务器。如今,Internet上无数运行在Linux上的Apache服务器正为Web世界的日益繁荣提供着有力的支撑。本文将向读者介绍如何在Ubuntu Linux系统迅速搭建Apache Web服务器。 尽管Ubuntu 是一种新兴的Linux分支,但Ubuntu 组织却为Apache提供了丰富的支持软件,这些软件都可以从发行版的光盘获取,也可以从官方站点轻松下载。所以,Ubuntu非常适合作为We ......