DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Network Tools on Linux


  • aria2c, curl, wget: Download tools;

  • ping: ping -c 4 bing.com;

  • tracepath bing.com;

  • mtr bing.com: combination of ping and tracepath;

  • host bing.com; host 204.79.197.200

  • whois bing.com

  • ifconfig;

  • ifup; ifdown;

  • ifplugstatus: sudo apt-get install ifplugd

  • netstat -p; netstat -s;

  • dhclient (root privilege): free IP address, and get a new one from DHCP server;

Ref: 如何用Linux命令行管理网络:11个你必须知道的命令



Published

Mar 7, 2014

Last Updated

Mar 7, 2014

Category

Tech

Tags

  • Linux 158
  • network 9

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor