Install PHP MongoDB (mongo) Driver on Linux, Mac OS X, Windows, UNIX, BSD

Updated by on Oct 15, 2010 in Linux, Programming, Server Guides, UNIX, Windows | 0 comments

PHP MongoDB (Mongo Database) Driver Installation on Linux, UNIX, BSD and Mac OS X MongoDB PHP driver is very simple install on Linux,...

Read More

Linux: Enable Laptop Touchpad Vertical Scrolling and Tapping from Command Line

Updated by on Oct 15, 2010 in Desktop Guides, Linux | 9 comments

I noticed that the Fedora Linux with KDE desktop, has reasonably poor support for laptop touchpad adjustment. For example, the KDE >...

Read More

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

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

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

Read More

Linux: Create Text File on Linux Shell / Command Line

Updated by on Dec 29, 2010 in Command Line Guides, Linux | 2 comments

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 More

Linux locate command: Find Files and Directories Quickly and Efficiently

Updated by on Oct 16, 2010 in Command Line Guides, Linux | 1 comment

This is quick guide howto find files and directories quick and efficiently on Linux with locate command. Linux find command is outdated,...

Read More

Add Hostname, Date, Time, Uptime, Load Average to Linux Terminal Title

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

This tip is really useful if you need/want to monitor multiple servers at the same time. This Tip works, as the tip, by which you can add...

Read More

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

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

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

Read More

Delete files permanently with shred command in Linux – Remove absolutely

Updated by on Dec 18, 2009 in Uncategorized | 0 comments

Sometimes need to delete files whose contents should disappear absolutely, completely and safely. Linux command rm just remove file and it...

Read More

Add date and time to Linux terminal title (Gnome Terminal, xterm, urxvt, rxvt)

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

Here is easy way add date and time to Linux terminal title. This trick works at least following terminals Gnome Terminal, xterm, urxvt,...

Read More

Google search from Linux and UNIX command line

Updated by on Oct 16, 2010 in Command Line Guides, Linux | 2 comments

Today I started thinking that how cool is do some Google searches straight from command line. First I try to find some ready tricks from...

Read More

Linux Tip: How to handle a files with a dash as first character from command line

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

Sometimes you maybe have to handle files with a dash (-) as first character from Linux command line. It can be difficult, because the...

Read More

Calendar (cal) on Linux command line

Updated by on Oct 16, 2010 in Command Line Guides, Linux, Programs | 0 comments

Sometimes it feels that many of the excellent and convenient command-line tools is forgotten, when they are replaced by graphical tools. A...

Read More

Nano Text Editor and nanorc Tips and Tricks

Updated by on Dec 12, 2011 in Command Line Guides, Featured, Linux | 1 comment

Nano is easy to use and lightweight command line text editor for Linux and UNIX systems. Nano text editor can use either the default...

Read More
Bear