On 22/09/08 05:24PM, Dale wrote:
> root@fireball / # cat /etc/security/limits.conf | grep nofile
> # - nofile - max number of open file descriptors
> * hard nofile 8192
> I logged out and back in. I ran the command you shared and it was
> indeed set to the new amo
> root@fireball / # sysctl fs.file-max
> fs.file-max = 3289952
> root@fireball / # sysctl -w fs.file-max=32899520
> fs.file-max = 32899520
> root@fireball / # cat /proc/sys/fs/file-max
> 32899520
On my pc the limit is 2^63. But this is max files for kernel, which is
different for max files per use
On 22/08/24 11:05AM, Jack wrote:
> Checking here for any ideas or suggestions before I report as a KDE bug.
>
> I have my KDE Plasma desktop set to show my ~/Desktop folder. Two days ago,
> I created a script.pl Perl script in that folder. (No, I don't generally do
> work in that folder, but I just
3 matches
Mail list logo