Install Ruby on Rails 7 on Linuxmint

If you would like to try Ruby on Rails 7 with Ruby 3 on Linuxmint 20.03, I am quickly going to demonstrate how to install Ruby, Node, NPM, Yarn, git, build essentials, Ruby on Rails 7 and all other required packages and also will create the demo Rails app and run the Rails server and […]
MySQL SELECT DISTINCT & CONCAT Query with Example
I am using MySQL 8 and was trying to query SELECT DISTINCT with CONCAT on my Linux Mint system. If you have MySQL 5.x, please refer to the official documentations. Here is the query that worked for me..
PHP, MySQL CRUD with PDO Driver – Minimal HTML & CSS

A quick PHP, MySQL CRUD operation with PDO mysql driver with minimul HTML and almost no CSS. I am going to share the code for each file and operation separately. I am using XAMPP server with MariaDB, PHP 8.1, and Apache 2.4 web server on my Windows 10 Pro. I assume that you are already […]
How to Change / Update Magento Default Emails

This quick post will help you update / change Magento default email addresses and email sender names in just five steps. You can watch the video walk through as well if you think you need visual walk through. Good luck!! How to update Magento Store Email Addresses Login to Magento/admin Stores > Settings > Configuration […]
Stop Windows 10 Auto Updates
NOTE: if you already have a WindowsUpdate/AU folder then you don’t need to create this folder again under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows. Here are the steps: Click on Start menu or Search then type regedit then press enter. Navigate to the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Right click the Windows (folder) key, select the New submenu, and choose the Key […]
