Skip to content
Back home

The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home

  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact

I am embarking on a new chapter in my life, this is to become a Rugby coach for the Tewkesbury Tigers Yesterday I completed the first step, which was to complete an online IRB “Rugby Ready” course as shown in the image on the right 🙂

My first step to becoming a Rugby coach

Rugby U9’s – Tewkesbury Tigers V Upton upon Severn (Away)

A very windy morning, but that did not stop the Tewkesbury Tigers. They all played very well despite loosing both matches. A lot more passing was done today which resulted in 3 Try’s being scored by Max.

Rugby U9’s – Tewkesbury Tigers V Upton upon Severn (Away)

This photo is from a Tewkesbury Tigers under nines game against Cinderford Rugby club 25/10/2009

Max getting stuck in

Unread mail folder in Outlook 2003

Outlook 2003 – Lost Unread Mail Folder In Outlook 2003, on the left-hand side at the top there is ‘Mail, Favourite Folders’. It contains a number of ‘shortcuts’ – it is possible to accidentally delete and lose these.

Unread mail folder in Outlook 2003

VMware Server on Centos

VMware server installation on CentOS: 1. Log in the server as ‘root’. It’s not best practice but for now it’s easier. 2. Run all the software updates and reboot, you’ll be prompted about them in the upper right corner. It’ll take a while. If you’re not on dhcp you’ll have […]

VMware Server on Centos

Install Webmin on Centos

1. Go to the Webmin Download page and note the download link for Centos. Currently its http://prdownloads.sourceforge.net/webadmin/webmin-1.450-1.noarch.rpm 2 .Login via SSH to your server. 3. At the SSH prompt type: yum -y install perl-Net-SSLeay 4. use wget to obtain the webmin package for Centos that you got the link for […]

Install Webmin on Centos

Changing your hosts file in Vista

hosts file  By default, if you try to modify your hosts file in Vista, it will not let you save it.  It tells you that you don’t have permission.  To successfully modify the hosts file, run notepad.exe as an administrator and open the file

Changing your hosts file in Vista

Anti-Virus scanning exclusions should be considered for systems and servers

Will’s Note: I am not the orginal author.  I have updated some of the info:file scanning exceptions for your Anti-Virus software where applicable: Consider the following  NOTE: the %systemroot% variable will not work as an exclusion for some OSs.  So make sure to spell out full path in your exclusion files […]

Anti-Virus scanning exclusions should be considered for systems and servers

Windows XP File Association fixes

I have found a great site if you are having trouble with file extensions. http://www.dougknox.com/xp/file_assoc.htm The files listed here are all ZIP files, which contain a REG (Registry) file. Download the ZIP and open it.  Extract the REG file to your hard disk and double click it.  Answer yes to […]

Windows XP File Association fixes

Smoothwall Static routes

I eventually solved this problem. Edit /etc/rc.d/rc.firewall.up After the section on “# Allow packets that we know about through …” Add: # Allow packets from green to green /sbin/iptables -A FORWARD -i $GREEN_DEV -o $GREEN_DEV -j ACCEPT   Create: /var/smoothwall/ethernet/staticroutes with this in route add -net 192.168.122.0 netmask 255.255.254.0 gw […]

Smoothwall Static routes

Time Keeping in Linux

Setting System Time To set the system clock under Linux, use the date command. As an example, to set the current time and date to July 31, 11:16pm, type “date 07312316” (note that the time is given in 24 hour notation). If you wanted to change the year as well, […]

Time Keeping in Linux

Trouble Shoot Network connections in XP

1) Do a TCPIP fix first TCPIP fixes reset NIC and TCPIP What I like to do on any network problem….Is to reset it ALL…. netsh int ip reset reset.log netsh firewall reset netsh winsock reset Then remove ALL NIC’s from the device manager.. In the Device Manager, select View>Show […]

Trouble Shoot Network connections in XP

Install Webmin in Centos 5.2

I just installed the latest version of webmin on my CentOs 5 server. I have not used webmin in about 2 years, I can not believe how much the interface has improved. Webmin is a GUI control panel that lets you administer a Linux box. Here is all you need […]

Install Webmin in Centos 5.2

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme