How to configure the network card
Answers were Sorted based on User's Feedback
Answer / sbrahman75
# ifconfig hme0 plumb
# ifconfig hme0 192.9.200.10 netmask 255.255.255.0 up
# vi /etc/hosts ( update the ip address )
# vi /etc/hosts.hme0 ( update the ip address ) --> to bring
the interface along with the ipaddress during boot time.
.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / radhakrishna
To bring the interface along with the ipaddress during boot
time, it is /etc/hostname.<interface>
ls -l /etc/hostname.*
-rw-r--r-- 1 root root 10 Sep 12
2002 /etc/hostname.eri0
-rw-r--r-- 1 root other 7 Sep 12
2002 /etc/hostname.ge0
-rw-r--r-- 1 root other 11 Sep 12
2002 /etc/hostname.ge1
-rw-r--r-- 1 root other 11 Sep 12
2002 /etc/hostname.ge2
-rw-r--r-- 1 root other 10 Sep 12
2002 /etc/hostname.ge3
-rw-r--r-- 1 root root 10 Mar 9
2004 /etc/hostname.qfe0
-rw-r--r-- 1 root root 10 Mar 9
2004 /etc/hostname.qfe1
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you rectify the root passwd in solaris
what is mean by system calls
How can you see the adpters information?
How to start llt and gab
In a two node cluster how can you bring the one of the node in maintenance mode.
what is the difference between /var/adm/ and /var/sadm directory contains in solaris?
In an NIS environment if user forgot is password, then as an admin what you will do?
What is mean by paging & server average time.
What are processing daemon in nis
How to Create a snapshot volume
I want to know how to Sechudle job using at and crontab so please give the explain with example please do the needful Regards Visva
how we can create user in solaris?