Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: hawk on November 16, 2015, 07:37:51 AM
-
Hi cleaver people
I have just had a server that has been hijacked by a rouge computer dealer. Has anyone got any sneaky ideas how i can temporarily disable this server as soon it comes back online (it will have to so they can get their emails). I say temporary because i don't want to disable it permanently as the organization that uses it will want it functioning correctly again and need the data and emails. The server is my property located in their office. This other dealer has convinced them that they should be using a windows server, but we all know that will not last long.
Thanks
john
-
The default access methods are available if enabled:
Server-manager
SSH
VPN
Create a script that pings their domain to see if it comes on-line and warns you about it. Then use one of the above to access it.
DNS access to that domain would be handy too
-
hi
i have access to the server, but what i am looking for is a way to temporary disable the server. i can shut it down, i can change passwords etc, something like put it into maintenance mode.
thanks
-
well, the command 'passwd root' and 'passwd admin' would help.
-
ok sorry i have remote access to the server, not physical, is there a way to use "passwrd root" or "passwrd admin" remotely?
-
yes, simply enter it on the command line
-
don't use CLI..
login remotely via ssh, type
elinks
to access server-manager
then change admin password..