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.

What's the command to re-establish network connection?

Featured Replies

Hi All,

 

I had a 2 minutes power outage this morning and my Unraid is connected to a UPS so it's not affected. When the power came back, my Linksys router was not connected to the UPS, no longer sees my Unraid. Is there a command to re-establish the network connection from Unraid?

 

thanks,

~joy

You can try

/etc/rc.d/rc.inetd restart

  • Author

There's no love from Linux. The command didn't work. I have to reboot it gracefully in order for my router to see Unraid again. Just in case someone need this, here's the command from Joe L to reboot or power off gracefully.

 

 

cd

cp /var/log/syslog /boot/syslog.txt

killall smbd nmbd

sync

for disk in /mnt/disk* /mnt/cache

do

  umount $disk

done

 

mdcmd stop

 

Then you can power down by typing:

 

poweroff

 

or reboot with

 

reboot

 

 

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.