How To Use The Shared Hosting IP Address To Login Through A Terminal

Avatar
  • updated
  • Answered
Avatar
Chris M
  • Answered

The normal SSH syntax for connecting with an IP address is as follows:

ssh [email protected]##.##.##.##

Substituting the "username" for your cPanel username and hash marks for the numbers of the IP address.

For further reference, check out our full guide on SSH for shared servers.