linux and rapsberry documentation bram
This commit is contained in:
@@ -56,3 +56,19 @@ examples, basics, fade
|
||||
|
||||
\/ servo's
|
||||
examples, servo, sweep
|
||||
|
||||
### Linux and raspberrypi.
|
||||
To gain more knowledge about linux, i first asked my class mates if they could get me started.
|
||||
They showed me how to gain acces to a server, and told me how to navigate through files.
|
||||
By doing this i got taught the following commands:
|
||||
|
||||
~ $ 'ls -la' = show file / volders
|
||||
~ $ 'top' = see currently running programs
|
||||
~ $ 'cd ' = change directory
|
||||
~ $ 'mkdir name' = make directory
|
||||
~ $ 'touch name' = make file
|
||||
~ $ 'ping ip addres'
|
||||
~ $ 'ssh username@ip address' = open ssh connection.
|
||||
|
||||
From here i went and looked up several linux video's wich taught me the following:
|
||||
|
||||
|
Reference in New Issue
Block a user