You are looking at posts in the category Fedora.
Warning! An error occured while generating your Amazon Wishlist. Make sure that you have a provided a valid AmazonWishlistID.
February 6th |
|
|---|---|
|
|
— 7:56am via MyEpisodes
|
February 4th |
|
|
|
— 7:55am via MyEpisodes
|
February 3rd |
|
|
|
— 7:57am via MyEpisodes
|
February 2nd |
|
|
|
— 7:58am via MyEpisodes
|
|
|
— 7:58am via MyEpisodes
|
|
|
— 7:58am via MyEpisodes
|
|
|
— 7:58am via MyEpisodes
|
January 30th |
|
|
|
— 7:56am via MyEpisodes
|
January 29th |
|
|
|
— 7:58am via MyEpisodes
|
|
|
— 7:58am via MyEpisodes
|
|
|
— 7:58am via MyEpisodes
|
January 27th |
|
|
|
— 7:55am via MyEpisodes
|
|
|
— 7:55am via MyEpisodes
|
|
|
— 7:55am via MyEpisodes
|
January 26th |
|
|
|
— 7:58am via MyEpisodes
|
|
|
— 7:58am via MyEpisodes
|
|
|
— 7:58am via MyEpisodes
|
January 25th |
|
|
|
— 7:57am via MyEpisodes
|
|
|
— 7:57am via MyEpisodes
|
January 23rd |
|
|
|
— 7:56am via MyEpisodes
|
January 20th |
|
|
|
— 7:57am via MyEpisodes
|
|
|
— 7:57am via MyEpisodes
|
January 19th |
|
|
|
— 7:57am via MyEpisodes
|
|
|
— 7:57am via MyEpisodes
|
|
|
— 7:57am via MyEpisodes
|
|
|
— 7:57am via MyEpisodes
|
January 18th |
|
|
|
— 7:59am via MyEpisodes
|
|
|
— 7:59am via MyEpisodes
|
|
|
— 7:59am via MyEpisodes
|
January 15th |
|
|
|
— 7:57am via MyEpisodes
|
January 14th |
|
|
|
— 7:58am via MyEpisodes
|
January 13th |
|
|
|
— 8:10am via MyEpisodes
|
|
|
— 8:10am via MyEpisodes
|
January 12th |
|
|
|
— 7:57am via MyEpisodes
|
|
|
— 7:57am via MyEpisodes
|
|
|
— 7:57am via MyEpisodes
|
|
|
— 7:57am via MyEpisodes
|
January 11th |
|
|
|
— 7:55am via MyEpisodes
|
January 8th |
|
|
|
— 7:56am via MyEpisodes
|
|
|
— 7:56am via MyEpisodes
|
|
|
— 7:56am via MyEpisodes
|
Powered by Lifestream.
Posted on February 21st, 2007 by rob.
Categories:
Fedora, Linux.
If you are using 2.6.19 kernel, then you will notice some errors with the vmware-config.pl script. If… actually, you better be using the 2.6.19 kernel now, or whatever the latest release is as of now
Error runninging vmware-config.pl :
/tmp/vmware-config2/vmnet-only/userif.c: In function ‘VNetCopyDatagramToUser’:
/tmp/vmware-config2/vmnet-only/userif.c:629: error: ‘CHECKSUM_HW’ undeclared (first use in this function)
/tmp/vmware-config2/vmnet-only/userif.c:629: error: (Each undeclared identifier is reported only once
/tmp/vmware-config2/vmnet-only/userif.c:629: error: for each function it appears in.)
make[2]: *** [/tmp/vmware-config2/vmnet-only/userif.o] Error 1
make[1]: *** [_module_/tmp/vmware-config2/vmnet-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.19-1.2911.fc6′
make: *** [vmnet.ko] Error 2
make: Leaving directory `/tmp/vmware-config2/vmnet-only’
Unable to build the vmnet module.
It seems CHECKSUM_HW has been remove from 2.6.19 and replaced with CHECKSUM_PARTIAL. You can either replace any CHECKSUM_HW lines with CHECKSUM_PARTION, or you can use the patch that Robin Kearney (usefulthings.org.uk) has writtenHow to use the Patch:
FIX – As root:
Fedora Core 6 will most likely have another error we need to fix:
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmnet-only’
make -C /lib/modules/2.6.19-1.2911.fc6/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.19-1.2911.fc6-i686′
CC [M] /tmp/vmware-config1/vmnet-only/driver.o
CC [M] /tmp/vmware-config1/vmnet-only/hub.o
CC [M] /tmp/vmware-config1/vmnet-only/userif.o
CC [M] /tmp/vmware-config1/vmnet-only/netif.o
CC [M] /tmp/vmware-config1/vmnet-only/bridge.o
CC [M] /tmp/vmware-config1/vmnet-only/procfs.o
/tmp/vmware-config1/vmnet-only/procfs.c:33:26: error: linux/config.h: No such file or directory
make[2]: *** [/tmp/vmware-config1/vmnet-only/procfs.o] Error 1
make[1]: *** [_module_/tmp/vmware-config1/vmnet-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.19-1.2911.fc6-i686′
make: *** [vmnet.ko] Error 2
make: Leaving directory `/tmp/vmware-config1/vmnet-only’
Unable to build the vmnet module.
FIX – as root:
Posted on September 1st, 2006 by rob.
Categories:
Fedora, Linux.
I always wondered how hard it might be to get ftp running with encryption (preferably proFTPd since that has always been my choice ftp server).
I did realize how easy it was. Of course again this documentation really only refers to Fedora Core 5. I am sure you can take this info and put it towards any other linux os.
proFTPd+TLS extremely mini howto
Continue below if your FTP server is behind a firewall or is part of a NAT
Posted on August 28th, 2006 by rob.
Categories:
Fedora, Linux.
The resource below is pretty much a necessity if you are going to use fedora for your workstation. This will help install support for DVD viewing, mp3 audio, web browsing and other useful crap with ease.
Source of these Tips: http://www.gagme.com/greg/linux/fc5-tips.php
Posted on August 14th, 2006 by rob.
Categories:
Fedora, KDE, Linux.
SuperKaramba is a tool that allows the end user easily install or create interactive eye-candy on a KDE desktop. It’s even popular and stable enough to be put into KDE 3.5.
What SuperKaramba can do for you!
There are hundreds of different widgets to choose from and many new ones are added often. I currently use 3 plugins, but it’s hard not to clutter up the desktop with many more. You can find all the widgets at KDE-LOOK.org

Hans Karlsson created Karamba as a school project in March 2003. The application was uploaded to kde-look where it became very popular. The project required quite a bit of attention thereafter so Hans handed the project over to the opensource community. Adam Geitgey took ownership of the project, which is how the name SuperKaramba came about. Adam had worked on the project until April 2005 adding new features and patches from other developer. Now, with SuperKaramba in the hands of a group developers, it has been included in a KDE 3.5.