How to ""Add"" not replace address to same network card
other than the alias way.... ??????
Answers were Sorted based on User's Feedback
Answer / kumaresanchandran
ifconfig eth0 ipaddress subnetaddress broadcastaddress
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / susheel narayan singh
if you want to give ip address 192.168.0.100 and subnetmask
is 255.255.255.0
then
#ifconig eth0 192.168.0.100 netmask 255.255.255.0 up
Note:
Now you can ping by this ip.
but when you will restart network service it will not
work.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the other method of installing Linux O.S other than Text, GUI mode? Why we prefer that for installation of Linux in Real time?
there are many IPC mechanisms available in Linux ? Which one is best to use and when ?
What is page-in and page-out in redhat linux?
How to sort a file of size 2N bytes, if I have N bytes of memory?
commands regarding the adding of users into groups n different options with useradd...?
what is the difference between unix and linux...
In how many ways linux can be installed n explain th steps involved in installation in any of the method..?
what is NIS Server...?
what is the gate of ftp server in redhat linux?
How to apply patch for multiple servers .
In Linux(RHEL) server have two users with same name. one is local user and second one is NIS user. if you login the server which user will login (local or NIS)
expalin the process of kickstart installation?