17 useful Network commands used on Linux and Unix
Linux and Unix are the most powerful command line operating systems. Though we have GUI for both of them but the command line utilities still play very powerful role when it comes to managing the system configuration. When it comes to networking, Linux and Unix are the most secured choice because networking is tightly integrated with operating system and there are lot of tools available to manage it.
Network Commands on Linux / Unix
- ftp : Transfer files to another host (insecure)
- host: Get information about networked host.
- ifconfig : Display Ip address information.
- netstat: Display routing information and network stastics
- ip: Display Ip address information.
- ping: Sends answer request to other hosts.
- rdesktop: Display MS Widnows desktop on Linux Machine
- route: Show routing information
- scp: Secure copy files to and from another host.
- sftp: Secured ftp
- ssh: Make an encrypted connection to another host.
- ssh-keygen: Generates authentication keys for SSH
- telnet: Make an insecure connection to another host.
- tracepath/traceroute: Prints the packet and time taken for hops to a host.
- whois: Get information about a domain name.
- xclock: X window clock application, handy for testing remote display.
- xhost: X window access control tool.
These commands can be useful specially if you are a power user. There are GUI options available but then when it comes to get quick things done in a smart way, being a power user always pay.
Posted on 25th May 2007 by Ashish Mohta , A Professional Tech blogger, Editor and Writer who talks about solving day to day problems of people who use computer. He also writes on How to use the applications like Office, PC tips, Online tools,Browsers and more. All posts by Ashish Mohta | Connect with me @ Twitter | Linkedin | Facebook | Stumble



Sign up for our daily email newsletter
Leave your response!