Cool Commands

File Browser:pcmanfm

Disk Space

Info comes from this here.

du - Disk Usage

Disk Usage (human readable, summary)

du -hs * | sort -nr | head

df - Disk Free

df -h

$ df
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/root        6178360 5861156         0 100% /
devtmpfs          468152       0    468152   0% /dev
tmpfs             472760       0    472760   0% /dev/shm
tmpfs             472760    6488    466272   2% /run
tmpfs               5120       4      5116   1% /run/lock
tmpfs             472760       0    472760   0% /sys/fs/cgroup
/dev/mmcblk0p6     67434   21488     45946  32% /boot
tmpfs              94552       0     94552   0% /run/user/1000
/dev/mmcblk0p5     30701     398     28010   2% /media/pi/SETTINGS
$

Passwords lol

peter: sowpiinthegarden (killed)

peters-drive: greenlightembellishment (killed)

old pi: jellafella

new pi: in lastpass g

root: ???????

Mounting a Disk

**Link: https://www.raspberrypi.org/documentation/configuration/external-storage.md**

  1. Install the good packages sudo apt-get install exfat-fuse and also possibly usbmount

  2. Plug that mf in and lsusbthat shit. Make sure it’s showing up (line 1):

    Bus 001 Device 004: ID 0bc2:3321 Seagate RSS LLC 
    Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
    Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. 
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub