define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true); Linux | WP Hosting

Posts Tagged "Linux"

How to clear your Cache and Cookies in Firefox

Posted on May 30, 2021

Cookies can be the downfall of every healthy web browser. Just like humans eat too many cookies, browsers can develop serious unreasonable issues when ingesting too much. I always forget how to clear them...

Learn More

Removing a software RAID in Fedora

Posted on Feb 18, 2021

I’ve been playing with various configurations of my software RAID and thought I’d start again from scratch. The obvious question then was, how would I remove my previous efforts? This seems to be...

Learn More

How to add a drive to software RAID with mdadm

Posted on Jan 12, 2021

In my previous article I’ve explained how to setup a software RAID with mdadm. This was a RAID 5 setup with 3 drives, and in this article we’ll take a look how to expand it with a 4th drive,...

Learn More