摘要:
时间以及时区设置 by:授客 QQ:1033553122 1.首先确认使用utc还是local time. UTC(Universal Time Coordinated)=GMT(Greenwich Mean Time),Local time 本地时间, 传统的POSIX计算机(Solaris,bs 阅读全文
摘要:
Linux下修改网卡MAC地址 by:授客 QQ:1033553122 例子:修改网卡接口eth0的mac地址 #停用网卡接口,比如eth0 # ifconfig eth0 down #编辑对应的网卡接口配置文件 # cd /etc/sysconfig/network-scripts # vi if 阅读全文
摘要:
改动inittab文件及忘记密码等导致无法进入系统的解决办法[摘] by:授客 QQ:1033553122 inittab是linux的系统启动模式配置文件,在”/etc“文件目录下没,其内容是: # inittab is only used by upstart for the default r 阅读全文