Configuring Apache on Ubuntu 16.04 URL manipulation with mod_rewrite
Apache’s rewrite module is a very powerful tool for manipulating URLs. Taking a look at the mod_rewrite documentation can be overwhelming, especially if you are …
Apache’s rewrite module is a very powerful tool for manipulating URLs. Taking a look at the mod_rewrite documentation can be overwhelming, especially if you are …
To receive automatic disk alerts by email we’ll make use of three common Linux utilities. We will use badblocks to look for bad sectors on …
An alias allows us to come up with our own name for a command or group of commands. This is especially useful for long convoluted …
Linux has the native ability to support two filesystem types that allow for RAM-based storage: ramfs and tmpfs. A RAM disk can give faster-than-SSD read …
Ever find yourself wanting to use a local ISO repository in XenServer instead of using an NFS share? You can do so at the command …
Having a basic WordPress theme template is a helpful resource if you’re creating custom themes and a good place to start if you’re new to …
cPanel 11 Stage 2 (currently in the most recent RELEASE build) have RoR functionality, including Rails and Gems options on cPanel. Note: For RoR, Apache …