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.

SSH timeout

Featured Replies

I was running 6.2.4, and running a ssh session as root to run xfs defrag in verbose mode, worked great and the session stayed open for at least 10hrs or more.

Today I upgraded to 6.5.3. ssh'd in, kicked of my next defrag and at some point it closed the ssh session, so where is the best place to change the idle time out? sshd_config or is there a shell environment variable set?

  • Author

 First few lines of sshd -T

I guess in 6.2.4 it wasn't set.

port 22
addressfamily any
listenaddress [::]:22
listenaddress 0.0.0.0:22
logingracetime 120
x11displayoffset 10
maxauthtries 6
maxsessions 10
clientaliveinterval 0
clientalivecountmax 3
streamlocalbindmask 0177
permitrootlogin yes
ignorerhosts yes

Will the following work

 

clientaliveinterval 86400
clientalivecountmax 3

 

Edited by fishface

  • Author

Thanks, I'll do that.

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.