Jump to content

Squid

Community Developer
  • Posts

    28,769
  • Joined

  • Last visited

  • Days Won

    314

Everything posted by Squid

  1. https://s3.amazonaws.com/lowres.cartoonstock.com/myths-legends-genie-genie_in_a_bottle-magic_lamp-three_wishes-peeing-ksm0772_low.jpg[/img] (Why it took longer than 10 minutes ) - Appdata Backup / Restore allow any folder of any share to be a source - Update parse_ini_file routines due to unRaid generating comments potentially incompatible with PHP7
  2. Yes. It is always excluded because of this:
  3. I'll try and make the necessary adjustments to allow you to actually select an appdata folder within a share. (At the time of introduction, the prevailing wisdom was a completely separate appdata share) But as you noted, you are able to manually punch in sub-folders to exclude.
  4. The plugin message is probably dealing with Powerdown, and it is valid. The powerdown plugin is not recommended to be installed if you're running 6.2+ The webUI comment has nothing to do with reverse proxy on the example you show. You did indeed change the webUI from what the author specified (appended emby to it). In this case, that's probably safe to ignore.
  5. https://s3.amazonaws.com/lowres.cartoonstock.com/computers-email-virus-e_mail-attachment-computer_virus-bfrn373_low.jpg[/img] - Major Update to the UI - Lost track of the number of little issues that got fixed - Added in specialized baitshares - 6.2.1+ ONLY - Still working on the manual (and the unassigned devices read-only got missed in this release) YOU MUST UNINSTALL ANY PREVIOUS VERSIONS OF THIS PLUGIN PRIOR TO UPDATING - Ideally, to prevent any inadvertent tripping of the old plugin, go to ransomware settings, disable the service, REBOOT, uninstall the plugin, and then REBOOT again. This will guarantee that no traces of the old version are running to ensure a smooth upgrade procedure. (Yes I know I'm a PITA ) UI Updates: Tabbed / Non Tabbed depending upon Dynamix Display Settings. Status vs Bait File vs Bait Shares vs Actions now separated from each other (with their own individual Apply Buttons) Big additions to the UI are easy viewing of the logs, and seeing what file creation errors happened. Most of the time, file creation errors will be the result of a file name collision (ie: the file that it tried to save as a bait file already existed on the array). Filename collisions you will have to manually delete those files if they are orphaned due to a bug or what not on earlier versions of this plugin. Bait Files This is the same as before, with the named bait files going into either the Root of shares or all folders of shares (still have the ability to exclude shares -> note that specific bait shares are automatically excluded) Bait Shares If enabled, the plugin will create a number of specialized bait shares which should draw the attention of any ransomware attack to them instead of your data files. Each bait share contains approximately 50,000 bait files (mixture of pdf, docx, xlsx, jpg) randomly named in english within randomly named folders in something that kinda resembles a naming convention that a business might use (ie: sometimes there's dates after the file name, word separators of spaces, periods, dashes, etc) You will set the "Prefix" of the bait share, (Defaults to Squidbait), and a random word will get appended to each share so that it'll be easy for you (and those with legitimate access to the server) to avoid going into them. The default is to append the random name after the prefix (which will wind up grouping all of the shares together on a list. You also have the option to put the random name in front of the prefix, which will wind up scattering the shares alphabetically amongst your normal shares. The 50,000 odd bait files take up minimal space of on your array (because they are actually all hardlinks Here is the disk usage for using 20 bait shares: unRaid 6.2.2: averaging 380 bait created per second, btrfs disk usage: (~1.09GB usage immediately after format) (6.3RC3 averages 6000 per second) unRaid 6.2.2: averaging 410 bait created per second, reiserfs disk usage: (~40meg usage immediately after format) (6.3RC3 averages 4600 per second) unRaid 6.2.2: averaging 380 bait created per second, xfs disk usage (~1.1 GB usage immediately after format)(6.3RC3 averages 4800 per second) (As an aside, during my file system tests, I hit 69 million bait files on XFS before I ran out of disk space on a 5gig Virtual Hard Drive) The number of bait files within each share is not adjustable, and is well within the file system limitations (couldn't determine an upper limit for XFS hardlinks. BTRFS is 65,535, and reiserfs is 64,535) Also note the huge speed increase with bait file generation when utilizing 6.3+ This is entirely due to the upgrade to PHP7 in those releases, and drops the generation time for 20 shares down to a minute or two from around an hour+ in 6.2.2 Note that the one thing you do not want to do is adjust the share settings for the created bait shares. You *want* them to be as easily accessible as possible. Setting them to be hidden via the GUI is basically going to negate the whole point of them since a ransomware attack will not see those shares. Still To Come Still have to add in Unassigned Devices handling to read-only A complete manual / help text to describe the various options, etc - Just kept on running out of time and wanted to get this out there.
  6. Look in the docker FAQ on linking containers Sent from my LG-D852 using Tapatalk
  7. Yes. Once all the file system checks are finished then the plg will be released..
  8. I found the same issue using RDP calibre (my library is ~20,000 books). Too slow to be usable. However, I had no problems using Windows Calibre to create the db (as I wasn't using Calibre prior) and then pointed the COPS app at the db it created after. (I don't see the extra features of Calibre being useful for when I want to browse / download to a device one of the books for viewing)
  9. Odd, I did a forum search for the error but it came back empty. Jumped out to Google and it took me to https://lime-technology.com/forum/index.php?topic=40937.msg481138#msg481138. Thanks. Probably because searches within this forum software are kinda weird if you're not used to them http://lime-technology.com/forum/index.php?topic=32900.0
  10. Look in the Docker FAQ sticky for that error
  11. Closing the window will abort the script. But, any long running child processes that are spawned (ie: dd), will remain running until completion. However that shouldn't affect emhttp
  12. I read it as running the command within the container docker exec -it beets /bin/bash ls -la /music/
  13. Because if the template is set to run in Host mode, then there is no point in adding any ports to the template. Don't know about the privileged flag though. (And presumably both Binhex and lsio tested everything in host mode)
  14. You're a star, thanks Squid! All working perfectly now! Apologies for doing something so dippy. Maybe it would be handy to make the KEY field required, so others can't make the same mistake - worth posting this elsewhere? http://lime-technology.com/forum/index.php?topic=52990.0
  15. The problem is that you've given that variable a name (ie: a human readable thing), but have not given it the KEY (which is VERSION)
  16. http://iqoncept.com/wp-content/uploads/2015/08/tech-support-closed-sign-no-help1.jpg[/img]
  17. I do have to agree though, that this is a confusing situation. Can we encourage those authors to add an appropriate note to their original posts? If some choose not to, or are not around any more, can we agree on an appropriate note that moderators can add? To help alleviate some of the confusion (mainly for users who for some reason don't use CA), the All Apps thread has now been changed to also display any Moderator Comments on the app (and if its been blacklisted within CA)
  18. Don't use the same Container volume name twice. Call the second something like /MoreMedia
  19. Ah! So I'm assuming I need to stop the array, map the share in unassigned...then start the array again? Shouldn't have to stop and start.
  20. You need the plugin (or do the mount commands yourself). Definitely easier to use the plugin
  21. Yes. Add another path to the container. Something like /OtherServerMedia mapped to /mnt/disks/OTHERSERVER_Media (which is the path that the Unassigned Devices plugin is going to map the SMB share to when you set it up). Use one of the Slave modes when adding the path to the docker container. The within Plex tell it to look within /OtherServerMedia for the files in your libraries http://i46.photobucket.com/albums/f109/squidaz/Untitled_zps9blzdut4.png[/img] http://i46.photobucket.com/albums/f109/squidaz/Untitled_zps9qn3tylq.png[/img]
  22. Thanks... Actually looks like we may have to wait for the name change to take effect. Since there was no change to any templates, the feed won't update with just a name change of the repository. I'm sure that an author will make a change within the next day or so.
  23. Yes, pls change the name to jbrodriguez Done. It'll take effect within 2 hours on the next update for the feed. (Of course now I'm going to have to update the All Apps thread again today to have it reflect the changes ) Sorry to put you to all the troubles, but ... well, you asked me first .. hehe Thanks Squid Its actually no trouble. I made a special version of CA to generate that thread for me. Takes me a whopping 1 minute to completely update all the posts (I tend to do it on Friday's). Of course, that's a minute of my life that I'm never going to get back, but that's something I'll just have to find a way to deal with.
  24. When you added the container (assuming that you're using 6.1.9 as its easier to do this than under 6.2+) you inadvertently changed the port. Just hit the icon under the docker tab and edit the container. The docker screen for this container should look something like this (virgin install of Needo's sickrage for you to test FCP with it, with bogus pathnames however)
  25. Yes, pls change the name to jbrodriguez Done. It'll take effect within 2 hours on the next update for the feed. (Of course now I'm going to have to update the All Apps thread again today to have it reflect the changes )
×
×
  • Create New...