Outgoing Fedora Project Leader Max Spivack talks to Linux.com (video)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Outgoing Fedora Project Leader Max Spivack talks to Linux.com (video)
# 1  
Old 01-18-2008
Outgoing Fedora Project Leader Max Spivack talks to Linux.com (video)

Fri, 18 Jan 2008 21:00:00 GMT
We caught up with Max at FUDCon. He told us how much he has enjoyed being the Fedora project leader for the past two years, and why this is a good time to hand the reins to someone else. Max will still be working for Red Hat, and even though he will no longer be head Fedora honcho, he'll still be involved with the project. But that's enough from us. Let Max tell it in his own words.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

A new project was posted on The UNIX and Linux Forums project board.

A new project was posted on your project board. Project title: Bash Shell Tutoring Estimated Budget: $50/hr Start date: Immediately Required skills: Linux, Bash, Shell, UNIX I work as a datawarehouse designer and developer. Although I usually stick to the role of an analyst,... (0 Replies)
Discussion started by: Neo
0 Replies

2. Red Hat

Fedora 17 - No video after boot

Hi, I'm new to the Linux world and I'm having issues. Screen goes blank after Fedora boots up. I can see the POST and Fedora Grub screen but afterwards, goes blank. I believe I installed something but I cant remember what....its been a couple days. (0 Replies)
Discussion started by: gps1976
0 Replies

3. Red Hat

Firefox no audio on fedora while streaming video

My apology if i'm not on the right forum to post. Hope anybody out there could help me out with this problem. i'm running firefox 3.5 on fedora, then streaming video from websites like youtube produces no audio. i have flash-plugin from adobe installed on the system here is the what i have... (1 Reply)
Discussion started by: etcpasswd
1 Replies

4. Red Hat

Video: Spotlight on My Fedora

</p>Download this video: Ogg Theora] John “J5″ Palmieri explains how the Fedora community–codename MyFedora–is bringing Fedora users together by integrating self-contained applications into a single framework application. This interface enables Fedora users to see and keep track of what... (0 Replies)
Discussion started by: Linux Bot
0 Replies
Login or Register to Ask a Question
DBIx::Class::StartupCheck(3pm)				User Contributed Perl Documentation			    DBIx::Class::StartupCheck(3pm)

NAME
DBIx::Class::StartupCheck - Run environment checks on startup SYNOPSIS
use DBIx::Class::StartupCheck; DESCRIPTION
This module used to check for, and if necessary issue a warning for, a particular bug found on Red Hat and Fedora systems using their system perl build. As of September 2008 there are fixed versions of perl for all current Red Hat and Fedora distributions, but the old check still triggers, incorrectly flagging those versions of perl to be buggy. A more comprehensive check has been moved into the test suite in "t/99rh_perl_perf_bug.t" and further information about the bug has been put in DBIx::Class::Manual::Troubleshooting. Other checks may be added from time to time. Any checks herein can be disabled by setting an appropriate environment variable. If your system suffers from a particular bug, you will get a warning message on startup sent to STDERR, explaining what to do about it and how to suppress the message. If you don't see any messages, you have nothing to worry about. CONTRIBUTORS
Nigel Metheringham Brandon Black Matt S. Trout AUTHOR
Jon Schutz LICENSE
You may distribute this code under the same terms as Perl itself. perl v5.14.2 2010-06-03 DBIx::Class::StartupCheck(3pm)