Skip to main content

Do not let your left hand know what your right hand is doing

"But when you give to the needy, do not let your left hand know what your right hand is doing, so that your giving may be in secret. Then your Father, who sees what is done in secret, will reward you." - Matthew 6:3-4

Popular posts from this blog

ManageEngine ServiceDesk Plus - Reset password

Let's reset the default administrator's password to 'admin'

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*

Install Microsoft .NET Core SDK

.NET Core Software Development Kit (SDK) is a set of libraries and tools that allow developers to create .NET Core applications and libraries.