NEC RPI3CM-2 Edition Raspberry Pi Compute Module

Raspberry Pi Compute Module Setup Guide - Page 55

For RPI3CM-2.

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

RPI3CM-2 photo
Loading ...
Loading ...
Loading ...
©2019 NEC Display Solutions, Ltd. Page 55 of 74
10 Useful Information and Commands
10.1.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
10.1.2 To restart from a terminal window
Use the following command:
sudo reboot
10.1.3 To shutdown from a terminal window
Use the following command:
sudo shutdown -h now
10.1.4 To run the Raspberry Pi Config utility from a terminal window
Use the following command:
sudo raspi-config
10.1.5 To change the keyboard layout to US from a terminal window
Either
Use the following command
setxkbmap us
Or
Use the following command and select “Internationalization Options”
sudo raspi-config
Select: 5 Internationalization Options
Select: I3 Change Keyboard Layout
Enter
Loading ...
Loading ...
Loading ...