ColeBrodine

Members
  • Posts

    22
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • URL
    https://link.brodine.net/@colebrodine
  • Location
    Elm Creek, NE

Recent Profile Visitors

1115 profile views

ColeBrodine's Achievements

Noob

Noob (1/14)

4

Reputation

  1. I'm an idiot! I just tried the WebGUI and it worked. I was trying to connect with a VNC client. Thanks!
  2. Having a little trouble getting the Thunderbird docker to work. I have it setup like so: I get the following output in the log: ---Checking if UID: 99 matches user--- usermod: no changes ---Checking if GID: 100 matches user--- usermod: no changes ---Setting umask to 000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Checking configuration for noVNC--- Nothing to do, noVNC resizing set to default Nothing to do, noVNC qaulity set to default Nothing to do, noVNC compression set to default ---Starting...--- ---Version Check--- ---Thunderbird v91.4.1 up-to-date--- ---Preparing Server--- ---Resolution check--- ---Checking for old logfiles--- ---Checking for old display lock files--- ---Starting TurboVNC server--- ---Starting Fluxbox--- ---Starting noVNC server--- WebSocket server settings: - Listen on :8080 - Web server. Web root: /usr/share/novnc - No SSL/TLS support (no cert file) - Backgrounding (daemon) ---Starting Thunderbird--- [GFX1-]: glxtest: libpci missing [GFX1-]: glxtest: libEGL missing (thunderbird:105): GLib-GIO-WARNING **: 17:30:21.927: Failed to execute child process “update-desktop-database” (No such file or directory)
  3. Its been the same VM name since I originally created it.
  4. I have this exact same issue. Is there some diagnostic logs or something that helps?
  5. The best feature of Unraid is how easy the WebGUI makes it to setup the system and use dockers/VMs. (Especially once paired with the Community Applications Plugin!) I also love being able to mix and match hard drive sizes. My most desired feature is probably the ability to run ARM VMs so I can virtualize some of my Raspberry Pis. Keep of the great work! I love Unraid!
  6. I've been using Unraid for 3 years now. So glad I found it and made the leap when I built my new file server. I've convinced at least 2 other people to start using it also! I have 2 Unraid licenses. One for a fileserver and one for a 2 in 1 gaming PC. I love the GUI and how easy it is to manage. I hate how addicted I have become to creating new VMs all the time! Happy 14th Birthday and here's to many more!
  7. Glad to know I actually helped somebody out here! Good luck with your graphing!
  8. I somewhat recently got started doing some graphing using Telegraf+InfluxDB+Grafana thanks to the awesome Reddit Tutorial written by @panzerschreck. Big thanks to him for a great guide! I then found another guide to monitoring your UPS using Grafana on Unraid by Wayland, who also has some other great posts on what he is doing with unRAID. This inspired me to do some searching and I found a post by Alex Muthmann for monitoring SNMP devices using Grafana, so I wrote my own post that is specific for unRAID and the particular router that I am using. Is anybody else doing any system monitoring of their homelabs using Grafana? I'm having a pretty good time setting up all these neat graphs and using them, but I was hoping there are some more unRAID specific guides out there that people could point me to? Or maybe just some general guides that would be useful to give me some ideas? Or just some other stuff in general that you or monitoring or graphing with Grafana that might be fun to setup?
  9. If you select the folder, only the files will show up but if Filebot renames every file in the folder it should place them in a new folder structure that you setup and remove the old folder. If even one file stays in the old folder, the old folder will need to be manually removed.
  10. I saw this in the lounge and thought it might be of some interest here. Filebot is starting a Patreon to further Linux support: https://www.patreon.com/filebot/posts From their Patreon page:
  11. Thanks! I pledged! Love Filebot and I'm happy to support it.
  12. Recently started using the generic cache container with much success setup by cheesemarathon. He details his instructions here: https://squishedmooo.com/?p=1
  13. you can use the "mv" command to move files once you are in the docker. Assuming you are already bashed in and using the folders above, the command would be: mv /opt/radarr/* /movies/ There is no progress bar or indicator of how long it will take, so you might have to be VERY patient for it to finish depending on how much you are moving.
  14. Thanks so much for making this update! I use this daily and was so glad to see an update!
  15. I did end up leaving it disabled, but just because I haven't tried it that way yet. I'll try to maybe turn it back on and see what happens. I only have so much data cap (hence using this container ) so I probably won't get it tested right away. I burned through quite a bit trying to figure out my DNS issue.