
Configuration - Raspberry Pi Documentation
Raspberry Pi OS includes raspi-config, which is a Terminal-based configuration tool for managing common system settings. It provides a structured menu-based interface that you navigate through …
Raspi-Config: A Guide To Raspberry Pi's Best Hidden Tool
Dec 10, 2025 · The Raspberry Pi Software Configuration Tool (“raspi-config”) is a command-line utility that comes with Raspberry Pi OS. It’s customized for the Pi, and its menu quickly configures …
Getting started - Raspberry Pi Documentation
A Raspberry Pi device is a compact computer that is commonly used in two main ways: either as a desktop computer or as a headless (remote) computer. For more information about these options, …
The Ultimate Guide to the Raspi Config Tool - Pi My Life Up
Jan 31, 2022 · The raspi config tool is used in Raspbian to set important settings. Learn how to configure the Pi correctly with this guide.
Raspberry Pi raspi-config Guide: The Complete Tutorial for Setup ...
Dec 3, 2025 · Learn how to use raspi-config on Raspberry Pi to configure system options, enable interfaces like SSH, I2C, SPI, and Camera, adjust performance settings, set localisation, and perform …
First boot configuration | The Raspberry Pi Guide
First boot configuration steps Upon first boot of your Raspberry Pi it is good to make a number of changes to the configuration to finish setting it up. Below I provide the key steps for both the Desktop …
Raspberry Pi Documentation
Technical information about Raspberry Pi Compute Module hardware Processors Technical information about the CPUs used by Raspberry Pi I/O controllers Technical information about Raspberry Pi I/O …
Setup Raspberry Pi Wi-Fi – Guide for Pi 3, 4, and 5 (Update 2026)
May 13, 2026 · Setup Raspberry Pi Wi-Fi (2026): Step-by-step guide for Pi 5, 4 & 3. Includes Pro Tip for USB Wi-Fi adapters, FAQ, and How-To schema.
GitHub - RPi-Distro/raspi-config: Configuration tool for the Raspberry Pi
Configuration tool for the Raspberry Pi. Contribute to RPi-Distro/raspi-config development by creating an account on GitHub.
How to use the command 'raspi-config' (with examples)
Dec 17, 2024 · raspi-config is a command-line tool that provides a text-based user interface for configuring a Raspberry Pi. It is an ncurses GUI application, which allows users to configure various …