Category: tricks
Windows 10 – Settings – Windows Updates and Security – Advanced Options – How Updates Are Delivered – Turn off the Following Option When this option is enabled, windows …
When you publish a post, the wordpress can submit your updates to a number of sites, which helps indexing. If you go to Settings and navigate to Writing, you …
By Default, the item is missing from the right-click menu in Windows 10, but the following trick can bring this back. Simply save the below in notepad as the …
In Linux BASH shell, you can use curly brace {} to represent a set of possible values in an array. For example, touch abc{1,2,3,4} This will be equivalent to …
Excel spreadsheets can be protected using password, for example, example excel with password protection. Open this, and any modification or viewing the VBA script/macro requires unprotecting the sheet first. …