Centos配置

启动默认账户修改

 

使用root账户进入系统后,打开/etc/gdm/custom.conf文件,在[daemon]下添加两行:

AutomaticLoginEnable=True
AutomaticLogin=root

网络配置

 

ifconfig  //插卡ip的设备名 eth0
vim /etc/sysconfig/network-scripts/ifcfg-eth0
#修改  
ONBOOT=yes  # default = no

 

posted @ 2020-12-20 21:52  嘎嘎6866  阅读(77)  评论(0)    收藏  举报