Difference between revisions of "Linux Commands On Pi"

From OpenCircuits
Jump to navigation Jump to search
Line 1: Line 1:
 +
= Make Sure You are Up to Date =
 +
 +
 
<pre>
 
<pre>
  
Line 13: Line 16:
 
</pre>
 
</pre>
  
 +
= File Related =
 +
 +
 +
 +
 +
= Config Files =
  
 
or just edit file
 
or just edit file

Revision as of 21:42, 25 November 2016

Make Sure You are Up to Date


# remember to use >>
sudo apt-get update

sudo apt-get upgrade 

sudo raspi-config     # still works as alternative to command line 




File Related

Config Files

or just edit file

/etc/default/keyboard

and make it

XKBLAYOUT="us"

sudo leafpad /etc/default/keyboard may be protected try with sudo no file is empty