跳过正文
  1. Blogs/

Ubuntu VPS 优化

·80 字·1 分钟· ·
代码 Ubuntu-Vps-Optimized Ubuntu Vps 优化 主机 LNMP
作者
大大的小蜗牛
机会总是垂青于有准备的人!
目录

如果选用小内存的 Ubuntu VPS,而且只需要 LNMP 做 web 服务的话,可以如下优化:

apt-get update 
apt-get upgrade 
apt-get -y purge apache2-* bind9-* xinetd samba-* nscd-* portmap sendmail-* sasl2-bin 
apt-get -y purge lynx memtester unixodbc python-* odbcinst-* sudo tcpdump ttf-*
apt-get autoremove && apt-get clean

小内存 VPS 推荐安装 32bitOS。

相关文章

Win7 Sendto 文件夹
·184 字·1 分钟
代码 Windows-7-Sendto WIN7 Sendto 系统 发送到
判断手机 UA
·384 字·1 分钟
代码 Judge-Phone-Ua 代码 PHP Ua User Agent 判断
多说 CSS 分享
·306 字·1 分钟
代码 Share-Duoshuo-Css 多说 Css 样式

加载Giscus评论,或者