03 2011 档案
摘要:#vi /etc/hosts 编辑内容: # Do not remove the following line, or various programs # that require network functionality will fail. #127.0.0.1 localhost.localdomain localhost 127.0.0.1 localhost.localdomain ...
阅读全文
摘要:#cd /etc/sysconfig/network-scripts/ #cp ifcfg-eth0 ifcfg-br0 #vi ifcfg-br0 编辑内容: DEVICE=br0 BOOTPROTO=none ONBOOT=yes IPADDR=192.168.0.10 NETMASK=255.255.255.0 GATEWAY=192.168.0.1 TYPE=Bridge PEERDNS=...
阅读全文
摘要:#vi /etc/inittab 编辑内容: #x:5:respawn:/etc/X11/prefdm –nodaemon x:5:respawn:/usr/sbin/gdm #vi /usr/share/gdm/defaults.conf 编辑内容 [security] AllowRoot=true AllowRemoteRoot=true [xdmcp] Enable=true Displa...
阅读全文

浙公网安备 33010602011771号