Browsing Tag
ubuntu
22 posts
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-…
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…