Ubuntu filesystem is running out of space? [duplicate]












0
















This question already has an answer here:




  • Check how space is distributed on a Linux system

    8 answers




So I am new to Ubuntu and everything seemed to be working fine till a few days ago.



Now I constantly get a dialog box saying the filesystem is running out of space.



Here is the system monitor screenshot. Ubuntu is on /dev/sda5



I am aware there are other similar questions but the answers seem very technical. Can someone help with this considering I am very new to Ubuntu.



Should I just do a fresh install after backing up the drive?



TIA



Space being utilized



cat /procs/mount output:
output



output2










share|improve this question















marked as duplicate by mikewhatever, N0rbert, karel, Eric Carvalho, vidarlo Dec 25 '18 at 21:13


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.











  • 1





    Could you please open a terminal and type cat /proc/mounts and include the output in the question?

    – kasperd
    Dec 22 '18 at 11:44











  • /dev/sda5 is only 20GB. If you have some files to delete, do it, otherwise, backup, and allocate more space.

    – mikewhatever
    Dec 22 '18 at 11:45











  • @kasperd added the output.

    – Sid
    Dec 22 '18 at 12:23











  • @mikewhatever I can't figure out what is taking the space.

    – Sid
    Dec 22 '18 at 12:24











  • @Sid You can check with du -d 1 / 2>/dev/null | sort -nr. Just don't post images of program windows, copy paste the actual text output you want us to see.

    – mikewhatever
    Dec 22 '18 at 12:58
















0
















This question already has an answer here:




  • Check how space is distributed on a Linux system

    8 answers




So I am new to Ubuntu and everything seemed to be working fine till a few days ago.



Now I constantly get a dialog box saying the filesystem is running out of space.



Here is the system monitor screenshot. Ubuntu is on /dev/sda5



I am aware there are other similar questions but the answers seem very technical. Can someone help with this considering I am very new to Ubuntu.



Should I just do a fresh install after backing up the drive?



TIA



Space being utilized



cat /procs/mount output:
output



output2










share|improve this question















marked as duplicate by mikewhatever, N0rbert, karel, Eric Carvalho, vidarlo Dec 25 '18 at 21:13


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.











  • 1





    Could you please open a terminal and type cat /proc/mounts and include the output in the question?

    – kasperd
    Dec 22 '18 at 11:44











  • /dev/sda5 is only 20GB. If you have some files to delete, do it, otherwise, backup, and allocate more space.

    – mikewhatever
    Dec 22 '18 at 11:45











  • @kasperd added the output.

    – Sid
    Dec 22 '18 at 12:23











  • @mikewhatever I can't figure out what is taking the space.

    – Sid
    Dec 22 '18 at 12:24











  • @Sid You can check with du -d 1 / 2>/dev/null | sort -nr. Just don't post images of program windows, copy paste the actual text output you want us to see.

    – mikewhatever
    Dec 22 '18 at 12:58














0












0








0









This question already has an answer here:




  • Check how space is distributed on a Linux system

    8 answers




So I am new to Ubuntu and everything seemed to be working fine till a few days ago.



Now I constantly get a dialog box saying the filesystem is running out of space.



Here is the system monitor screenshot. Ubuntu is on /dev/sda5



I am aware there are other similar questions but the answers seem very technical. Can someone help with this considering I am very new to Ubuntu.



Should I just do a fresh install after backing up the drive?



TIA



Space being utilized



cat /procs/mount output:
output



output2










share|improve this question

















This question already has an answer here:




  • Check how space is distributed on a Linux system

    8 answers




So I am new to Ubuntu and everything seemed to be working fine till a few days ago.



Now I constantly get a dialog box saying the filesystem is running out of space.



Here is the system monitor screenshot. Ubuntu is on /dev/sda5



I am aware there are other similar questions but the answers seem very technical. Can someone help with this considering I am very new to Ubuntu.



Should I just do a fresh install after backing up the drive?



TIA



Space being utilized



cat /procs/mount output:
output



output2





This question already has an answer here:




  • Check how space is distributed on a Linux system

    8 answers








16.04 filesystem






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 22 '18 at 12:22







Sid

















asked Dec 22 '18 at 11:14









SidSid

1011




1011




marked as duplicate by mikewhatever, N0rbert, karel, Eric Carvalho, vidarlo Dec 25 '18 at 21:13


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






marked as duplicate by mikewhatever, N0rbert, karel, Eric Carvalho, vidarlo Dec 25 '18 at 21:13


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.










  • 1





    Could you please open a terminal and type cat /proc/mounts and include the output in the question?

    – kasperd
    Dec 22 '18 at 11:44











  • /dev/sda5 is only 20GB. If you have some files to delete, do it, otherwise, backup, and allocate more space.

    – mikewhatever
    Dec 22 '18 at 11:45











  • @kasperd added the output.

    – Sid
    Dec 22 '18 at 12:23











  • @mikewhatever I can't figure out what is taking the space.

    – Sid
    Dec 22 '18 at 12:24











  • @Sid You can check with du -d 1 / 2>/dev/null | sort -nr. Just don't post images of program windows, copy paste the actual text output you want us to see.

    – mikewhatever
    Dec 22 '18 at 12:58














  • 1





    Could you please open a terminal and type cat /proc/mounts and include the output in the question?

    – kasperd
    Dec 22 '18 at 11:44











  • /dev/sda5 is only 20GB. If you have some files to delete, do it, otherwise, backup, and allocate more space.

    – mikewhatever
    Dec 22 '18 at 11:45











  • @kasperd added the output.

    – Sid
    Dec 22 '18 at 12:23











  • @mikewhatever I can't figure out what is taking the space.

    – Sid
    Dec 22 '18 at 12:24











  • @Sid You can check with du -d 1 / 2>/dev/null | sort -nr. Just don't post images of program windows, copy paste the actual text output you want us to see.

    – mikewhatever
    Dec 22 '18 at 12:58








1




1





Could you please open a terminal and type cat /proc/mounts and include the output in the question?

– kasperd
Dec 22 '18 at 11:44





Could you please open a terminal and type cat /proc/mounts and include the output in the question?

– kasperd
Dec 22 '18 at 11:44













/dev/sda5 is only 20GB. If you have some files to delete, do it, otherwise, backup, and allocate more space.

– mikewhatever
Dec 22 '18 at 11:45





/dev/sda5 is only 20GB. If you have some files to delete, do it, otherwise, backup, and allocate more space.

– mikewhatever
Dec 22 '18 at 11:45













@kasperd added the output.

– Sid
Dec 22 '18 at 12:23





@kasperd added the output.

– Sid
Dec 22 '18 at 12:23













@mikewhatever I can't figure out what is taking the space.

– Sid
Dec 22 '18 at 12:24





@mikewhatever I can't figure out what is taking the space.

– Sid
Dec 22 '18 at 12:24













@Sid You can check with du -d 1 / 2>/dev/null | sort -nr. Just don't post images of program windows, copy paste the actual text output you want us to see.

– mikewhatever
Dec 22 '18 at 12:58





@Sid You can check with du -d 1 / 2>/dev/null | sort -nr. Just don't post images of program windows, copy paste the actual text output you want us to see.

– mikewhatever
Dec 22 '18 at 12:58










1 Answer
1






active

oldest

votes


















0














Try running JDiskReport (http://www.jgoodies.com/freeware/jdiskreport/). The developer says "JDiskReport enables you to understand how much space the files and directories consume on your disk drives, and it helps you find obsolete files and folders. The tool analyses your disk drives and collects several statistics which you can view as overview charts and details tables."



You could also try running BleachBit (https://www.bleachbit.org) which will allow you to preview and/or delete files. The developer says "With BleachBit you can free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there."






share|improve this answer






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Try running JDiskReport (http://www.jgoodies.com/freeware/jdiskreport/). The developer says "JDiskReport enables you to understand how much space the files and directories consume on your disk drives, and it helps you find obsolete files and folders. The tool analyses your disk drives and collects several statistics which you can view as overview charts and details tables."



    You could also try running BleachBit (https://www.bleachbit.org) which will allow you to preview and/or delete files. The developer says "With BleachBit you can free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there."






    share|improve this answer




























      0














      Try running JDiskReport (http://www.jgoodies.com/freeware/jdiskreport/). The developer says "JDiskReport enables you to understand how much space the files and directories consume on your disk drives, and it helps you find obsolete files and folders. The tool analyses your disk drives and collects several statistics which you can view as overview charts and details tables."



      You could also try running BleachBit (https://www.bleachbit.org) which will allow you to preview and/or delete files. The developer says "With BleachBit you can free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there."






      share|improve this answer


























        0












        0








        0







        Try running JDiskReport (http://www.jgoodies.com/freeware/jdiskreport/). The developer says "JDiskReport enables you to understand how much space the files and directories consume on your disk drives, and it helps you find obsolete files and folders. The tool analyses your disk drives and collects several statistics which you can view as overview charts and details tables."



        You could also try running BleachBit (https://www.bleachbit.org) which will allow you to preview and/or delete files. The developer says "With BleachBit you can free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there."






        share|improve this answer













        Try running JDiskReport (http://www.jgoodies.com/freeware/jdiskreport/). The developer says "JDiskReport enables you to understand how much space the files and directories consume on your disk drives, and it helps you find obsolete files and folders. The tool analyses your disk drives and collects several statistics which you can view as overview charts and details tables."



        You could also try running BleachBit (https://www.bleachbit.org) which will allow you to preview and/or delete files. The developer says "With BleachBit you can free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there."







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Dec 22 '18 at 13:06









        CentaurusACentaurusA

        2,2251424




        2,2251424















            Popular posts from this blog

            Mont Emei

            Province de Neuquén

            Journaliste