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.

Please help with Unraid Commands

Featured Replies

I know this is a stupid question, but I am a Unix novice.  I need some help with simple navigation in Unraid as I am unfamiliar with this OS.  How do I move from the root@Tower:~# to a different place?

 

Specifically, I am trying to use the SNAP application to migrate data from a non Unraid drive into the array.  A requirement of the application, however, is that I move from root@Tower:~# to root@Tower:/boot/config/snap# ? 

 

What commands would let me do that?

And then how do I get back to the main prompt of root@Tower:~#  ?

it's really similar to dos, some of the commands are different, but it's not too bad.

 

this will get you to the root of everything (like cd\ in Win/Dos)

cd /

 

ls will show you all the files and folders in your current directory (similar to dir in Win/Dos)

if you just wanted to jump straight to boot/config/snap# you could type

cd /boot/config/snap#

 

as you're typing stuff you can hit the Tab key and it'll auto fill the rest of words for you if you're going to a directory with a long name, this is a lot better than having to type it all out - and remember Linux is case sensitive.

 

hope that helps some.

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.