Jump to content

Squid

Community Developer
  • Posts

    28,769
  • Joined

  • Last visited

  • Days Won

    314

Everything posted by Squid

  1. I'd have to see the diagnostics before you reboot to try and see what went wrong. After that you can reset the permissions manually on the shares tab. Sent from my LG-D852 using Tapatalk
  2. As soon as you go into the settings for Ransomware, there's a button that says Restore SMB permissions
  3. lol I can't remember what it was linking to off the top of my head either. (It was for when there was no cache drive present). Surprised thought that when clicking into the box it didn't bring up a dropdown selector that allowed you to select your appdata share. Backing up all settings, etc: This plugin will do everything with the exception of VM vdisks.
  4. TBH, you're better not doing that as if the equivalent user share is also exported and you happen to mess up and copy a file from the disk share to the user share the file just got corrupted.
  5. Just restore smb permissions. There may still be an issue where the comment says it's not writeable but it still is. Sent from my LG-D852 using Tapatalk
  6. If you're only using bait shares, then 99.999% of the bait files only exist within /mnt/user/.... since they are all hardlinks to the 4 main files. And yes, should you delete a bait file from /mnt/diskX instead of /mnt/user/... then the system will not pick it up because the fuse file system is never informed that a change happened on an individual disk. Not really a downside as there's very little reason to export disk shares over the network, and a Network attack is how ransomeware is going to attack.
  7. Myself, I only use bait shares. Setup as a prefix of zzz-Squidbait placed altogether in the list. And I don't recreate on stop / start.
  8. You are attempting to login with root and not Root or a regular user name?
  9. Did you set screen to install within NerdPack's settings?
  10. From your first post: This setup tell sonar to ultimately look in /mnt/user/appdata/downloads/sonardrone/sonardrone (since /downloads is a shortcut to /mnt/user/appdata/downloads/sonardrone) Same thing with Radarr. Like @chbmb said, if you set the mapping for /downloads to the exact same mapping on every container applicable, it should all work fine. As a matter of fact, once its all set up correctly, any new downloads won't have to go through the drone factory, and the intercommunication via the API's will automatically begin the imports once they are completed. But, I don't ever use deluge. But it will work no problems with Sab/nzbget
  11. ok. With a view to 6.4 (which BTW I have NOT seen as of yet), I've added in support for up to 100 custom tabs. Although you're basically limited to 3-4 maximum under 6.3 due to the limited screen real-estate available. Once you exceed that available real-estate, you will see overlapping sections on the tabs, etc.
  12. There's a price premium for government. Sent from my LG-D852 using Tapatalk
  13. Cool. Next update to custom tabs is going to support 100 custom entries. Sent from my LG-D852 using Tapatalk
  14. Bummer... I was actually hoping for a more open-ended system where the dashboard would allow 3rd party pages / boxes within its current 2 across format.
  15. Easiest solution would be to set the docker app to NOT autostart, then create a user script vis a vis user scripts plugin set to run at array start containing something like this: sleep xxx (xxx is however long it takes for the other containers, VMs, etc to get up and running) docker start nameOfContainer whateverOtherCommandsYouWant
  16. True enough, but I was also hitting file system limits during development on how many links per file I could do. And I needed to use links to keep the actual disk usage down to ~1Meg. The chosen # of shares and files within won't return an error on any filesystem that unRaid supports, and I didn't want to get myself into a support nightmare with why doesn't this work on my system (and unRaid's fuse filesystem further complicates things since a linked file may or may not be on the same filesystem as the original.)
  17. Boot order is usually hard disk and under bbs priorties select the flash Sent from my LG-D852 using Tapatalk
  18. Somethings not right. Unless the syslinux message is from a hard drive for some reason. Check your boot order and maybe just try the flash virgin. And after its bitting copy over the config folder. Sent from my LG-D852 using Tapatalk
  19. Did you run makebootable as an admin? Sent from my LG-D852 using Tapatalk
  20. Depends. Unless you're willing to purposely infect yourself to see what order it tries to infect. (but the paper I read said it was random) the bait shares concept tries to overwhelm the attack by giving it a million possible targets versus the couple thousand you may have of legit files. Any security system is a trade-off between convenience and security. For myself not including the regular shares is a trade off I'm willing to make for the increased convenience Sent from my LG-D852 using Tapatalk
  21. That's impossible. Cross site vulnerability without adding JavaScript to the source Sent from my LG-D852 using Tapatalk
  22. Easier to remove steps 2 & 3 and change 4 to be docker exec -it NameOfContainer bash (technically should be /bin/bash though)
  23. email [email protected] or alternatively, set up a different usb key (copy all the files from the original sans the /config/trial.key) and register that one
  24. See https://lime-technology.com/oldforum/?topic=40937.msg503195#msg503195 and https://lime-technology.com/oldforum/?topic=40937.msg503205#msg503205 and https://lime-technology.com/oldforum/?topic=40937.msg503215#msg503215
  25. Did you originally get the warning and then install and the warning is still there? Hit rescan if that's the case Sent from my LG-D852 using Tapatalk
×
×
  • Create New...