Install 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 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 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 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 MoreAdd Hostname, Date, Time, Uptime, Load Average to Linux Terminal Title
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 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 MoreDelete files permanently with shred command in Linux – Remove absolutely
Sometimes need to delete files whose contents should disappear absolutely, completely and safely. Linux command rm just remove file and it...
Read MoreAdd date and time to Linux terminal title (Gnome Terminal, xterm, urxvt, rxvt)
Here is easy way add date and time to Linux terminal title. This trick works at least following terminals Gnome Terminal, xterm, urxvt,...
Read MoreGoogle search from Linux and UNIX command line
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 MoreLinux Tip: How to handle a files with a dash as first character from command line
Sometimes you maybe have to handle files with a dash (-) as first character from Linux command line. It can be difficult, because the...
Read MoreCalendar (cal) on Linux command line
Sometimes it feels that many of the excellent and convenient command-line tools is forgotten, when they are replaced by graphical tools. A...
Read MoreNano Text Editor and nanorc Tips and Tricks
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