User Tools

Site Tools


tech:rpi:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tech:rpi:start [2018/12/10 17:50]
rk4n3
tech:rpi:start [2018/12/10 18:14] (current)
rk4n3
Line 7: Line 7:
   * Change hostname (in both ''/​etc/​hostname''​ and ''/​etc/​hosts''​) and reboot   * Change hostname (in both ''/​etc/​hostname''​ and ''/​etc/​hosts''​) and reboot
 ===== Initialization Tips & Tricks ===== ===== Initialization Tips & Tricks =====
 +==== Date/Time ====
 +  * Set timezone: ''​dpkg-reconfigure tzdata''​
 +  * Calibrate date/​time: ​ ''​ntpdate us.pool.ntp.org''​
 +  * Edit ''/​etc/​ntp.conf''​ and start NTPD with ''/​etc/​init.d/​ntp start''​
 ==== Migrate user(s) ==== ==== Migrate user(s) ====
   * Create desired login(s)<​code>​groupadd -g 1xx0 yourgroup   * Create desired login(s)<​code>​groupadd -g 1xx0 yourgroup
Line 18: Line 22:
 ==== Details ... ==== ==== Details ... ====
   * Wallpaper location: ​ ''/​usr/​share/​images/​bunsen/​wallpapers/​default''​   * Wallpaper location: ​ ''/​usr/​share/​images/​bunsen/​wallpapers/​default''​
-  * Disable conky:  ​?+  * Disable conky:  ​''​apt remove --purge conky conky-all''​ 
 +==== Packages ==== 
 +  * ''​apt install xscreensaver''​ 
 +  * ''​apt install git''​
  
 ====== Notes ====== ====== Notes ======
tech/rpi/start.1544485810.txt.gz · Last modified: 2018/12/10 17:50 by rk4n3