NEC MPI4E RaspberryPi 4 System on a Chip Solution

Raspberry Pi Compute Module Setup Guide - Page 54

For MPI4E.

PDF File Manual, 86 pages, Read Online | Download pdf file

MPI4E photo
Loading ...
Loading ...
Loading ...
©2021 Sharp NEC Display Solutions, Ltd. Page 54 of 86
7 Useful Information and Commands
7.1 To find out the IP address of the Compute Module from a terminal
window
Use the following command from a terminal window:
hostname –I
Or
ifconfig
7.2 To restart from a terminal window
Use the following command:
sudo reboot
7.3 To shutdown from a terminal window
Use the following command:
sudo shutdown -h now
7.4 To run the Raspberry Pi Config utility from a terminal window
Use the following command:
sudo raspi-config
Note: A GUI application Raspberry Pi Configuration is available from the desktop menu in the
Preferences section.
7.5 To change the keyboard layout to US from a terminal window
Run the Raspberry Pi Configuration app from the desktop menu and select the “Localization” tab to
access the keyboard settings.
Alternately use the terminal command:
sudo raspi-config
Loading ...
Loading ...
Loading ...