在Linux中,用好Shell可以令到工作事半功倍。现将常用的Shell命令收集如下:
1、查看某个端口是否打开netstat-ant|grep(端口号)
2、扫描某台机器开放了哪些端口nmap-O-sT(要查询机器的IP地址)
3、打开IP转发功能echo"1">/proc/sys/net/ipv4/ip_forward
4、查看网络设备的配置vi/etc/sysconfig/network-scripts/ifcfg-eth0
5、用mount加载windows共享目录mount-tsmbfs-ousername=xxxx,password=xxxx/servername/directoryname/mnt/win
6、列出本机硬件(pci)设备:lspci-v如果只查看某一设备,比如声卡,则用命令:lspci-v|grepaudio
7、删除Redhat自带的update小红帽标志
rpm-erhn-applet
rpm-eup2date-gnome
rpm-efirstboot
rpm-eup2date
Linux Shell技巧总结Linux Shell技巧总结Linux Shell技巧总结Linux Shell技巧总结Linux Shell技巧总结Linux Shell技巧总结Linux Shell技巧总结Linux Shell技巧总结Linux Shell技巧总结Linux Shell技巧总结
阅读(186) | 评论(0) | 转发(0) |