Skip to content

Commit 572e69f

Browse files
committed
clean-up
1 parent 215015f commit 572e69f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/hpc/03_storage/05_best_practices.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ Please review the [Package Management section](../06_tools_and_software/01_intro
2121
## Troubleshooting quota issues
2222

2323
:::warning
24-
Being over your quota can cause problems logging into OOD and other issues. If you find that you're suddenly unable to log in, one of the first things you should check is your quota with the `myquota` command.
24+
Being over your quota can cause problems logging into OOD and other issues. If you find that you're suddenly unable to log in, one of the first things you should check is your quota with the [`myquota`](../06_tools_and_software/08_utils.mdx#myquota) command.
2525
:::
2626

27-
If you find that you're over your quota, you'll want to see if you are over your quota for space or i-nodes or both. You can accomplish that with the following commands:
27+
If you find that you're over your quota, `myquota` will show you if you are over your quota for space or i-nodes or both. You can then see which folders most contribute to you being over quota with following commands:
2828

2929
Here's how you can see which folders contain the most files:
3030
```bash

0 commit comments

Comments
 (0)