solaris.rst
changeset 1988 736bf9acc20f
parent 1987 b0e1eb650c74
equal deleted inserted replaced
1987:b0e1eb650c74 1988:736bf9acc20f
     3 =========
     3 =========
     4  Solaris
     4  Solaris
     5 =========
     5 =========
     6 .. contents::
     6 .. contents::
     7    :local:
     7    :local:
       
     8 
       
     9 Documentation
       
    10 =============
       
    11 
       
    12 http://www.oracle.com/technetwork/server-storage/solaris11/documentation/index.html
       
    13    Oracle Solaris 11 Product Documentation.
     8 
    14 
     9 Add new user
    15 Add new user
    10 ============
    16 ============
    11 ::
    17 ::
    12 
    18 
   126 
   132 
   127 Check all packages integrity::
   133 Check all packages integrity::
   128 
   134 
   129   $ pkg verify
   135   $ pkg verify
   130 
   136 
       
   137 Check specific package integrity::
       
   138 
       
   139   $ pkg verify emacs
       
   140 
       
   141 Try to fix installation issues::
       
   142 
       
   143   $ pkg fix emacs
       
   144 
   131 List enabled package sources::
   145 List enabled package sources::
   132 
   146 
   133   $ pkg publisher
   147   $ pkg publisher
   134 
   148 
   135 Check package status and update date of official package repository (Oracal
   149 Check package status and update date of official package repository (Oracal