unRaid general - ArveVM/MyAssistedHome GitHub Wiki

Why?

Placeholder for unRaid tips and tricks

Startup-tips

unRaid jobs:

Time Type Config
00:05 unRaid Mover Settings/Scheduler/Mover-settings, set time and frequency of Mover-runs
00:07 unRaid Plugin Auto Update Settings/UserUtilities/AutoUpdateApplications, tick off selected unRaid plugins
02:07 HomeAssistant automation.recorder_purge_noizy_entities
03:07 HomeAssistant Backup to Cashe_bck
03:27 unRaid Appdata backup Settings/UserUtilities/AutoUpdateApplications/Backup-RestoreAppdata
03:30 kemon test offsite bck
03:47 unRaid UserScript (local_bck) Settings/UserUtilities/UserScripts/local_bck-script
04:07 Duplicacy - Appdata to gDrive see Duplicacy
04:12 HomeAssistant Recorder purge states
04:27 Duplicacy - LocalArrayOLD see Duplicacy
04:37 Duplicacy - LocalArray see Duplicacy
04:37 Duplicacy - LocalArray see Duplicacy

General Linux commands:

Click to unfold tips etc

No Linux-guy,, so need some guidance/cheatcodes:

  • https://kinsta.com/blog/linux-commands/#linux-commands-cheat-sheet

  • https://selfhosters.net/commands/

  • PuTTY - client for external login unraid terminal

  • console/terminal is "different" for unRaid and for dockers,, so it contains only functionality "from where started"

  • htop for å sjå kva som skjer

    • CTRL+C for å avslutte HTOP
    • Issue: htop viser prosesser som "heng"
      Fix: kill -9 4482 (der 4489 = PID)
  • tips from Spaceinvader One: https://www.youtube.com/watch?reload=9&app=desktop&v=u2iQACDuoeU

    • restart the webservice: /etc/rc.d/rc.nginx restart
    • create diagnostics file on flash-drive: diagnostics
  • df -h

    root@unraid1:~# df -h
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/loop2       40G   12G   28G  31% /var/lib/docker
    /dev/sdg1       932G   26G  906G   3% /mnt/disks/local_dr
    root@unraid1:~# umount /dev/sdg1
    
    • rsync -avh "source" "destination"
    • rsync -avh "/mnt/disks/ArveBackup/" "/mnt/user/ArvePriv/ArveArchive/MiniUSB"


Plugin-list

image
⚠️ **GitHub.com Fallback** ⚠️