Weblog Archives

You are currently browsing the archives for the Fedora tag.

How to Disable IPv6 in Fedora and CentOS

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 [...]

SSL-enabled Name-based Apache Virtual Hosts with mod_gnutls

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.

Linux Distribution for Servers

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 [...]

Screenshot of a menu under GNOME: ROUND 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 [...]

Server upgraded to Fedora 6

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.

My running dog

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 [...]

TrueCrypt on 2.6.18 kernels

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 [...]

Fedora Core 6

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 [...]

Customize a Fedora/Red Hat Distribution

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 [...]

Logwatch and Dovecot 1.x series in FC5

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.