- Command line interface (as opposed to a GUI - graphical user interface)
- Used to execute programs - Commands are small programs that do something useful
- There are many commands already included with Windows, but we will use a few.
- A filepath is where you are in the filesystem
• C: is the C drive
• C:\user\Documents is the Documents folder
• C:\user\Documents\hello.c is a file in the Documents folder
svmon
svmon -P
Further: use can user svmon command to monitor memory usage as follows;
(A) #svmon -P -v -t 10 | more (will give top ten processes)
(B) #svmon -U -v -t 10 | more ( will give top ten user)
Compatibility note: This document is based upon Sparc Solaris 10
All the following commands are to be run from the OBP and not the OS. They are only valid on Sparc hardware that uses the openboot _rmware.
The eeprom command can be used from the OS to view or set openboot _rmware variables.
iostat -xzn 5
Look at the wait: This is the number of IO operations that are waiting to be serviced.
In other words: “wait” tells you the waiting queue length.
If the wait time is in the single digit range,then your problem may be elsewhere.
General Administration System Configuration
Common system configuration tasks have changed in Oracle Solaris 11 with the Service Mana gement Facility (SMF) configuration repository being used to store configuration data. With the addition of configuration layers, administrators now have better control and assurance that their configuration changes will be preserved across system updates.
Operating systems are the building blocks of computer systems, and provide the interface between user applications and computer hardware. Solaris 10 is a multiuser, multitasking, multithreading operating environment, developed and sold by Sun Microsystems (http://www.sun.com/). Solaris is one implementation of the UNIX operating system that draws on both the System V (AT&T) and Berkeley (BSD) traditions...
Solaris Administrator’s Quick Reference
Unix/Linux Command Reference .com. File Commands ls – directory listing ls -al – formatted listing with hidden files cd dir - change directory to dir.
AIX QuickSheet Devices Users and Groups. List all devices on a system List all settings for root user in grepable format
A Beginner's Guide to HP-UX
HP 9000 Series 300/800 Computers