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.

Installpkg-command in v4.3-beta1 and Midnight Commander?

Featured Replies

Hi,

 

After upgrading to 4.3-beta1 my custom added programs in my go-script do not get installed.

 

My go-script:

 

#!/bin/bash

# Start the Management Utility

/usr/local/sbin/emhttp &

 

# Customizations

 

echo nameserver 192.168.10.1 >/etc/resolv.conf

echo 192.168.10.3 NAS_Serup >>/etc/hosts

 

# Ændre blockdev fra standard 256 til 2048

sleep 30

for i in /dev/md*

do

    blockdev --setra 2048 $i

done

 

# unRAR

installpkg /boot/Customizations/unrar/unrar-3.7.5-i486-1.tgz

 

# # Midnight Commander

# cp /boot/Customizations/mc/libslang.so.2 /usr/lib

# installpkg /boot/Customizations/mc/mc-4.6.1_20070309-i486-2.tgz

 

# Bandwidth Monitor NG

installpkg /boot/Customizations/bwm-ng/bwm-ng.tgz

 

# # proFTPd (ftp-server)

# installpkg /boot/Customizations/proftpd/proftpd-1.2.10-i486-4.tgz

# cp /boot/Customizations/proftpd/proftpd.conf /etc

# proftpd

 

It seems that the 'installpkg'  is not a valid command anymore ???

 

I have out commented the FTP-server as this is included in the v4.3. Very happy about that :D:D

 

Oddly enough the Midnight Commander still work (where after I also out commented MC), and even so it still work... It seems like MC is also included in v4.3, even though I can’t find it in the release notes? (a nice bonus)  :D

 

Regards,

Søren

Oops - yes, installpkg was mistakenly left out, and yes, Midnight Commander is built-in.  I'll put installpkg back in with -beta2 release.

  • Author

Oops - yes, installpkg was mistakenly left out, and yes, Midnight Commander is built-in.  I'll put installpkg back in with -beta2 release.

 

Thanks :D

  • 2 weeks later...

thank you for the built in MC !!!!

/Rene

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.