Tag Archives: godaddy ssh linux

Log Into Godaddy Without Typing Password

A quick and easy way to add authentication via your ssh key for GoDaddy or any Linux server really is right here: This is all in terminal (Applications -> Utilities -> Terminal.app) Generate your key: ssh-keygen -t rsa -C "your@email.com" … Continue reading

Posted in Personal | Tagged | 1 Comment