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.

Any way to allow kids to power on/of their own VMs?

Featured Replies

I have built a multi-user system (dedicated GPUs to VMs, running long HDMI/USB cables under the house to my kids rooms).

 

Is there an easy way to provide VM power on/off access to my kids, but only to their own VMs?  

Ideally via an iOS app, or possibly by using some type of HTTP call?

I don't want to expose the server to them, and I don't want them to be able to access other VMs.  So I don't think an app like ControlR would work?

 

Has anyone run across a way to accomplish this? 

 

Thanks!

Rob

Multiple ways of scripting this, with varying degrees of difficulty and security.

 

Bottom line, you can start any VM with a console command, how you trigger that command is the interesting part.

 

virsh start <vmname>

 

You could write a user script that checks for the presence of a specific file on a specific share, and when it finds the file, starts the VM and deletes the file. That way you could use an SMB client on the phone to push a small file which would trigger the VM start.

 

You could also directly send the ssh command from the phone, but that would be more complicated on the phone end and less secure.

 

ControlR may have implemented limited users at some point, I don't know.

  • Author

Thanks for the suggestions, I’ll check these out.  

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.