Script Tips: ssh-key For Apache
For security purposes, most servers are usually locked up to allow access only via SSH. Setting up ssh-key for remote access to servers without password is simple. But what if you want to set up ssh-key access with user apache which is a pseudo user on most Linux installations and doesn’t have shell access? Ever tried to set up your webserver so it could run some automated scripts on a remote server via a web interface? If yes, then here’s the answer.
Read the rest of this entry »
