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 |
How do display error messages instantly when command fails?
there are many IPC mechanisms available in Linux ? Which one is best to use and when ?
how can i make an user to nologin without locking the account for the user
How to convert an IP address to a Domain name using Unix ?
How can you see all mounted drives?
what is the gate of ftp server in redhat linux?
in linux gui desktop icon was lost how con u back this icons
Tell me command which is use for create quota database in Linux.
i installed clustering packages.When i try to run it getting LUCI error...what is it..??
commands regarding the adding of users into groups n different options with useradd...?
What is LILO?
What is Hard mount and soft Mount?