I have my site running on dedicated ubuntu root server, I am using nginx as webserver , I am facing an issue with google pagespeed , the google pagespeed score is around 70 when I disable varnish , but as soon as I enable varnish , the google pagespeed scores […]
Daily Archives: April 20, 2025
I want to use ffmpeg to add English audio and subtitle tracks (eng.mp3 and eng.srt) to a video (call it 3.mp4) that already has Italian, French and German. The crucial thing is that the final video allows switching between language audio and subtitle tracks. To summarize, I want: want: 3.mp4 […]
when I run blkid it lists the following: /dev/sda1: UUID="064B-5C7B" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="Basic data partition" PARTUUID="6c69e3ee-8c62-43e4-807a-0c15bfd8872a" When I mount this one using for example via sudo mount /dev/sda1 /mnt, I can navigate to /mnt/EFI/Microsoft/Boot/ and find the efi files for the windows boot, namely /mnt/EFI/Microsoft/Boot/bootmgfw.efi and /mnt/EFI/Microsoft/Boot/bootmgr.efi. Additionally, I created […]
I currently have a Huawei AX2S router. This router defaults to a Wifi-6, 5G network, but it does support Wifi-5 and 2G networks. I have an older phone that dosen’t support neither Wifi-6 nor 5G. The issue, however, is that i can’t figue out how to enable a network that […]
I’m trying to use Adobe Lightroom Classic to merge 10x images and although they show up just fine in the Panorama Merge Preview dialog when I click on the “Merge” button in that dialog I get this error: Photo merge error Unable to merge the photos. Failed to import the […]
I have installed and runned tor on debian but there is no log file in /var/log/tor/. How can I enable writing logs to a log file? I have tried runing tor with root privilege but is doesn’t worked. I’m new here so please comment if my question needs correction.