Açıklama Yok

dirkse b767660ee2 cleanup pid 8 yıl önce
alexa 438f79a223 added piusv 8 yıl önce
domoticz 438f79a223 added piusv 8 yıl önce
jupyter 438f79a223 added piusv 8 yıl önce
netdata 865a8434a2 added netdata 9 yıl önce
nexus 0f65eb4ff6 added stuff 9 yıl önce
ngp 3ce79a7abb fixed lets encrypt 9 yıl önce
ngp_le 05e921f55c recovered from crash 8 yıl önce
piusv b767660ee2 cleanup pid 8 yıl önce
pypy 865a8434a2 added netdata 9 yıl önce
rsync e5ecce89da disabled graphit and fixed rsync 8 yıl önce
svn 0f65eb4ff6 added stuff 9 yıl önce
autocli.yml b8a8de95df latest home stuff 8 yıl önce
home.bat c3aa1d3047 added lets encrypt 9 yıl önce
install.txt 05e921f55c recovered from crash 8 yıl önce
readme.md f34084478f added readme 8 yıl önce
services.yml 438f79a223 added piusv 8 yıl önce

readme.md

raspi-config

  • german-locale + german-keymap
  • activate sshd and i2c
  • apt install vim curl htop mc

manual stuff

  • configure wlan
  • configure disks
    • mkdir /mnt/ssdext
    • fstab: /dev/sda1 /mnt/ssdext ext4 rw,defaults 0 0
    • mkdir /mnt/hddex
    • test: mount -t cifs -o username='ftpuser',password='#*ftpuser.00',uid=1000,gid=1000,sec=ntlm //192.168.178.1/FRITZ.NAS/TOSHIBA-MK5065GSXF-01 /mnt/hddext
    • fstab:
      • printf "username=ftpuser\npassword=#*ftpuser.00\n" > /home/pi/.smbcredentials
      • //192.168.178.1/FRITZ.NAS/TOSHIBA-MK5065GSXF-01 /mnt/hddext cifs credentials=/home/pi/.smbcredentials,uid=1000,gid=1000,sec=ntlm 0 0

docker