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
What is the difference between cd and cd in linux?
What is makefile target?
How do I remove a soft link in linux?
How do I run a shell script?
Which daemon is used for scheduling of the commands?
How find ip address linux?
How can you copy lines into the buffer in command mode?
What is mkdir?
What does chmod do in linux?
Who is unix command?
What is the difference between rmdir and rm r?
What is gnu in linux?
Which command is used to terminate a process?
What is the command to delete a file linux?
What is the default number of shell commands saved in the history list of .cshrc file?