MAc4Lin
Vous êtes un linuxien mais vous aimez le "look" du MacOS?
Pas de problèmes. Avec le projet Mac4Lin mais à disposition par sourceforge sous le lien suivant : http://garr.dl.sourceforge.net/sourceforge/mac4lin/Mac4Lin_v1.0_RC.tar.gz
La transformation de votre système d'exploitation inclu :
- les themes pour Gnome, emerald, xmms, audacious, bmp, pidgin
- ainsi que les sons du MacOS;
- les différentes polices;
- l'écran de connection;
- l'écran du démarrage ou boot screen;
- avant window manager...
Voici le lien pour le tutorial :
Asterisk, Cisco 7970 & 7914
Introduction
version française
Ce guide devra vous aider à configurer l'extension Cisco 7914 avec le téléphone IP Cisco 7970 le tout avec Asterisk.
rpmrebuild
rpmrebuild is the fast way to create an customized rpm. This rpm can include modification in file like configuration file to will be used directly on the future or include some new files to improve the application.
To install rpmrebuild :
#yum install rpmrebuild
After modification of your application you can launch this command to create your rpm :
#rpmrebuild package_name
Others service is the possibility to modify the spec so you can add files, add commands on installation or others steps and more without recompile your application.
Install arabi tex package
If you want to create Arabic or Farsi Latex documents, you'll need arabi (http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=arabi).
If you don't own a TexLive based Latex distribution, like Fedora 9. and want to work with arabi, I'll show you how to install it on your own home directory. All you have to do is follow the few following steps:
Acceleration 3D pour les pilotes ATI
Bonne nouvelles pour les propriétaires d'une carte ATI avec le chipset à base de R500 (Mobility Radeon X1xxx) le pilote Radeon supporte enfin l'acceleration 3D.
Pour obtenir la 3D il vous faut les drivers ati et mesa :
# yum update mesa-libGL mesa-libGLU xorg-x11-drv-ati
Il faut également ajouter dans la section Device du fichier xorg.conf :
Section "Device"
Identifier "radeon"
Driver "radeon"
Build MySQL GEM for Ruby
To build MySQL GEM for Ruby (Rails) on Linux you'll need Ruby Gems and development packages for Ruby and MySQL. For Fedora 9, you need, as root:
yum -y install mysql-devel ruby-devel rubygems
than, you do :
gem install -y mysql -- --with-mysql-config=/usr/bin/mysql_config
and you're ready to roll,




