Nginx and PHP-FPM Configuration and Optimizing Tips and Tricks
I wrote before a guide Howto install Nginx/PHP-FPM on Fedora 16/15, CentOS/RHEL 6.1/6/5.7, but this guide is just installation guide and...
Read MoreNautilus “Open in Terminal” on Fedora/CentOS/Red Hat (RHEL)
This is quick tip howto add “Open in Terminal” to Nautilus (Gnome File Manager) context menu on Fedora, CentOS and Red Hat...
Read MoreHowto Play .wmv Files on Fedora 16 / 15 / 14
This is quick guide, howto play .vmw (Windows Media Video) on Fedora 16, Fedora 15 and Fedora 14. Howto Play .wmv Files on Fedora 16 / 15...
Read MoreLinux: Display / Show File Contents (tabs, line breaks, non-printing characters)
I write before guide, howto create file on Linux shell / command line without text editor (with cat command) and this is guick tip howto...
Read MoreLinux: Get IP Address on Command Line/Shell (internal/external)
This is quick tip, howto get internal IP address and external IP address on Linux Shell / Command Line. This guide also show, howto make...
Read MoreQuit Bash Shell Without Saving Bash History (5 Methods)
Sometimes it is very useful to delete / remove Bash history partially or completely when log out. Here is my favourite methods howto log...
Read MoreFedora 14 Install Guide (Live CD/Live USB) – Windows Dual Boot
This is Fedora 14 Install Guide with screenshots using Live CD or Live USB and Dual Booting with Windows. Fedora 14 Installation is also...
Read MoreLinux Encrypt Files/Decrypt Files – GPG Interactive/Non Interactive Modes
GNU Privacy Guard (GnuPG or GPG) is a free software alternative to the PGP suite of cryptographic software. This is quick guide, howto...
Read MoreShow Linux Version, Distribution (Distro), System Information
This is quick guide howto show Linux version, howto show Linux distributin (distro) info, howto show Linux System information, kernel...
Read MorePHP: Remove Last Character from String – substr/substr_replace/rtrim
This is a very common PHP question, how to remove last character from string in PHP? So here are three ways how to delete last character...
Read MoreFedora 14 Laughlin – Screenshots, Guides, Overview, What’s New, Features
Fedora 14 codename Laughlin is coming soon (2010-11-02) and Fedora 14 Beta final version is available very soon (2010-09-28). Check also...
Read MoreInstall Sun/Oracle Java JDK/JRE 7u2 on Fedora 16/15, CentOS/RHEL 6.2/5.7
This is guide, howto Install Sun/Oracle Java JDK and JRE 7 update 2 (7u2) on Fedora 16, Fedora 15, Fedora 14, Fedora 13, Fedora 12, CentOS...
Read MorePHP 1st, 2nd, 3rd, 4th, 5th, 6th – PHP Add Ordinal Number Suffix
This is simple function to add English ordinal number suffix after normal number. Function takes number as a parameter and returns number...
Read MoreFedora 13 ATI Catalyst (fglrx) 10.11 Drivers Install/Uninstall
I just read from my own blog about that the ATI propriety drivers is now working with Fedora 13 (thanks Jack). So I decided to test and...
Read MoreInstall Sun/Oracle Java JDK/JRE 6u30 on Fedora 16/15, CentOS/RHEL 6.2/5.7
Please note: This guide still working normally if you want install Sun/Oracle Java 6, but if you want latest Java 7 version, then check...
Read MoreYUM Changelog
Package change log information is not directly available from the YUM package management. This is short guide howto enable (install)...
Read MoreInstall 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 Moretint2 Panel/Taskbar/Task Manager on Fedora 16/15 (Gnome 3)
This is simple guide, howto install tint2 version 0.11 and tint2 and tintwizard on Fedora 16/15/14 using YUM. tint2 is very good option if...
Read MoreSVN Remove Added File From Repository and Keep Local File – Subversion
This is quick SVN (Subversion) tip, howto remove added file from SVN repository without deleting file from local filesystem. Remove File...
Read MorePostgreSQL: Select a Random Number in a Range (Between Two Numbers)
This is quick tip howto select a random number in a range. Example random number between 1-100 (>= 1 and < 100). This is actually very easy...
Read More