If you don\\\\\\\\\\\\\\\'t wanna do it, you find an EXCUSE; if you do, you\\\\\\\\\\\\\\\'ll find a WAY :-)
全部博文(235)
发布时间:2011-02-17 18:29:40
一:TIPS1.【With the sysctl application】:The sysctl application can be used to either set variables through the command line, or to set a larger set of variables through a configuration file as previously described. sysctl may also set several variables through the command line at once if .........【阅读全文】
发布时间:2011-02-17 18:28:49
一:用户和组配置文件1.【User and Group ID Numbers】:1.1.『passwd』[root@rhel5 ~]#cat /etc/passwd →→依次是:用户名、密码、UID、GID、fullname、主目录的路径、登录后第一个执行的process。user1:x:500:500:user1:/home/use1:/bin/bashuser2:x:501:501::user1:/home/use2:/bin/bash~~:.........【阅读全文】