The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 1,540     Votes:  1     ✅ Solution
Tags: locate   updatedb  
Link: 🔍 See Original Answer on Ask Ubuntu ⧉ 🔗

URL: https://askubuntu.com/q/1298463
Title: updatedb : File size limit exceeded (18.04 LTS)
ID: /2020/12/08/updatedb-_-File-size-limit-exceeded-_18.04-LTS_
Created: December 8, 2020
Upload: April 8, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


Your file size is limited to 2001 blocks.

As per this tutorial increase it using:

vi /etc/security/limits.conf

By comparison my system which is stock has:

$ ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 127556
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 1024
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 127556
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
⇧ Equivalent to xdotool for Wayland How to change boot priority?  ⇩