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.

pOpYRaid

Members
  • Joined

  • Last visited

Solutions

  1. pOpYRaid's post in SSH fails to start on boot was marked as the answer   
    Figured out whats going on.
    I had the following in my /boot/config/go file:
    # enable IEEE 802.3az (Energy Efficient Ethernet): Could be incompatible to LACP bonds and break SSH daemon! for i in /sys/class/net/eth?; do dev=$(basename $i); [[ $(echo $(ethtool --show-eee $dev 2> /dev/null) | grep -c "Supported EEE link modes: 1") -eq 1 ]] && ethtool --set-eee $dev eee on; done  
    This restarted the NIC and brougth it down/up during boot, which affected sshd.

    After comment it out, it works now (tried 3 reboots and sshd was running).
    Disabling EEE did not hurt idle power consumption which is basically the same with or without.
     

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.