/etc/service 查端口
/etc/hosts 查DNS
lsb_release -a 查linux版本
ctr+alt+F1 / F7 界面互换
ifup eth0 启动网卡
ifdown eth0 停用网卡
创建可执行脚本命令:
1、touch filename
2、chmod u+x filename
|
|
|
|
|
|
|
|
/etc/service 查端口
/etc/hosts 查DNS
lsb_release -a 查linux版本
ctr+alt+F1 / F7 界面互换
ifup eth0 启动网卡
ifdown eth0 停用网卡
创建可执行脚本命令:
1、touch filename
2、chmod u+x filename
|
|
|
|
|
|
|
|