![]() |
|
|
|
|
|||||||
| 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 |
| Network Solaris | mass1123 | SUN Solaris | 2 | 05-31-2006 09:47 PM |
| Getting solaris on my network | xtremepancakez | SUN Solaris | 1 | 04-30-2006 07:53 PM |
| putting a solaris box on my network | possuman72 | SUN Solaris | 15 | 06-24-2005 07:05 PM |
| network on solaris | csaunders | SUN Solaris | 6 | 07-29-2004 08:51 AM |
| About Sun Solaris Network | q30 | UNIX for Advanced & Expert Users | 2 | 12-02-2002 05:57 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Getting a solaris x86 box on my network.
How would i get my solaris 10 box to run on my network?
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
You add the IP into the /etc/hostname.xxxx where xxxx is the interface. Check the output of dmesg to find your interface (if it was recognized). You can put either the IP or host name in /etc/hostname.xxxx - if you put the host name, then you must have that host name in your /etc/hosts file with the assigned IP.
Then a reboot and it should be working. See the info in the man page for ifconfig for manual set up (will not survive a reboot). Also check out the /etc/defaultrouter file. Make sure your card is supported by checking the SUN HCL and check out the FAQ on Solaris X86 (I put the link to their faq on setting up the interface) Last edited by RTM; 07-17-2005 at 12:40 PM. |
||||
| Google The UNIX and Linux Forums |