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.

Saving midnight commander settings

Featured Replies

Each time I restart my server I have to re-add my favourite folders to mc. Is there anyway to save a config file for this so I don't have to recreate them each time?

  • Community Expert

I've not tried this, but I assume it is saving to the home folder of the root user. That folder will not survive a reboot, but you can copy it somewhere on /boot (flash) and then copy it back on reboot with a command in the go file, /boot/config/go.

  • 1 month later...
  • Author

Thanks trurl I finally got round to doing this. The file I was looking for was in

 

~/.config/mc/hotlist

 

So I simply ran the following

 

cp ~/.config/mc/hotlist /mnt/cache/appdata/mc/mc_hotlist

 

Then added the following to bottom of the go file (/boot/config/go):

 

# Copy midnight commander hotlist
cp /mnt/cache/appdata/mc/mc_hotlist /root/.config/mc/hotlist

 

I think in future I'll probably create a symbolic link to this file so I dont have to manually copy the file any time I add a directory path.

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.