Skip Navigation

User banner
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)A
Posts
21
Comments
30
Joined
2 mo. ago

  • I installed baobab 48.0.2 with sudo apt.

    should I install ncdu 2.9.1 with uniget install ncdu? the apt version is older than that

  • du -hsc /var

    sudo du -hsc /var returns: 10G /var, 10G total

    du -hsc /var returns: du: cannot read directory '/var/lost+found': Permission denied, du: cannot read directory '/var/spool/cron/crontabs': Permission denied...

    25 more lines like this

  • Uninstall all the flatpak packages that are installed as system wide packages and install them as user packages

    would you eli5 how to do this?

  • sudo updatedb

    thanks!

  • Linux @lemmy.ml

    what's better on debian 13.1 xfce for Japanese, Chinese and Korean input? fcitx or ibus?

  • Linux @lemmy.ml

    my var directory on debian 13.1 has only 500 MiB free space and I cannot update flatpak anymore. How do I solve this?

  • Linux @lemmy.ml

    does debian 13.1' xfce panel sort applications not by the application's name but by the name of the opened file?

  • Linux @lemmy.ml

    is the command locate too old for debian 13 xfce?

  • holy crap you're fast

  • Linux @lemmy.ml

    ffmpeg from apt or flatpak, do I need both? debian 13.0

  • android 4.3

  • Linux @lemmy.ml

    what app can I use to see my android device on my debian 13.0 xfce as another directory / plugable external disk?

  • Linux @lemmy.ml

    what apps would you recommend to read epubs and extract text from scanned documents on debian 13?

  • I'm on xfce and didn't find that option. All I see is assistive technologies, keyboard and mouse. Is that for gnome?

  • xfce, and thanks! it worked!

  • I don't get it then. I installed debian 13 with xfce and now I'm using gnome??

  • Linux @lemmy.ml

    on debian 13 xfce, what appearance style do I need so the title bar doubles its width?

  • thank you. I did what you suggested

  • Linux @lemmy.ml

    how come yt-dlp on a terminal returns bash: yt-dlp: command not found even though I installed it with wget? debian 13

  • xfce on an clevo notebook

  • Linux @lemmy.ml

    how come some function keys don't work anymore on debian 13 xfce?

  • Linux @lemmy.ml

    installed debian 13.0, do I still have to create a debian.sources file in /etc/apt/sources.list.d.?

  • Linux @lemmy.ml

    what debian compatible live usb software do you use to test distros or gparted and install them?

  • still don't follow: should I shrink instead of resize?

  • debian 13 needs more boot space, my boot partition is too small to complete the upgrade

  • please eli5

  • is gparted better than KDE partition manager? or gnome's?

  • Linux @lemmy.ml

    what do I need to know before I shrink a LUKS partition to enlarge the boot partition?

  • or offline partition shrinking, moving after a data backup if you have personal files you care about

    what you are saying is: copy all your data to another drive, expand the boot partition shrinking the main storage drive and then copying back?

  • Linux @lemmy.ml

    is this not enough boot space on debian 13?

  • just to avoid misunderstandings, I assume the final >french accent lemmy wont show< in your code is lemmy code and you forgot to type the >french accent lemmy wont show< at the beginning of the command, right? because the one without the >french accent lemmy wont show< returns -bash: update-initramfs: command not found

    incidentally, another member suggested I run sudo dpkg-reconfigure initramfs-tools

    it returns:

    update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.148.3) ... update-initramfs: Generating /boot/initrd.img-6.12.41+deb13-amd64 zstd: error 70 : Write error : cannot write block : No space left on device E: mkinitramfs failure cpio 141 E: mkinitramfs failure zstd -q -9 -T0 70 update-initramfs: failed for /boot/initrd.img-6.12.41+deb13-amd64 with 1. dpkg: error processing package initramfs-tools (--configure): installed initramfs-tools package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: initramfs-tools

    but this is something I don't understand. I deleted 6 old kernels already. There are only 3 left.

    After checking KDE Partition Manager for /boot and /boot/efi both have free space left:

    /boot size: 488 MiB

    /boot used: 396.26 MiB

    /boot/efi size: 512 MiB

    /boot/efi used: 10.52 MiB

  • sorry, typed that wrong, debian 12.11

  • I listed all installed kernels:

    dpkg -l | grep linux-image | awk '{print$2}'

    then removed several old kernels:

    sudo apt remove --purge linux-image-XXX

    then updated grub:

    sudo update-grub2

  • Linux @lemmy.ml

    what did I do to debian 13.0? I can only access the backup install

  • Linux @lemmy.ml

    while upgrading from debian 12.11 to 13.0 errors were encountered while processing: plymouth, plymouth-label and initramfs-tools, how do I solve this?