← 返回命令列表

Linux command

raspi-config 命令

安全

权限或系统影响较大,执行前请核对目标。

常用示例

Example

sudo raspi-config

说明

raspi-config is the official configuration utility for Raspberry Pi running Raspberry Pi OS. It provides an ncurses-based menu interface for common system settings. Configuration options include network settings, display options, interface enabling (SSH, VNC, SPI, I2C), performance tuning, localization, and system updates. Many settings that would require manual file editing are accessible through this tool.

FAQ

What is the raspi-config command used for?

raspi-config is the official configuration utility for Raspberry Pi running Raspberry Pi OS. It provides an ncurses-based menu interface for common system settings. Configuration options include network settings, display options, interface enabling (SSH, VNC, SPI, I2C), performance tuning, localization, and system updates. Many settings that would require manual file editing are accessible through this tool.

How do I run a basic raspi-config example?

Run `sudo raspi-config` in a terminal, then adjust file names, paths, flags, or remote targets for your system.