I’m betting the root of this problem is on how I originally installed the system but I would like another opinion. Or several.

Running Mint.

After analyzing the disk usage, the folder where Thunderbird is installed is completely full. I have four separate accounts in it but a single one is responsible for taking all the space available, through the imap/sent folder, which makes no sense for me, as I send relatively few messages compared with all the messages I receive.

I already considered just purging the program from my system and completely reinstall it but if I’m going to do that I’m better off doing a fresh system installation.

The system has two disks: a SSD running the system core and a HDD for the home partition. I opted to keep the system core on the SSD to speed up booting (and it worked) and used the HDD for storage because. I prefer HDDs for user files, for longevity reasons. The biggest mistake I made here was not using LVM on the disks.

Any thoughts and criticism on this is welcome.

Thank you in advance.

  • qyron@sopuli.xyzOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    7 days ago
    Sistema de ficheiros Inodes  IUso ILivr UsoI% Montado em
    tmpfs                  1,7M  1,2K  1,7M    1% /run
    efivarfs                  0     0     0     - /sys/firmware/efi/efivars
    /dev/sda3              3,0M  750K  2,2M   26% /
    tmpfs                  1,7M     1  1,7M    1% /dev/shm
    tmpfs                  1,7M     7  1,7M    1% /run/lock
    /dev/sda6              597K    41  597K    1% /tmp
    /dev/sda2                 0     0     0     - /boot/efi
    /dev/sdb1               30M  133K   29M    1% /home
    /dev/sda5              2,1M   94K  2,0M    5% /var
    tmpfs                  348K   136  348K    1% /run/user/1000
    

    Here is the output. I don’t see anything taxed.

      • qyron@sopuli.xyzOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 days ago

        df -h returns this

        Sistema de ficheiros Tamanho   Uso Livre Uso% Montado em
        tmpfs                   1,4G  1,8M  1,4G   1% /run
        efivarfs                128K   14K  110K  12% /sys/firmware/efi/efivars
        /dev/sda3                46G   13G   31G  29% /
        tmpfs                   6,8G     0  6,8G   0% /dev/shm
        tmpfs                   5,0M   12K  5,0M   1% /run/lock
        /dev/sdb1               458G   64G  371G  15% /home
        /dev/sda6               9,1G  320K  8,6G   1% /tmp
        /dev/sda5                32G  9,5G   21G  32% /var
        /dev/sda2               113M  6,2M  107M   6% /boot/efi
        tmpfs                   1,4G  140K  1,4G   1% /run/user/1000