Arul's Blog Posts

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 }
Comprehensive List of 50 Job Interview Questions
This is a list of 50 most commonly asked interview questions you may be asked.... continue reading
{ updated: 2024-06-25 23:59:59 }
ACSL Intermediate Number Transformation Problem
My Python solution for the ACSL Intermediate Problem Number Transformation in 2019-2020. Includes the problem solving logic and Python code tips.... continue reading
{ updated: 2024-06-25 00:01:01 }
ACSL Junior Numble Problem
My Python solution for the ACSL Junior Division 2013-2014 Contest 4 Problem Numble. Includes the problem solving logic and Python code tips.... continue reading
{ updated: 2024-06-24 00:01:01 }

Page #6