top of page
Search

Project 001 - How to run LINUX commands on a PI

  • Writer: Charles Barrett
    Charles Barrett
  • Nov 2, 2019
  • 1 min read

Updated: Jan 26, 2021

In this post I will detail how to run LINUX / BASH commands on a Raspberry Pi .

Hardware:

1 ) Raspberry pi

Steps :

1 ) Once you've powered up your Pi and can see the desktop  , click on the icon that looks like a PC screen on the top left had corner of your Pi's desktop ...it will be labelled 'Terminal'

2) Type the following command at the prompt  " sudo ls "  without the quotes . 

3) You will see a directory listing .

4) For other Linux commands please check out this page .




 
 
 

Commentaires


bottom of page