Live data from Hacker News

Viewing profile — totaam

totaam

HN member
Joined
Thu, Jul 05, 2018, 3:35 AM UTC
HN karma
4
Public activity
5 items

About totaam

No profile information was provided.

Recent public activity

  1. comment
    Comment #40946321

    Perhaps your users don't have the same abilities with ssh? The reason why xpra switched to paramiko as default ssh implementation is because it makes it possible to integrate (cros…

  2. comment
    Comment #40945949

    Apart from the SSH connection? The short answer is (probably) very little, the long answer is more complicated: https://github.com/Xpra-org/xpra/blob/master/docs/Usage/Secu...

  3. comment
    Comment #40945902

    If you don't want to change the global defaults (in `/etc/xpra`), or your personal config (`~/.config/xpra`), you should be able to stick `ssh=ssh` in a `$HOST.xpra` session file a…

  4. comment
    Comment #40945868

    No, the subcommand does not need to be the first arg.

  5. comment
    Comment #40945864

    You're making it way more complicated than it should be. Just edit the defaults in `/etc/xpra/conf.d/40_client.conf`: https://github.com/Xpra-org/xpra/blob/eedf34ecef3a04d0867709..…