miércoles, 20 de mayo de 2020

viernes, 15 de mayo de 2020

Linux. Raspberry Pi. Clean Files automaticaly

Purpose

Clean your Linux or Raspberry File System automaticaly


Steps
There are some command for this goal


[ ] Clean installations with error:

Command: sudo apt-get clean




[ ] + Clean old packets

Command: sudo apt-get clean



[] Installations and updates old

Command: sudo dpkg --configure -a



[] Unused packages

Command: sudo apt-get autoremove






Check at Windows 
by GoN | Published: May 15, 2020 | Last Updated: