The home of William Rendell

Technical

FROM THE BLOG

Latest posts

Technical notes, renewable energy projects, useful fixes and updates.

Technical

Enable SSH in ESXi 4

Requirements: You have to have direct access to console 1.) While you are at the console hit ALT + F1 2.) Type in ”…

Read more
Technical

find large files in linux

find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/

Read more
Technical

Simple Backup Script

This is a simple backup script using a batch file, it writes to a log file, sends the log file by email and then…

Read more
Technical

Orange data settings for Windows mobile devices

Orange GPRS settings (Email/Web): Homepage: http://orange.multimedia/ Access Point: orangeinternet Access Point (Old PAYG): payginternet Username: user Password: pass Authentication: Normal Email SMTP server: smtp.orange.net…

Read more
Technical

Updating Acer AA1 repositries

About a month ago an intrusion into Fedora servers was detected, and while the signing key for all packages was not compromised Fedora still…

Read more