linux

linux ubuntu network +2

Optimize Ubuntu Networking for a Dev Workstation

Practical Ubuntu network tuning to reduce latency, stabilize DNS resolution, and improve daily developer workflows.

Read article
devops nginx ssl +2

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.

Read article
linux troubleshooting productivity

Safe Disk Cleanup on Ubuntu for Developers

Quick checklist to free up disk space on Ubuntu without breaking your development environment.

Read article
linux productivity troubleshooting

Linux for Developers: Monthly Maintenance Checklist

Monthly checklist to keep your Linux workstation stable, secure, and fast without wasting time.

Read article
devops github-actions linux +1

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.

Read article
linux terminal developer-tools

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

Read article
linux terminal productivity

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.

Read article
linux ai developer-tools

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.

Read article
linux developer-tools

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.

Read article
linux networking troubleshooting

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.

Read article
linux terminal

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.

Read article
linux troubleshooting

Fix to Key

How to solve GPG key errors and repository authentication issues on Linux systems

Read article
linux mongodb devops

How to Install MongoDB on Ubuntu 20.04

Complete step-by-step guide to install and configure MongoDB on Ubuntu 20.04 LTS

Read article
docker nodejs linux +1

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

Read article
laravel linux php +1

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

Read article
linux docker devops

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

Read article
linux nginx security +1

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.

Read article
linux nginx devops

Set Up a New Website in NGINX

Step-by-step guide to configure a new virtual host on an NGINX Linux server from scratch.

Read article