Setting date and time in windows 10 PC is a little different from the downward windows and can be a little confusing. This post will show you how to achieve […]
Author: Techs Mansion
Forward a Copy of Selected Emails From Gmail to Another Mail
This post will show you how to achieve two tasks: forward a copy of all emails from your Gmail to another email and forward copies of selected emails from a […]
How to Save Webpage(s) as PDF on Mobile
You may want to save a long webpage, i.e, a document webpage as a PDF to read it offline later, this post will show you how to save a webpage […]
Easiest Way to Shut Down Windows PC With Double Click
In this post, you’ll learn the easiest and fastest way to shut down a Windows PC by double-clicking an icon. This isn’t the usuall shortcut using ALT + F4 which […]
How to Create Image Slider in WordPress Site
Image slider is one of the major functionality of a dynamic and contemporary website. This post will show you how to add image slider functionality to a WordPress website at […]
Logical Operators in MySQL Used For Data Filtering
In this post, you’ll learn three main logical operators used to filter data in MySQL database. The three logical operators we will look into are: AND, OR and NOT operators. […]
How to Export Posts From WordPress Site With Media
With the WordPress export feature, you can export the entire posts on your site with corresponding media to another WordPress installation in case your site crash without a backup On […]
Push a Local Directory to a GitHub (Remote Directory)
In this post, you’ll learn how to push a directory on your local machine to a remote directory like GitHub using the Linux command line. A directory is pushed to […]
How to Remove Google Account From Android Phone
When a Google account is logged into an Android phone, it will automatically be logged into the device generally, so let’s say you sign out of Gmail with a particular […]
How to Fork a Directory (Repository) on GitHub
In Github, forking is a concept of making a copy of the main repository or directoy to your account so that you can make modifications in it. This post will […]