This commit is contained in:
Oliver Davies 2017-07-11 18:57:51 +01:00
parent 0692d8ff00
commit 47e2ffcfda
247 changed files with 409 additions and 383 deletions

View file

@ -88,7 +88,7 @@
<li class="post">
<h2>Installing Nagios on CentOS</h2>
<p class="posted">17th April 2012</p>
<p class="posted text-light">17th April 2012</p>
<p>A great post details that details the steps needed to install Nagios - a popular open source system and network monitoring software application - on CentOS.
@ -101,7 +101,7 @@ http://saylinux.net/story/009506/how-install-nagios-centos-55
<li class="post">
<h2>Create an Omega Subtheme with LESS CSS Preprocessor using Omega Tools and Drush</h2>
<p class="posted">16th April 2012</p>
<p class="posted text-light">16th April 2012</p>
<p>In this tutorial I&#039;ll be showing how to create an Omega subtheme using the Omega Tools module, and have it working with the LESS CSS preprocessor.
@ -113,7 +113,7 @@ The first thing that I need to do is download the Omega theme and the Omega Tool
<li class="post">
<h2>How to use Authorized Keys to Create a Passwordless SSH Connection</h2>
<p class="posted">1st February 2012</p>
<p class="posted text-light">1st February 2012</p>
<p>If you&#039;re accessing Linux servers or automating tasks between servers, rather than having to enter your user password every time, you can also use SSH public key authentication. This is a simple process that involves creating a local key and storing it within the authorized_keys file on the remote server.
@ -126,7 +126,7 @@ Check &hellip;</p>
<li class="post">
<h2>Site Upgraded to Drupal 7</h2>
<p class="posted">4th January 2012</p>
<p class="posted text-light">4th January 2012</p>
<p>As the vast majority of the Drupal websites that I currently work on are built on Drupal 7, I thought that it was time that I upgraded this site. Following the core upgrade process and the CCK migration process, everything was upgraded smoothly without any issues.
@ -138,7 +138,7 @@ I&#039;ve upgraded a handful of &hellip;</p>
<li class="post">
<h2>How to Install and Configure Subversion (SVN) Server on Ubuntu</h2>
<p class="posted">19th October 2011</p>
<p class="posted text-light">19th October 2011</p>
<p>Recently, I needed to set up a Subversion (SVN) server on a Ubuntu Linux server. This post is going to outline the steps taken, and the commands used, to install and configure the service.
@ -150,7 +150,7 @@ Note: As I was using Ubuntu, I was using the &#039;apt-get&#039; command to down
<li class="post">
<h2>Create Multigroups in Drupal 7 using Field Collections</h2>
<p class="posted">28th August 2011</p>
<p class="posted text-light">28th August 2011</p>
<p>One of my favourite things lately in Drupal 6 has been CCK 3, and more specifically, the Content Multigroups sub-module. Basically this allows you to create a fieldset of various CCK fields, and then repeat that multiple times. For example, I use it on this site whist creating invoices for &hellip;</p>
@ -160,7 +160,7 @@ Note: As I was using Ubuntu, I was using the &#039;apt-get&#039; command to down
<li class="post">
<h2>Imagefield Import Archive</h2>
<p class="posted">23rd May 2011</p>
<p class="posted text-light">23rd May 2011</p>
<p>I&#039;ve finally uploaded my first module onto Drupal.org!
@ -172,7 +172,7 @@ I&#039;ve written many custom modules, although the vast majority of them are ei
<li class="post">
<h2>Proctors Hosting the next Drupal Meetup</h2>
<p class="posted">20th May 2011</p>
<p class="posted text-light">20th May 2011</p>
<p>My employer, Proctor &amp;amp; Stevenson, are going to be hosting the next Bristol &amp;amp; South West Drupal meetup on the 25th May at our offices.
@ -185,7 +185,7 @@ You can view more details, or register on our website.
<li class="post">
<h2>Proctor &amp; Stevenson</h2>
<p class="posted">31st March 2011</p>
<p class="posted text-light">31st March 2011</p>
<p>2 weeks ago, I handed in my notice of resignation to Horse &amp;amp; Country TVbecause I&#039;ve been offered a new role at Proctor &amp;amp; Stevenson - a Marketing Design and Communications agency in Bristol.
@ -197,7 +197,7 @@ Proctors have an extensive client list - including BMW, Panasonic, the Open Univ
<li class="post">
<h2>Display the Number of Facebook fans in PHP</h2>
<p class="posted">15th March 2011</p>
<p class="posted text-light">15th March 2011</p>
<p>Replace the $page_id value with your Page ID number (unless you want to show the number of fans for this site).You can find your Page ID by logging into your Facebook account, going to &#039;Adverts and Pages&#039;, clicking &#039;Edit page&#039;, and looking at the URL.