Tag: Ubuntu Linux
-

Date:
How to Setup Apache Reverse Proxy
This post provides a guide for setting up the Apache HTTP server as a reverse proxy. Apache, typically a web server, can…
-

Date:
How to Setup Nginx Reverse Proxy
This guide demonstrates setting up a reverse proxy on the Nginx HTTP server, often used as a reverse proxy for HTTP and…
-

Date:
How to Change Hostname in Ubuntu 24.04
This article provides instructions on changing the hostname in Ubuntu 24.04. It emphasizes the importance of unique hostnames for device identification on…
-

Date:
How to Install PostgreSQL on Ubuntu Linux
The post provides a comprehensive guide on installing PostgreSQL and the pgAdmin4 tool on Ubuntu Linux, ideal for students and new users.…
-

Date:
How to Install Ubuntu Linux
The post guides beginners, particularly students, on downloading and installing Ubuntu Linux, an open-source operating system that is suitable for desktops, laptops,…
-

Date:
How to Install Ghost on Ubuntu Linux
The article guides through the process of installing Ghost CMS on Ubuntu Linux, using Nginx for support. Ghost, a Node.js-based open-source publishing…
-

Date:
How to Upgrade Ubuntu Linux
The post outlines the procedure to upgrade Ubuntu Desktop or Server from a previous version, indicating that Ubuntu LTS versions are supported…
-

Date:
Install Node.js and npm on Ubuntu: A Step-by-Step Guide
This article instructs on how to install Node.js and npm on Ubuntu Linux, two important packages for running Node.js-based applications. It provides…
-

Date:
How to Install Python on Ubuntu Linux
The post provides a step-by-step demonstration on installing Python, a versatile programming language, on Ubuntu Linux. Two methods of installation are given:…
-

Date:
Setup SSH Key Authentication on Ubuntu
This post instructs students, and new users how to install and configure SSH for a passwordless key login on Ubuntu Linux. It…
