Rayy Lee

awk 'BEGIN{O="o"~"o";o="O"=="O";O+=+o;o_+=o""o;for(;++_o!=o_-O;)O_=O_"%c";printf(O_,o_*(o_-o)+O+O,o_*(o_-O)-O,o_*o_,o_*o_,o_*(o_-o)-O,o_*(o_-O)+O,o_*(o_-O)+O,o_-o)}'

导航

Ubuntu server中静态IP配置

(1)修改IP 配置文件 /etc/network/interfaces 加入以下语句:auto eth0iface eth0 inet staticaddress 192.168.2.86 #IP地址netmask 255.255.255.0 #子网掩码gateway 192.168.2.1 #网

posted on 2016-06-22 11:13  rayylee  阅读(169)  评论(0编辑  收藏  举报