• 7 Posts
  • 189 Comments
Joined 3 years ago
cake
Cake day: June 17th, 2023

help-circle







  • /home because you want to save the user files if you need to reinstall.

    /var and /tmp because /var holds log files and /tmp temporary files that can easily take up all your disk space. So it’s best to just fill up a separate partition to prevent your system from locking up because your disk is full.

    /usr and /bin… this I don’t know