cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
647
Views
0
Helpful
3
Replies

PI GUI not accessible Related PI /opt, /var100%.

CCC3
Level 1
Level 1

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.

1 Accepted Solution

Accepted Solutions

 

  - 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.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

View solution in original post

3 Replies 3

marce1000
Hall of Fame
Hall of Fame

 

 - 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.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

How do I know if a file is unnecessary?

 

  - 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.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '