[Solved] How to Install OpenSSH Server/Client on Windows Server 2016 1607 or Before

How to Install OpenSSH Server/Client on Windows Server 2016 1607 or Before OpenSSH is the premier connectivity tool for remote login with the SSH protocol. It encrypts all traffic to eliminate eavesdropping, connection hijacking, and other attacks. In addition, OpenSSH provides a large suite of secure tunneling capabilities, several authentication methods, and sophisticated configuration options. … Read more

[Solved] How to install MySQL Server 5.7 on Ubuntu 20.04 LTS (Focal Fossa)

[Solved] How to install MySQL Server 5.7 on Ubuntu 20.04 LTS (Focal Fossa) UBUNTU 20.04 code named Focal Fossa is available for the general users and can be installed on anything physical or virtual. This is a pretty awesome operating system which gives liberty to the users to perform beyond limits. MySQL and Linux are … Read more

[Solved] The request was aborted: Could not create SSL/TLS secure channel

The request was aborted: Could not create SSL/TLS secure channel This error can occur if you are working on an application which will securely connect with another application using SSL/TLS certificate. The error “The request was aborted: Could not create SSL/TLS secure channel” look straight but can waste a good amount of time. Environment on … Read more

How to fix domain suspended due to ICANN verification was not completed (RAA)

How to fix domain suspended due to ICANN verification was not completed (RAA). Internet Corporation for Assigned Names and Numbers is responsible for coordinating the maintenance and procedures of several databases related to the namespaces and numerical spaces of the Internet, ensuring the network’s stable and secure operation. Things are pretty simple while registering a domain … Read more

[Solved] Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded Confluence

Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded Most common errors in a java developed application are related to memory. OutOfMemoryError is a term which can easily be found in the errors of these applications. Confluence is a very good  solution to manage documentation of your project, product and application. If you have installed the application … Read more

enrollment agent certificate template could not be duplicated. access denied

Enrollment agent certificate template could not be duplicated. access denied Active Directory certification services is very important part to provide security and PKI features. AD CS is the Server Role that allows you to build a public key infrastructure (PKI) and provide public key cryptography, digital certificates, and digital signature capabilities for your organization. There … Read more

[Fixed] Word could not create the work file. Check the temp environment variable.

[Fixed] Word could not create the work file. Check the temp environment variable. Word could not create the work file is common error in modern Microsoft Word versions. Microsoft Word is a wonderful application to develop documents. Documentation is the most important part in any project, process or strategy. Mostly it work without any problem … Read more

405 – http verb used to access this page is not allowed windows 2016

405 – http verb used to access this page is not allowed windows 2016 405 – http verb used to access this page is not allowed windows 2016 is an error I encountered while I was deploying an API. API development is a popular way to integrate external application with your enterprise software. The only … Read more