PHP mb_ucfirst Make a String’s First Character Uppercase-Multibyte (UTF-8) Function
PHP’s ucfirst function is very usefull when you want to change words first letters to uppercase and other letters to lowercase....
Read MoreInstall PHP MongoDB (mongo) Driver on Linux, Mac OS X, Windows, UNIX, BSD
PHP MongoDB (Mongo Database) Driver Installation on Linux, UNIX, BSD and Mac OS X MongoDB PHP driver is very simple install on Linux,...
Read MoreInstall MongoDB 2.0.1 on Fedora 16/15, CentOS/Red Hat (RHEL) 6/5.7
What is MongoDB? MongoDB (from “humongous”) is a scalable, high-performance, open source, schema-free, document-oriented...
Read MoreInstall, Configure and Use Gnome Do – Docky on Fedora 12 Linux
What is Gnome Do? GNOME Do (Do) is an intelligent launcher tool that allows users to use the keyboard to rapidly perform tasks such as...
Read MoreHowto Install Gnome Shell with YUM on Fedora 12 Linux
What is Gnome Shell? GNOME Shell is the defining technology of the GNOME 3 desktop user experience. It provides following core interface...
Read MoreHowto Install ATI Drivers (Mesa 3D DRI Experimental) on Fedora 12 Linux
Fedora 13 Users check Fedora 13 ATI Drivers Guide » Like all ATI and Fedora users probably already knows, currently AMD’s ATI...
Read MoreHowto Install KDE 4.4 or Update to KDE 4.4 on Fedora 12 Linux
Updated 26.2.2010, Read First Currently, the latest version of the KDE desktop in Fedora is 4.3.5. I had some problems with its stability,...
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 MoreLinux: Enable Laptop Touchpad Vertical Scrolling and Tapping from Command Line
I noticed that the Fedora Linux with KDE desktop, has reasonably poor support for laptop touchpad adjustment. For example, the KDE >...
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 MoreYUM Query Available Packages From Specific Repository on Fedora, CentOS, Red Hat
This is a quick tip, howto find, query and list all available packages from a specific Yum repository/repositories on Fedora, CentOS, Red...
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.8 on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/5.7
Oracle VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. VirtualBox is a...
Read MoreLinux: Create Text File on Linux Shell / Command Line
This is a very typical case, the need to create a temp file on the command line quickly. Opening editor, writing content, save file and...
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 MoreLinux locate command: Find Files and Directories Quickly and Efficiently
This is quick guide howto find files and directories quick and efficiently on Linux with locate command. Linux find command is outdated,...
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 MoreYUM History (list, info, summary, repeat, redo, undo, new)
Yum (Yellowdog Update Modified) is RPM Packet Management system for Fedora, CentOS, Red Hat, OpenSuse etc. Yum history (list, info,...
Read More