![]() |
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 |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unix questions | ccp | UNIX for Dummies Questions & Answers | 4 | 07-22-2008 07:51 AM |
| General UNIX Query | dave_nithis | Shell Programming and Scripting | 2 | 12-12-2007 09:22 AM |
| some questions about UNIX 5.0.6 , Help me please | mrr53 | SCO | 2 | 10-27-2007 02:53 AM |
| General Linux Questions | randy.moretz | UNIX for Dummies Questions & Answers | 1 | 02-23-2006 10:24 PM |
| I have a few questions about Unix.. | SolidWing68 | UNIX for Dummies Questions & Answers | 1 | 08-11-2005 05:22 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
1. How do we know what is my machine name and what is its IP address? (in Solaris)
2. If i want to know the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris) then what command i have to look. |
|
||||
|
1. uname -a tells you the machine name and some other stuff. ifconfig -a tells you the nic settings including the ip address.
2. In Solaris you can do lots of things to get the hardwar info. My favorite is /usr/platform/sun4u/sbin/prtdiag -v. Other people would probably choose psrinfo or prtconf to get that info. I'm not sure what the equivalents would be for unix, but again there are several hardware related commands you can choose from I'm sure. Man on any of those for more details about what they can do. |
|
||||
|
Quote:
I would recommend Solaris Operating Environment Boot Camp as a very good, thorough and practical introduction to Solaris administration. I was on the job and needed some practical guidance on steps to take and this book was more realistic for someone like me who admins boxes from the command-line over ssh. I don't have the luxury of using SMC for all my admin tasks. Sorry, I couldn't help it. Those Winsor books are just plain bad, IMO. Dave |
![]() |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|