Solaris / OpenSolarisThis forum is for the discussion of Solaris and OpenSolaris.
General Sun, SunOS and Sparc related questions also go here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am some what new to solaris but familiar with other *nix and I am having trouble finding as much documentation as with Freebsd or Linux,I have tryed google and still have several questions about this OS so i can decided whether to use and learn Solaris9 or to just use Freebsd for my needs.
I am using a SPARC20 preloaded with solaris 9 and 128MB ram, which i got off ebay a few months ago, here are some of my questions. . .
How can I permanently set the ip-address ? what files can i edit so the ip-address stays the same even after i reboot.
What type of compressed files should I get sources in? tar/bzip ect.
How can I run solaris9 without the gui ?
Where can i find good solaris guides or documentation ?
If you do the sys-unconfig command All network settings will be remmoved and it will ask you for the correct ones chose static IP and so on Hope everything works out
The problem about running sys-unconfig, is you need to ensure you have all the details written down first.With this done its probably the best way round the problem if your new to solaris and want a quick fix. However you can fix it by hand with just a few simple config files.
The file you'll need to edit are :
put the subnet mask in the netmasks file.
create the /etc/hostname.{interface name} (see ifconfig -a) and put a hostname in it.
edit /etc/hosts put the ip address of the interface and the hostname you used above.
it should be that simple, don't forget to look at /etc/resolv.conf as well if you want some sort of DNS resolution.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.