15 June 2008, 20:31
yum install xorg-x11-deprecated-libs
26 May 2008, 20:55

The research department of Kingpin Intelligence has just published a new research report titled “Developers and Open Source”. The report concludes that based on Kingpin's research, non-Open Source respondents would prefer to use Open Source for work, but agree that existing licences and client requirements hamper migration.

 

23 May 2008, 10:55
Java with jdbc

while(rs.next()) {
System.out.println(rs.getString(1));
//java.sql.SQLException: Value '00:00:00 can not be represented
}

15 May 2008, 14:59
In some projects with php and Oracle I always have question... Can a make paging with oracle? Something like LIMIT in MYSQL? With this sub query you can do it easy.
15 May 2008, 11:37
I've certainly found RRDTool to be more flexible than MRTG, and the resulting graphs look much nicer than the MRTG graphs.

15 May 2008, 11:19

Project home : https://oss.gonicus.de/labs/gosa/


GOsa˛ provides a powerful GPL'ed framework for managing accounts and systems in LDAP databases.

requirements:

  • php4 (php-ldap, php-gd, php-domxml)
  • ImageMagick
  • fping
  • perl-SmbHash

Integrated with OpenLdap, Postfix, Cyrus, Samba3, PureFtp, Squid

 

14 May 2008, 17:36
Zend Core for Oracle is a PHP 5 distribution, supported by Zend, that includes integration with the Oracle Database 10g client libraries that you need in a single integrated installers. This let's you get you up and running in minutes.
14 May 2008, 17:21
Munin the monitoring tool surveys all your computers and remembers whatit saw. It presents all the information in graphs through a web interface. Its emphasis is on plug and play capabilities.


2007-2008 YOADMIN.COM