Everything posted by Kesp
-
[GUIDE] Hive OS VM in 10 minutes
I have Hiveos up but any time I assign a flight sheet the server reboots entirely and have to undergo a parity check
-
[Plugin] Nvidia-Driver
So I couldn't find if this has been asked before when I searched but I am trying to add multiple GPU to single docker. I used above and video and got one to successfully work but can't seem to add the second. Is there a way for a docker container to directly communicate with NVIDIA SMI? (Docker I am using is Tdarr and I have 3x 3080 GPUs). Thanks!
-
Myservers failed login
Hello I just upgraded to 6.10.1 from 6.8. I am trying to login in but am getting the error: "TypeError: Failed to fetch". I can't login so I can't post on the MyServer forum area and can't submit an issue since it gives me the same error. I am remotely logged in to the system so rebooting is not feasible for a while. Any help is appreciated.
-
{ Guide } Lidarr - Auto Convert FLAC files to MP3's
Any way this works already imported files?
-
[Support] Linuxserver.io - OpenVPN AS
It’s more about port forwarding. The program virtualhere that works when in network but not over OpenVPN, anyway to adjust settings/anyone know alternatives to get this to work.
-
[Support] Linuxserver.io - OpenVPN AS
Sorry for the delayed response. Fairly new to unraid/Linux. I was trying to get the following set up: Server A hosts OpenVPN, separately runs Windows VM and can connect remotely with client B. With Remote Desktop when I plug in usb/keyboard to client B I want it to appear on windows VM. Anyway to do that with OpenVPN? Or is this an Remote Desktop issue.
-
[Support] Linuxserver.io - OpenVPN AS
Does anyone know how to pass USB pass through the VPN. I tried using Virtualhere with no luck with my tower on network being client/server for usb passthrough
-
[Support] SpaceinvaderOne - Macinabox
Sounds good I’ll look into that one thank you. I’m looking to add a WiFi/Bluetooth card as well for airdrop/continuity. For the new feature Catalina “side car” I need to change the iMac version to a newer one (even then it may not work), how would I go about it with this version of clover?
-
[Support] SpaceinvaderOne - Macinabox
@SpaceInvaderOne I have the VM running Catalina with out issue thanks to this forum, your video and the Macinabox system. I am currently looking for compatible AMD gpu to purchase, is there a list or recommendations?
-
[Support] Linuxserver.io - OpenVPN AS
I had had a similar issue. For me it occurred when I updated the OpenVPN-as container. I had to do a clean install (removed docker container and erased the OpenVPN-as folder from my appdata share), reinstalled and that fixed the problem.
-
[Support] Linuxserver.io - OpenVPN AS
Has anyone figured out how to either get alerts when someone connects (notifies via email) or if there are login attempts?
-
[Support] Linuxserver.io - OpenVPN AS
Question are you using Host or Bridge as network type? For some reason I can’t access the web GUI for OpenVPN-AS or connect via OpenVPN if it’s set to Bridge, only works for host. Also, using Host and adding my IP 192.168.1.0/24 to router settings my main issue is that I can now connect to my network and access low number ports (192.168.1.xxx:80 for unraid GUI) and even other IP address for VM that I have on my network. What I can’t seem to access or any GUI that are port 7000 or greater (192.168.1.xxx:8989, 192.168.1.xxx:9091 or any other docker container address). any help is appreciated thanks