![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum 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 07: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 07:04 PM |
| Hostname lost when changing user | Pablo_BR | UNIX for Dummies Questions & Answers | 4 | 01-31-2006 05:52 PM |
| what happen when changing Hostname? | atiato | UNIX for Dummies Questions & Answers | 2 | 02-14-2002 05:20 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#8
|
||||
|
||||
|
sys-unconfig, does a whole lot more that change the hostname. For example clobbering the root ssh keys, renaming the original vfstab, and dfstab. Depending on what you are doing the may be the correct approach, but not by any means in every case.
|
| Forum Sponsor | ||
|
|
|
#9
|
|||
|
|||
|
How to manually assign IP in solaris 10 ( Intel )
Hi,
Can any one let me know that how can i manually assign a IP on the Intel platform running solaris 10 coz , when I fire the following command ifconfig hme0 plumb then i get ifconfig : hme0 : plumb ; no such file or directory also I have tried to assign a IP in the Host file ( /etc/inet/host) or /etc/hosts file and rebooted the system system but it didn't work out I have also created a file name /etc/hostname.hme0 and manually added a hostname entry in it but that too failed Also I have fire the following command ifconfig hme0 inet 192.168.0.1 netmask 255.255.255.0 broadcast + up but that too fail with the same error hme0 no such file or directory In the /etc I have only hosts file but , according to solaris it says that it creates a /etc/hostname.INTERFACE file say /etc/hostname.hme0 but there is no such file in /etc/dir. I think Intel platform does not support this and for this we need a SPARC system if we want to assign a manual IP to the system Please do let me know.................. |
|
#10
|
||||
|
||||
|
post the output of "dladm show-dev" to see which interfaces you have...
|
|
#11
|
|||
|
|||
|
if you want to change IP and hostname without dealing with config files, you may use sysunconfig command. But it will require you to register again.
|
|||
| Google The UNIX and Linux Forums |