ssh question
-
- Compulsive poster
- Posts: 60
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sat May 01, 2010 12:52 pm
ssh question
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?
Re: ssh question
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.
Re: ssh question
cool i try that