Install NetBeans IDE 6.9.1 on Fedora 14/13, CentOS 5.5, Red Hat (RHEL) 5.5/6
This is guide with screenshots, howto install NetBeans 6.9.1 on Fedora 14, Fedora 13, Fedora 12, CentOS 5.4, CentOS 5.5, Red Hat (RHEL)...
Read MoreRed Hat 6 Installation Guide – RHEL 6 Install Screenshots
This is Red Hat 6 RHEL (Red Hat Enterprise Linux) installation guide, step-by-step walkthrough with screenshots. Current version of Red Hat...
Read MoreInstall Adobe AIR 1.5 and 2 on Fedora 13, CentOS 5.5 and Red Hat (RHEL) 5.5
This guide shows, howto install Adobe AIR on Fedora 12, Fedora 13, CentOS 5.5, Red Hat (RHEL) 5.5 and Red Hat (RHEL) 6. This method works...
Read MoreInstall Adobe Reader on Fedora 16/15, CentOS/RHEL 6.2/5.8
This is guide shows, howto install and keep up-to-date Adobe Reader (Acrobat PDF Reader) current version 9.5.1 with YUM on Fedora...
Read MoreAdobe Flash Player 11.2 on Fedora 16/15, CentOS/RHEL 6.2/5.8
This is guide, howto install Adobe Flash Player Plugin version 11.2 (32-bit and 64-bit) with YUM on Fedora 16, Fedora 15, Fedora 14, Fedora...
Read MoreCentOS 5.8 Netinstall – Network Installation
CentOS 6 is released, check CentOS 6.2 Netinstall guide. If the purpose is to upgrade from an older version of CentOS to CentOS 5.8 then...
Read MoreInstall MongoDB 2.0.4 on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/5.8
What is MongoDB? MongoDB (from “humongous”) is a scalable, high-performance, open source, schema-free, document-oriented...
Read MoreInstall Mozilla Firefox 3.6 (3.6.13) on Fedora Linux
This is guide, howto install Mozilla Firefox 3.6 versions (currently 3.6.13) on Fedora 12 using Yum. Firefox 3.6 stable installation works...
Read MoreInstall Google Chrome with YUM on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2
This howto explains howto install Google Chrome Web browser on Fedora 16, Fedora 15, Fedora 14, Fedora 13, Fedora 12, CentOS 6.2/6.1/6 and...
Read MorePHP __DIR__, __FILE__, __FUNCTION__, __CLASS__, __METHOD__, __LINE__, __NAMESPACE__
PHP has large number of predefined constants. This HOWTO will present the seven most important, most practical and most useful PHP Magic...
Read MoreInstall OpenOffice 3.3.0/3.4.0 on Fedora 16/15, CentOS/RHEL 6.2/5.7
Looking LibreOffice 3.4.4/3.5.0 Install guide? What’s new in OpenOffice.org 3.3.0 New Custom Properties Handling – allows...
Read MoreInstall VirtualBox 4.1.14 on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/5.8
Oracle VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. VirtualBox is a...
Read MoreInstall Memcached on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/5.7
Memcached is a high-performance, distributed memory object caching system, generic in nature, but originally intended for use in speeding...
Read MorePHP: Calculate Real Differences Between Two Dates or Timestamps
I was using simple function to calculate difference between two dates and timestamps until I noticed, it’s not working correctly in...
Read MorecURL Tip: Check that the Apache Compression (gzip, deflate) is Working
This is a quick method with using cURL to check that Apache Compression with mod_gzip and mod_deflate is working. Only the remote server...
Read MoreInstall PostgreSQL 8.4 Database Server on CentOS, Fedora, Red Hat
This is quick guide howto install PostgreSQL 8.4 (current stable 8.4.7) database server on CentOS, Fedora and Red Hat. Fedora 14, Fedora...
Read MorePHP CLI Colors – PHP Class Command Line Colors (bash)
PHP Command Line Interface (CLI) has not built-in coloring for script output, like example Perl language has...
Read MorePHP stdClass to Array and Array to stdClass – stdClass Object
I think every PHP coders have come accross Arrays and stdClass Objects (belongs to PHP Predefined Classes). Sometimes it’s very...
Read Morenginx, PHP 5.3 and FastCGI on CentOS 5.5, Fedora 13, Red Hat RHEL 5.5/6
This is guide howto install nginx, PHP 5.3 and FastCGI webserver with MySQL and/or PostgreSQL and Memcache support on Fedora 12 and Fedora...
Read MoreFormat bytes with PHP – B, KB, MB, GB, TB, PB, EB, ZB, YB converter
Simple PHP function that formats the bytes to the desired form. Possible unit options are: Byte (B) Kilobyte (KB) Megabyte (MB) Gigabyte...
Read More