10 2014 档案
摘要:实验环境ubuntu-14.04.1-desktop-amd64.isoRecommended reference:https://help.ubuntu.com/community/Xenhttp://www.xenproject.org/downloads/xen-archives.htmlht...
阅读全文
摘要:Recommended reference:https://help.ubuntu.com/community/XenStep One: Install Ubuntu14.04 on your computerStep Two: Install Xen using “sudo apt-get ins...
阅读全文
摘要:一句命令:sudo apt-get install apache2产生的启动和停止文件是:/etc/init.d/apache2 启动:sudo apache2ctl -k start 停止:sudo apache2ctl -k stop 重新启动:sudo apache2ctl -k res...
阅读全文