Koozali.org: home of the SME Server

Temporary disable server

Offline hawk

  • *
  • 141
  • +0/-0
    • hawkelectronics
Temporary disable server
« 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

guest22

Re: Temporary disable server
« Reply #1 on: November 16, 2015, 08:53:34 AM »
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

Offline hawk

  • *
  • 141
  • +0/-0
    • hawkelectronics
Re: Temporary disable server
« Reply #2 on: November 18, 2015, 08:53:50 AM »
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

guest22

Re: Temporary disable server
« Reply #3 on: November 18, 2015, 08:54:54 AM »
well, the command 'passwd root' and 'passwd admin' would help.

Offline hawk

  • *
  • 141
  • +0/-0
    • hawkelectronics
Re: Temporary disable server
« Reply #4 on: November 18, 2015, 09:02:29 AM »
ok sorry i have remote access to the server, not physical, is there a way to use "passwrd root" or "passwrd admin" remotely?

guest22

Re: Temporary disable server
« Reply #5 on: November 18, 2015, 09:04:08 AM »
yes, simply enter it on the command line


Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Temporary disable server
« Reply #6 on: November 18, 2015, 10:18:54 AM »
don't use CLI..

login remotely via ssh, type
Code: [Select]
elinks

to access server-manager

then change admin password..