摘要:
修改主机名sudo scutil --set HostName xxx修改共享名sudo scutil --set ComputerName xxx 阅读全文
摘要:
linux 用了好多年了,每次设置静态ip都上网查,就是记不住。唉~cat /etc/network/interfacesauto loiface lo inet loopback#auto eth0#iface eth0 inet dhcpauto eth0iface eth0 inet static address 10.39.249.201 netmask 255.255.255... 阅读全文