In which File is Static IP address given so that it becomes
Permanent ?
Answer Posted / naresh
just go to system-config-network
and type ip address
or
go
vi /etc/sysconfig/network-scripts/ifcfg-eth0
edit in this file
then run this command $ service network restart
it will become permanent.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is $@ in makefile?
How do you create a file?
What is ulimit in linux?
Explain about the command elm?
What is iptables command in linux?
What is an os command?
How find ip address linux?
Explain about refer?
Which Command used to lock user password in Linux?
What is p command?
Explain the linux directory commands along with the description?
What is netstat command in linux?
What is cpu utilization linux?
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
What is the makefile in c?