Tag: Server administration

  • Blocking malicious crawlers or scrapers in Apache

    Occasionally we see a customer who has a popular website that often gets people trying to crawl it and copy the lot, This has the unfortunate side effect that its hammering the site. Made worse only by dynamic pages and loops this can literally take down a server in some occasions. Often you can slow…

  • Finding spam sending PHP scripts on your server

    Everyone has the occasional user who may leave something on their server that may send spam, or not update things as fast as they should. Tracking down the spammer can be a real problem though. Sometimes you can track down the domain, but not the script, other times they may have so many files that…

  • Installing Oracle RDBMS Server

    Oracle is a very popular database.  Particularly for enterprise customers running on dedicated servers with lots of CPU and fast RAID setups. This tutorial will guide you to install Oracle database server on CentOS Linux distro.  Hopefully the steps are simple enough that even a technically minded non-DBA can get the database installed. Oracle RDBMS…

  • WordPress install script

    We like wordpress, a lot of our customers love it too. WordPress is web software you can use to create a beautiful website or blog, it is normally called a CMS too. We have created a script for automating the install of the last version of wordpress, even though installing wordpress is quite a trivial…

  • SSH keys on new servers

    You can now set your public ssh key(s) at http://rimuhosting.com/cp/sshkeys.jsp .  These keys will automatically be added to new server setups.  And the keys can be used when you enable a server’s console-over-vps feature. SSH keys are great when you want to avoid re-entering passwords every time you log into a server.  The Ubuntu team…

  • Emailed backup of a database via cron – Attaching files via command line

    Sometimes people want an easy offsite backup option for important databases or files, and having a cron to automate that can be helpful. One of our customers had such a case so i wrote a shell script which emailed him a copy of his database every day. Since i thought it was a handy thing…

  • Restarting Apache on deploy

    Often we have customers who have larger websites they deploy, or even multiple websites they deploy , and they need the apache cache cleaned or even the application restarted. Often the reason people want this is so developers do not need to login with SSH, do not need root access, and things are just a…

  • Saving some typing and time with SSH configs

    If you are like me, then you may find yourself connecting via SSH to multiple machines a lot during the day. There is an easy way to make short cuts to save you remembering ip addresses, user names, or other things. This tutorial is for people using Linux primarily, people using Windows should be able…

  • Installer updates, Glassfish, Confluence and more…!

    One of the services we provide includes maintaining a set of installer scripts for automating common tasks and setups our customers like to use. Those help you by taking the pain and time out of getting setup and serving the content you want to publish. From our tracking system some of the most significant changes…

  • Ubuntu 12.04 LTS Precise Pangolin

    We are delighted to offer the latest release of Ubuntu Server, codenamed Precise Pangolin. That is available as an reinstall option or for order on all our VPS and dedicated server ordering pages.