服务器优化很麻烦诶,复制下面内容粘贴到你的putty回车,当然可以保存为脚本 文件头加上#!/bin/sh,另存为sh文件即可.

service   acpid off
service   atd    stop
service   auditd stop
service   avahi-daemon stop
service   avahi-dnsconfd stop
service   bluetooth stop
service   conman stop
service   cpuspeed stop
service   cups stop

service   dnsmasq stop
service   dund stop
service   firstboot stop
service   hidd stop
service   httpd stop
service   ibmasm stop
service   ip6tables stop
service   iptables stop
service   irda stop
service   kdump stop
service   lm_sensors stop
service   mcstrans stop
service   messagebus stop
service   microcode_ctl stop
service   netconsole stop
service   netfs stop
service   netplugd stop
service   nfs stop
service   nfslock stop
service   nscd stop
service   ntpd stop
service   oddjobd stop
service   pand stop
service   pcscd stop
service   portmap stop
service   psacct stop
service   rdisc stop
service   restorecond stop
service   rpcgssd stop
service   rpcidmapd stop
service   rpcsvcgssd stop
service   saslauthd stop
service   sendmail stop
service   setroubleshoot stop
service   smb stop
service   vncserver stop
service   winbind stop
service   wpa_supplicant stop
service   xfs stop
service   ypbind stop
service   yum-updatesd stop
chkconfig   acpid off
chkconfig   atd    off
chkconfig   auditd off
chkconfig   avahi-daemon off
chkconfig   avahi-dnsconfd off
chkconfig   bluetooth off
chkconfig   conman off
chkconfig   cpuspeed off
chkconfig   cups off
chkconfig   dnsmasq off
chkconfig   dund off
chkconfig   firstboot off
chkconfig   hidd off
chkconfig   httpd off
chkconfig   ibmasm off
chkconfig   ip6tables off
chkconfig   iptables off
chkconfig   irda off
chkconfig   kdump off
chkconfig   lm_sensors off
chkconfig   mcstrans off
chkconfig   messagebus off
chkconfig   microcode_ctl off
chkconfig   netconsole off
chkconfig   netfs off
chkconfig   netplugd off
chkconfig   nfs off
chkconfig   nfslock off
chkconfig   nscd off
chkconfig   ntpd off
chkconfig   oddjobd off
chkconfig   pand off
chkconfig   pcscd off
chkconfig   portmap off
chkconfig   psacct off
chkconfig   rdisc off
chkconfig   restorecond off
chkconfig   rpcgssd off
chkconfig   rpcidmapd off
chkconfig   rpcsvcgssd off
chkconfig   saslauthd off
chkconfig   sendmail off
chkconfig   setroubleshoot off
chkconfig   smb off
chkconfig   vncserver off
chkconfig   winbind off
chkconfig   wpa_supplicant off
chkconfig   xfs off
chkconfig   ypbind off
chkconfig   yum-updatesd off

一键优化CentOS服务相关推荐

  1. w ndows之家,Windows10一键优化工具

    Wndows10一键优化工具是针对Windows10系统打造的一款系统优化软件,该软件为用户提供了禁用索引服务.关闭防火墙.开启快速启动.转移虚拟内存等50多种实用功能,除此之外,还具有DNF和剑灵两 ...

  2. linux 优化脚本 关闭服务器,linux服务器一键优化脚本

    服务器一键优化脚本,高亮显示linux 内容:关闭selinux.时间同步设置.永久静态路由天添加.经常使用软件安装centos 高并发参数调优:文件句柄数调优.防火墙表空间调优bash 测试环境:c ...

  3. 360一键优化让电脑更糊涂了

    360一键优化让电脑更糊涂了  2014-12-13 08:47   生活杂记   标签:科技   1128    发表评论 自从2006年,360提出免费杀毒和安全卫士以来,这款产品已被大多数用户广 ...

  4. 优化春运服务 北京铁路局在车站设置哺乳室等设施

    中新网客户端北京1月21日电(记者 张尼)记者从中国铁路北京局集团公司(简称"北京铁路局")获悉,2019年春运北京铁路局预计发送旅客3470万人,同比增加222.1万人.为优化春 ...

  5. 基于Flask+Nginx+uWSGI实现CentOS服务端模型部署及预加载

    基于Flask+Nginx+uWSGI实现CentOS服务端模型部署及预加载http://www.manongjc.com/article/37802.html

  6. 金昌搜索引擎优化网络推广_网络推广优化企业服务

    网络推广优化企业服务 seo优化先后有三层,主要针对后台搜索,在后台上直接自己做网页搜索,seo优化时前后左右都会出现搜索问题.seo优化我们下面再讲一下在seo优化时一般常用的方法. 互联网可以在时 ...

  7. 右击菜单一键优化(增加新建office2003、新建reg和bat,删除新建公文包、新建wps、新建rar)...

    右击菜单一键优化(增加新建office2003.新建reg和bat,删除新建公文包.新建wps.新建rar) Windows Registry Editor Version 5.00 [HKEY_CL ...

  8. 企业网站 源码 e-mail_天津seo优化套餐服务收费_天津网站优化关键词价格

    天津华阳在线专注于SEO关键词排名优化,品牌网站建设,营销型网站建设,App.小程序开发,搜索引擎seo优化,竞价托管sem,品牌口碑建设与代运营等服务.企业通过引进前BAT产品经理不断丰富产品线优化 ...

  9. git的CentOS服务端安装和windows客户端的使用

    git的CentOS服务端安装和windows客户端的使用 此教程以 ***vps CentOS 6 x64 的系统为环境,搭建 git 服务端.windows 7 系统为客户端. git客户端 在W ...

最新文章

  1. 解析深度神经网络背后的数学原理!
  2. SQL操作的组成部分-数据控制
  3. 旋转字符串算法由浅入深
  4. sqli-labs第一关(MySql基础)
  5. 一个web项目在myeclipse中add deployment时无法被识别出来的原因
  6. python 滑块验证码_python selenium 淘宝滑块验证码 问题
  7. centos7升级gcc到5.3.0
  8. 和docket的第一次亲密接触
  9. github 使用方法总结 还有一部分不太懂
  10. python游戏服务器搭建教程_游戏服务端pomelo安装配置
  11. 基于高程的地面点云信息提取
  12. jQuery DataTables: How to add a checkbox column
  13. python图片添加文字
  14. 演绎与归纳,双管齐下
  15. Java IO流基础
  16. Python中实现控制小数点位数的方法
  17. IDC发布最新中国AI云服务市场报告,百度智能云排名第一
  18. UE4元数据关键字的应用与含义(一)
  19. React 父子组件的生命周期关系(16.4版本及以后)
  20. 深圳首辆数字人民币主题观光巴士亮相

热门文章

  1. Unity接入罗技G29方向盘,通过SDK获取按键信息
  2. 卡塔尔世界杯-诸神黄昏
  3. react svg 实现体温单 三测单
  4. Excel表格函数判断身份证号是否正确
  5. Ubuntu安装ping工具
  6. MFC 调用系统ping工具检测网络
  7. Python 十进制转换为二进制 高位补零
  8. 演化算法(一) 基本概念
  9. 学网页平面设计培训,选择一家好机构
  10. 220v转15v芯片-220v转15v用什么芯片?