Search results

  1. G

    To check for possible hack/shell attempts

    To check for possible hack/shell attempts - this search will identify the domains that had PHP injection used against them to try to run a script remotely - if it works then the hacker has a SHELL with root access even without the password - if not the site will simply ignore what happened. If...
  2. G

    Squirrelmail Plugin install kit

    Squirrelmail plugin installs First - upgrade to Squirrelmail 1.4.6 Squirrelmail updates Basically use these steps and replace the version number as needed. just copy and paste this code into your SSH terminal window cd /var/www/html tar -cvf oldsquirreldata.tar squirrelmail/data/ * cd...
  3. G

    we are working at merging 2 old servers into one new server

    we are working at merging 2 old servers into one new server. The challenge being that one server had NS1.hosting.net and NS2.hosting.net for name servers and the second one had NS3.hosting.net and NS4.hosting.net for name servers. We have already successfully moved all clients from NS3/4 to the...
Back
Top