In which File is Static IP address given so that it becomes
Permanent ?
Answer Posted / shyam nandan
Edit the file /etc/sysconfig/network-scripts/ifcfg-ethX
Where, X (0,1,2 etc.) number of your ethernet to configure.
eg.
vi /etc/sysconfig/network-scripts/ifcfg-eth0
after editing save the file and exit from vi,then type
system config network restart
to make changing in action.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I set permission to run in linux?
How do make computer faster?
How do I know my shell?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
What is the command to see on which port which service is running?
How many interfaces(ethernet cards) are working using single command?
How do you limit memory usage for commands?
How to hide the partition in grub booting?
What does rmdir do in linux?
How can I create a file with cmd?
Why is it called bash?
Is cmake a compiler?
Explain about sh?
What is difference between comm and CMP command?