uPnP Media Server with llink.

Saturday, January 16th, 2010

Let's start this new year by referencing an excellent system I happened to find on the Internet to perform uPnP server functionality on my Linux system. The name of the thing is LLink and although I haven't exploited at full yet, it looks VERY promising. Some features: Parses various video containers: vob, avi, ...

Installing VMWare Server 1.0.5 tools on CentOS 5.1 guest

Tuesday, April 22nd, 2008

Running vmware-config-tools.pl script on a guest CentOS 5.1 virtual machine in a VMWare Server 1.0.5 environment will not find the proper kernel modules, so it will prompt you to compile the modules. To do this you need a compiling environment (namely gcc) and the C kernel headers installed. If your machine is ...