Difference between revisions of "How to Fix an SSH Lockout on a VPS or Dedicated Server w/cPanel"

From Acenet Knowledgebase
Jump to: navigation, search
m (Text replacement - "WHM (Web Host Manager)" to "WHM - Web Host Manager")
m (Text replacement - "WHM - Web Host Manager" to "WHM")
 
Line 9: Line 9:
 
<pre>https://192.168.1.100:2087/scripts2/doautofixer?autofix=safesshrestart</pre>
 
<pre>https://192.168.1.100:2087/scripts2/doautofixer?autofix=safesshrestart</pre>
  
[[Category:WHM - Web Host Manager]]
+
[[Category:WHM]]

Latest revision as of 19:20, 22 July 2015

If you're unable to access your server via SSH because of a mistake made to your SSH configuration file, it is simple to reset your SSH configuration file back to defaults if cPanel is installed on your server.

All you need to do is append the following to your WHM URL and then log in using your root log in details when prompted:

/scripts2/doautofixer?autofix=safesshrestart

For example, if your server IP is 192.168.1.100, then you would use:

https://192.168.1.100:2087/scripts2/doautofixer?autofix=safesshrestart