How to Boot Ubuntu to Text Mode (Runlevel 3)
Ubuntu boots to the graphical desktop by default, but you can change it to boot directly to a text-mode login prompt. This is useful for headless servers, troubleshooting, or resource-constrained systems. The method depends on your init system. Modern Ubuntu uses systemd, but the GRUB approach still works if you need it. Using systemd (recommended)…