Tag: Linux

  • Messing with WordPress SPAM Bots

    If you have a WordPress based blog, or otherwise use WordPress as a CMS for your website, you are either getting a lot of bad user accounts being created or noticing a lot of knocking on your wp-login.php page. WordPress has a nice feature which allows you to install WordPress in a directory other than…

  • sh: uncompress: command not found

    If you are uncompressing a program from a .bin file and you are working with a freshly installed Linux distro, you might receive the following error – sh: uncompress: command not found. This error might be a result of either the gunzip program is not installed on your system, or a proper link association with…

  • How to mount and unmount a hard drive in Linux?

    I lease multiple Linux servers. One of them has multiple hard drives installed in it. After asking the data center to reload the OS on it, the staff did not mounted the second drive. Surprisingly it is extremely easy for anyone with a root access to mount a hard drive on a Linux-based system. Here…

  • Migrating HLDS Linux server from WON to STEAM.

    I found this tutorial in my back-ups from the old Clan MP website I had designed. This tutorial I wrote shortly after Valve released the Half-Life Steam Dedicated Server, but it never made it to the new web site. Now I am including it on my web site, simply because it is a more appropriate…