by ray | May 4, 2023 | Linux / Ubuntu, Python
Python is mainly used for software development, automation, and data science. Since Python is one of the easiest programming languages to learn, it is always advised to go with Python as the first programming language. From the launch of Ubuntu 22.04, you will only...
by ray | Mar 8, 2023 | Microsoft Windows
Things to try: 1 – Change Group Policy to ensure that Windows Updates are automatically installed during the 3rd Sunday of every month at 3am. Group Policy: Enabled Windows Updates, install on the third week of the month on a Sunday at 3:00am, also configured to...
by ray | Mar 3, 2023 | Microsoft Windows
I upgraded to Windows 11 last fall (November) and for the most part everything has been working ok. Within the last month, I’ve had an issue where my desktop will not enter sleep mode. If I select sleep, my keyboard and mouse will shut off but my desktop will...
by ray | Mar 3, 2023 | FFmpeg
Kdenlive uses ffmpeg under the hood and if ffmpeg cannot determine the length of the clip, we cannot use it. In git master, I have implemented a check for such clips, and a dialog now pops up asking if the user wants to transcode the file. However currently it leaves...
by ray | Mar 3, 2023 | SSL certificates
An overview of the Renewal process Renewals are a regular part of the SSL/TLS lifecycle. You can renew your SSL certificate starting 30 days before its expiration. Despite what the name may suggest, renewing your SSL certificate is the same process you go through when...