Month: February 2022

How to install mirth connect with mySQL/MariaDB in Linux

Step 1: Pre-Req: Install Java JDK Make sure you have JDK 1.8 installed on your system as shown below. # java -version openjdk version “1.8.0_102” OpenJDK Runtime Environment (build 1.8.0_102-b14) OpenJDK 64-Bit Server VM (build 25.102-b14, mixed mode) If you don’t have JDK installed, use yum to install it as shown below: yum -y install …

How to install mirth connect with mySQL/MariaDB in Linux Read More »

How the Share Wi-Fi Data Via Bluetooth

Tethering, or phone-as-modem (PAM), is the process of sharing of a mobile device’s Internet connection with another device, say, a cellphone or computer. Bluetooth tethering is one of the ways of sharing the wireless connection of an Android device with another device using Bluetooth. Bluetooth tethering on the phone Steps for Bluetooth tethering on phone are as …

How the Share Wi-Fi Data Via Bluetooth Read More »

How to schedule an email in Gmail?

Google stated in April 2019 that Gmail will offer email scheduling natively, and the functionality became available on desktop and mobile around a month later. Gmail’s function is simple to use, and it includes a variety of apps for scheduling business and personal communications. Perhaps you’re attempting to communicate with someone in a distant time …

How to schedule an email in Gmail? Read More »

How to Set Custom Keyboard Shortcuts for Windows 10 Applications and Folders

Custom Hotkeys in Windows 10 The ability to create your own custom hotkeys is one of Windows 10’s most powerful features. The operating system is well-known for its customizations, which make the user experience more personalized, such as the ability to add new shortcuts to the context menu. Using various hotkeys allows you to start …

How to Set Custom Keyboard Shortcuts for Windows 10 Applications and Folders Read More »

Benefits Of Using Cloud Storage

Usability and accessibility Almost all cloud services include a user interface that is simple to navigate and use, as well as a drag-and-drop capability. Consider Google Drive and Apple’s iDrive, for example. They both offer a user-friendly interface, and you can effortlessly upload your content to your online storage without any technical expertise. For example, …

Benefits Of Using Cloud Storage Read More »

How to transfer file from windows host machine to ubuntu virtual machine in virtualBox

We will try to transfer this sample_file.txt located in HOST_FILE folder from the host machine to virtual machine in virtual box. Step 1: Go to virtualbox manager. Step 2: Click your virtual environment. Step 3: Click Settings. Step 4: Go to Shared Folders. Step 5: Click the blue folder with plus sign icon. Select the …

How to transfer file from windows host machine to ubuntu virtual machine in virtualBox Read More »

How to Screen Mirror Phone to Laptop or PC using scrcpy

The SCRCPY application is a software application that allows you to quickly project your phone’s screen onto a laptop or PC, as well as control it from there. The SCRCPY is a open source project. You can cast screen/share screen to laptop in 2 ways: Wired: using USB connected to Phone. Wireless: over TCP/IP. Mandatory Requirement This …

How to Screen Mirror Phone to Laptop or PC using scrcpy Read More »