Re: Firefox so bad on a remote with 'ssh -YC'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Sep 15, 2021 at 05:30:07PM +0100, lejeczek via users wrote:
> Those of you guys who happen to have remote f34 systems - do your remote
> Firefox via 'ssh -YC' like mine is 'unusable'?
> Mine hangs almost immediately, has only brief moments when becomes
> responsive and the reason why I paint specifically Firefox as the villain is
> such, that Chrome and Chrome based web browsers, eg. Brave, Chromium,
> Vivaldi, all work okey.

I never use a remote firefox process, I just use OpenSSH's built in
proxy support(see below), and have the FoxyProxy Standard extension,
so certain URLs get sent over the SSH proxy.  It makes life a lot
easier, you're only sending browser traffic over the SSH link, not the
entire UI experience.

You can have openssh set up a SOCKS5 proxy via:
    $ ssh -D 5555 server.example.org

Then you just use localhost:5555 as a SOCKS5 proxy.

-- 
Jonathan Billings <billings@xxxxxxxxxx>
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux