How to remove WordPress Hosting Site from Ezoic ?

Ezoic has provided very good hosting service for websites developed with WordPress, but our website was developed … Read more

How to obtain kernel config.gz of Running Linux / Android Device ?

If we want to check what is the default kernel configuration our device is using, the Linux … Read more

Fixed: java.lang.UnsatisfiedLinkError: Could not load SWT library

The error like “Can’t load library: /usr/lib/jni/libswt-cairo-gtk” or “java.lang.UnsatisfiedLinkError: Could not load SWT library” can be resolved … Read more

How to Install Shotcut Video Editor on Linux ?

Shotcut is a free and open-source video editing software that is available for Windows, Mac, and Linux … Read more

How to Install Kdenlive Video Editor on Linux ?

Kdenlive is a free and open-source video editing software for Linux, macOS, and Windows operating systems. It … Read more

How to Install OpenShot Video Editor on Linux ?

OpenShot is a cross-platform video editor, with support for Linux, Mac, and Windows. Some of the features … Read more

Security exception: uid does not have android.permission.MANAGE_APP_OPS_MODES.

If for some reason you got the following exception, “java.lang.SecurityException: uid 2000 does not have android.permission.MANAGE_APP_OPS_MODES” Then … Read more

‘whatis’ Linux Command: Quick Guide with Examples

The “whatis” command in Linux is a handy tool that quickly provides a one-line description of any … Read more

mv Linux Command

“mv” is a Linux command which is used to move files and directories from one location to … Read more

“cp” – Linux Copy Command

The “cp” (copy) command in Linux is used to copy files and directories from one location to … Read more

mkdir Linux Command

The mkdir command in Linux is used to create a new directory. The Syntax of mkdir command … Read more