Difference between revisions of "Solaris"

From Got Opinion Wiki
Jump to navigation Jump to search
m (Created page with "Welcome to my Solaris notes == Components of Sun OS == Three components of Sun OS * Kernel - the core of Sun OS and manages all physical resources of the computer * Shell - a c...")
 
m
 
(106 intermediate revisions by the same user not shown)
Line 1: Line 1:
Welcome to my Solaris notes
== My Solaris 10 notes ==


== Components of Sun OS ==
[[Solaris 10 Associate]] notes


Three components of Sun OS
[[Solaris 10 System Administration Part I]] notes
* Kernel - the core of Sun OS and manages all physical resources of the computer
* Shell - a command interpreter and interfaces between user and kernel
* Directory Hierarchy


=== Default shells ===
[[Solaris 10 System Administration Part II]] notes
Sun OS default primary shells:
* Bourne shell - original unix system shell and default for root user. regular user prompt is $ and root is #
* C shell - command line history, aliasing, and job control. default regular user is hostname% and root is hostname#
* Korn Shell - superset of Bourne shell plus C shell like features and enhancements. command line history, aliasing, job control, and command line editing default regular prompt is $ and root is #


Sun OS contains three alternative shells:
== Firefox ==
* Bash shell - GNU project Bourne Again SHell is bourne compatible shell that contains handy features from Korn and C shell.
Firefox plugins (for Flash)
* Z shell - resembles Korn shell plus enhancements
[http://kb.mozillazine.org/Determining_plugin_directory_on_Linux determine plugin directory] for Firefox (works for Solaris 10 x86)
* TC shell - C compatible shell plus enhancements
 
== My Solaris 11 notes ==
 
To be populated...


<center>[[Computing|To Computing Area]]</center>
<center>[[Computing|To Computing Area]]</center>

Latest revision as of 09:06, 1 July 2011

My Solaris 10 notes

Solaris 10 Associate notes

Solaris 10 System Administration Part I notes

Solaris 10 System Administration Part II notes

Firefox

Firefox plugins (for Flash) determine plugin directory for Firefox (works for Solaris 10 x86)

My Solaris 11 notes

To be populated...

To Computing Area