leap-stc / leap-stc.github.io

LEAP Technical Operations Manual Website
https://leap-stc.github.io/
5 stars 4 forks source link

added section on user directory #161

Closed SammyAgrawal closed 2 months ago

SammyAgrawal commented 2 months ago

Would love feedback / editing @jbusecke

Specifically, if there are other recommended ways for people to clean their user directory that I didn't mention.

SammyAgrawal commented 2 months ago

I myself was shocked that I had 10GB of cached/ old hidden junk in my directory!

github-actions[bot] commented 2 months ago

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below. 🔍 Git commit SHA: e572504c8054918938a17d95d50d8532c82c53e4 ✅ Deployment Preview URL: https://leap-stc.github.io/_preview/161

jbusecke commented 2 months ago

Hi @SammyAgrawal, this is a good start, but I think that we really should change the language to very concrete actionable steps. I suggest moving the language about why we have a quota to the User Directory Reference, and here add a very concrete step by step list (put yourself in a confused users role, and go through everything from A to Z that they have to do):

Happy to dig into the wording for this after the changes have been made.

jbusecke commented 2 months ago

I myself was shocked that I had 10GB of cached/ old hidden junk in my directory!

How exactly did you diagnose those?

SammyAgrawal commented 2 months ago

I found out using the du -h --max_depth=2 . command, so you're right that definitely should be included

jbusecke commented 2 months ago

This is great @SammyAgrawal . Thanks for the edits. Ill merge this now.