Results 1 to 3 of 3

Thread: SSH X11 forwarding quirk in Ubuntu 11.10

  1. #1
    Join Date
    Jul 2011
    Beans
    2

    Question SSH X11 forwarding quirk in Ubuntu 11.10

    Hi all!

    I'm trying to log into a remote server using the "ssh -X" command using GNOME Terminal 3.0.1, but i'm having problems running firefox. When I enter the command "firefox" or even the actual path ("/home/michael/firefox-linux/firefox-bin") I get my local installed firefox instead of the remote application.
    "xcalc" works so I know that the X forwarding is working.

    How do I solve this?

    Thanks.

  2. #2
    Join Date
    Jul 2011
    Beans
    1

    Re: SSH X11 forwarding quirk in Ubuntu 11.10

    I'm having the same problem. Firefox over X forward opens my locally installed firefox.

  3. #3
    Join Date
    Sep 2011
    Beans
    8

    Re: SSH X11 forwarding quirk in Ubuntu 11.10

    Executing Firefox with -no-remote option will force it to not try to talk with an existing Firefox window/process.

    See http://manpages.ubuntu.com/manpages/...-remote.1.html

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •