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 […]