Sunday, May 17 2020
SSH is a secure method of connecting to your hosting account to move all the files and execute commands through the terminal. Follow these 5 simple steps to enable SSH for your godaddy hosting account.
Go to your GoDaddy product page.
Scroll down, you will see web hosting section, click Manage button.
In the account Dashboard, under Settings click Server.
After click server button, this tab will looks like
Click manage button, popup will shown in the page. You can turn on/off SSH access
SSH will be turn on, Open your terminal with the following content:
ssh {cpanel-username}@yourDomainName.com
Enter the above command with your cpanel password.
Now, you will access your hosting from terminal.