* HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 *
February 10, 2008
January 1, 2008
December 31, 2007
2007 has gone !!
Wishes 4 all !!
I hope 2008 can be better 4 all !! and all the projects ends well.
enjoin Life !! ’cause is just ONE !!!
August 1, 2007
How to Virtualization on Mandriva 2007.1 using VirtualBox
This day is my birthday and I’m just doing some thing that I like to do … having a good time using my LapTop and before going to eat I just install this nice tool and put Ubuntu on it.. this is the way I made it.
—-> some info:
[root@hestia ~]# uname -a
Linux hestia.linuxcabal.org 2.6.17-14mdv #1 SMP Wed May 9 21:11:43 MDT 2007 i686 Intel(R) Pentium(R) M processor 1600MHz GNU/Linux
[root@hestia ~]# cat /etc/redhat-release
Mandriva Linux release 2007.1 (Official) for i586
—> now we install this:
[root@hestia ~]# smart install virtualbox-kernel-2.6.17-13mdv
[root@hestia ~]# smart install dkms-virtualbox
[root@hestia ~]# smart install virtualbox
After this we just type: VirtualBox
[janux@hestia ~]$ VirtualBox
Folow the Images to INSTALL the new DISTRO using your Instalation Disks
and configure it !!

(more…)
July 25, 2007
How To MySQL Replication
Hi there this time as usual I just play with another server at work, and replicating is really simple and easy check the steps bellow
a) You must have 2 servers running MySQL ( I like MySQL-Max )
b) There will be 2 configurations one p/ server ( Master ) and one per client ( Client
).
—- >Server / Master Side:
1) Edit /etc/hosts.allow and add this line ( you MUST change this IP’s for yours !! )
mysql: 192.168.10.70 192.168.10.13
2) Edit my.cnf …. In my case located at: /etc/my.cnf
* I’m going to show just a what you need the my.cnf file contains much more info.
####### Comment this lines:
bind-address = xxx.xxx.xxx.xxx
skip-networking
####### Make sure this lines exists in the [mysqld] Section:
log-bin=mysql-bin
server-id = 1
3) Now lets move to mysql using a power user like root xD
mysql> GRANT ALL ON databasename.* TO repl@'%' IDENTIFIED BY 'put_some_pass_here';
mysql> FLUSH PRIVILEGES;
mysql> GRANT REPLICATION SLAVE, REPLICATION CLIENT ON *.* TO repl@'%' IDENTIFIED BY 'put_some_pass_here';
4) restart MySQL service
(more…)
May 1, 2007
Flisol 2k7
Hi there the Flisol 2007 has gone and it was terrific !! Click HERE to get mas info and check this pics:
April 2, 2007
resting and startign a new week
After a hard week I start a new one, the last was just to made a lot of things like work but principally GNU & Linux stuff, we ( LinuxCabal staff ) are creating all the preparation for FLISOL 2007, we just has an interview in a newspaper and things going well
June 26, 2006
Un dia GNU / Lunix
En esta imagen un dia GNU/Linux en las instalaciones de LinuxCabal, ver foto abajo con la banda en el LinuxCabal

de Izq, a derecha: Richard, Janux, Xanatos y Cristian.


