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 name and path of the main system log?
This question is belong to linux support. "one of my customer told to me, my application is getting slow response". how to resolve the issue. what are the steps you will follow to resolve the issue.
what are the steps for Password-less ssh
how u use the iptable firewall to restrict ssh,telnet,ftp
what is difference between inetd and xinetd
Without using w command how can Iknow that who are users logged in and what they are doing and whether they are idle or running mode?
How is the difference between ftp and sftp ? and explain how to create ftp server and sftp server with example ?
2 Answers Bank Of America, IBM,
How to sort a file of size 2N bytes, if I have N bytes of memory?
When you install RedHat what is the kernel mode ? What is kernel compilation / upgrade ?
How to ""Add"" not replace address to same network card other than the alias way.... ??????
how do i check which package has installed some command suppose ls , mkdir or whatever ???
what is NIS Server...?