Amazed by voice-to-text convenience and fun
I did not plan this post and it is not highly technical. But I really want to share my experience. If anyone comes across this, […]
Continue reading »Notes from the Expert
I did not plan this post and it is not highly technical. But I really want to share my experience. If anyone comes across this, […]
Continue reading »Personal thoughts and emotions. I’ve been working as system administrator for 20+ years now. Started back in 1999, when you had to compile most of […]
Continue reading »Over last week I was able to test WordPress oriented hosting at Levamo. I have not been sponsored, so this is my personal impression about […]
Continue reading »WordPress object cache – is a built in set of functions, that can cache some data, parts of your page or even whole page using […]
Continue reading »Steps to recompile ImageMagick with HEIC support on Centos8 / AlmaLinux 8. Note: adjust paths according to your environment Step 1 – enable extra EPEL […]
Continue reading »Some theoretical stuff about different caching for virtual drives: KVM (and by extension Proxmox, which uses KVM) offers several disk cache modes that control how […]
Continue reading »Sometimes email account disk usage stats are cached for too long. Here are commands, that help fix it: /scripts/remove_dovecot_index_files –user cpaneluser/scripts/generate_maildirsize —verbose -confirm –allaccounts cpanelusermv […]
Continue reading »watchdog: BUG: soft lockup – CPU#7 stuck for 22s Annoying bug, makes processes and VMs stuck. Spent several days trying to figure it out. Got […]
Continue reading »Source: https://imagetragick.com/ Read original article, it explains, that specific formats can lead to local command execution. This makes me think and blame it for so […]
Continue reading »Find 10 biggest folder and files in current folder du -a . | sort -nr | head Find 25 biggest files find . -type f […]
Continue reading »