09-12-2023 09:56 PM
I was informed by the customer that the pi's gui is not access.
I checked and found that /opt and /var were 100% used.
In relation to this, it is necessary to check how to delete and what information is deleted when deleted.
Please note that since this is version 2.2, you cannot receive help from TAC.
Solved! Go to Solution.
09-13-2023 03:23 AM
- Start looking in /var/log and /var/tmp ; files in there can be safely deleted for /opt look for logging related files and or directories and delete older logfiles (>1month) but keep the directories ; do not wipe them completely
M.
09-13-2023 12:16 AM
- In that version you can still get (linux) root access and clean up the filesystems (remove unnecessary files) : login to the CLI with the admin account ; then issue the command sudo -s
M.
09-13-2023 12:18 AM
How do I know if a file is unnecessary?
09-13-2023 03:23 AM
- Start looking in /var/log and /var/tmp ; files in there can be safely deleted for /opt look for logging related files and or directories and delete older logfiles (>1month) but keep the directories ; do not wipe them completely
M.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide