Set ANDROID HOME and JAVA HOME permanently on Mac OS for IONIC in 2023

Reading Time: < 1 minute To set ANDROID_HOME and JAVA_HOME permanently on Mac OS for Ionic in 2023, you can follow these steps: Step 1: Install Java 11. Latest version of Ionic require Java 11 instead of Java 1.8.x. Download and Install Java 11 from this link: https://www.oracle.com/java/technologies/downloads/#java11:~:text=Java%20SE%20Development%20Kit%2011.0.18 Step 2: Download and install latest version of Android Studio https://developer.android.com/studio You …

Set ANDROID HOME and JAVA HOME permanently on Mac OS for IONIC in 2023 Read More »

Cron job / task scheduler to repeat every 1 minute in Windows Server 2019

Reading Time: 2 minutes Step 1: Open Start > Administrative Tools Step 2: Right click on Task Scheduler and click Run as Administrator Step 3: Click Create Task Step 4: Give the task a name, Choose Configure for as Windows Server 2019. Step 5: Under trigger add New. Important to set the task as One time. Due to a …

Cron job / task scheduler to repeat every 1 minute in Windows Server 2019 Read More »

How to convert MySQL database to MSSQL using SQL Server Migration Assistant for MySQL (MySQLToSQL)

Reading Time: 2 minutes Step 1: Open SQL Server Migration Assistant for MySQL (MySQLToSQL) application Step 2: Click New Project and Select MSSQL Database version and location to save this working project. Step 3: Click Connect to MySQL to connect to MySQL Server Select All Databases from the next steps: Now you should see MySQL and MSSQL is connected …

How to convert MySQL database to MSSQL using SQL Server Migration Assistant for MySQL (MySQLToSQL) Read More »

MongoDB error on Ubuntu 20.04 LTS: GPG error: http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/4.4 Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 

Reading Time: < 1 minute This is a common error when you install MongoDB due to failed key verification. To fix this run the following command: The 4.4 in the command above refers to the database version. You may change it to the version you are actually installing. Then run: Now you may install MongoDB by running: Start the MongoDB …

MongoDB error on Ubuntu 20.04 LTS: GPG error: http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/4.4 Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY  Read More »

Ionic Android: Installed Build Tools Revision 33.0.0-rc2 Is Corrupted. Remove and Install Again Using SDK Manager

Reading Time: < 1 minute This is a very common error Android developers see from many versions. I still couldn’t find the reason behind this error. However, I found there are some files missing that causes Gradle to presume the Build Tools are broken. Check Build Tools The first thing to do is check your build tools. On Mac, it …

Ionic Android: Installed Build Tools Revision 33.0.0-rc2 Is Corrupted. Remove and Install Again Using SDK Manager Read More »

About

Reading Time: < 1 minute Sam Suresh, based in Kuala Lumpur, is the unassuming founder of both ModernLMS and MU DOT MY. Known for his passion for education technology, Sam has redefined online learning experiences through ModernLMS, emphasizing accessibility and innovation. In addition to his entrepreneurial ventures, Sam holds the role of Program Manager at the WordPress Project, where he …

About Read More »