If you are unable to connect to ADSL using the login details provided by your ISP, then try the alternatives below to test your connection. Here are the login settings to use for your router or modem to connect to the BT test domain. User: bt_test@startup_domain BT will ignore any […]
William Rendell
Here is a good photo, that Andy Cromwell took, its some of the Rendell clan supporting the Tewkesbury Tigers under 9’s In the photo is my Dad, and 3 sons Max, Miles and Mason GO TIGERS!!!!!!
Olivia has decided that she wants to decorate her room, so she went out shopping this afternoon with Elaine to buy some accessories. She has brought new curtains and bedding, a light shade and a matching lamp shade and some new cushions.
Today the various Tewkesbury Tigers rugby teams were playing against Drybrook RFC. The under nines were playing away, everyone met at the Tewkesbury club house and left for Drybrook at 09:30. The weather was good, the sun was shining 🙂 a great day for driving through the Forest of Dean.
What you are trying to accomplish here is to have one resource (either a page or an entire site) redirect a visitor to a completely different page or site, and while doing so tell the visitor’s browser that the redirect is either permanent (301) or temporary (302). Microsoft’s Internet Information […]
Custom rules can be created for Spamassassin, I use a hand written list thats customised for my needs. The location of the file is /etc/mail/spamassassin/98_myrules.cf The file name is not important, the format of the file is as follows:- body LocalStockRule /putcompanynamehere/ describe LocalStockRule Local Stock Name Block score LocalStockRule […]
We will be leaving the club at 09:30am on Sunday, so please be at the club prior to this time. Drybrook RFC Mannings Ground Drybrook Gloucestershire GL17 9EU
Max is learning about the Tudors in history, se we took some photos of some of the Tudor buildings in Tewkesbury.
Linpus on an Acer Aspire One netbook, does not ship with an SSH client. To be fair its not probably needed by the average user. When I use my wifes AA1 to check my linux mail servers (postfix). I found that I could not SSH so had to install it […]
Copy folder using command line This is an example how to copy a folder using the command line. i.e I want to copy the folder ‘Aqua’ on my desktop to /usr/share/amsn/skins. What is the command using the terminal? sudo cp -R ~/Desktop/Aqua /usr/share/amsn/skins/ Sudo is because you need root privileges […]
OK, we live in the wonderful world of Linux. BUT, for many of us, having to deal with Windows is a fact of life. For example, you may want to use a Linux server to back up Windows files. This can be made easy by mounting Windows shares on the […]
To change the DHCP lease period for a Zyxel P-660R-D1 router, telnet into the router and at the command line type “ip dhcp enif0 server lease 120” This will set the DHCP lease tim to 120 seconds. If you wanted to have the lease time set to 1 hour you […]
The virtual machines default store is located in;- \var\lib\vmware\Virtual Machines This is for Centos. The position of the default store on Windows is;- c:\Virtual Machines