![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changing IP & hostname | LisaS | UNIX for Dummies Questions & Answers | 5 | 02-29-2008 06:59 AM |
| Solaris - unknown hostname - how can I change hostname? | XNOR | UNIX for Dummies Questions & Answers | 1 | 03-29-2007 07:52 PM |
| How to stop DHCP from changing hostname | vr76413 | UNIX for Advanced & Expert Users | 3 | 01-20-2007 06:04 PM |
| Hostname lost when changing user | Pablo_BR | UNIX for Dummies Questions & Answers | 4 | 01-31-2006 04:52 PM |
| what happen when changing Hostname? | atiato | UNIX for Dummies Questions & Answers | 2 | 02-14-2002 04:20 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
changing ip and hostname on solaris
dears
does any one know in steps how can i change ip and hostname on solaris |
| Forum Sponsor | ||
|
|
|
||||
|
On Solaris 10 you (may) need to update all of the following files.
Code:
/etc/defaultdomain
/etc/defaultrouter
/etc/hostname.interface
/etc/inet/hosts
/etc/inet/netmasks
Code:
/etc/net/*/hosts |