zoukankan      html  css  js  c++  java
  • CentOS 5.5 系统安全配置

    750 /usr/bin/c++* [root@localhost ~]# chmod 750 /usr/bin/ld [root@localhost ~]# chmod 750 /usr/bin/as [root@localhost ~]# locate sqlaccess /opt/lampp/bin/mysqlaccess [root@localhost ~]# chmod 755 /opt/lampp/bin/mysqlaccess [root@localhost ~]# chattr +a .bash_history [root@localhost ~]# chattr +i .bash_history [root@localhost ~]# chmod 700 /bin/ping [root@localhost ~]# chmod 700 /usr/bin/finger [root@localhost ~]# chmod 700 /usr/bin/who [root@localhost ~]# chmod 700 /usr/bin/w [root@localhost ~]# chmod 700 /usr/bin/locate [root@localhost ~]# chmod 700 /usr/bin/whereis [root@localhost ~]# chmod 700 /usr/bin/vim [root@localhost ~]# chmod 700 /usr/bin/make [root@localhost ~]# chmod 700 /bin/netstat [root@localhost ~]# chmod 700 /usr/bin/tail [root@localhost ~]# chmod 700 /usr/bin/less [root@localhost ~]# chmod 700 /usr/bin/head [root@localhost ~]# chmod 700 /bin/cat [root@localhost ~]# chmod 700 /bin/uname [root@localhost ~]# chmod 500 /bin/ps [root@localhost ~]# chmod 500 /usr/sbin/lsof
  • 相关阅读:
    第四次作业
    团队编程第三次博客
    团队编程2
    团队编程
    ARM寄存器总结:
    proc介绍及问题分析
    Ubuntu连接手机步骤
    Bluetooth(android 4.2.2版本)
    Android Bluetooth 总结
    android代码常识
  • 原文地址:https://www.cnblogs.com/cnsanshao/p/2158161.html
Copyright © 2011-2022 走看看