In which File is Static IP address given so that it becomes
Permanent ?
Answer Posted / matrix
just go to system-config-network
and type ip address
or
go
vi /etc/sysconfig/network-scripts/ifcfg-eth0
edit in this file it will become permanent.
| Is This Answer Correct ? | 78 Yes | 0 No |
Post New Answer View All Answers
How do I check storage on linux?
What is the use of finger command in linux?
What command would you use to create an empty file without opening it to edit it?
How to root mirror in linux?
What is df -h command?
What is the difference between diff and cmp command in unix?
What is cmake in linux?
What is netstat command in linux?
Which command will show you free/used memory?
How do you create a file?
What does && mean in bash?
Which of the following tasks cannot be accomplished with the touch command?
How do I check disk space in linux?
Why echo is used in linux?
What is the difference between clang and llvm?