Linux: Difference between revisions

181 bytes removed ,  26 December 2019
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
A collection of notes on using Linux systems, in particular Ubuntu.
A collection of notes on using Linux systems, in particular Ubuntu.


==Basic Terminal Usage==
===du===
Use <code>du -h</code> for checking the size of files and folders.
===dh===
Use <code>dh -h</code> for checking the size of partitions and drives.


==SSH==
==SSH==