To Show Internal Information About The Raspberry Pi; To Download A File To The Current Directory; To Find A File By Name; To Edit A Protected System Configuration File From The Raspbian Desktop - NEC C751Q Setup Manual

Large-screen displays raspberry pi compute module
Hide thumbs Also See for C751Q:
Table of Contents

Advertisement

9.1.13 To show internal information about the Raspberry Pi

From Raspbian use the following to list all available commands:
vcgencmd commands
Examples:
Show the internal temperature:
vcgencmd measure_temp
Show configurations that have been set:
vcgencmd get_config int
Information about the Raspberry Pi hardware including the processor's serial number:
cat /proc/cpuinfo

9.1.14 To download a file to the current directory

From Raspbian use:
wget http://www.website.com/example.txt

9.1.15 To find a file by name

From Raspbian use:
find / -name example.txt

9.1.16 To edit a protected system configuration file from the Raspbian desktop

From a terminal window open the Leafpad editor as sudo:
sudo leafpad
The file can now be opened, edited, and saved.

9.1.17 To install a minimal windowing system on Jessie Lite

From the command prompt enter the following command:
sudo apt-get install --no-install-recommends gvfs raspberrypi-ui-mods
xserver-xorg-video-fbturbo lxterminal
Page 56 of 71
©2018 NEC Display Solutions, Ltd.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents