Browsing Tag
ubuntu
19 posts
Fix Radeon HD 6400 Series on Ubuntu
Hi, I got my old VGA card black/blank display when using Ubuntu 24.04. On Windows 10 it is…
How to setup and configure NGINX on Ubuntu
In this article, you will learn how to setup and configure NGINX on ubuntu, configuring the firewall, managing…
How to Partition Using GParted Live
When working with Linux systems, managing disk partitions can be an essential task—especially if you want to create…
RDP to your EC2-Ubuntu
1- Create security group with outpund to everywhere and inbound on port 3350 to your ip only 2-…
SETTING UP NGINX SERVER ON UBUNTU
I installed VMware Workstation Pro and deployed Ubuntu on it Opened Ubuntu terminal and ran commands to install…
Installing WordPress with Nginx in Ubuntu
To install WordPress with Nginx on Ubuntu, follow these steps: 1. Update your system sudo apt update 2.…
How to add swap space in Linux?
Tired of the same old Windows routine? Tiling window managers like i3 and Sway offer a good workflow…
3 Amazing Productivity Apps for Linux
I use Ubuntu 24.04 as my daily driver on my main laptop and these are some of the…
Stepping into Ubuntu Linux: A VirtualBox Installation Guide.
INTRODUCTION Have you ever felt curious about Ubuntu Linux and wanted to try it out? Perhaps you’re a…
Understanding LXC: Linux Containers and Their Role in Modern App Development
Containers have been around for a while, but their recent broad adoption has transformed modern application development and…