{"id":780,"date":"2012-08-30T16:04:18","date_gmt":"2012-08-30T16:04:18","guid":{"rendered":"http:\/\/kraftek.com\/blog\/?p=780"},"modified":"2012-08-30T16:04:18","modified_gmt":"2012-08-30T16:04:18","slug":"install-a-solaris-package-non-interactively","status":"publish","type":"post","link":"\/blog\/index.php\/install-a-solaris-package-non-interactively\/","title":{"rendered":"install a solaris package non-interactively"},"content":{"rendered":"<p>create an &#8220;admin file&#8221; with these contents<\/p>\n<pre>mail=\ninstance=overwrite\npartial=nocheck\nrunlevel=nocheck\nidepend=nocheck\nrdepend=nocheck\nspace=nocheck\nsetuid=nocheck\nconflict=nocheck\naction=nocheck\nnetworktimeout=60\nnetworkretries=3\nauthentication=quit\nkeystore=\/var\/sadm\/security\nproxy=\nbasedir=default<\/pre>\n<p>then, install the package:<\/p>\n<pre>cd \/var\/tmp;pkgadd -a \/var\/tmp\/adminfile.txt -d .\/pkgutil.pkg CSWpkgutil<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>create an &#8220;admin file&#8221; with these contents mail= instance=overwrite partial=nocheck runlevel=nocheck idepend=nocheck rdepend=nocheck space=nocheck setuid=nocheck conflict=nocheck action=nocheck networktimeout=60 networkretries=3 authentication=quit keystore=\/var\/sadm\/security proxy= basedir=default then, install the package: cd \/var\/tmp;pkgadd -a \/var\/tmp\/adminfile.txt -d .\/pkgutil.pkg CSWpkgutil<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,1],"tags":[],"class_list":["post-780","post","type-post","status-publish","format-standard","hentry","category-solaris","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/780","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=780"}],"version-history":[{"count":0,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/780\/revisions"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=780"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=780"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=780"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}