How to Update MyBB Version

  • Post category:Web
  • Reading time:8 mins read

In this post, I will show how to upgrade your current version of MyBB Let's get started! Note: It's important to be aware that not all themes and plugins may be compatible with the new version of MyBB during an upgrade. Before proceeding, check if your current themes and plugins…

Continue ReadingHow to Update MyBB Version

MCA Selector For Minecraft

  • Post category:Gaming
  • Reading time:5 mins read

In this post, we will talk about the MCA selector that is used to manage Minecraft worlds. this is very useful for Minecraft server developers to reduce world disk space by removing unused chunks and more. Table of Contents: What is MCA Selector? Features of MCA Selector How to Download…

Continue ReadingMCA Selector For Minecraft

How to Install Redis for WordPress

  • Post category:LinuxWeb
  • Reading time:7 mins read

In this post, I will show how to install Redis on your Linux server and install the Redis Cache plugin for WordPress. https://udarakalana.com/how-to-install-wordpress-on-linux-server-with-domain-and-ssl/ Table of Contents: What is Redis and Why Use it with WordPress? Step 1: Connect to Your Linux Server Step 2: Install Redis Step 3: Configure Redis…

Continue ReadingHow to Install Redis for WordPress

How To Backup and Restore Databases Using phpMyAdmin

  • Post category:Web
  • Reading time:7 mins read

In this post, we will talk about the process of creating database backups and restoring them using phpMyAdmin, a widely used web-based database management tool. Table of Contents: Database Backup Step 1: Accessing phpMyAdmin Step 2: Selecting the Database Step 3: Export Feature Step 4: Choosing Backup Options Step 5:…

Continue ReadingHow To Backup and Restore Databases Using phpMyAdmin

How to Install a Database Server with PHPMyAdmin and MySQL on Linux Server

  • Post category:LinuxWeb
  • Reading time:10 mins read

In this post, I will show how to install PHPMyAdmin, MySQL, Apache, and PHP. By the end of this post, you will have a fully functional database server on your server. Table of Contents: Step 1: Update the system Step 2: Install MySQL Step 3: Secure MySQL Step 4: Install…

Continue ReadingHow to Install a Database Server with PHPMyAdmin and MySQL on Linux Server