Linux Application

Rclone your files to Google drive on Rocky Linux

Estimated read time 2 min read

A swift and easy way to sync your files and folders to Google Drive on Rocky Linux can be done using Rclone.  Rclone is a command-line program to manage files on cloud storage. It is a feature-rich alternative to cloud [Read More…]

Blockchain and Fintech Security

Blockchain Network and its Security issues underneath

Estimated read time 10 min read

This blog post is another continuation of Navigating the Financial Revolution: AI, Blockchain, and Traditional Banking and Exploring the Depths of Blockchain: Decentralization, Smart Contracts, and Beyond. Now, I will further iterate on Blockchain database processing and the data in [Read More…]

Blockchain and Fintech

Exploring the Depths of Blockchain: Decentralization, Smart Contracts, and Beyond

Estimated read time 6 min read

I wanted to continue one of the blog posts that I recently posted “Navigating the financial revolution: AI, Blockchain and Traditional Banking” and seized the opportunity to write some stuff about Blockchain. It’s 100% sure, I cannot cover everything about [Read More…]

Bind and DNS tools Linux Application Scripts and codes

Analyzing Nginx Logs with Python: Reverse DNS Lookup, IP Enumeration, and Counting

Estimated read time 4 min read

While experimenting with parsing my Nginx access logs in Python a while ago, it occurred to me that this could serve as the basis for another blog post. My goal was to identify the most frequently occurring IP address and [Read More…]