Skip to main content
Recent Posts
72
Installation / Migration / Configuration / Re: BIOS BOOT PARTITION is a substitute for the usual boot partition?
Last post by tintin -
On my PC :

Code: [Select]
lsblk 
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda      8:0    0 931,5G  0 disk
├─sda1   8:1    0  19,9G  0 part
├─sda2   8:2    0  19,5G  0 part /
├─sda3   8:3    0 888,1G  0 part /media/77
├─sda4   8:4    0   100M  0 part /boot/efi
└─sda5   8:5    0   3,9G  0 part [SWAP]
74
System / Re: How do I get nftables to work with libvirt?
Last post by revsuine -
In case anyone stumbles across this thread while searching for stuff, I couldn't actually get this to work with nftables, but I switched to UFW as my firewall.

Code: [Select]
sudo ufw allow in on virbr0

allows internet to work completely fine in QEMU virtual machines.
78
Applications & Software / Re: Is it possibly to reduce disk space used by gnugpg cache - in some simple way?
Last post by Ambie -
You would try to move this "cache" somewhere and return it if something fails and delete it if not. Where is placed that cache? I didn't find anything similar. And I think that 2GB is a bit too much anyway. What is GnuPG (you meant GnuPG not gnugpg right?) need to cache except password and keys?
79
Applications & Software / Is it possibly to reduce disk space used by gnugpg cache - in some simple way?
Last post by wanwalk -
Hi there!

My gnugpg cache is using 2.2 GBs. Can I somehow reuse some of that space without engaging in too advanced stuff?

I am pressed between not too much disk space on a side and too little time for system management on the other.

Willing to face consequences :-)

Like wiping some OS from my hard disk in order to make more space available,  and it would NOT be Artix!  That is may main distro.