Leaderboard

Popular Content

Showing content with the highest reputation on 11/28/19 in all areas

  1. There's a new pop-up warning on the last rc, but I bet some will still ignore it.
    2 points
  2. Hey we have that trademarked!
    1 point
  3. For anyone having issues with UD appearing to hang, please extract and copy the attached lib.php file. cp lib.php /usr/local/emhttp/plugins/unassigned.devices/include/ I've added timeouts to all shell_exec commands to terminate any hanging commands with logging if it takes too long. You'll see a warning in the log. Hopefully UD won't hang any more. lib.zip
    1 point
  4. It's not so simple to have a 100% working mac os vm, maybe 100% cannot be reached I recommend to read all this thread too: Summarizing: For proper video: you need to properly set bus/slots in xml and use lilu+weg kexts For proper audio: you need to properly set bus/slots in xml and use applealc kext (if your codec is included in applealc and it has a layout), or you can try the VoodooHDA kext as an alternative Also this thread has useful information, especially latest pages, but I recommend to read it all: Read all! There's a lot to learn and understand! PS: remember to always have a backup of a working (or able to boot) bootloader (a qcow2 image of clover or opencore); it's easy to break something and if you will not be able to boot without a backup you will lose your vm. With a backup it's easy to replace the qcow2 image of the bootloader through unraid.
    1 point
  5. Pfsense has dynamic dns support and can update your A records (I'm using it). Your CNAMEs should be pointing to your main A record (alternatively you can have a wildcard CNAME, just a *, which points them all to the main A record)
    1 point
  6. Hey, in your start post, it says "VPN tunneled access - In the future it may be possible to restrict it so that only specific Dockers use the VPN tunnel". Is there an ETA on that topic? I really want to tunnel my radarr/sabnzbd dockers through VPN 🙂
    1 point
  7. I think it already supports SMBv1. See here: https://www.cyberciti.biz/faq/how-to-configure-samba-to-use-smbv2-and-disable-smbv1-on-linux-or-unix/ Most people are actually trying to turn it off. MS is a major leader in this effort and most of the problems with smb have arisen out their changes to implement it! If you find that SMBv1 is not working on a WIN10 computer, I would suggest that you start there. I am not sure what the status on earlier versions of Windows is. I looked at the smb.conf (found in /etc/samba ) and there was no global reference to the samba version. If you want to change any Samba parameter, you can easily do it Settings >>> SMB >>> SMB Extras Unraid has provide to allow the user to easily add a smb-extra.conf which is automatically included in the SMB configuration as Samba starts. (Look at the smb.conf toward the end of the file for the hook.) If you find that it is not SMBv1 working in Samba, you can look up the Samba documentation by googling Samba documentation and here is a link directly to the smb.conf configuration MAN page: https://www.samba.org/samba/docs/current/man-html/smb.conf.5.html
    1 point
  8. Are you referring to the download? Its probably rclone updating itself. As @BRiT says, diagnostics would say (tools - diagnostics) post entire zip
    1 point
  9. it works as long as you are using qcow2/raw for the vm disks
    1 point
  10. It really depends on how complicated your setup on HostGator is. I have a website on HostGator that I never switched over to anything because it was so entrenched in and was setup over a decade ago. Also because there were too many mailers set up and I didn't want to bother with hosting a mail server at home so I just left it there. But if it's a relatively simple site, it shouldn't be a big deal. For updating ip on cloudflare, you can use ddclient, or your router may even have that capability (many routers do).
    1 point
  11. I don't quite follow the second paragraph there. What is your current setup? Just a website running on HostGator with the domain purchased from GoDaddy? And your contemplating switching that to self hosted at home via letsencrypt? In that scenario cloudflare would only be used for dns, for which it does a great job.
    1 point
  12. Why not use libvirt's built in snapshot? https://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit
    1 point
  13. It hasn't been very long since the last update, but I had some other changes I wanted to get added before the weekend. I've tested this version as thoroughly as I am able, but it has a lot of under-the-hood changes this time, so I apologize now if I missed something. release highlights (full notes below): 1) the ability to back up *all* VMs without explicitly listing them. 2) option to choose your own snapshot extension. 3) the option to fall back to a standard backup if a snapshot fails (this means shutting down the VM like normal). 4) the option to pause the VMs instead of shutting them down during a standard backup. (fair warning, I do not know how safe this actually is, so use at your own risk.) v1.2.0 - 2019/11/27 Starring Tom Hanks - major rewrites to make script smaller, slightly more efficient, and more modular. - added option to choose different snapshot extension. - added option to allow all vms to be backed up without having to explicitly list them. - added option to revert back to standard backup if snapshot fails. - added option to pause vms during standard backups instead of shutting down. - added support for pulling nvram extension from the config file. - fixed 'integer expression expected' error when performing regular expression integer comparisons. - fixed dry run option not working. - workaround for 'namespace warning' error when working with config file. - improved readability of log file by removing unnecessary line breaks. Script here: https://github.com/JTok/unraid-vmbackup/tree/v1.2.0 -JTok
    1 point
  14. You should let limetech know about your issues and concerns. After all, it's really limetech who should be providing you with a solution, not a third party like us. We do what we can (chbmb and bassrock put a lot of work into it) but there is only so much an outsider can do when they only have partial info and have to reverse engineer everything. As an example, qnap worked directly with plex employees to make sure their OS included the necessary drivers and packages to make sure transcoding worked with plex on their devices. We are neither the OS provider (limetech) or the client (plex/emby). We're just folks trying to give back to the community.
    1 point
  15. Ok definitely going to update that. We can close this post for now I got it to boot from the front USB slot so I think it installed. It's at the tower login. So going to mess with it more tonight after work. Thanks and can close this now.
    1 point
  16. Hi, basically the first step should show you the properties of the card. sas2flsh.exe -c 0 -list If your drives show up in unRAID it's also a good sign of success.
    1 point
  17. User groups with chooseable folder permissions
    1 point
  18. FYI: I've containerised this script and it's available on 'Community Applications', search for: Rebuild-DNDC and refer to the readme on https://github.com/elmerfdz/UnRAIDscripts before deploying the container
    1 point