使用grub-md5-crypt 建立md5密码文件
/etc/sysconfig/authconfig 文件指定了帐号配置文件
umask 的值在/etc/bashrc 中设置
cpio -idmv < xxx
stat file 可查看文件的具体信息(block,inode)
linux双网卡绑定后,通过ifconfig不能查看原物理网卡的MAC地址了,只能通过 dmesg |grep eth0 来查看
使用 dmidecode在linux下查看服务器主要的BOIS版本
xhost +
/etc/sysconfig/authconfig 文件指定了帐号配置文件
umask 的值在/etc/bashrc 中设置
cpio -idmv < xxx
stat file 可查看文件的具体信息(block,inode)
linux双网卡绑定后,通过ifconfig不能查看原物理网卡的MAC地址了,只能通过 dmesg |grep eth0 来查看
使用 dmidecode在linux下查看服务器主要的BOIS版本
xhost +
转载于:https://blog.51cto.com/bowen/97858