Image of the Raspberry Pi 5

Raspberry Pi 5 Desktop Mini PC: raspi-config

This is a multi-part blog looking at a Raspberry Pi 5 running Linux as a desktop computer.

raspi-config is a script that offers an easy way to start configuring the Raspberry Pi 5. It offers a simple text user interface that’s customized for the Pi. I’ll walk you through some of the configuration options it provides.

raspi-config must be run as root. Therefore use sudo to launch the program from the command-line:

$ sudo raspi-config

Here’s what you’ll see.

raspi-config

There is also a GUI Raspberry Pi Configuration utulity accessed from Preferences > Raspberry Pi Configuration but it doesn’t offer all the options available with the text-based tool.

GUI Configuration

Let’s explore the raspi-config text-based tool in more detail.

Next page: Page 2 – System Options

Pages in this article:
Page 1 – Introduction
Page 2 – System Options
Page 3 – Display Options
Page 4 – Interface Options
Page 5 – Performance Options
Page 6 – Localisation Options
Page 7 – Advanced Options


All articles in this series:

Raspberry Pi 5 Series
Hardware
iRasptek Starter KitAll the kit you need to get started with the Pi 5
Pironman 5 Case ReviewTransform the Pi 5 into a beautiful desktop mini PC
Passive Cooling the Pi 5Passively cool your Pi 5 the right way. Silent yet cool
BenchmarkingBenchmarking the Pi 5 against an Intel N100 mini PC
OverclockingLet's increase the clock speed of the BCM2712 SoC
Power ConsumptionCompare the power consumption of the Pi 5 with Intel Mini PCs
2.5Gbps NetworkingImproving the wired performance of the Pi 5
WiFiImprove WiFi performance of the Pi 5
Desktop PCIs the Pi 5 good value compared to an Intel N100 Mini PC?
Configuration
raspi-configUseful text-based tool to configure the Pi 5
PiGroGUI tool that streamlines the process of managing the Pi 5
Increase Swap Memory SizeIncrease the swap size from 512MB to 2GB
ZRAM swapdriveSimple script to use a ZRAM swapdrive instead of a swapfile
Software
Installing SoftwareDifferent ways to install software on the Pi 5
df snap pollutionReplace df with dysk
Ollama GUIRunning Large Language Models on the Pi 5
Music PlayersGUI and TUI music players explored
Many software articles are planned. Stay tuned!
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Read our Comment FAQ before commenting.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments