NTFS The disk contains an unclean file system
When trying to mount a Windows NTFS partition on Linux, I got the following error message root@vmi552968:~# mount -t ntfs
How to Reset Windows Password in Linux Rescue
If you lost your windows user password, you can boot into Linux Live CD or Rescue CD and reset your
The best Windows backup software
If you are using a Windows Server, you may need to backup your data as storage devices can fail at
Enable Remote Connection in MS SQL Server
MS SQL Server does not allow remote connection by default. To enable MS SQL remote connection, you need to open
How to uninstall the PowerShell Module?
To uninstall a PowerShell module use the Uninstall-Module command. The module should not be in use to uninstall it. Uninstall-Module
How to backup PuTTY Settings
PuTTY is a very lightweight SSH Client software for the Windows Operating system. Sometimes you need to back up and
Restart IIS from command line
To restart IIS from command line, click on start, search for “cmd”, right click on “Command Prompt” select run as
Nginx on Windows
You can download nginx for windows from https://nginx.org/en/download.html To download nginx from command line, use following command in PowerShell Invoke-WebRequest
Downloading a file with PowerShell
To download a file using PowerShell, run Invoke-WebRequest -Uri URL_HERE -OutFile FILE_NAME_HERE Example Invoke-WebRequest -Uri http://nginx.org/download/nginx-1.17.10.zip -OutFile nginx-1.17.10.zip See Windows
putty
How to backup PuTTY Settings Convert PPK file to PEM
Enable TLS 1.2 on Windows Server 2008 R2
Windows Server 2008 R2 come with IIS 7.5, latest supported TLS version is 1.1. Recently Google Chrome starting showing sites
LetsEncrypt Windows
LetsEncrypt provide Free SSL with 90 day validity. You need to renew it every 90 days, there are software to