readme sudo and install.sh hostname
This commit is contained in:
+4
-2
@@ -11,7 +11,9 @@ install Arch Linux ARM systeme on rpi following these how to : https://archlinux
|
||||
connect to rpi through ssh
|
||||
|
||||
add alarm user to sudoers : https://wiki.archlinux.org/index.php/Sudo#Example_Entries
|
||||
install git : ```pacman -S vim rsync```
|
||||
as root : ```pacman -S sudo``` then add "alarm ALL=(ALL) ALL" with visudo command
|
||||
|
||||
install git : ```pacman -S git```
|
||||
clone this repos : ```git clone -o guime https://g-u-i.me/gogs/bachir/hehe-rover.git ```
|
||||
|
||||
run rpi/install.sh with sudo
|
||||
@@ -21,7 +23,7 @@ run rpi/install.sh with sudo
|
||||
- generate the locale : https://wiki.archlinux.org/index.php/Locale#Generating_locales
|
||||
- make updates : ```pacman -Syyu```
|
||||
- install vim rsync : ```pacman -S vim rsync```
|
||||
|
||||
- to be continued
|
||||
|
||||
## camera module
|
||||
https://wiki.archlinux.org/index.php/Raspberry_Pi#Raspberry_Pi_camera_module
|
||||
|
||||
Reference in New Issue
Block a user