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.

[unraid 6.11.0] How to install screen ?

Featured Replies

I've been trying to run rsync via nohup, however it is failing with the following errors.

 

rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at io.c(518) [generator=3.2.6]
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(713) [sender=3.2.6]
rsync: [receiver] write error: Broken pipe (32)

 

From what I've gathered this is due to an issue with nohup. I then went to install screen from the Slackware repo and installed the two packages mentioned in the wiki screen and utempter

 

wget http://mirrors.slackware.com/slackware/slackware-current/slackware/a/utempter-1.2.0-i586-3.txz
installpkg utempter-1.2.0-i586-3.txz

wget http://mirrors.slackware.com/slackware/slackware-current/slackware/ap/screen-4.9.0-i586-1.txz
installpkg screen-4.9.0-i586-1.txz

 

When I then try to execute the screen command, I get the following.


root@Tower:/usr/bin# screen
screen        screen-4.9.0

root@Tower:/usr/bin# screen-4.9.0
-bash: /usr/bin/screen-4.9.0: No such file or directory

root@Tower:/usr/bin# screen
-bash: /usr/bin/screen: No such file or directory


Am I doing something incorrect here or missing something?

 

It's also mentioned that screen is available via the NerdPack but since this is deprecated in 6.11 it wasn't of much help.

 

Fixed. I installed the wrong versions. To do it correctly run the following code as od 2022/10/03

 

cd /boot/extra

wget http://mirrors.slackware.com/slackware/slackware64-current/slackware64/a/utempter-1.2.0-x86_64-3.txz
installpkg utempter-1.2.0-x86_64-3.txz

wget http://mirrors.slackware.com/slackware/slackware64-current/slackware64/ap/screen-4.9.0-x86_64-1.txz
installpkg screen-4.9.0-x86_64-1.txz

 

 

 

Edited by Doommius
Found issue and added solution

Solved by Doommius

  • Author
  • Solution

The issue was incorrect version. Solution added to above post.

  • Community Expert

It might be worth mentioning that Unraid 6.11.x includes as standard the tmux package that can be used instead of screen.

54 minutes ago, itimpi said:

It might be worth mentioning that Unraid 6.11.x includes as standard the tmux package that can be used instead of screen.

Tmux is installed by the UD Preclear plugin.  It is not included native to Unraid.

  • Community Expert
11 minutes ago, dlandon said:

Tmux is installed by the UD Preclear plugin.  It is not included native to Unraid.

I think because everyone seems to have it I assumed it was in the base :)   I wonder what proportion of users do NOT have the UD Preclear plugin?

  • Author
35 minutes ago, itimpi said:

I think because everyone seems to have it, I assumed it was in the base :)   I wonder what proportion of users do NOT have the UD Preclear plugin?

Is it recommended installing the plugin? I've just setup my server and I am currently ingesting data from some NTFS drives. 

56 minutes ago, itimpi said:

I think because everyone seems to have it I assumed it was in the base :)   I wonder what proportion of users do NOT have the UD Preclear plugin?

Because of the history of preclearing disks on the early versions of Unraid, it's become ingrained in the culture here.  I suspect most everyone installs it.

  • Author
1 minute ago, dlandon said:

Because of the history of preclearing disks on the early versions of Unraid, it's become ingrained in the culture here.  I suspect most everyone installs it.

It would make sense with used drives maybe. if case that they contain sensitive content and such. but with no drives it seems weird. maybe burning them in in case they're defective or have issues? that would make more sense. 

27 minutes ago, Doommius said:

Is it recommended installing the plugin? I've just setup my server and I am currently ingesting data from some NTFS drives. 

Preclear was initially a necessity when installing new disks in early versions of Unraid because the array was off-line while a disk was being cleared.  It is no longer needed, but many feel more comfortable exercising new disks before installing them in the array.

  • Community Expert
2 hours ago, itimpi said:

I think because everyone seems to have it I assumed it was in the base :)   I wonder what proportion of users do NOT have the UD Preclear plugin?

I was wondering about this myself. I noticed tmux was not in release notes, and I had to install it in /boot/extra. I don't use preclear on my main server, if I want to preclear a disk I do it from my backup server using an external USB enclosure since I don't have any slots to spare on either server.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.