Root_dir (/)
From /boot
Go to text →
Contains linux kernel itself
From /dev
Go to text →
External devices like harddrives.
From /etc
Go to text →
Contains config files.
From /var
Go to text →
Contains log files.
From /bin
Go to text →
Contains your binaries.
Binaries can also live in other directories (any directory that is specified by your PATH)
From Sbin
Go to text →
System binaries.
Children