StatPress

Visits today: 30 | Visitors online: 0

Featured Link

ss_blog_claim=ec152a44465d66eceae54bf761587c4c ss_blog_claim=ec152a44465d66eceae54bf761587c4c

SEO Rank

Linux Starter Pack: The Beginners Guide to All Things Open Source

Are you new to the wonderful world of Linux? Or are you looking for an easy way to get started? We’ll you’re lucky since TuxRadar made a complete 130-page Linux Starter Pack to get grips with the OS in hours rather than weeks or months.

 
According to TuxRadar, a sister site of the popular UK-based [...]

VMWare Server 2: Unable to build the vsock module

If you encounter the following error after installing VMWare Server 2.0 RCx to Ubuntu:

Using 2.6.x kernel build system.
make: Entering directory `/root/tmp/vmware-config0/vsock-only’
make -C /lib/modules/2.6.24.4-desktop-1mnb/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.24.4-desktop-1mnb’
CC [M] /root/tmp/vmware-config0/vsock-only/linux/af_vsock.o
In file included from /root/tmp/vmware-config0/vsock-only/linux/af_vsock.c:92:
/root/tmp/vmware-config0/vsock-only/./include/compat_wait.h:64: error: conflicting types for ‘poll_initwait’
include/linux/poll.h:65: error: previous declaration of ‘poll_initwait’ was here
/root/tmp/vmware-config0/vsock-only/linux/af_vsock.c:260: warning: initialization from incompatible pointer type
/root/tmp/vmware-config0/vsock-only/linux/af_vsock.c: In function [...]

How to play .asx file or stream mms in ubuntu

I opted to install Ubuntu 8.04 a.k.a Hardy Heron from scratch instead of upgrading from Ubuntu 7.10 since I heavily customized my previous installation and I wanted to prevent conflicts.
Since my home directory is on a separate partition, I copied a few config from /etc which I think are important and off I go reformatted [...]