The home of William Rendell

Technical

FROM THE BLOG

Latest posts

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

Technical

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…

Read more
Technical

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.…

Read more
Technical

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…

Read more
Computing

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…

Read more
Technical

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…

Read more