Latest posts
Technical notes, renewable energy projects, useful fixes and updates.
How to add the Dag Wieers repository in Centos 5.3
The below will show you how to add the Dag Wieers repository to Centos 5.3 I have also used this method for lower versions…
Read more →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 →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 →Delete Files Older Than Date Using Batch Files
This problem has nagged at me for years. Here is a batch command to delete files on a Windows 2003 machine. Forfiles -p z:\backup…
Read more →Mario Kart Wii tips and shortcuts
Take a look at this site for some Mario Kart shortcuts and tips http://www.techtreak.com/gaming/top-10-mario-kart-wii-tips-tricks-and-shortcuts/
Read more →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 →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 →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 →Installing Firefox 3.5 on Aspire One Linux
Acer has interwoven Firefox 2 with the rest of the system, that’s why a quite unusual approach is required to install the newest version.…
Read more →