Hello, as i tried to connect to my domain via ssh (``ssh <myusername>@<mydomain>''), i received the following message:
Although i think it was obvious that SSH wouldn't be enabled per default, i'm curious how to get it enabled? I basically just need it to make some CGI scripts executable, and i don't see any option to do the same via ftp (commandline or in my filemanager).
The second thing is, that webDAV (dav:// and davs://) doesn't seem to work; my filemanager reports me this while trying to connect:
The third thing is, is ruby as CGI available? unfortunately some of my sites require it, but i guess i can live without it, if it's not available at this time (or in the future).
kindly, sebi
Code:
---------------------------------------------------------------------------
This computer system is for authorized users only. All activity is logged and
regularly checked by systems personnel. Individuals using this system without
authority or in excess of their authority are subject to having all their
services revoked. Any illegal services run by user or attempts to take down
this server or it's services will be reported to local law enforcement, and
said user will be punished to the full extent of the law. Anyone using this
system consents to these terms.
---------------------------------------------------------------------------
Shell access is not enabled on your account!
If you need shell access please contact support.
Connection to <mydomain> closed.
The second thing is, that webDAV (dav:// and davs://) doesn't seem to work; my filemanager reports me this while trying to connect:
Code:
Error: HTTP Error: Connection terminated unexpectedly
Please select another viewer and try again.
kindly, sebi