Here are some quick notes on how to order and install the free SSL certificates provided by VPS.NET on your server. 1. Create a self-signed certificate. Install ssl-cert if it is not already installed root@ns2:/tmp# aptitude install ssl-cert NOTE: VPS.NET now require 2048 bit certificates. So, edit ssleay.cnf from1024 bits to 2048 bits. root@ns2:/tmp# [...]
Archive | Ubuntu RSS feed for this section
Setting Ubuntu Default Crontab Editor
When you first invoke the crontab command in Ubuntu you are prompted for the default editor. If someone has already set this to nano and you are a vim-person this can be very annoying. To change it to vim use the select-editor command root@ns1:/etc# select-editor Select an editor. To change later, run ‘select-editor’. 1. [...]
Install Memcached on Ubuntu
Memcached on Ubuntu has actually two components. A standalone program running on your server and a client PHP extension. To be honest I noticed no increase in performance using memcached with the W3 Total Cache plugin. root@ns1:~# aptitude install memcached The following NEW packages will be installed: memcached First we need to install [...]



-
WPMU W3 Total Cache Can Not Login
August 19, 2011
- How to access HP ILO via a ssh tunnel December 29, 2009
- How to setup dnydns for freebsd February 15, 2010
- Recovering A Broken WordPress Blog Without A Backup Copy April 5, 2010
- Apache MYSQL VirtualMin PHP5 November 17, 2007
-
Volume Manager Root Disk Encapsulation Recovery
February 20, 2012
-
Check Network Speed In Solaris 10
February 19, 2012
-
VPS.NET SSL Certificate Installation On Ubuntu
November 26, 2011
- Setting Ubuntu Default Crontab Editor September 4, 2011
- Install Memcached on Ubuntu August 24, 2011
