top interview Questions and Answers
Q. How to Enable / Disable Ethernet Device on your
Linux?
A. Open and Edit this file
#vi /etc/sysconfig/network-scripts/devicename
For enable ONBOOT = yes
For disable ONBOOT =no
Q. What is command to change Hostname without System Restart?
A. hostname
TipLinux interview questions Linux8 Operating system Recently acquired by IBM