Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

darthcircuit

Members
  • Joined

  • Last visited

Everything posted by darthcircuit

  1. I'm still working to get mine set up, but the vnc container does run and stays running unlike the standard one. Here's what I did: open the terminal on your unraid machine either through the web or ssh. #entirely optional.. i just wanted an easy place to dump the dockerfile temporarily mkdir /var/tmp/docker-osx cd /var/tmp/docker-osx wget https://raw.githubusercontent.com/sickcodes/Docker-OSX/master/vnc-version/Dockerfile docker build -t docker-osx-vnc . docker run --device /dev/kvm --device /dev/snd -p 8888:5999 -p 50922:10022 -d --privileged docker-osx-vnc:latest that should get it to show up in your containers list in unraid. I didn't have to change any default settings or permissions. Just r After it starts running, you will be shown a vnc password in the terminal. Copy than and then you can connect to it with VNC on port 8888. I just used RealVNC viewer to connect. Works a treat. I'm looking at adding NoVNC support to mine later, but that will a problem for future darthcircuit to worry about.
  2. Thank you very much for that.
  3. Is there any way of manually updating qemu to 4.1? I won't be using qcow2, especially compressed. I just pass through the whole controller for my windows 10 vm, and if my pcie lanes are only running at 1x speed, that will be a problem.
  4. Interesting. Thanks for that. Would be nice to have the option anyway for those that aren’t using qcow2. I’m just passing through my nvme controller natively and a sata drive.
  5. Do we know why it was downgraded? I was hoping to have that fixed as well.
  6. Thanks! I'll give that a try I deleted my post here the same time you hit submit so i could create my own thread. dunno if that was the right choice or not. didn't want to double post I'll let you know if that helped or not tho. Thanks! EDIT: I've updated the post I made HERE I think that helped a lot along with a couple other things, but am still getting some crazy latency. Thanks for the suggestion do you have any more ideas?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.