nginx

How to Setup Multiple WordPress Sites on WebDock VPS

WordPress is on of the most used CMS (content management system) that allows user to create blogs, e-commerce sites, portfolio, news site, headless servers and many more. WordPress needs a web server (Apache, Nginx, LiteSpeed), database (MariaDB, MySQL) and PHP. In this tutorial we are going to deploy multiple WordPress sites on WebDock. WebDock is […]

How to Setup Multiple WordPress Sites on WebDock VPS Read More »

Activate Microsoft Windows and Office for Free using Microsoft Activation Scripts

MAS (Microsoft Activation Scripts) is a collection of scripts for activating all Microsoft Windows versions (Windows 11 included) and Office products using HWID / KMS38 / Online KMS activation method. This scripts also supports Windows 11. So you can easily activate Windows 11, 10, 7 for free, This awesome collection of scripts are provided by

Activate Microsoft Windows and Office for Free using Microsoft Activation Scripts Read More »

flutter

Preparing Flutter App to Publish on Google Play Store – Adding Launcher Icon & Generating Signed AppBundle/APK

Before we can publish our app on Google Play Store we need to give our app a digital signature by signing it. Also we need to provide a good launcher icon for the app instead of default flutter icon and confirm package name, uses permission or other values are set correctly as we needed. So,

Preparing Flutter App to Publish on Google Play Store – Adding Launcher Icon & Generating Signed AppBundle/APK Read More »