波斯马BOSSMA Information Technology

Linux 下的日志

卸载LNMP中安装的PureFTPd

发布时间:2011年2月10日 / 分类:Linux, VPS / 抢沙发

使用SSH登录主机, 1、停止pureftpd进程,运行命令:?/root/pureftpd stop 2、删除文件,运行命令: rm -r usr/local/pureftpd rm -r home/wwwroot/ftp (管理程序的位置,请根据实际情况设置) rm /root/pureftpd

在Debian上安装LNMP+Mono运行asp.net程序

发布时间:2011年1月28日 / 分类:Linux, SERVER, VPS / 2 次吐槽

在VPS上安装了一个Debian 5系统,想在上边运行asp.net的程序试试,于是Google+不断的尝试,几个小时后终于运行成功。 特分享此经验,与还在其中挣扎的朋友。 1、安装LNMP: LNMP一键安装包:http://www.lnmp.org/install.html 安装步骤很详细,注意Debian/Ubuntu和CentOS的具体...

在Virtual PC 2007上安装Debian 5的问题

发布时间:2010年12月28日 / 分类:Linux, VPS / 抢沙发

服务器上使用了debian5系统,想在本地搭建一个测试环境。 在安装过程中出现问题:Kernel panic – not syncing: Attempted to kill the idle task! 在google上搜索,费了半天劲才找到解决问题的办法: http://kartones.net/blogs/kartones/archive/2009/02/18/installing-...