quota_nld
disk quota management tools
Install
- All systems
-
curl cmd.cat/quota_nld.sh
- Debian
-
apt-get install quota
- Ubuntu
-
apt-get install quota
- Arch Linux
-
pacman -S quota-tools
- Kali Linux
-
apt-get install quota
- Fedora
-
dnf install quota-nld-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install quota
- Raspbian
-
apt-get install quota
- Dockerfile
- dockerfile.run/quota_nld
quota
disk quota management tools
This package provides the standard set of utilities for manipulating file system usage caps via the Linux Diskquota system. It can set hard or soft limits with adjustable grace periods on block or inode usage for users and groups. It allows users to check their quota status, integrates with LDAP, and supports quotas on remote machines via NFS.