文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>linux 系统基本配置

linux 系统基本配置

时间:2010-10-27  来源:sunshine2200

安装完系统重启后: 1. vi /etc/inittab   //修改系统启动运行级别;      id:3:initdefault: 2. vi /etc/sysconfig/i18n  //修改系统语言;      LANG="zh_CN.GBK" 3. vi /etc/security/limits.conf  //修改最大连接数;     #<domain>      <type>  <item>         <value>
       *                       soft    nofile           65536
       *                       hard    nofile          65536
4.vi /etc/ssh/sshd_config   //修改SSH连接选项 Port=22 Port=XX  UseDNS no
AllowUsers XXX XXX
相关阅读 更多 +
排行榜 更多 +
方块枪战战场安卓版

方块枪战战场安卓版

飞行射击 下载
战斗火力射击安卓版

战斗火力射击安卓版

飞行射击 下载
空中防御战安卓版

空中防御战安卓版

飞行射击 下载