Skip to content
Blog by Jay Mutkawoa (Nitin)
Blog by Jay Mutkawoa (Nitin)
An Aficionado Journey in Opensource & Linux – And now It's a FinTech touch!
Shuffle
  • About Me
  • My Talks
  • My Travels
  • My Articles rΓ©sumΓ©
  • Terms and Conditions of Use
  • 50 States Travel Challenge
  • Yeti, my Labrabull

Africa Android Ansible Automation AWS bind Bitcoin blockchain BSD C centos CloudComputing crytocurrency CVE cybersecurity cyberstorm.mu DevOps DNS DNSSEC Docker hackathon hardware HTML ietf Internet isoc kernel linux Linux Performance lvm MariaDB mauritius messaging OpenSUSE PHP PostgreSQL PowerShell Privacy Python RedHat RockyLinux security Solace TLS1.3 ubuntu VirtualBox virtualization vmware Windows Wordpress yeti Zerto

My Categories

  • Artificial Intelligence, Machine & Deep Learning
  • Bind and DNS tools
  • Blockchain and Fintech
  • BSD Exploration
  • Cloud Computing
  • Database Systems
  • Linux Application
  • Linux System
  • MeetUps and Presentations
  • Networking and Hardware
  • OS X
  • Scripts and codes
  • Security
  • Solaris
  • Uncategorized AKA Non-Tech-Stuffs
  • Windows
  • Macbook pro slows down because of kernel_task process
  • Stelo by Dexcom finally here!
  • GenAI the buzzword everyone is talking about
  • Yeti and his FI collar
  • Yeti, the Labrabull adopted from NFSAW
  • Overlay Union Filesystems in Linux
  • My indoor plants in Winter 2024
  • Playing around with SSM, Tags, and Resource Group in AWS
  • Smart Contracts and Tokens in Ethereum
  • Ethereum, Solidity and Decentralization
  • Proof of Stake in Blockchain
  • The quest for survival of public Blockchain like Bitcoin
  • Playing around with EC2 Image Builder
  • Basic steps to create an AMI
  • EC2 Hibernation feature in AWS
  • Status Checks on EC2 Instance
  • Bitcoin Basic Mining concepts
  • Bitcoin: Bitcoin Header and its ledger system
  • Virtual Box not working on Apple Sillicon! Exit VBOX Enter UTM
  • Rclone your files to Google drive on Rocky Linux
  • Blockchain Network and its Security issues underneath
  • Unified Cloudwatch agent in AWS
  • Exploring the Depths of Blockchain: Decentralization, Smart Contracts, and Beyond
  • Analyzing Nginx Logs with Python: Reverse DNS Lookup, IP Enumeration, and Counting
  • Navigating the financial revolution: AI, Blockchain and Traditional banking
  • Assign a process to a specific CPU in a NUMA node
  • Looking around EC2 instances types and Spot Instance creation in AWS
  • Playing with EC2 Placement Group
  • Broken links on tunnelix.com
  • Basic NetSSH connection using Ruby
  • Some basic commands to get started on FreeBSD
  • How I learned 400 spanish phrases in few months?
  • My hair transplant in Istanbul Turkey at Natural clinic
  • My journey to AWS cloud practitioner – AWS IAM – Part 3
  • My journey to AWS cloud practitioner – Account configurations – Part 2
  • Indoor gardening in winter
  • My journey to AWS cloud practitioner – Refreshing my memory with AWS CLI – Part 1
  • Time to gift myself an Apple Watch
  • How I am loosing weight? – Part 2
  • How I am loosing weight? – Part 1
  • Git – How to start, what to understand and what to practice?
  • Understanding RAM, CPU, L1, L2, and L3 cache – Part 2
  • Understanding RAM, CPU, L1, L2, and L3 cache – Part 1
  • The quest about blogging – Year 2021
  • Setting up RAID1 disk array mirroring
  • Setting up Active/Standby Redundancy MessageVPN with Solace PubSub+
  • Solace Certified Solutions Consultant – Learn and get certified
  • IETF 108 Hackathon – online
  • Repairing a closet wardrobe door
  • Crash blog to start with Kubernetes – Microservices, Docker and Kubernetes – Part2
  • Crash blog to start with Kubernetes – Installation and Configuration – Part1
  • The 10 DNS Records
  • Exploring Solace Message VPNs
  • solacectl version VS show version – Solace PubSub+ Standard Upgrade
  • Getting started with Solace message broker
  • Eight months living in USA, and now a pandemic – Coronavirus
  • Running Jenkins on Docker Container
  • Configuring RAID1 on a Dell R640
  • Where to get the right information about COVID-19 ?
  • How to configure static IP/DNS iDRAC on a Dell R630
  • Install Zabbix with MariaDB PHP7 HTTPD and on Centos7
  • Setting up a basic mail server with Postfix, Dovecot and MariaDB
  • Deploy AWS EC2 instances using Ansible
  • Puppet already installed ? What Next ? – Part 1
  • 35 commands to understand Firewalld in RHEL7 environment
  • 10 steps to install Puppet configuration management tool
  • Getting started with Terraform
  • cyberstorm.mu member relocated to the United States of America
  • IETF 105 Hackathon remotely from Mauritius
  • Attending Africa Internet Summit 2019 remotely from South Africa
  • Tips for Mauritians traveling abroad for holidays
  • Upgrading firmware of HP ProLiant Gen9 on VMware infrastructure
  • Diving into the basics of IPv6
My AI Avatar on simplified.com

Chatbot ChatGPT
Hello

Follow me on Mastodon

Tag: RockyLinux

Linux System

Overlay Union Filesystems in Linux

  • Post Author By Nitin J Mutkawoa
  • Post Date February 18, 2024
  • Post Comment 0 comments
Estimated read time 5 min read

Returning to the world of blogging after nearly a month’s hiatus, I find myself intrigued by the concept of Overlay Filesystems. This article has piqued my curiosity, and I am convinced it will offer valuable insights for my future endeavors. [Read More…]

Tagged linux, RockyLinux0 Comments
OS X

Virtual Box not working on Apple Sillicon! Exit VBOX Enter UTM

  • Post Author By Nitin J Mutkawoa
  • Post Date January 7, 2024
  • Post Comment 0 comments
Estimated read time 3 min read

Some months ago I bought an Apple M2 Max Macbook Pro. I was so excited to run Virtual Box for my experiment on VirtualBox. I believe I did install it and then, thought about running a Virtual Machine at a [Read More…]

Tagged Apple, RockyLinux, UTM, VirtualBox0 Comments
Linux Application

Rclone your files to Google drive on Rocky Linux

  • Post Author By Nitin J Mutkawoa
  • Post Date January 6, 2024
  • Post Comment 0 comments
rclone
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…]

Tagged Backups, linux, rclone, RockyLinux0 Comments
Linux System

Assign a process to a specific CPU in a NUMA node

  • Post Author By Nitin J Mutkawoa
  • Post Date December 28, 2023
  • Post Comment 0 comments
Estimated read time 6 min read

NUMA – Non-Uniform Memory Access is really about CPU topology – A map of how CPUs are associated with memory, hence that’s why we say memory is divided into multiple memory nodes in NUMA. It’s kind of multiple computers compacted [Read More…]

Tagged linux, RockyLinux0 Comments
Linux Application Scripts and codes

Basic NetSSH connection using Ruby

  • Post Author By Nitin J Mutkawoa
  • Post Date December 25, 2023
  • Post Comment 0 comments
Estimated read time 3 min read

Some time back, I was playing with net::ssh, a Ruby implementation of SSH. So I got the idea to make a quick write-up for future reference. This article is a very basic one. If you want a more advanced method [Read More…]

Tagged RockyLinux, ruby, SSH0 Comments

You May Also Like:

Macbook pro slows down because of kernel_task process
OS X

Macbook pro slows down because of kernel_task process

If you’ve been following my journey, you might know that I recently bought an M2 Max MacBook Pro. However, I also own a 2019 Intel MacBook Pro, which started to slow down significantly in recent days. Thankfully, I was able [Read More…]

Posted on October 28, 2024October 28, 2024 by Nitin J Mutkawoa
Stelo by Dexcom finally here!
Uncategorized AKA Non-Tech-Stuffs

Stelo by Dexcom finally here!

It’s been since some time, I have been waiting for Dexcom to release the prescription-free CGM called Stelo. It finally arrived here today Tuesday 08/27/2024 after ordering last Friday. So a CGM – Continuous Glucose Monitor is a device that [Read More…]

Posted on August 27, 2024October 28, 2024 by Nitin J Mutkawoa
GenAI the buzzword everyone is talking about
Artificial Intelligence, Machine & Deep Learning

GenAI the buzzword everyone is talking about

That’s true that everyone is talking about AI. Most precisely about GenAI. GenAI is a type of intelligence that can produce synthetic data like texts, pictures, words, etc. In a simple term, Generative AI is a type of AI that [Read More…]

Posted on June 26, 2024 by Nitin J Mutkawoa
Yeti and his FI collar
Uncategorized AKA Non-Tech-Stuffs

Yeti and his FI collar

What features can a dog collar have? Navigation, sleep tracking, and activity monitoring, to name a few. Pretty cool, right? Initially, I was only looking for a GPS-tracking device for my dog. However, when I discovered the FI collar, which [Read More…]

Posted on June 20, 2024June 20, 2024 by Nitin J Mutkawoa
Yeti, the Labrabull adopted from NFSAW
Uncategorized AKA Non-Tech-Stuffs

Yeti, the Labrabull adopted from NFSAW

On 19 Feb 2024, I adopted Yeti from the New Fairfield / Sherman Animal Welfare Society (NFSAW). Working from home and having a dog keeping me company looks promising. So I just took the decision and thought that I needed [Read More…]

Posted on May 14, 2024May 14, 2024 by Nitin J Mutkawoa
Overlay Union Filesystems in Linux
Linux System

Overlay Union Filesystems in Linux

Returning to the world of blogging after nearly a month’s hiatus, I find myself intrigued by the concept of Overlay Filesystems. This article has piqued my curiosity, and I am convinced it will offer valuable insights for my future endeavors. [Read More…]

Posted on February 18, 2024February 18, 2024 by Nitin J Mutkawoa
Certified Solace Solutions Consultant
Hackintosh Fan
Hosted on Ramnode
Core Co-Founder of Cyberstorm.mu
Certified AWS Cloud Practitioner
tunnelix.com
Official Logo of Tunnelix.com
Powered by Cloudflare
Powered by Linux and FreeBSD
Copyright Β© 2025 tunnelix.
Blog by TheTunnelix - At Your Own Risk
Scroll to top
  • Macbook pro slows down because of kernel_task process
  • Stelo by Dexcom finally here!
  • GenAI the buzzword everyone is talking about
  • Yeti and his FI collar
  • Yeti, the Labrabull adopted from NFSAW
  • Overlay Union Filesystems in Linux
  • My indoor plants in Winter 2024
  • Playing around with SSM, Tags, and Resource Group in AWS
  • Smart Contracts and Tokens in Ethereum
  • Ethereum, Solidity and Decentralization
  • Proof of Stake in Blockchain
  • The quest for survival of public Blockchain like Bitcoin
  • Playing around with EC2 Image Builder
  • Basic steps to create an AMI
  • EC2 Hibernation feature in AWS
  • Status Checks on EC2 Instance
  • Bitcoin Basic Mining concepts
  • Bitcoin: Bitcoin Header and its ledger system
  • Virtual Box not working on Apple Sillicon! Exit VBOX Enter UTM
  • Rclone your files to Google drive on Rocky Linux
  • Blockchain Network and its Security issues underneath
  • Unified Cloudwatch agent in AWS
  • Exploring the Depths of Blockchain: Decentralization, Smart Contracts, and Beyond
  • Analyzing Nginx Logs with Python: Reverse DNS Lookup, IP Enumeration, and Counting
  • Navigating the financial revolution: AI, Blockchain and Traditional banking
  • Assign a process to a specific CPU in a NUMA node
  • Looking around EC2 instances types and Spot Instance creation in AWS
  • Playing with EC2 Placement Group
  • Broken links on tunnelix.com
  • Basic NetSSH connection using Ruby
  • Some basic commands to get started on FreeBSD
  • How I learned 400 spanish phrases in few months?
  • My hair transplant in Istanbul Turkey at Natural clinic
  • My journey to AWS cloud practitioner – AWS IAM – Part 3
  • My journey to AWS cloud practitioner – Account configurations – Part 2
  • Indoor gardening in winter
  • My journey to AWS cloud practitioner – Refreshing my memory with AWS CLI – Part 1
  • Time to gift myself an Apple Watch
  • How I am loosing weight? – Part 2
  • How I am loosing weight? – Part 1
  • Git – How to start, what to understand and what to practice?
  • Understanding RAM, CPU, L1, L2, and L3 cache – Part 2
  • Understanding RAM, CPU, L1, L2, and L3 cache – Part 1
  • The quest about blogging – Year 2021
  • Setting up RAID1 disk array mirroring
  • Setting up Active/Standby Redundancy MessageVPN with Solace PubSub+
  • Solace Certified Solutions Consultant – Learn and get certified
  • IETF 108 Hackathon – online
  • Repairing a closet wardrobe door
  • Crash blog to start with Kubernetes – Microservices, Docker and Kubernetes – Part2
  • Crash blog to start with Kubernetes – Installation and Configuration – Part1
  • The 10 DNS Records
  • Exploring Solace Message VPNs
  • solacectl version VS show version – Solace PubSub+ Standard Upgrade
  • Getting started with Solace message broker
  • Eight months living in USA, and now a pandemic – Coronavirus
  • Running Jenkins on Docker Container
  • Configuring RAID1 on a Dell R640
  • Where to get the right information about COVID-19 ?
  • How to configure static IP/DNS iDRAC on a Dell R630
  • Install Zabbix with MariaDB PHP7 HTTPD and on Centos7
  • Setting up a basic mail server with Postfix, Dovecot and MariaDB
  • Deploy AWS EC2 instances using Ansible
  • Puppet already installed ? What Next ? – Part 1
  • 35 commands to understand Firewalld in RHEL7 environment
  • 10 steps to install Puppet configuration management tool
  • Getting started with Terraform
  • cyberstorm.mu member relocated to the United States of America
  • IETF 105 Hackathon remotely from Mauritius
  • Attending Africa Internet Summit 2019 remotely from South Africa
  • Tips for Mauritians traveling abroad for holidays
  • Upgrading firmware of HP ProLiant Gen9 on VMware infrastructure
  • Diving into the basics of IPv6
  • Recover logical volumes data from deleted LVM partition
  • cyberstorm.mu team at Developers Conference Mauritius
  • Attending AWSome day online conference 2019
  • Building Docker images and publishing ports
  • IETF 104 Hackathon remotely from Mauritius
  • 30 basic commands to start with Docker Container
  • 30 basic Powershell commands to start with Windows Server
  • My trip to Pension Cargo, Bras-Panon – Reunion Island
  • Installing the Networker Management Console (NMC) on CentOS 7
  • Installing EMC Dell Networker 9 on CentOS 7
  • My participation at #Afrinic29 in Yasmine Hammamet, Tunisia
  • Phishing Attack – Free Travel tickets with Emirates Airline
  • IETF 103 hackathon remotely by cyberstorm.mu – Day 2 & 3
  • IETF 103 hackathon remotely by cyberstorm.mu – Day 1
  • IETF 103 hackathon remotely by cyberstorm.mu – Day 0
  • Operation KSK-ROLL by cyberstorm.mu – KSK Rollover Explained
  • Installing OpenSSH on Windows 2012 R2 through PowerShell
  • About Me
  • My Talks
  • My Travels
  • My Articles rΓ©sumΓ©
  • Terms and Conditions of Use
  • 50 States Travel Challenge
  • Yeti, my Labrabull