olemskoi.ru

Архив тега ‘General’

Productive weekend (перепечатка)

Комментариев нет

An overview of my weekend and my contributions to the OpenSource world.

fedora / EPEL-6
Clean of the spec files and build of 10 packages for EPEL-6
php-pear-Crypt-CHAP
php-pear-Validate-Finance-CreditCard
php-pear-Numbers-Roman
php-pear-Pager
php-pear-HTML-Common
php-pear-File-SMBPasswd
php-pear-HTML-QuickForm
php-pear-Math-Stats
php-pecl-radius
php-pear-DB-DataObject

php-pear-Crypt-CHAP
This package use... Lire Productive weekend

Dotclear 2.2 (перепечатка)

Комментариев нет

Done ! The latest version of Dotclear is installed.

Smooth upgrade, no issue.
My theme works perfectly.
This version works (finally) with  PHP 5.3.
It is mandatory to use only plugin compatible with this new version, no issue with subscribeToComments (version 1.3.3). I'm waiting for an updated version of jabberNotifications. My own plugin, downloadStat have been fixed quickly... Lire Dotclear 2.2

New theme for "Packages in Fedora" (перепечатка)

Комментариев нет

The pages which provides a quick search in the Packages in Fedora repository, and specially the list of pecl, pear or R package (with upstream information) have, thanks to my friend Trashy, a new theme (great thanks).

When I first create this pages, the theme from the Documentation fedora was used. For a few days, with the new theme, this pages have lost their.
Now, the problem is solved, and the new theme, really cool, locally hosted shouldn't disappear again.
For those who want to read the sources, it's avaiable. (as always, feedback, comment, request for... Lire New theme for "Packages in Fedora"

RHEL 6 will provide PHP 5.3 (перепечатка)

Комментариев нет

As RHEL 6 beta is available, I start looking for LAMP packages provided.

In the standard repository : php (5.3.1), php-cli, php-common, php-gd, php-ldap, php-mcrypt, php-mysql, php-odbc, php-pdo, php-pgsql, php-soap, php-xml, php-xmlrpc, php-pear (1.9.0), php-pecl-apc (3.1.3p1), php-pecl-memcache (3.0.4).
In the «optional» repository : php-bcmath, php-dba, php-devel, php-embedded, php-enchant, php-intl, php-mbstring,... Lire RHEL 6 will provide PHP 5.3

Goddard (перепечатка)

Комментариев нет

My main computer is now running Fedora 13
Beta
(x86_64)

Don't forget to disable the floppy controller (if you don't have a floppy drive), else anaconda will hang during storage device detection... Lire Goddard

Top 5 most useful commands or tools for Linux administrators (перепечатка)

Комментариев нет

There are plenty such tools which are definitely very useful for Linux admins. Here I am just trying to figure out 5 of such useful tools which are used by a normal Linux administrator in day to day operations. A tool which I think is most useful may not fit in your usage and its [...]

Detect directory or file changes in *nix (перепечатка)

Комментариев нет

There are various wasys to do this, but this is what I implemented. It is working as expected as of now on my RHEL 5.x boxes. I’ll take my usecase here and describe things.
Plesk web hosting control panel is managing several hundred domains on one of RHEL box. Addition and removal of domains is [...]