![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| the best way of editing .plist files | mehow | OS X (Apple) | 1 | 01-21-2008 06:46 PM |
| Editing files | sameersbn | UNIX for Dummies Questions & Answers | 2 | 01-19-2007 05:22 PM |
| Editing files in shell programing | nir_s | Shell Programming and Scripting | 0 | 07-13-2005 05:53 AM |
| Editing one string in multiple files | Skoshi | UNIX for Dummies Questions & Answers | 1 | 11-10-2001 02:13 AM |
| editing unix files on NT | pixelmonkey | UNIX for Dummies Questions & Answers | 1 | 02-01-2001 12:44 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
changing IP thru editing files
I attempted to change the IP of my Solaris 9 box by changing these files:
/etc/hosts /etc/hostname.dmfe0 And when I rebooted my system, the changes did not come up through the reboots. I have searched high and low and this is how you change the IP address permanently. Can anyone tell me what I am doing wrong? I never made changes to these files: /etc/net/ticlts/hosts /etc/net/ticots/hosts /etc/net/ticotsord/hosts Would like comments on why my system is not showing up with the new IP address? Thanks. |
|
||||
|
put the hostname in the the hostname.interface file:
EG: /etc/hostname.bge0 or /etc/hostname.dmfe0 set the IP for the hostname in /etc/inet/hosts so hosts file should look a bit like this 10.1.1.1 mybox mybox.mydomain.com /etc/inet/hosts may be linked to /etc/host but then again it may not.... |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|