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

Posts by versluis

How to setup VSFTP on Fedora

Posted on Sep 2, 2025

FTP is a cheap and easy way to communicate with a headless server. While I’m happily using FileZilla Server on several other systems, there’s no pre-built binary for Fedora available. However,...

Learn More

How to enable the Compress Menu in Dolphin

Posted on Jul 20, 2025

I have several Fedora installations, one of which has been around since version 35. Newer installations have a Compress option in the Dolphin context menu, which I’ve grown quite partial to. This older...

Learn More

How to grow a Volume Group with Cockpit

Posted on Jul 1, 2025

I have a JBOD setup on my Linux workstation that I wanted to add a disk to. Rather than do this from the desktop or the command line, I thought I’d try cockpit – and it worked like a charm. All I...

Learn More