Browsing Tag
ubuntu
25 posts
🧠 Linux Isn’t What You Think: Day 1 DevOps Foundation
“Most beginners say: “I’m learning Linux.” But today I realized something important: Linux is not Ubuntu. Linux is…
Launching an AWS EC2 Instance
What is an AWS EC2? Elastic Compute Cloud (EC2) is a virtual server that you rent in AWS,…
How to Host a Website on an Ubuntu VM Using VMware and Nginx and get unstuck if it doesn’t load (Step-by-Step Guide)
🧪 Ubuntu VM Web Server Lab (VMware + SSH + Nginx) A hands-on lab to learn Linux web…
Dart – instalación y configuración en Ubuntu
Recomiendo ver antes – instalacion de Homebrew y asdf en ubuntu ( es corto son 5 comandos) 📘…
Install ISPConfig with Nginx Webserver on Ubuntu 22.04
Introduction ISPConfig is a very popular open‑source hosting control panel that lets you manage websites, email accounts, DNS…
Automatically change the theme in Ubuntu based on the time of day
Steps: Download the Gnome extension: Night Theme Switcher – https://nightthemeswitcher.romainvigier.fr/ or https://extensions.gnome.org/extension/2236/night-theme-switcher/ Create 2 bash scripts: day.sh with…
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-…