Delete Windows 10 Start Menu Folders & Icons

There are two places, where you can find these unwanted Windows 10 Start Menu folder and icons. To delete theme manually, press Win + R and paste the following code one by one in the Run box and delete theme. You can open theme from Windows Explorer too, if you don’t like to use Run […]

imagemagick for bulk image editing

Install imagemagick on ubuntu Display image with imagemagick Get image file info Crop image from top Take image width*height+right+top. The following command will crop the image from the top by 140px. Bulk Image crop with imagemagick by file type All the .jpg images will be cropped by 140px from the top. Convert images from png […]

PHP APCu and Redis Cache for WordPress

I will show you how to install and configure APCu and Redis memory caching on linux server —– Commands to Install and configure APCu and Redis ———- Step 1: Install APCu and Redis.           sudo apt install php-apcu redis-server php-redis           sudo service apache2 restart Step 2: Edit the configuration file.           sudo nano /etc/redis/redis.conf – Ctrl+w to […]

Install wp cli on Linux – Ubuntu & Linuxmint

Let’s quickly install wp cli on Debian based Linux distro called Linuxmint. I assume that you have already installed WordPress with PHP, MySQL and web-server (apache2 or other). PHP, Apache2, and MySQL Version This is how you check versoins of apache2, php, and mysql installed on my Linuxmint desktop. WordPress for wp-cli I have installed […]

How to Install Drupal 9 on Ubuntu, Debian, or LinuxMint

Recently, I upgraded my Ubuntu to 20.04 on my Dell laptop, after upgrade, I had to reinstall PHP 7.4, Apache2.4, MySQL 8 and WordPress and Drupal 9 locally on my Ubuntu Laptop. So, thought of creating this post to help others too, with this quick handy guide and my straight forward approach. There are two […]

Add ibus Sanskrit/Hindi to Linux [TRANS] on Debian Based Ubuntu, LinuxMint

This workd on my LinuxMint desktop. This might work on Debian based all distros. To Switch Language Input Ibus preferences Keyborad Shortcuts …. click dots on the right Select the mofifier key add key code hit apply and okay You can also add and delete key shortcuts. Add ibus to system start-up list Install gnome […]

How to Type Hindi Half Letter on Windows 10

windows 10 hindi keyboard layout

I started learning Sanskrit grammar just few days ago and wanted to start typing in Hindi, So installed the Hindi language pack on my Windows 10 desktop. But, when I had to reply to people in Hindi I had hard time typing half letter and few other variations with the help of Windows 10 Hindi […]

WordPress Block Theme Development

I wanted to explore the ease of developing the latest block based WordPress theme, so, I first went ahead and checked if underscroses dot me, which is a Automatic – the company behind WordPress dot com, backed up theme boilerplace for building WordPress themes and it follows the best practices by default. But _s is […]

WordPress 2022 Block Theme, WP 5.9 New Features with Site Edit

wordpress 2022 theme

WordPress 5.9 just got released on January 25 2022 with WordPress Twenty Twenty-two Theme, that is going charge the look and feel of WordPress Admin and Frontend. Now, with the block based WP 22 theme, site owners will be able to edit all the templates and template parts and areas like footer, header. This is […]

How to Update Address on Aadhar Card Online

I moved to a new place and my credit card is going to expire soon and I use credit card for almost everything online and offline – both. So, I needed the address proof to update my mailing address on my credit card provider’s app/website before my credit card expires and my bank ships a […]