Viewing profile — totaam
totaam
HN member- Joined
- Thu, Jul 05, 2018, 3:35 AM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About totaam
No profile information was provided.
Recent public activity
-
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…
-
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...
-
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…
-
comment
Comment #40945868
No, the subcommand does not need to be the first arg.
-
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..…