Start an SSH session with the server
Your TASSTA server administration and maintenance activity normally occurs through SSH instead of directly on the server host. To establish an SSH session, run the following:
ssh root@<server_IP_address> -p <ssh_port>
Next, enter the TASSTA server root password at the login prompt.