linux
All Tags
Optimize Ubuntu Networking for a Dev Workstation
Practical Ubuntu network tuning to reduce latency, stabilize DNS resolution, and improve daily developer workflows.
Nginx in Production: VHosts, SSL, and Security Headers
A practical Nginx production setup for multiple domains with clean HTTPS redirects, TLS renewal, and baseline security headers.
Safe Disk Cleanup on Ubuntu for Developers
Quick checklist to free up disk space on Ubuntu without breaking your development environment.
Linux for Developers: Monthly Maintenance Checklist
Monthly checklist to keep your Linux workstation stable, secure, and fast without wasting time.
CI/CD with GitHub Actions and a VPS: Real Pipeline from Scratch
Hands-on guide to build a CI/CD pipeline with GitHub Actions, VPS deployment, and operational rollback.
Custom Terminal Setup - Kitty + Ranger on Ubuntu 24.04
Learn how to create a fast and aesthetic terminal using Kitty, Ranger and image previews with JetBrains Mono font and Tokyo Night theme on Ubuntu 24.04
How to Create Command Aliases in Linux and macOS
Learn how to create aliases in Linux and macOS to run multiple commands with a single shortcut.
Complete Guide to Install Cursor AI IDE on Ubuntu 24.04
Learn how to install and configure Cursor AI IDE on Linux - Ubuntu 24.04, an AI-powered first code editor, to improve your development productivity.
How to Configure Razer Devices on Ubuntu 22.04
Learn how to easily configure and manage Razer devices on Ubuntu 2024 using OpenRazer and Polychromatic.
Solution to Ethernet Speed Limitation in Ubuntu 22.04
Learn how to resolve the issue of your Ethernet connection being limited to 100 Mb/s instead of 1 Gb/s in Ubuntu.
Setting Default Audio Device at Session Start in Ubuntu 22.04
Ensure your preferred audio device is selected automatically each time you start a session in Ubuntu.
Fix to Key
How to solve GPG key errors and repository authentication issues on Linux systems
How to Install MongoDB on Ubuntu 20.04
Complete step-by-step guide to install and configure MongoDB on Ubuntu 20.04 LTS
Solving Docker Permission Issues in Node.js Projects: A Guide to Overcoming EACCES Errors in Volumes
Complete guide to solve EACCES permission errors when using Docker volumes in Node.js projects
How to install Laravel on Ubuntu 20.04
Complete step-by-step guide to install and configure a Laravel development environment on Ubuntu 20.04
Optimizing Disk Space on Linux and program to run ONE TIME a MONTH
Automate monthly disk cleanup on Linux with Docker environment using cron jobs and system maintenance scripts
Configure Free SSL on Linux with NGINX and Certbot
Complete guide to issue and install free SSL certificates with Certbot for domains served by NGINX.
Set Up a New Website in NGINX
Step-by-step guide to configure a new virtual host on an NGINX Linux server from scratch.