Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8051

Beginners • Re: Unable to remotely connect to Pi 3

$
0
0
Probably the best way is:

(Ensure you are in your home dir)

$ cd

Check usage of all dirs:

$ du -s *

Look for big numbers. This should give you a pretty good idea which places are using a lot of space.

You could also try:

$ du -s * | sort -rn | less

Statistics: Posted by BigRedMailbox — Sun May 11, 2025 10:06 pm



Viewing all articles
Browse latest Browse all 8051

Trending Articles