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 to install linux OS? pls send step by step
What are main anti-spam features available in sendmail?
1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference between logical block and physical block?? 3 what is the size of logical block and physical block?? 4 daemon for nfs on client end as well as server end??? 5 how to confirm from client end about nfs server sharing?? 6 what contains information about file and directory creating time or modification time??
what is difference between TFTP abd FTP?
how u use the iptable firewall to restrict ssh,telnet,ftp
what is difference between inetd and xinetd
What is the complete name of the default configuration file for LILO?
What is the minimum number of partitions you need to install Linux?
How find out drivers of installed devices in linux (RHEL)?
How to catagories tickets in RHEL, which tickets are belong to PROBLEM, INCIDENT and CHANGE management? please given to me with examples
In how many ways linux can be installed n explain th steps involved in installation in any of the method..?
How to findout, if the user is local user or NIS user in the Linux (RHEL)?