Install PHP 5.6 and PHP-FPM on Debian 12 – Legacy PHP Guide
Content1 Warning2 Prerequisites3 Add the PHP PPA Repository4 Install PHP 5.65 Install PHP 5.6 FPM6 Test and Use PHP 5.67 Conclusion Vijona28 Oct at 9:10 Installing PHP 5.6 and PHP-FPM…
Install and Configure PHP 8.4 with PHP-FPM on Ubuntu 24.04
Content1 Prerequisites2 Add the PHP PPA Repository3 Install PHP 8 on Ubuntu 24.044 Verify the PHP Installation5 Install PHP 8 FPM6 Test and Use PHP 87 Conclusion Vijona28 Oct at…
Netstat Command in Linux: Installation, Options & Network Monitoring Guide
Content1 Installing netstat on Linux2 Netstat Command Syntax3 Understanding Netstat Command Output4 Commonly Used netstat Options5 Display Open Connections With Process IDs (PIDs)6 View Open Ports in Linux Using Netstat7…
Install and Secure PostgreSQL on Ubuntu 20.04 – Step-by-Step Guide
Content1 Prerequisites2 Install PostgreSQL3 Secure the PostgreSQL Database Server4 Access the PostgreSQL Database Server5 Conclusion Vijona28 Oct at 8:43 PostgreSQL Installation and Security on Ubuntu 20.04 PostgreSQL is a sophisticated,…
Install and Configure OpenLiteSpeed on Ubuntu 20.04
Content1 Prerequisites2 Install OpenLiteSpeed3 Manage the OpenLiteSpeed System Service4 Access the OpenLiteSpeed Web Administration Console5 Change the Default Listener Port6 Create a New OpenLiteSpeed Virtual Host7 Secure the OpenLiteSpeed Server…
Install and Secure Nginx on Ubuntu 20.04 – Step-by-Step Guide
Content1 Prerequisites2 Install Nginx on Ubuntu 20.043 Manage the Nginx Service4 Create a New Nginx Virtual Host5 Secure the Nginx Web Server6 Set Up Firewall Rules7 Conclusion Vijona28 Oct at…
Add Swap Memory on Ubuntu 20.04 with Swapfile & Block Storage
Content1 Prerequisites2 Check Existing Swap Memory3 Create Swap Memory4 Enable Swap Memory5 Configure fstab for Automatic Swap Mounting6 Configure Swappiness7 Test the Swap Memory8 Remove Swap Memory9 Conclusion Vijona28 Oct…
Install and Configure HAProxy on Ubuntu 22.04
Content1 Prerequisites2 Sample HAProxy Load Balancing Topology3 Install HAProxy on Ubuntu 22.044 Configure the HAProxy Server5 Configure the Backend Servers6 Access the HAProxy Accelerated Web Application7 Conclusion Vijona3 Sep at…
Git Reset Tutorial: Undo Commits, Unstage Files & Discard Changes
Content1 Git Reset Options Overview2 git reset –soft3 git reset –mixed (default)4 git reset –hard5 Reset Changes in Git6 Undo Reset Changes in Git7 Conclusion Vijona3 Sep at 10:33 Understanding…


