{"id":393,"date":"2013-07-10T08:20:28","date_gmt":"2013-07-10T15:20:28","guid":{"rendered":"http:\/\/blog.ls-al.com\/?p=393"},"modified":"2013-07-15T12:46:23","modified_gmt":"2013-07-15T19:46:23","slug":"solaris-display-xterm-remote","status":"publish","type":"post","link":"https:\/\/blog.ls-al.com\/solaris-display-xterm-remote\/","title":{"rendered":"Solaris Display xterm Remote"},"content":{"rendered":"

I had to do the following to display a X terminal remotely.<\/p>\n

Solaris 10:<\/span><\/strong>
\nThis initial Solaris install was done with the X packages, so I did not need to install anything specific for xauth or xterm.<\/p>\n

\r\n\r\n$ ssh -X root@t41-ldom2\r\nPassword:\r\nLast login: Wed Jul 10 10:07:30 2013\r\n\/usr\/openwin\/bin\/xauth: creating new authority file \/root\/.Xauthority\r\nOracle Corporation SunOS 5.10 Generic Patch January 2005\r\nroot@ldom2:~# \/usr\/openwin\/bin\/xterm\r\n\r\n<\/pre>\n

Solaris 11:<\/strong><\/span><\/p>\n

First install a couple packages. \u00a0If you previously installed more of the X packages\u00a0you might not need these two.<\/p>\n

 <\/p>\n

\r\n\r\nroot@ldom1:~# pkg install pkg:\/terminal\/xterm@271-0.175.1.0.0.24.1317\r\n\r\nroot@ldom1:~# pkg install \u00a0pkg:\/x11\/session\/xauth@1.0.7-0.175.1.0.0.24.1317\r\n\r\n<\/pre>\n

Login with -X<\/strong><\/p>\n

\r\n\r\n$ ssh -X root@t41-ldom1\r\nPassword:\r\nLast login: Wed Jul 10 10:11:49 2013\r\nOracle Corporation SunOS 5.11 11.1 September 2012\r\nYou have new mail.\r\nroot@ldom1:~# xterm\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"

I had to do the following to display a X terminal remotely. Solaris 10: This initial Solaris install was done<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[],"class_list":["post-393","post","type-post","status-publish","format-standard","hentry","category-solaris"],"_links":{"self":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts\/393","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/comments?post=393"}],"version-history":[{"count":0,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts\/393\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/media?parent=393"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/categories?post=393"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/tags?post=393"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}