Grep is a command-line tool for searching text data sets for lines matching a usual expression fashioned by Ken Thompson. grep command was initially developed for the Unix operating system, but is offered now for all Unix-like systems. The grep name originally comes from the ed command g/re/p...
Continue reading
October 14, 2014 Admin
linux-commands
No Comment
In this article you will learn how to use cut command on linux system. In computing, cut is a Linux/Unix command line function which is generally used to pull out sections from each line of input. Cut command path.
Continue reading
October 11, 2014 Admin
linux-commands
No Comment
memcached is open source, high-performance, distributed memory object caching system, which generally used to increase speed of dynamic database as well as websites by caching data and objects in memory (RAM) to reduce server loading time. Memcached was essentially programmed by Brad Fitzpatrick for his website and it...
Continue reading
October 10, 2014 Admin
Centos/RHEL
No Comment
Install mysql workbench 5.6 MySQL Workbench is a combined and most useful visual tool for developers, database architects, and database administrators. MySQL Workbench provides data modeling, data designing SQL development, and wide-ranging administration tools for server configuration, user administration, data backup, and other useful tools. MySQL Workbench is...
Continue reading
October 10, 2014 Admin
Msyql
No Comment
Error 451 temporary local problem – please try later Some time client getting the issue such as “451 temporary local problem – please try later.” while shooting the mail from WHM/cPanel based exim mail server. So follow the below steps to resolve the issue. Open the cli session...
Continue reading
October 7, 2014 Admin
WHM/cPanel
No Comment