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.

ulimit setting on debian vm

Featured Replies

I have a debian 10 vm running on my unraid box and one app (within debian) complains that there's not enough lockable memory:

Quote

WARNING: You may not have a high enough lockable memory limit, see ulimit -l

the output of

ulimit -l

is 64.

Google tells me to change the "max locked memory" limit in /etc/security/limits.conf, but after doing this and rebooting it doesn't change.

 

Is this a setting in the way I set up the VM on unraid, or is this just a debian setting?

On 9/11/2020 at 10:24 PM, lewispm said:

debian setting

 

You need to add the following to your /etc/security/limits.conf (in your debian VM):

* soft memlock <number>

* hard memlock <number>

 

<number> can also be "unlimited", which is the default unraid setting. 

Edited by xanvincent

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.