简单来说,uname -a 可以看到hostname,修改步骤如下: uname -a 查看hostname hostname www.ctohome.com 修改下,让hostname立刻生效。 vi /etc/hosts 修改原hostname为 www.ctohome.com vi /etc/sysc...
XEN Server 的IP设置教程。搞不清哪些是可用IP?请到这里查询:IP段查询:If you've exhausted the IP addresses that were originally configured with your XenServer system you can request additional IP addre...
linux资源限制/proc/user_beancounters的参数说明可以帮助我们更好的解决Linux vps的一些问题。比如提示 No buffer space available,那很可能就是 hitting the tcpsndbuf limit。怎么查看tcpsndbuf的数目?如何追踪这...