Install NetBeans IDE 6.9.1 on Fedora 14/13, CentOS 5.5, Red Hat (RHEL) 5.5/6

Updated by on Nov 11, 2010 in CentOS, Featured, Fedora, IDEs and Tools, Linux, Programming, Programs, Red Hat (RHEL) | 14 comments

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 More

Red Hat 6 Installation Guide – RHEL 6 Install Screenshots

Updated by on Jun 16, 2011 in Featured, Install Guides, Linux, Most Popular, Red Hat (RHEL) | 138 comments

This is Red Hat 6 RHEL (Red Hat Enterprise Linux) installation guide, step-by-step walkthrough with screenshots. Current version of Red Hat...

Read More

Install Adobe AIR 1.5 and 2 on Fedora 13, CentOS 5.5 and Red Hat (RHEL) 5.5

Updated by on Oct 15, 2010 in CentOS, Desktop Guides, Featured, Fedora, Linux, Red Hat (RHEL) | 21 comments

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 More

Install Adobe Reader on Fedora 16/15, CentOS/RHEL 6.2/5.8

Updated by on Apr 19, 2012 in CentOS, Desktop Guides, Featured, Fedora, Linux, Most Popular, Red Hat (RHEL) | 73 comments

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 More

Adobe Flash Player 11.2 on Fedora 16/15, CentOS/RHEL 6.2/5.8

Updated by on Apr 9, 2012 in CentOS, Desktop Guides, Featured, Fedora, Linux, Most Popular, Red Hat (RHEL) | 175 comments

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 More

CentOS 5.8 Netinstall – Network Installation

Updated by on Mar 11, 2012 in CentOS, Desktop Guides, Featured, Install Guides, Linux, Server Guides, Servers | 24 comments

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 More

Install MongoDB 2.0.4 on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/5.8

Updated by on Apr 2, 2012 in CentOS, Featured, Fedora, Linux, Programs, Red Hat (RHEL), Server Guides, Servers | 21 comments

What is MongoDB? MongoDB (from “humongous”) is a scalable, high-performance, open source, schema-free, document-oriented...

Read More

Install Mozilla Firefox 3.6 (3.6.13) on Fedora Linux

Updated by on Feb 8, 2011 in Desktop Guides, Featured, Fedora, Linux | 13 comments

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 More

Install Google Chrome with YUM on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2

Updated by on Jan 3, 2012 in CentOS, Desktop Guides, Featured, Fedora, Linux, Most Popular, Red Hat (RHEL) | 113 comments

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 More

PHP __DIR__, __FILE__, __FUNCTION__, __CLASS__, __METHOD__, __LINE__, __NAMESPACE__

Updated by on Mar 31, 2011 in Featured, PHP, Programming | 1 comment

PHP has large number of predefined constants. This HOWTO will present the seven most important, most practical and most useful PHP Magic...

Read More

Install OpenOffice 3.3.0/3.4.0 on Fedora 16/15, CentOS/RHEL 6.2/5.7

Updated by on Jan 4, 2012 in CentOS, Desktop Guides, Featured, Fedora, Linux, Red Hat (RHEL) | 132 comments

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 More

Install VirtualBox 4.1.14 on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/5.8

Updated by on Apr 29, 2012 in CentOS, Desktop Guides, Featured, Fedora, Linux, Most Popular, Programs, Red Hat (RHEL) | 225 comments

Oracle VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. VirtualBox is a...

Read More

Install Memcached on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/5.7

Updated by on Feb 23, 2012 in CentOS, Featured, Fedora, Linux, Red Hat (RHEL), Server Guides, Servers | 31 comments

Memcached is a high-performance, distributed memory object caching system, generic in nature, but originally intended for use in speeding...

Read More

PHP: Calculate Real Differences Between Two Dates or Timestamps

Updated by on Feb 8, 2011 in Featured, Most Popular, PHP, Programming | 150 comments

I was using simple function to calculate difference between two dates and timestamps until I noticed, it’s not working correctly in...

Read More

cURL Tip: Check that the Apache Compression (gzip, deflate) is Working

Updated by on Oct 16, 2010 in Command Line Guides, Featured, Linux, Programming, Servers | 0 comments

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 More

Install PostgreSQL 8.4 Database Server on CentOS, Fedora, Red Hat

Updated by on Feb 8, 2011 in CentOS, Featured, Fedora, Linux, Red Hat (RHEL), Server Guides, Servers, SQL | 24 comments

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 More

PHP CLI Colors – PHP Class Command Line Colors (bash)

Updated by on Oct 15, 2010 in Featured, Linux, PHP, Programming | 6 comments

PHP Command Line Interface (CLI) has not built-in coloring for script output, like example Perl language has...

Read More

PHP stdClass to Array and Array to stdClass – stdClass Object

Updated by on Jun 17, 2011 in Featured, PHP, Programming | 22 comments

I think every PHP coders have come accross Arrays and stdClass Objects (belongs to PHP Predefined Classes). Sometimes it’s very...

Read More

nginx, PHP 5.3 and FastCGI on CentOS 5.5, Fedora 13, Red Hat RHEL 5.5/6

Updated by on Nov 16, 2010 in CentOS, Featured, Fedora, Linux, Programming, Red Hat (RHEL), Server Guides, SQL | 9 comments

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 More

Format bytes with PHP – B, KB, MB, GB, TB, PB, EB, ZB, YB converter

Updated by on Oct 15, 2010 in Featured, PHP, Programming, Uncategorized | 1 comment

Simple PHP function that formats the bytes to the desired form. Possible unit options are: Byte (B) Kilobyte (KB) Megabyte (MB) Gigabyte...

Read More
Page 3 of 41234
Bear