TLS 1.2 On Windows 2008 and Window 7

Window 2008 does support TLS 1.2. There is a free program that will help with the installation. https://www.nartac.com/Products/IISCrypto Running the program and saving should ensure the proper TLS setting is running on your server. A reboot will be required after applying these settings to your server.   Also on older window 7 machines, there are … Read more

Find and Start/Stop VM on ESXI

How to find and Start/Stop VM on ESXI. SSH to the ESXI server. # esxcli vm process list # esxcli vm process list WebHost World ID: 35689 Process ID: 0 VMX Cartel ID: 35686 UUID: 56 4d 72 7c da 4c 82 f1-9f 10 9c e3 d6 7d a4 9d Display Name: WebHost Config File: … Read more

Log in with an SSH private key on Linux

Using a text editor, create a file in which to store your private key. This example uses the file private_key.txt. To edit the file in nano, type the following command # nano deployment_key.txt Paste the private key into the file. Be sure to include the BEGIN and END lines. —–BEGIN RSA PRIVATE KEY—– MIIEowIBAAKCAQEAx9ODcgSZFhPnZmW/VGWy/bXLKFBhOoTP9k4dhcJq17ZuG9KB … … Read more

Plesk Repair Utility

The Plesk self-repair functionality enables you to automatically diagnose and resolve issues with Plesk and Plesk services. If you encounter an issue with one of the Plesk services (for example, if mail is not being sent or delivered, or a website fails to open, and so on), or with Plesk itself (for example, if error … Read more