Prism ICT

Default image

Install and run Docker on Ubuntu VPS

STEP 1️⃣ Prerequisites (Once per server) You already have most of this, but for completeness: sudo apt update sudo apt

Default image

Essential PHP Commands for VPS (PHP-FPM, Debugging, Logs & php.ini)

This guide lists essential PHP commands for a VPS environment, focusing on PHP-FPM, php.ini configuration, error handling, and debugging.Ideal for

Default image

How I configure my New VPS

Enabled SSH key login Here’s the standard, secure way to enable SSH key–based login to your Ubuntu VPS so you

Default image

How to Generate a Free Wildcard SSL Certificate on Ubuntu VPS using Certbot (Manual DNS)

Securing your domain with SSL is essential, and wildcard certificates let you cover all subdomains (*.yourdomain.com) under a single certificate.

Default image

Essential Nginx Commands Every Server Admin Should Know

Whether you're hosting a static website, running a Node.js app, or reverse-proxying APIs, Nginx is one of the most powerful

Default image

Essential Ubuntu Commands for Server Maintenance

Maintaining a Ubuntu server efficiently requires some familiarity with key terminal commands. Whether you're monitoring disk usage, checking CPU load,

Default image

Essential PM2 Commands for Managing Node.js Apps

At Prism ICT, we run multiple Node.js microservices in production. To keep them stable and easily manageable, we rely on

Default image

How to Update & Deploy Your Next.js App on a VPS Using Git and PM2

Keeping your Next.js app updated on your VPS is simple when you follow the right steps. Whether you’re pushing updates

Default image

How to Update a React App on a Live Server (VPS) – The Easiest Way

Keeping your React app updated on a live server doesn’t have to be a headache. In this quick guide, I’ll

Default image

How to enable Free SSL on VPS by certbot

If you're hosting your website on a VPS with Nginx and want to secure it with HTTPS using a free

1 2