Hello everyone:
He was playing with the keys via ssh and create a root for me, then I added the following line: “PermitRootLogin without-password” in the following file: / etc / ssh / sshd_config
And now I can not access my VPS, anyone knows how can I fix it? I will be greatly thankful
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Yo,
Have you tried to access your droplet/server through the console on the control panel DigitalOcean provides you with? If you can, you can go and revert the changes there. Otherwise, FTP or some other protocol could work if you got write permissions for the file.
If not, revert to a backup (if you got it) or try and submit a ticket to support. There is not a lot of other things you can do if you do not have access to your server.
Sincerely, Jon Brede.