What's the command to SSH to a remote server on whonix?

Hi
if i wanna have SSH access to a remote server using whonix workstation terminal, what command should i run on it?

ssh

As per Whonix ™ - Anonymous Operating System.

[quote=“Patrick, post:2, topic:1390”]ssh

As per Whonix ™ - Anonymous Operating System

i type ssh and ssh root@serverip, but non of the commands work. i do this on whonix workstation, should i do it on gateway?

Workstation. Don’t use the gateway for any other purpose than configuring Tor and updates.

“Not work.” isn’t a great problem description. See the links in my signature.

It could be, that user/password is wrong and/or the server banning connections from the Tor network.

[quote=“Patrick, post:4, topic:1390”]Workstation. Don’t use the gateway for any other purpose than configuring Tor and updates.

“Not work.” isn’t a great problem description. See the links in my signature.

It could be, that user/password is wrong and/or the server banning connections from the Tor network.[/quote]

i just typed ssh root@serverIP on whonix gateway terminal, and it worked! i could connect, but when i type the same command on whonix workstation’s terminal, i get this error: couldn’t find the database of available applications, run update-command-as-root to fix this

Good idea to run.

Install ssh.

[quote=“Patrick, post:6, topic:1390”]Good idea to run.

Install ssh.

thanks, now it works.