17 useful network commands used on linux and unix
By Ashish MohtaLinux 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.
|
|
|
About The Author of this article: Ashish is one of the co-author of this blog and writes on various interesting softwares, PC tips and more. You can read more of his articles here. |
Enjoyed this article? Download our Toolbar ( for Free ) and read us more quickly or Free Subscribe to the Full RSS Feed or Get Post like this in your Inbox Free Subscribe via Email
No Comments Yet
You can be the first to comment!







Leave a comment Share your thoughts with the world