ssh question

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
canogiga
Compulsive poster
Compulsive poster
Posts: 60
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat May 01, 2010 12:52 pm

ssh question

Post by canogiga »

do you allow remote login with scripts, im trying to make a auto login script, but where do i upload the rsa keys. do you allow it?
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: ssh question

Post by Edge100x »

I haven't tested it, but this should work. Your home folder is /usr/www/youridentifier, so you'd likely need to create a ".ssh" folder inside that, and then create an "authorized_keys" file there.
canogiga
Compulsive poster
Compulsive poster
Posts: 60
Joined: Sat May 01, 2010 12:52 pm

Re: ssh question

Post by canogiga »

cool i try that
Post Reply