Exim Commands : Searching the queue with exiqgrep

Searching the queue with exiqgrep   In this article I am explaining the command usages for finding emails in Exim mail queue for particular sender or receiver. Exim includes a utility that is quite nice for grepping through the queue, called exiqgrep. Learn it. Know it. Live it. If you’re not using this, and if you’re not familiar with the […]

» Read more

Useful Exim Commands

  Exim is a message transfer agent (MTA) for hosts that are highly comfortable and running in Unix or Linux Operating system. Exim server is developed at the University of Cambridge. We can easily manage and configure in server. In this article i will explain few executable commands as below.   1) Print a count of the messages in the queue, use […]

» Read more

How to install Joomla from Softaculous

  Softaculous is a software that allows for the installation of Joomla with easy. Using the Softaculous software you can install Joomla on any domain or domain sub-directory. In this article you will find on how to use Softaculous to install a Joomla 3 application on your hosting account. Please follow the steps by steps:  Step 1 : Log into your cPanel Account. […]

» Read more

How to install Nvidia drivers in Ubuntu

In this article will give you how you can easily install Nvidia drivers in Ubuntu. Follow the steps and install Nvidia drivers on Ubuntu. If you are using an older version of Ubuntu, or if you aren’t notified about additional drivers, you can launch the installation yourself. Step 1 :  Go to Software & Updates -> Additional Drivers Then you’ll see […]

» Read more

8 Social Media Marketing Mistakes to Avoid (Infographic)

Social Media Marketing Mistakes to Avoid (Infographic)     Social media has exploded over the past 2 years. Businesses, large and small, are integrating social media marketing campaigns into their marketing plans. There are so many resources available to social media marketers, so many hints, tips, and advice out there that it might seem easy to get your social media […]

» Read more

Apache Solr

What is Apache Solr? Apache Solr is the popular, blazing-fast, open source platform for searches of data stored in HDFS in Hadoop. Solr powers the search and navigation features of many of the world’s largest Internet sites, enabling powerful full-text search and near real-time indexing. Solr enables you to easily create search engines which searches websites, databases and files.Whether users […]

» Read more

Features of OpenKM Document Management System

Openkm OpenKM is focused on creating a Open Source Electronic Document Management System, that due to its characteristics can be used by big companies as well as by the small ones, as a useful tool in processing knowledge management, providing a more flexible and cost effective alternative to other proprietary applications. OpenKM Features OpenKM has lot of features than any […]

» Read more

How to install MariaDB Server in cPanel/WHM servers?

How to install MariaDB Server in cPanel/WHM servers? And What are the advantages of using MariaDB Server ? Ans:  *  Install MariaDB Server in cPanel/WHM servers 1. Backup existing MySQL data # mysqldump –all-databases –routines –triggers > /home/db_dump/alldb.sql # service mysql stop # cp -r /var/lib/mysql/mysql /home/db_dump/ # service mysql start 2. Select MySQL version as MariaDB # /usr/share/lve/dbgovernor/db-select-mysql –mysql-version=mariadb100 […]

» Read more
1 2 3 4 8