10 2014 档案

摘要:实验环境ubuntu-14.04.1-desktop-amd64.isoRecommended reference:https://help.ubuntu.com/community/Xenhttp://www.xenproject.org/downloads/xen-archives.htmlht... 阅读全文
posted @ 2014-10-14 20:49 Man_华 阅读(2146) 评论(0) 推荐(0)
摘要:Recommended reference:https://help.ubuntu.com/community/XenStep One: Install Ubuntu14.04 on your computerStep Two: Install Xen using “sudo apt-get ins... 阅读全文
posted @ 2014-10-14 20:36 Man_华 阅读(838) 评论(0) 推荐(0)
摘要:一句命令:sudo apt-get install apache2产生的启动和停止文件是:/etc/init.d/apache2 启动:sudo apache2ctl -k start 停止:sudo apache2ctl -k stop 重新启动:sudo apache2ctl -k res... 阅读全文
posted @ 2014-10-08 14:10 Man_华 阅读(2176) 评论(0) 推荐(0)