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 are main anti-spam features available in sendmail?
what are acl permissions..? what is automation of jobs..?
will u plz send me the complete steps of installation of red hat linux on intel's core 2 duo processor?
tell me some of the Linux HotKeys do you know?
What command can you use to review boot messages?
What is the name and path of the main system log?
there are many IPC mechanisms available in Linux ? Which one is best to use and when ?
How to know what are the packages required for any service? Example: How to know what are the package required for send mail services. using any command it is passable are not?
what restrict telnet for root itself but allow for other user
1. User gaves df -h and the system get hanged. why ? 2. what is the hardlink and softlink mount ? 3. why is portmape should be started ? 4. what is nologin option 5. how to restrict users from accessing nfs ? 6. what is the difference between cpio and tar 7. what are the kernel parameters ? how to find out it ? 8. why we use sysctl.conf ? 9. if we gives init1 from multiuser runlevel, will it affect other users who already logged in to the system ? 10. what will be the available space to use after configuering raid5 with 5 disks each having 5gb spce ?
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 is page-in and page-out in redhat linux?