[qubes-users] Whonix uwtwrapper Error using SSH / torsocks

Hi,

I am new to QubesOS, and now wanted to just ssh into my server.

But if I want to ssh I get the following error message, I didn’t changed anything at the standard config (Whonix-ws-15):

user@host:~$ ssh

uwtwrapper uwt wrapper ERROR: /usr/bin/ssh.anondist-orig does not exist.

Could you please help me?

'qubebe' via qubes-users:

Hi,

I am new to QubesOS, and now wanted to just ssh into my server.
But if I want to ssh I get the following error message, I didn't changed anything at the standard config (Whonix-ws-15):

user@host:~$ ssh
uwtwrapper uwt wrapper ERROR: /usr/bin/ssh.anondist-orig does not exist.

Could you please help me?

Install ssh.

sudo apt update

sudo apt install openssh-client