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 OS version 6.4.0-rc3 available

Featured Replies

5 minutes ago, bonienl said:

Microsoft Edge uses an auto-hide feature and makes the scrollbar visible when moving the sidebar. There is no full hide possible.

 

Chrome and Safari completely hide the scrollbar.

 

Firefox you'll need to install the plugin "hidescrollbars" to get the same behaviour as Chrome & Safari

 

i think that's poor wording on my part.  I was refering to the left menu bar, for the pages.  When the highlight animation kicks in the icons below the selected one dips a couple pixels, then snap back up a couple pixels when leaving the menu item selection.

Edited by Dephcon

  • Author
21 minutes ago, Dephcon said:

here's a silly feature request... can you guys add a command ailas for "ll".  it drives me nuts when linux systems don't have that :P

 

what is "ll" ?

1 minute ago, limetech said:

 

what is "ll" ?

 

typically it's an alias for "ls -ail".  i use it over a hundred times a day at work lol.

Edited by Dephcon

  • Author

Known issue: You might see some of this nonsense in your syslog:

Jun 15 13:34:39 Test1 php-fpm[2521]: [NOTICE] [pool www] child 18773 exited with code 0 after 328.358418 seconds from start
Jun 15 13:34:39 Test1 php-fpm[2521]: [NOTICE] [pool www] child 21380 started

Those messages are harmless and next release we changed the php-fpm log level from "notice" to "warning" to make it less chatty.

16 minutes ago, Dephcon said:

 

i think that's poor wording on my part.  I was refering to the left menu bar, for the pages.  When the highlight animation kicks in the icons below the selected one dips a couple pixels, then snap back up a couple pixels when leaving the menu item selection.

Ah, this happens because the font of the label is enlarged when you hover over it.

 

Edited by bonienl

  • Author
8 minutes ago, Dephcon said:

 

typically it's an alias for "ls -ail".  i use it over a hundred times a day at work lol.

 

You could put something like this in your 'go' file:

echo "alias ll='ls -ail'" >>/root/.bash_profile

 

I removed my modprobe lines for the ACPI/IPMI errors I've been seeing, and this release still has the errors.  Stuck them back in and all's quiet.  Just figured I'd let let you know..

 

  • Author
Just now, heffe2001 said:

I removed my modprobe lines for the ACPI/IPMI errors I've been seeing, and this release still has the errors.  Stuck them back in and all's quiet.  Just figured I'd let let you know..

 

 

Thank you for the report.

Since upgrading to rc3 my custom banner is no longer displayed. In fact whatever alternative .png file I choose only plain white is displayed. The only banner that does display is the default one, if I clear my custom one by clicking the small trash can in Settings -> Display Settings -> Custom Banner. I get the same result with Safari, Chrome and Firefox browsers.

2 hours ago, John_M said:

Since upgrading to rc3 my custom banner is no longer displayed. In fact whatever alternative .png file I choose only plain white is displayed. The only banner that does display is the default one, if I clear my custom one by clicking the small trash can in Settings -> Display Settings -> Custom Banner. I get the same result with Safari, Chrome and Firefox browsers.

 

+1  I only tried Firefox but no custom banner on any of the four Themes.

3 hours ago, John_M said:

Since upgrading to rc3 my custom banner is no longer displayed. In fact whatever alternative .png file I choose only plain white is displayed. The only banner that does display is the default one, if I clear my custom one by clicking the small trash can in Settings -> Display Settings -> Custom Banner. I get the same result with Safari, Chrome and Firefox browsers.

 

42 minutes ago, Frank1940 said:

 

+1  I only tried Firefox but no custom banner on any of the four Themes.

 

Sorry, a regression error was introduced by me in rc3 and prevents a custom banner to be displayed. Correction made for rc4.

 

12 hours ago, Dephcon said:

here's a silly feature request... can you guys add a command ailas for "ll".  it drives me nuts when linux systems don't have that :P

 

I know i can just dump an alias in my go, but I'd like to keep the base OS as stock as possible as a best practice.

 

It sounds silly but I do agree with this, not been able to type ll by default is a bit of a pain although easy to fix.

I see the suggestion on adding it to go file.

Edited by Tuftuf

19 hours ago, bonienl said:

You don't need to create anything yourself. When the docker service is started it will scan the available network interfaces and any interface with an IP address assigned to it (e.g. eth0 or br0) gets added as a custom network to docker.

 

When you edit a container itself you will see the custom networks added to the regular network choices: Bridge, Host and None. Select a custom network, eg. br0 and another field is made visible to enter an IP address to this container or leave it empty for automatic assignment by the Docker IPAM function.

 

To avoid address conflicts between your DHCP server (router) and the Docker IPAM function, you can assign an address pool for the latter one. Go to settings -> Docker and stop the service. Once the service is stopped additional settings can be configured.

 

Ps. Choose Advanced Mode to make all settings visible.

 

 

I haven't had a chance to investigate this option yet (still on 6.3.5), but can you also assign static DNS entries?  If not, can this be added as a feature request?

 

John

8 minutes ago, johnodon said:

 

I haven't had a chance to investigate this option yet (still on 6.3.5), but can you also assign static DNS entries?  If not, can this be added as a feature request?

 

John

 

Docker containers take the DNS setting from the host (unRAID). Is there a specific reason you want to change that?

 

On 6/16/2017 at 10:41 AM, bonienl said:

 

Docker containers take the DNS setting from the host (unRAID). Is there a specific reason you want to change that?

 

 

I force a few containers through a VPN client on pfsense via an Alias that is IP based.  I Also force them to use the VPN providers' DNS servers (via Pipework) to prevent leaks.

 

John

Edited by johnodon

The current ncurses has a problem when I install and run the screen package.  The backspace is mapped to a forward del. If I upgrade to the rebuilt package it works.

"l/ncurses-6.0-x86_64-3.txz: Rebuilt.
       Drop --with-xterm-kbs=DEL option, taking the upstream default of ^H.
       Added a modified tmux terminfo, setting kbs=\177, as it expects.
       Default to upstream versions of everything else in the terminfo database.
       Thanks to Xsane and GazL for some insights on a more correct configuration."

Whenever I access the web page my log shows this error message:

 

Quote

Jun 17 09:22:18 Tower nginx: 2017/06/17 09:22:18 [error] 9903#9903: *140818 user "root": password mismatch, client: 192.168.1.19, server: , request: "GET / HTTP/1.1", host: "192.168.1.2"

 

192.168.1.2 is my Unraid server, 192.168.1.19 is the PC from which I'm viewing the web page.  I have a password set  for root, though I log into the Unraid shell via ssh. Any thoughts?

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.