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.

fagostini

Members
  • Joined

  • Last visited

  1. curious is this will allow for user input while the script is running. really wanted to add something like this ask_user() { read -p "Do you want to continue with the script? (y/n): " choice case "$choice" in y|Y ) echo "Continuing with the script...";; n|N ) echo "Exiting script..."; exit;; * ) echo "Invalid input. Exiting script..."; exit;; esac }
  2. Can anyone help me with what plugin I need to convert .ts files to .mkv Currently getting some error that it cant convert to .toLowerString ....
  3. Hey looking for some help with SWAG, nothing is getting baned at all. I have tried to trip getting banned by trying 10 times in a row with a bad login... max is set to 2. I thought it might be that i needed to add a .local for bitwardenrs and a path to the log. even after doing this still getting nothing. [Definition] failregex = ^\s*\[ERROR\]\s+Username or password is incorrect. Try again.(?:, 2FA invalid)?\. <HOST>$ this is my bitwarden.local inside filter.d [bitwarden] enabled = true filter = bitwarden logpath = /config/log/containers/bitwarden.log maxretry = 2 inside jail.local i have added my fail2ban log. i changed to debug and heavydebug still can't see why it isn't picking up the failed attempt. any help would be much appriciated fail2ban.log

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.