2014 June

How to create a CSR (Certificate Signing Request) in Plesk

Adding an SSL certificate in Plesk is a multi-step process. Understanding what SSL is and how it works will make this process much easier.   Overview The basic steps to installing an SSL certificate include: 1. Create a CSR (Certificate Signing Request) 2. Submit the CSR to a Trusted Provider (also known as a Certificate… read more »

Understanding SSL

What is SSL Secure Socket Layer (SSL) Certificates are used to encrypt all data sent from your server to the client, and from the client back to the server. The use of SSL is strongly recommended when allowing a user to enter sensitive information such as passwords or credit card data into a form. Without… read more »

Install ownCloud Desktop Sync Client in Linux

Install OwnCloud Desktop Sync Client in Linux Ubuntu   sudo sh -c “echo ‘deb http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/xUbuntu_12.04/ /’ >> /etc/apt/sources.list.d/owncloud-client.list” sudo apt-get update sudo apt-get install owncloud-client Additional References http://software.opensuse.org/download/package?project=isv:ownCloud:desktop&package=owncloud-client http://owncloud.org/sync-clients/

How to View Advanced Domain Options in Plesk

Advanced Domain Options are used to set the following settings: Website Scripting and Security, PHP Settings, Web Server Settings, Applications, File Manager, Web Statistics, DNS Settings, Secure Your Sites (SSL), Password protecting directories, Website copying, Viewing Logs and creating web users along with information about how to move a site from development to productions and… read more »

How to setup WHM with Codero Nameservers

This article will walk you through the steps of setting up WHM for the very first time using Codero’s nameservers (ns1.codero.com and ns2.codero.com) for your DNS Management.   Log In Log into WHM.  You will need to use https://IP.ADD.RE.SS:2087 to access the login screen. Username: root Password: The root password provided with your server.  This… read more »

Sidebar