Abstract Programmer's Blog
Web development
How to Host a Vite Project (React/Vue) on GitHub Pages
How to Deploy an Express.js App to Netlify
How to Use Fastly to Point a Subdomain to Another Website
How to host Your Node.js Project for free - Glitch.com Node tutorial
Redirecting URLs in Apache for PHP with .htaccess and mod_rewrite
Python
How to fix Pip error - “Externally Managed Environment”
Learn Python with practical coding examples
How to Install Jupyter Notebook on Windows 11
Miscellaneous
Linux & Docker
How to Enlarge Disk Size for a Qemu/KVM Virtual Machine
Sharing Folders Between Host and Guest in QEMU/KVM
Remote Desktop tutorial - How to use Remmina to connect from Linux to a remote Windows PC
How to Add and Switch Languages in Ubuntu
How to create a Ventoy USB drive to Boot Multiple Operating Systems
How to Boot a VirtualBox virtual machine from a physical USB Flash Drive
Debian 12 installation with Manual Partitioning
How to SSH into a VirtualBox VM
How to clone a GitHub repository with an SSH key
Installing Docker on Ubuntu 24.04
How to show hidden files in Ubuntu 24.04
How to Install MySQL and phpMyAdmin on Ubuntu 24.04
How to Serve a Custom Folder on Apache in Ubuntu (change /var/www/html)
Installing Qemu/KVM on Ubuntu 24.04
How to Set Up a Static IP on Ubuntu 24.04 Server Edition
Installing Ubuntu 24.04 on Windows Subsystem for Linux (WSL)
Installing Wordpress on Nginx (Ubuntu tutorial)
Databases
How to Install PostgreSQL 17 and pgAdmin on Ubuntu 24.04
Fixing phpMyAdmin 404 Not Found Error
How to Solve MySQL Error 1273: Unknown Collation 'utf8mb4_0900_ai_ci'
Setting Up a MySQL Database and User
Windows 11
How to Remove Blank Lines in Notepad++
How to change a Wi-Fi network from public to private in Windows 11
How to Configure Your Network as Private or Public
How I recovered Windows Using BCDBoot After an Ubuntu Installation
Computer science
Data structure comparison: Set VS Map
Laravel
Sanctum tutorial - Token Authentication in Laravel 11
Sending POST Requests with CSRF Protection in Laravel 11 with Fetch API
How to Set Up Laravel 11 on Ubuntu 24.04
vite: not found Error in Laravel 11
How to Create a Laravel 11 Project With XAMPP and Visual Studio Code
Setting Up Laravel 11 on WSL with Ubuntu 24.04
Integrating PayPal Payments in Your Laravel Application with Omnipay
How to install specific Laravel version using Composer
How to create a Laravel project in the current directory
Flutter
How to Use a Web View in Flutter
Robotics
Creating a custom listener to a topic in ROS 2
Setting Up a ROS 2 Humble Development Environment on Ubuntu 22.04