Jump to content

ThatDude

Members
  • Posts

    138
  • Joined

  • Last visited

Everything posted by ThatDude

  1. Would it be possible to update the version of LFTP in nerpack? The 4.8.4 version has a couple of showstopper bugs that are driving me nuts. This one works great: http://slackware.cs.utah.edu/pub/slackware/slackware64-current/slackware64/n/lftp-4.9.1-x86_64-1.txz I've been running: upgradepkg --install-new lftp-4.9.1-x86_64-1.txz To get it installed after each boot, but obviously nerd pack is the way to go.
  2. I found these two posts that seem to touch on what I'd like to achieve: https://docs.docker.com/network/iptables/ https://stackoverflow.com/questions/28410432/limit-network-access-but-allow-a-specific-ip-for-a-running-docker-container But I'm inexperienced with iptables I don't want to screw up my unRAID server. I'll create a test unRAID server and experiment.
  3. Those both sounds great, although a little abstract for my skillset 🙂
  4. I'm wondering if anyone knows of a way to limit which LAN devices can connect to a specific docker? For instance I have a docker running binhex-minidlna and it's broadcasting DLNA services to my entire LAN, I'd like to restrict access to a specific device IP 192.168.1.150 or range of IP addresses.
  5. Excellent - thanks for the sanity check 🙂
  6. I have two unRAID servers, both fully encrypted with LUKS volumes, and both are using the SAME encryption key. Can I move a populated encrypted drive from one server to the other, add it to the array and keep all of it's data intact?
  7. I've managed to get this openvas docker running from the command line but I'm lost trying to figure out how to create a pretty wrapper around it for unRAID's docker page. Can anyone help? Or point me in the right direction? This command line got me up and running: docker run -d -p 10443:443 -e PUBLIC_HOSTNAME=tower.local mikesplain/openvas:9
  8. That's been my experience too 😞 I've fallen back to scripting a graceful shutdown then taking a full backup of the VMs. I really wanted incremental backup files so that I could push them to cloud storage. I need to figure out a workaround.
  9. Mods please delete, I found an existing thread explaining what I needed to do.
  10. Is there any way to create a restricted user for use with rsync? I have rsync working perfectly to sync a huge directory from my remote workstation to my unRAID server using the root user like this: rsync -avzh --delete Pictures/ root@[external-ip-address]:/mnt/user/backup/ But I'd like to create a dedicated rsync user and give it access exclusively to the 'backup' share and no or very limited ability to SSH into the server.
  11. Hey did you ever figure this out? I would really like to make live incremental backups that I push to the cloud but I don't want to re-invent the wheel if you've already done it.
  12. I'm having an issue on one of my unraid servers where FCP times out, I get this in the error log: Jun 24 07:40:31 bigbird nginx: 2019/06/24 07:40:31 [error] 3771#3771: *8043 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.12.140, server: , request: "POST /plugins/fix.common.problems/include/fixExec.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.12.250", referrer: "http://192.168.12.250/Settings/FixProblems" Is there another error log that I can check to see what's happening?
  13. I figured out a workaround to set the DNS from the client side, open the ovpn file and add the following directives. #ipv4 pull-filter ignore "dhcp-option DNS" #ipv6 pull-filter ignore "dhcp-option DNS6" # put prefered dns name here dhcp-option DNS 192.168.0.200
  14. Is there any way to push a user-specified DNS server? I have a Pi-Hole running on my LAN and I'd like my connected devices to use it's DNS IP address instead. This allows me to block ads on my connected iOS devices and for local name resolution - really useful.
  15. Thank you for this! I was getting completely stuck following the instructions in the readme that's generated with the cert.
  16. Upgraded from 6.6.6 to 6.6.7 and now have a boot loop at the blue menu screen, it counts backwards down from 5 then just resets it's self and counts down again. I tried each of the menu options and only memtest86 works.
  17. Great! Thank you. Hopefully the team will add this functionality into the unRAID shares tab for BTRFS volumes in the future.
  18. Thanks so much for this info, I've been desperate to implement compression on my huge collection of Sony RAW image files. I copied across 20GB of files as a test and my compsize output looks like this: Processed 568 files, 32187 regular extents (32187 refs), 0 inline. Type Perc Disk Usage Uncompressed Referenced TOTAL 86% 16G 19G 19G none 100% 15G 15G 15G zlib 25% 948M 3.6G 3.6G I think it's saying that the folder is 86% of what it was, i.e. it's 16G on disk rather than 19GB which is the uncompressed size. Is that correct?
  19. Just to say that the device in that link works great with the LibreElec driver base. Happily tuned into all the HD channels in the UK - Boom! *drops mic* Glad to hear, think it should be me booming and dropping the mic... OK, you do that, I'll burp the baby and change his nappy :-)
  20. Just to say that the device in that link works great with the LibreElec driver base. Happily tuned into all the HD channels in the UK - Boom! *drops mic*
  21. You're right, all of my 'friends' have taken great joy in lack of sleep :-)
  22. Ah that is a good resource. I've ordered the Nano-stick - I'll keep my fingers crossed that it works. The BlackGold is a PCI-E device so no USB port to swap. I did consider pushing it through to a Linux VM and experimenting with drivers there but then I remembered that I have a job and 5 week old baby :-)
  23. Sorry CHBMB, I was just updating to let others know that this device isn't working, I know it's not practical for you to support it (there's nothing at all in the logs of UR or TvHeadend). I've been looking for an alternative device and was leaning towards this one: http://www.pctvsystems.com/Products/ProductsEuropeAsia/DVBTT2products/PCTVnanoStickT2/tabid/248/language/en-GB/Default.aspx It seems to have good linux support, at least there are lots of people successfully using it on RPis with TVheadend. Do you have any idea if Unraid will support it?
  24. That link references the CrazyCat build, you tried that one? Doh! How did I not see that. Have switched to crazycat and I can now see the adaptors, just re-configuring TVheadend now... Just to update on this, whilst the two DVT-T tuners on this card are found using the Craztcat drivers, and TVHeadend can see them fine, they won't actually tune into anything :-(
×
×
  • Create New...