6 Ekim 2017 Cuma

sudo - user - filelimit exceeded


su komutu ile kullanıcı değiştirirken "File size limit exceeded" hatası alıyorsak,
fsize değerini unlimited yaptığımzda sorun çözülür.



[root@headnode security]# su - remzi
Last login: Fri Oct  6 19:10:42 +03 2017 on pts/0
File size limit exceeded

[root@headnode security]#
grep fsize limits.conf
#        - fsize - maximum filesize (KB)
*        soft    fsize       unlimited
*        hard    fsize       unlimited

Hiç yorum yok:

Yorum Gönder

podman aksaklıkları

#1 "ERRO[0000] cannot find UID/GID for user admin: cannot read subids - check rootless mode in man pages  WARN[0000] Using rootless sin...