Posts Tagged ‘Open Source’

Mounting a remote system with SSH

One of the cool things I’ve been doing lately is using secure shell to mount remote file systems. The great thing about this method is that you’re not dependant of explicitly creating shares as you are in Samba, and you don’t have to rely on repeated scp commands.
As long as you have the sshfs package [...]

Read the rest of this entry »

USB Working in Virtual 2.0.4 on Ubuntu Ibex Intrepid 8.10

After upgrading to Ibex, I found that I couldn’t sync my Palm with my Windows XP guest.
After trudging through different websites with contradictory solutions I stumbled on this, which works a charm:
Open the terminal and type
vbox /etc/group
You should end up with something like
vboxusers:x:124:john
Make a note of the group ID (124 in this case). Now run
sudo [...]

Read the rest of this entry »

Alfresco – You Will Not Beat ME!

Christ.
I was working and playing with some settings on an Alfresco server to try and harden it security-wise. BIG mistake. I couldn’t get the bugger to start up afterwards. With other work commitments in the way, it’s been down for about a day now. I’ve tried downloading the BETA of Alfresco Labs and read various [...]

Read the rest of this entry »

Converting WMV with mencoder

Steve and I have been working on a YouTube video downloader based in PHP. One of the features that I’ve been adding in is the ability to upload videos of any format and be encoded into a FLV, just like those big YouTube sites.
One of the problems I’ve been having is that the WMV videos [...]

Read the rest of this entry »

Becta – you’re getting it all wrong

The education sector has by far the most potential to steer and promote the direction of open-source than anything else in the UK. So why has Becta waited a year to whinge about Office and Vista instead of doing what it’s there to do – lead?

Read the rest of this entry »

FreeWins – Live Windows Rotation in Compiz!

Well, it’s very exciting that a new plugin has been developed that allows live manipulation of desktop windows. Over on SmSpillaz’s blog, he’s got some links to YouTube as well as a nice screenshot of the desktop.
The plugin is only in alpha and requires compilation on the system that you are using… But the [...]

Read the rest of this entry »