My server is down

You can take a new back whenever you want.

Are all the services up?
Can you login to DA?
 
what does this show

Code:
systemctl list-units --type=service --state=running
 
this
 

Attachments

  • 12345a.png
    12345a.png
    28.9 KB · Views: 79
OK good the system is up in running.

If you want pm me the website domain. I can check it.

Do you see a website now?
 
i found this . Can be?
If you get the message:

Your IP is blacklisted
this means that you've had too many failed login attempts or accesses to port 2222 without being logged in.

To remove yourself from the blacklist, edit /usr/local/directadmin/data/admin/ip_blacklist and remove your IP from the list.
 
i found this . Can be?
If you get the message:

Your IP is blacklisted
this means that you've had too many failed login attempts or accesses to port 2222 without being logged in.

To remove yourself from the blacklist, edit /usr/local/directadmin/data/admin/ip_blacklist and remove your IP from the list.
Im wrong
 
you forgot the t at the end. It's:
nano /usr/local/directadmin/data/admin/ip_blacklist
if you see your ip in there remove it.

You can do that with ctrl-K

After that use ctrl-x to close and y to save/overwrite.
 
in ssh
Code:
csf -dr "Put your ip here"

To find your IP use
 
Back
Top