Weblog Archives
You are currently browsing the archives for the Fedora tag.
Published on May 12th, 2008 by George Notaras - Comments : 22
They say that by disabling IPv6 things get a bit smoother and faster regarding networking. I don’t really know if this is true, but I guess, if you’ve decided to disable this feature, you probably care to do it the Right Way™. As far as I know, trying to disable IPv6 through anaconda during the [...]
Published on August 10th, 2007 by George Notaras - Comments : 18
This article describes how to implement SSL-enabled name-based vhosts – that is secure virtual hosts which share the same IP address and port – with the SNI-capable mod_gnutls module for Apache’s httpd web server.
Published on July 29th, 2007 by George Notaras - Comments : 0
Some days ago, I decided to upgrade my server’s operating system, Fedora. Starting from Fedora Core 3, I have used yum to perform all the distribution upgrades, but for the seventh version of the OS I decided to go all the way re-installing it from scratch. I’ve been improving the server’s configuration files and automation [...]
Published on March 15th, 2007 by George Notaras - Comments : 2
A few days ago, I had written a post about the difficulties I had encountered in an attempt to capture an image of a menu under GNOME. A reader, “mysurface“, who, by the way, has written an article about taking screenshots, was 100% positive that, after issuing ImageMagick’s import command, it is still possible to [...]
Published on February 9th, 2007 by George Notaras - Comments : 0
A long time has passed since Fedora 6 was released, many of the initial bugs have been fixed, so I decided to perform an upgrade of the installation on the server that powers this web site. Everything has gone well, despite the fact that a few strange things happened during the upgrade.
Published on November 20th, 2006 by George Notaras - Comments : 0
As it is known, beagle does not work out-of-the-box in FC6 due to a small bug, which causes the beagle daemon to hang just a few seconds after it is started. So, no desktop-searching is possible at this time, at least until this problem gets fixed. Fortunately, a patched build (0.2.10-7.fc6) has been pushed in [...]
Published on November 5th, 2006 by George Notaras - Comments : 1
It seems that there is a problem compiling the Linux version of Truecrypt v4.2a on the 2.6.18 series of kernels. A patch has been posted in the Truecrypt forums (you need to be logged-in to read), but, although this patch resolves the compilation error, there have been reports that the program has problems unmounting the [...]
Published on November 1st, 2006 by George Notaras - Comments : 4
The 6th version of Fedora Core was released a week ago. The huge demand had caused the fedora servers and mirrors to “melt” in the first days of the release. The Fedora Project pages, even the latest release notes, were unavailable, while all requests were redirected to a very plain front page which explained the [...]
Published on September 27th, 2006 by George Notaras - Comments : 0
These are some links about the required operations in order to customize a Fedora or Red Hat distribution. I definitely do not have enough free time for such things, but it’s good to have these documents handy just in case I need them: Adding new RPM packages to a fedora DVD with comps.xml FEDORA CORE [...]
Published on September 25th, 2006 by George Notaras - Comments : 0
Logwatch is the preferred tool in order to get summaries of the various service logs in Fedora Core 5. It needs very little customization, which mainly summarizes in overriding some of the log file locations. The only issue I have encountered so far is that it cannot parse the Dovecot log entries correctly.