unRaid general - ArveVM/MyAssistedHome GitHub Wiki
Placeholder for unRaid tips and tricks
Startup-tips
- guide/knowhow unraid; https://www.youtube.com/watch?v=TYxhP7lYjZQ
- Ibracorp Unraid: Docker Tips & Tricks You Should Know in 6.9
| 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 |
Click to unfold tips etc
-
https://kinsta.com/blog/linux-commands/#linux-commands-cheat-sheet
-
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