LeftyJohnson

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

LeftyJohnson's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I think the native ZFS support is great. It does add a layer of complexity people are going to have to get used to and potential complications. I can see there being value in 2 tracks, one focused on stability, and one focused on new feature integration. Choose which you want when you buy the license. Of course that would also increase the resources required to work on both. I just want kernel 6.2 so I can use an Arc GPU.
  2. https://github.com/LeftyJohnson/unraid_vm_icons/ Based on (extracted from) SpaceinvaderOne's excellent vm_custom_icons container. It is a shell script to download the same custom icons. I just prefer to run it as a shell script & cron job because I am like that. Now you can too!
  3. I was trying to connect by server name not IP address. Worked on a system using IPv4 but not on one using IPv6 even though the name resolved correctly and I was able to ping the host from both.
  4. I was having trouble accessing the console (http://<server name>/Main) and realized I could access it on a system using just IPv4 but not one with IPv6. I suspect httpd is only bound to IPv4 and not IPv6.