Field Notes

My explorations and life in and around the web.
My explorations and life in and around the web.
  • ask me anything
  • rss
  • archive
  • Access GUI applications in a remote Linux system using SSH

    Prerequisite:

    You should be using any Linux / Unix terminal to accomplish this.

    Step 1: Connect to the remote Linux system using SSH

     $> ssh -Y username@hostname

    password: *******

    Step 2: Launch an application

    $> firefox

    You will see the firefox browser pops up.

    Source: techyquest.blogspot.in
    • February 3, 2012 (4:23 pm)
    • 11 notes
    • #linux
    • #unix
    • #X11
    • #SSH
    1. hirakc posted this
© 2011–2013 Field Notes