The net-tools has been deprecated and plans to obsolete was stated from debian-devel mailing list around 2009 ( ) . As per the post, it says: It doesnt support many of the modern features of the linux kernel, the interface is far...
Category - Commands
Linux Commands
1.Find if your interface has IP address, it’s either obtained dynamically via DHCP server or manually configured using static configuration. You can either use commands from the “iproute” or...
The virtual shell or virsh program is the main interface for managing virsh guest domains. This program can be used to list, create, pause, and shutdown domains. 1. Display information about the hypervisor virsh nodeinfo Sample...
11. chmod-command to change file mode bits. This is used to assign or change permissions of files and directories. We need to understand first the file permission Three types of permissions (can assign using the text(r,w,x) or...
Here’s the list of basic commands a Linux user needs to know and familiarize for them to feel comfortable in working with command line interface/shell/terminal. We all know that mostly all Linux distribution now comes...
This is the list of commonly used commands in systems administration. Clocks hwclock Manage hardware clock. netdate Set clock according to host’s clock. rdate Manage time server. zdump Print list of time zones. zic Create...
These commands will work with most (if not all) distributions of Linux as well as most (?) implementations of Unix. Communication ftp – File Transfer Protocol. login – Sign on. rlogin – Sign on to remote...