by Rewaant Chhabra | Dec 19, 2022 | Server Administration
Table of Contents Overview Steps Conclusion Overview You’ve probably found yourself in a predicament where you have to upload a file to a PHP application like WordPress or PHPMyAdmin but the default server configuration only allows you to upload files up to 2048 Kbs...
by Rewaant Chhabra | Dec 19, 2022 | Cloud Hosting, CMS, Hosting, Server Administration, WordPress
Table of Contents Overview Setting up your Ubuntu server Setting up the LAMP stack Setting up Let’s Encrypt SSL Certificates Installing WordPress Configuring PHPMyAdmin (optional) Overview If you’re looking to build a website or a blog it’s highly likely you’ve...
by Rewaant Chhabra | Sep 4, 2022 | Server Administration
Table of Contents OverviewGetting StartedMain ConfigurationConclusion Overview SSH stands for “Secure Shell” which is both a protocol and a command line program that lets you administer a remote Linux computer. Here in this guide, we’ll explain setting up key-based...
by Rewaant Chhabra | Sep 3, 2022 | Server Administration
Table of Contents OverviewSetting up key-based authenticationDisable the IPv6 accessDisable root login via SSHSet up a firewallSetting up Fail2Ban Overview This guide covers important aspects of hardening SSH access for your production server so you can secure your...