Home Interests Raspberry Pi

How to Automatically Boot into the Raspberry Pi Desktop (GUI)

howchoo
howchoo   (467)
September 14, 2023
2 minutes

Share

You'll Need 1

What you'll need
Interests
Howchoo is reader-supported. As an Amazon Associate, we may earn a small affiliate commission at no cost to you when you buy through our links.
Posted in these interests:
pi • 92 guides

Is your Raspberry Pi booting into the command line (CLI) by default? This short guide will show you how to boot into Raspberry Pi OS Desktop automatically instead!

1 – Connect to your Pi

Log into your Pi via SSH or connect a monitor and keyboard to get to the command line.

How to Connect to a Raspberry Pi Remotely via SSH
The preferred (and most common) method of connecting to your Pi to run commands.

2 – Configure to boot into Raspberry Pi OS Desktop (with raspi-config)

Type the following command:

sudo raspi-config

Then, use your arrow keys to navigate to Enable Boot to Desktop and press enter. Select the Desktop login option and press enter.

Reboot and you’re good to go!

3 – Configure to boot into Raspberry Pi OS Desktop (without raspi-config)

Alternatively, you can make the same change without using the raspi-config GUI by running the following command:

sudo update-rc.d lightdm disable
NEXT UP

How to Run a Minecraft Server on the Raspberry Pi

A whole world trapped inside your Pi.
howchoo   (467)
December 7, 2023

There are several ways to go about running a Minecraft server on the Raspberry Pi. In this guide, I’ll cover how to install Nukkit—a cross-platform Minecraft server that’s super easy to set up on the Raspberry Pi. This server should work with PCs, consoles, and tablets running Minecraft 1.14. I’ll be using a Raspberry Pi

Continue Reading

howchoo

 467 guides

Introducing Howchoo, an enigmatic author whose unique pen name reflects their boundless curiosity and limitless creativity. Mysterious and multifaceted, Howchoo has emerged as a captivating storyteller, leaving readers mesmerized by the uncharted realms they craft with their words. With an insatiable appetite for knowledge and a love for exploration, Howchoo's writing transcends conventional genres, blurring the lines between fantasy, science fiction, and the surreal. Their narratives are a kaleidoscope of ideas, weaving together intricate plots, unforgettable characters, and thought-provoking themes that challenge the boundaries of imagination.

Discover interesting things!

Explore Howchoo's most popular interests.

Explore