Everything posted by exist2resist
-
[REPO] LinuxServer.io Docker Repo
I'm getting the following error trying to create a docker from a template. Even after I delete the old image and template. I get this from a couple templates. Any ideas?
-
[Support] Linuxserver.io - Kodi-Headless
Yes. This is what I switched to and it has been working well so far. My Unraid box's processor is apparently too old for a Libreelec VM but the pi seems like an acceptable alternative. The advantage of a pi or VM over the headless variant (as was mentioned earlier in the thread) is the ability to easily adjust your scrapers, settings for those scrapers, etc. That is probably possible with the headless version as well but I wouldn't call it easy. I used to run a scraper on the Pi and it wasn't very reliable, it would crash if two update requests came in at the same time.
-
[Support] Linuxserver.io - Kodi-Headless
Yes via the Remote tab. Not sure if it works properly but I'll try it. What app are you using? Yatse?
-
[Support] Linuxserver.io - Kodi-Headless
How do I manually invoke an update command in the Kodi Docker?
-
ISCSI Support
+1 to the ISCSI LUN support. There are so many use cases ISCSI LUN support, I could go on about use cases for hours. The biggest problem with Network shares is caching it is not done properly or rather not as well as what LUNs are capable of. Then you run into issues of compatibility across platforms. With an ISCSI LUN there are no compatibility issues, also LUNs look like a native drive on the guest OS. +10000000 to ISCSI support.
-
Passing Ctrl+Alt+Del in QEMU noVNC
Can you find the accessibility option on the login screen? Click on screen keyboard and then you can do a Ctrl alt delete Thank you sir, you are a god among men. I have no idea how I missed that, being a sysadmin I should have known this. I'm such a newb sometimes. Cheers.
-
Passing Ctrl+Alt+Del in QEMU noVNC
Yeah I can not RDP into the VM as I do not know what the IP is. "show ip addr vnet0" does not list an IP either, and doing a network scan does not discover the vm as well. Also RDP has not been setup on it, it's a fresh install. I really need to pass this key combo to get into the machine.
-
Passing Ctrl+Alt+Del in QEMU noVNC
Is there any way to pass the Ctrl+Alt+Delete command in noVNC? I just setup a Windows Server 2012 R2 VM, but I can not log in because I can not pass the above command to the VM. An alternative is I could do an arp command and find out what IP it's sitting on then RDP but that needs to be setup first. I'd like to use noVNC for the time being. I'm on v6 beta 14 at the moment. Thanks
-
Swap File Plugin for unRAID v5 and v6
does the file system need to be reiserfs for the swap file, or can I use ext?