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