首先安装基本开发环境:sudo apt-get install ssh vim samba tftp nfs安装编译openwrt须要的包:解压openwrt包编译出错:Build dependency: Please install the GNU C++ Compiler (g++).Build d......
ACL主要针对使用者,群组,默认属性。一、开启ACL[root@lyy ~]# mount -o remount,acl /home 开启[root@lyy ~]# mount 查看/dev/hda2 on / type ext3 (rw)proc on /proc type proc (rw)sysfs......