Archive for the 'Fedora' Category
Friday, April 11th, 2008
Just for fun … inspired by the Fedora bloggers.
# history | awk ‘{a[$2]++ } END{for(i in a){print a[i] \” \” i}}’|sort -rn|head
On my Fedora 8 box:
481 ls
297 cd
54 vim
24 rm
17 du
12 sudo
12 mv
9 who
9 screen
9 find
On my CentOS 5.1 box:
344 ls
234 cd
54 sudo
29 vim
23 rpm
22 ./annoying_app_i_cant_get_to_work_on_centos5
18 ./configure
16 pwd
15 wget
15 scp
On my web server:
378 ls
213 cd
130 […]
Posted in Miscellaneous, Fedora, Fun | 2 Comments »
Monday, February 11th, 2008
… for me.
I am finally giving up on Fedora as a server. I find it just too unreliable. I have been using Fedora since FC1 (and been on Redhat since RH6.0), but for the most part I only used it as a desktop operating system.
When I was using FC3, I found it […]
Posted in Fedora, Server, Opinion, CentOS | 3 Comments »
Saturday, January 26th, 2008
I noted some sites started pushing to PHP5 with the announcement last year that PHP4 would be EOL (end-of-life) in 2007. In truth I understand that there is no longer a compelling reason to remain with PHP4. The biggest obstacle was older software that did not support PHP5 (since version 5 is incompatible with version […]
Posted in Fedora, PHP, Hosting, Server, Opinion | 1 Comment »
Thursday, November 8th, 2007
Do you fear the “Werewolf” * ?
The Fedora project just released Fedora 8 with a great deal of enthusiasm. Fedora had been slipping behind in the past few releases and there have always been quality issues, but the team hopes this release will put them back on track.
The highlights from the Release Summary:
Graphics/Multimedia
PulseAudio - […]
Posted in Miscellaneous, Fedora, Distributions, F8 | 10 Comments »
Monday, October 8th, 2007
The MPlayer team released RC2 of the multimedia package. The last release RC1 was almost 12 months ago. The changes are typical: newer support of less significant codecs, major optimizations and improvements on more popular codecs. This release has a great deal of work done on streaming (Live555).
I don’t know if we […]
Posted in Fedora, Multimedia, Software, F7 | 2 Comments »
Tuesday, September 11th, 2007
Hans de Goede announced on the Fedora-devel the creation of RPM Fusion.
RPM Fusion aims to bring together many packagers from various 3rd party repos and build a single add-on repository for Fedora and Red Hat Enterprise Linux.
We don’t have a repository ready for end users yet, but we are actively working on merging the following […]
Posted in Fedora, Software | No Comments »