First (brief) impressions of Fedora Linux Core 2

I’ve upgraded my office workstation from Fedora Linux Core 1 to Fedora Linux Core 2 today. I had only about an hour to play with it, so no super review here.

The upgrade process was very similar to most of the previous Red Hat Linux versions. No surprise. Fedora Linux Core 2 comes binary packages come on 4 CD-ROM disks, which means one extra swap operation. No worries. It will be unnoticable to anyone doing a network install or upgrade.

The first boot indicated that there might be some problems. My machine boots into runlevel 5 where kdm is supposed to meet incoming users. It didnt’ happen this time. X server was running and I saw an nice sandclock mouse cursor rotating above the black background. Consoles didn’t let me in neither as a regular user, nor as root. I’ve rebooted the machine just in case, but got to the same results. Booting it into single user mode revealed a problem with PAM. After playing around for some time and comparing new config files (the magic $ISA) with the old ones I managed to fix the /etc/passwd authentication as well as clear text LDAP. That was my biggest success. For some strange reason LDAP with TLS doesn’t work. I’ve searched through web and tried most of the suggested solutions, but none helped.

…awaiting ideas from Fedora mailing list.

Fedora Linux Core 2 released

Fedora Linux Coree 2 has been released today by Fedora Project. It features all sorts of tasty things – Linux kernel 2.6, KDE 3.2.2 (GNOME 2.6 for those who prefer it), Xorg 6.7.0, Security Enhanced Linux integration and much more.

I am currently downloading it via BitTorrent at 400+ KB/s. This version of Fedora Linux comes has 4 CDs images with binaries, which one can also download as a single DVD image. Here is a link to Slashdot announcement which might be useful for additional information.

Hooray for a fortnight of CD writing! :)

Vim for Perl developers

This is my attempt to provide a clear and simple instructions on adopting Vim text editor for programming needs. I am using Perl as the programming language in the examples, but most of this document will apply equally for any other programming language.

Update: This post was translated into Portuguese by Alceu Rodrigues de Freitas Junior.

Continue reading Vim for Perl developers

Fedora Tracker

I’ve just read in LWN about recently announced Fedora Tracker. The goal of the project is to have a central database of apt and yum repositories with search facilities. This sounds like a very nice idea, since finding some Fedora RPM packages is not an easy task.

I’ve check it out and there is plenty of repositories already in. There is also a Submit form for missing information. I wish for this project to live and grow, since it has the potential to be more useful than RPMfind.Net.