Setelan -> Tampilkan tindakan salin cepat pada vault
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Today
Yesterday
Sudah tidak mengharapkan apapun.
Thu, Jul 23
Wed, Jul 22
Menunggu tanggapan dari pengaduan yang saya buat.
Tue, Jul 21
Fri, Jul 10
Easy fix:
sudo firewall-cmd --zone=trusted --add-interface=podman0 --permanent
Mon, Jul 6
No longer relevant as I was moved to LemonLDAP::NG with T130.
No longer relevant as I'm move to LemonLDAP::NG with T130.
Fri, Jul 3
Sun, Jun 28
May 26 2026
May 24 2026
I just got a kernel panic again. This time, it happened while booting the OS, not during a system update and I had to hard reboot. Also I forgot to install kdump-tools and enable kdump, so this time I'm going to do that.
May 20 2026
May 18 2026
May 17 2026
Change
location ~ /\.(?!well-known) {
deny all;
}May 16 2026
For now, I have set the correct swappiness value to 110 and run fsck, as I have to perform a hard reboot when a kernel panic occurs. Change the priority of this task to low until I can ensure that this won't happen again.
I cant get kernel coredump but I get this from journalctl -b -1 -r:
Also, before this, I noticed that some images weren't showing, which I think was also caused by this, so hopefully that issue will disappear too.
May 14 2026
May 12 2026
May 11 2026
May 8 2026
Setting the client_max_body_size to 100M seems resolve the issue. Also, before this, I noticed that some images weren't showing, which I think was also caused by this, so hopefully that issue will disappear too.
From my conversation with Claude, this seems to be caused by the value of the client_max_body_size being too low.