First thing to do?

Ok well I just installed Solaris 10 and I need to do a few things. I want to add a user other than root, but I cant seem to get to Preferences>System>...there is no add user or group. After this I would like to get all of my networking setup. I ran ifconfig -a and only get

inet 127.0.0.1 netmask ff000000

How do I get eth0 up and my wireless up? Any responses are greatly appreciated.

[481 byte] By [LucaBratzi] at [2007-11-25 22:42:13]
# 1
1. Add user: -- groupadd devuser -- useradd devuser 2. Update /etc/hosts, /etc/hostname.<nic>, /etc/resolv.conf, etc Mark
mdhmi at 2007-7-5 14:20:44 > top of Java-index,General,Network Configurations...
# 2
u can even use solaris mangement center(smc) if u can't find it type in terminal #smc &//make sure to be superuser
unixcoder at 2007-7-5 14:20:44 > top of Java-index,General,Network Configurations...