Arul's Blog Posts

How to Install Raspbian / Raspberry Pi OS Lite Debian 11 bullseye on Raspberry Pi Zero and Zero 2 W using Terminal
Tutorial on using Terminal for installing Raspbian / Raspberry Pi OS Lite on Raspberry Pi Zero W and Zero 2 W. This also works for other Raspberry Pi versions.... continue reading
{ updated: 2024-07-30 23:59:59 }
Benchmarking Local and Global Variables, and List Comprehension in Python
How to benchmark the execution speed of local and global variables, and list comprehension.... continue reading
{ updated: 2024-07-30 23:59:59 }
Nginx's "listen ... http2" directive is deprecated message
This blog post shows how to get rid of Nginx's "listen ... http2" directive is deprecated message for newer versions of Nginx.... continue reading
{ updated: 2024-07-23 23:59:59 }
How to Find SSL Certificate Expiration Date With OpenSSL
This blog post shows how to check the SSL certification expiration date using openssl command. This works for both remote websites and certificates stored locally.... continue reading
{ updated: 2024-07-23 23:59:59 }
How to Generate Self-Signed SSL certificate using OpenSSL
How to create self-signed SSL certificate in one line command. This generates ssl certificate and key and uses the openssl command.... continue reading
{ updated: 2024-07-23 23:59:59 }
How to Run or Execute Remote Linux Commands over SSH
Blog post on how to execute or run remote Linux commands over ssh. Includes command to run bash aliases over ssh.... continue reading
{ updated: 2024-07-05 23:59:59 }
How to find MD5, SHA1, SHA256 and SHA512 Checksums Of String
Blog post on how to find MD5, SHA1, SHA256 and SHA512 checksums from your computer without having to use any online tools.... continue reading
{ updated: 2024-07-05 23:59:59 }
How to Remove File Attribute 'Where From' After Downloading on Mac
If you download a PDF or any other file from the Internet on your Mac, it may add a new attribute called "Where from" that shows the URL from where it was downloaded. This blog post shows how to get rid of it on macOS.... continue reading
{ updated: 2024-07-05 23:59:59 }
How to encrypt and decrypt text files using Vim editor
This blog post shows you how to encrypt and decrypt text files using the built-in encryption support in the Vim editor. vim -x... continue reading
{ updated: 2024-07-04 23:59:59 }
How to Install Python 3.12.3 on the Raspberry Pi
Tutorial on how to Install Python 3.12.3 on the Raspberry Pi. This will be updated whenever there is a new version or Python or Raspberry Pi OS (Raspbian).... continue reading
{ updated: 2024-07-02 23:59:59 }

Page #5

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20