💾 Archived View for tilde.team › wiki › disk-usage.md captured on 2022-04-29 at 14:37:52.
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
--- author: ~ben published: true title: disk usage tools and guidelines description: tips and tricks for keeping track of your disk usage on tilde.team and elsewhere category: - main --- files tend to keep growing and growing until you run out of disk space all of a sudden. let's take a look at some tools to keep an eye on disk usage. ## tilde.team guidelines even though we have plenty of disk space to go around on tilde.team, we request that you keep your usage below 1 gb. a good rule of thumb is to consider if _all_ teammates were to use the same amount of resources and how that would affect the experience for everyone else. > as of march 2022, disk quotas will now be enforced. > 1gb soft limit where you will get reminded. > 3gb hard limit where you will no longer be able to write more files. admins regularly take a look at disk usage in `/home` and may request that you delete large or unnecessary files. please check with admins if you expect to use a lot of disk for a short period of time so we can adjust your quota temporarily. ## handy tools ### quota run `quota` to see your current usage and grace period (if you're over). add `-s` to print using friendlier units. ### du `du` (short for `d`isk `u`sage) is the go-to tool. common switches include: