Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Mihle

Members
  • Joined

  • Last visited

Everything posted by Mihle

  1. Ah, ok, I will do that then. The problem was that I did not find it in that file... I dont know why. After i used the command, a line got added to the end of that config tho, or I was blind, its on the last line now tho. Its faster to just use that command anyway, if you do it straight away and dont do like me and first open the cofig, then dont find it, then find the command on internet and then do it. OR you could just probably add the line yourself completely.
  2. The Phone region thing, if you dont find it in config as I did, open the nextcloud console from docker menu and use this command: occ config:system:set default_phone_region --value="NO" Replace NO with the code for the country you are in.
  3. So I updated to 21.0.1, and it become slower when first opening the file tab or the other main tabs like dashboard, or when opening the settings page where you check for updates. When files tab first is open, its as normal tho. When switching tabs, I think it also uses more CPU than it did before. Anyone know the reason?
  4. Probably Nextcloud fault, maybe it dont like putting files to its database without being through its GUI or its own code. Work around of having a own share just to store the backup and adding it as external storage worked, it then shows up in Nextcloud and syncs to other devices just fine. Not ideal but it works. Thanks.
  5. Yes. I did not know that Ah, ok, only adding the quotes seem to have fixed it! Well, It does not show up in Nextcloud as I ideally want, but that might be Nextcloud. At least it doesnt make the folder it is moved to uneditable for Nextcloud as the appdata backup do.
  6. Tested again, but I removed the / at the end of the directory, it says this: Then remove some other things then continues like this, probably until the NAS runs out of memory and crashes? (I run it manually) Is there something I have done that causes it?
  7. So I did run this and this happened: I think it somehow deleted more things than it should have done EDIT: Reboot fixed it, so I think it caused a memory leak or what its called that made unRAID itself not able to run from memory anymore as it usually do. Had to turn it off by the power button. (I do have a manual flash backup already btw) This is what the script looks like for me right now: #!/bin/bash #### SECTION 1 ####------------------------------------------------------------------------------------------------------ #dir = WHATEVER FOLDER PATH YOU WANT TO SAVE TO dir=/mnt/user/NCloud/Mihle/files/Filer/Backup/NAS Flash Backup/ echo 'Executing native unraid backup script' /usr/local/emhttp/webGui/scripts/flash_backup #### SECTION 2 ####------------------------------------------------------------------------------------------------------ echo 'Remove symlink from emhttp' find /usr/local/emhttp/ -maxdepth 1 -name '*flash-backup-*.zip' -delete sleep 5 #### SECTION 3 ####------------------------------------------------------------------------------------------------------ echo 'Move Flash Zip Backup from Root to Backup Destination' mv /*-flash-backup-*.zip "$dir" sleep 5 #### SECTION 4 ####------------------------------------------------------------------------------------------------------ echo 'Deleting Old Backups' #ENTER NUMERIC VALUE OF DAYS AFTER "-MTIME +" find "$dir"* -mtime +90 -exec rm -rfv {} \; echo 'All Done' #### SECTION 5 ####------------------------------------------------------------------------------------------------------ #UNCOMMENT THE NEXT LINE TO ENABLE GUI NOTIFICATION UPON COMPLETION /usr/local/emhttp/webGui/scripts/notify -e "Unraid Server Notice" -s "Flash Zip Backup" -d "A copy of the NAS unraid flash disk has been backed up" -i "normal" exit When I run it, it did say something about it could not find directory " " over and over and over I think? dont quite remember Did I write something in to the script wrongly?
  8. Ah, searched and found this one: EDIT: That way to do flash backup works better than what this plugin does for how I want to use it.
  9. I guess I will just leave the idea and have to try remember to back up the flash drive manually now and then, then.
  10. I imagined that was only for the appdata but guess not. Tried to make a new share for it and put it as external storage, but Nextcloud can not see the the contents of it or sync it to my desktop (because that is what I want and is trying to do)
  11. So I did run this and had the flash backup location as an location in Nextcloud, and now I cant move any file in that folder in Nextcloud? I just copied everything to a new one but still, that shouldnt happen, maybe it was a bad idea to do that.
  12. With this, should I set the appdata location to the actual appdata folder on cache drives or should I set it to just the cache to include other things that is set to prefer to have on the cache? I do have dual cache drives (SSDs)
  13. I am a noob, I have no idea how to do that, if I am supposed to just write the -v things in tot the console of the docker or something it does not work. it says that the command -v do not exist. I have basically zero experience with command stuff maybe I should just not do this even if I want it to log longer.
  14. All folders I have found until now mentioned dont exist or is empty... Guess I will hope someone else here knows.
  15. Ah. where is the config file for netdata?
  16. How do I enable so that longer time graphs is working?
  17. So I cant install this on 6.8 or?
  18. Ok, to be spesific I talk about my Nextcloud share. Thank for the info
  19. 🙁 Is mtime=modify time? So if I want everything to stay on cache except one folder that move to array, I would have to list all the other folders in that text file? (Even if it's like 20 other folders or whatever that should stay in cache)
  20. With this plugin, Is the only move files that is a spesifc amount of days old looking at when it was first written there or when it was modified/read from? Can you make an spesific folder(s) in a share be moved to array while the rest dont?
  21. That is so much easier, should have just done that but I didnt know about it..
  22. If you mean like this it doesnt work:
  23. How do you "exec in to the container"?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.