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.

Switch VM from within an VM

Featured Replies

Hi, 

I use three "desktop" VMs (Win,Mac,Linux) with unRAID and each of them has the same GPU passed through, so I can't use them at the same time. 

 

Is there a way to "queue" VM actions so I can for example stop Linux and immediately start Windows from within Linux using the webgui?

Right now I have to use a second device to shut down one VM and then start the other, because once the first shut down is done I cannot interact with UnRAID to start the next VM.

maybe from terminal, something like this:

#!/bin/bash

virsh shutdown $1 && sleep 1 && virsh start $2

(this is only an extremely simple example script - pls dont use it in production)


save as /boot/extra/switch.sh and then, from terminal:
nohup /boot/extra/switch.sh WindowsVMName LinuxVMName &

Edited by me.so.bad
updated bash - still very hacky ;))

Archived

This topic is now archived and is closed to further replies.

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.