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.

Auto shutdown script

Featured Replies

So electricity is getting expensive. I want to automatically shut down my server at a certain time every day (unless a parity sync is running, I have it scheduled to run on the first day of every month). Is there a way to do this using CA User Scripts? I have never played around with scripts and don't want to make a mistake.

I will also look into my BIOS settings to wake the server every day at a certain time, or use some other form of waking up the server (via smart plugs or other wake settings). 

Solved by JorgeB

  • Community Expert
  • Solution

Create a user script with:

 

#!/bin/bash
/sbin/poweroff

 

And schedule it to run a the time you want.

  • Author

Thanks, I'll give that a go, just need to figure out how to do custom CRON schedules, will reach out if I have any more questions

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.