Mr_Jay84

Members
  • Posts

    189
  • Joined

  • Last visited

Everything posted by Mr_Jay84

  1. Is it possible to have multiple statistics as I have a few GPUs?
  2. Just wondering if anyone has had experience with collecting SNMP data from an APC AP9360 UPS card over the LAN for presenting in Grafana/Influx? I've got a few of these on my APC UPS systems that aren't connected to any unRAID/Windows systems.
  3. I have the same issue. I have set it up exactly as per SpaceInvaders video. If I set it to use the custom network with Docker DNS resolution it works via the subdomain. Setting the guacamole docker with its own IP times out via the reverse proxy but is available internally via the static IP. EDIT: SOLVED Go into settings - Docker - click on advanced view in top right hand corner - enable Host access to custom networks. You'll have to turn off the docker service to change this. Works perfectly as per Spaceinvaders video now.
  4. I don't even see it under Squids repository.
  5. Can't find this on the Apps section running 6.8.3 Has it been removed?
  6. Is there a way off pulling recipes from an online source to add to the database?
  7. I'm currently building two twin Unraid boxes to replace my 10bay QNAPs. One new build will back to the other once a week so I'm looking for a faster way to connect the two machines than just standard 1Gbe. Will Unraid support saturating a pair of teamed NICs to the backup Unraid system? This wasn't possible in the send direction with QNAP, only receive however I've seems Windows 10 can do both. The backup option is to install cheap 10Gb cards as per Spaceinvaderones excellent YouTube video.
  8. I'm having issues with MariaDB, I've got a few dockers that require it's use which keep failing every few hours requiring MariaDB to be restarted. Has anyone else experienced this? Can I back the databases and reinstall Maria?
  9. Yeah that's right. I had to store the eBooks on the NAS for various reasons. I suppose then answer is to host the library on the array and have a script duplicate all books to the NAS. Running Calibre as a Docker on the QNPA NAS is also another option. Thanks for the sharp repsonse!
  10. I seem to be having problems if my library is mounted on my NAS. Hosting the library on the array doesn't suffer from this. Anyone else noticed this behaviour?
  11. Can I use this to collect SNMP data from and APC AP9360 UPS card/QNAP NAS and send to telegraf?
  12. Is this working with 6.8.3?
  13. From Will Becker on YouTube "I have your fix maybe!, at least, this fixed it for me. Open a unraid terminal window, go to /mnt/user/system/custom_ovmf/ and then do a "ls -a" command, which showed me that there was a .fd file in there that matched the error. Mine was named Macinabox_CODE-pure-efi.fd so I ran "rm -f Macinabox_CODE-pure-efi.fd" , then deleted everything else associated with macinabox like the MacOS iso, the domain folder for it, the appdata folder for macinabox, deleted macinabox docker, deleted its template, and now im trying again." This worked. Thanks to Will.
  14. Could any one shed any light on the following error Execution error operation failed: unable to find any master var store for loader: /mnt/user/system/custom_ovmf/Macinabox_CODE-pure-efi.fd This after install the latest version of macinabox
  15. Its for setting LL to boot with guest account access as its being used with Organizr Auth so that the basic user can add books/authors to be downloaded but keep them out of the LL admin account. EDIT: the developer has stated this "You need to add the userid to lazylibrarian inside the docker, not to the docker itself. If you are using the linuxserver docker then lazylibrarian is started using the file /etc/services.d/lazylibrarian/run this file is where you need to add the userid." Unfortunately when I try and 'vi' into the file I'm prevented.
  16. Would there be a way of using a script to add --userid=xxxx to the start up? Alternatively how would I do it in the docker itself? Ill just re-add it when it updates.
  17. Hoe do I go about adding --userid= to the start up command?
  18. Any way to change the default background for logs to dark and white text?
  19. How do I create a network bridge? Is this a CLI job?
  20. Is it possible to have a VM with different IPs on different subnets? How would I go about doing this?
  21. After further investigation it seem the tftp file must be "snpony.efi" not “undionly.kpxe” for UEFI machines. Now the only thing is Seabios will not work with "snpony.efi" so I'll need to find a way of booting for both Seabios and UEFI. This link has the cure! https://forums.fogproject.org/topic/12796/installing-dnsmasq-on-your-fog-server
  22. I've recently setup a VM with FOG for network capturing of HD images. Seabios VMs work perfectly however the OVMF based machines all return a "pxe-e09 could not allocate i/o buffers error" Has anyone else found a fix for this as I'd rather not have to convert all my Win10 VMs to Seabios plus I don't think OSX will work with Seabios?
  23. I have the same issue, i have to use seabios as with OVMF I get pxe-e09 could not allocate i/o buffers errors.
  24. I was doing this for years however Graylog is a much better tool to searching through the logs.