Category: Other


After another week of DDoS attacks from one of our spoilt forum users I have taken the decision to move the main website over to be hosted by Sourceforge.

The project has now been released under the GPL license and we have been working hard over the last two weeks to port the code over to ensure that it works on both Microsoft Windows and *NIX platforms in an effort to expand our user base and total supported platforms.

The new ZPanel website can be found here: http://www.zpanelcp.com/ – I’ve had the domain purchased for several months but we never really found the best time to transition the .co.uk domain over to it but as our main website is currently offline anyway at the moment I think now is a good time!

Well I must say today marks a special day in the history of the Zpanel project…

For the first time since Zpanel 2.5 was classed as ‘stable’ all those many moons ago… this morning I configured and customised the current ZPanel 6.0.0 code which was developed solely for Windows really on Ubuntu Linux – obviously some of the modules (that integrate with Windows only apps would not work) but I am pleased that framework worked great!

The ZPanel development team are now working on the new ZPanel X framework which will see ZPanel be compatible with Windows, Linux and UNIX (Including MacOSX and FreeBSD!)

Ok, well as the title suggests… I haven’t posted in ages to my blog so this morning I am hoping to update you all with what has been going on recently…

Well…

I have decided to work on and release a new version of ZPanel (ZPanelX) which will is to be developed on Linux and then released and fully supported for both Linux servers as well as Microsoft Windows Servers.

I have been building and nearly fully completed my very own home cockpit for use with Microsoft Flight Simulator X and have flown many flights with EasyJet VA!

Apart from that Family life is busy, my daughter had her 4th Birthday this time last week and had her birthday party at `Snakes and Ladders` in Ipswich.

Well I will do my very best to update again soon! :)

Ok so I’ve managed to find an article on the net about how to change
the default applications menu in Ubuntu, this will enable you to
change it to whatever you like (instead of the default distrubution
icon) It’s dead easy, but everyone else tries to make it sound so
complicated. So here’s the dead easy way to do it.

First, you’ll need to download your image. I used this one from
Wikipedia as it’s already in the required .svg format, otherwise
you’ll have to convert to this format using The GIMP. Don’t just
rename the file!

Save the file to your Desktop with the filename start-here.svg and
fire up the terminal.

Now you’ll need to find out what icon set you’re using. In Ubuntu this
is simply a case of going to System / Preferences / Appearance,
clicking the Customize button, and selecting the Icons tab. I’m using
the Tango icon theme, but you’ll need to substitute Tango with the
name of your icon theme in the following commands.

Okay, so in the Terminal we need to run this:

cd Desktop
sudo cp /usr/share/icons/Tango/scalable/places/start-here.svg start-here-old.svg
sudo cp start-here.svg /usr/share/icons/Tango/scalable/places/
killall gnome-panel

The first command changes to your desktop, the second creates a copy
of your old icon on the desktop (for backup purposes), the third line
copies the new icon over the top of the existing one, and the final
command restarts your gnome panel. Whew!

Hope this is helpful to others looking to achive this! :)

Automatic test

Blah blah blah…. this should be cron’d into my new blog ;)

Testing

Will the links work though :S