Linux Mint : Error : “Greeter Application Crashes”

Error :   In Mint 15 Cinnamon, on systems with nVidia chipsets, the login screen fails to “Enable accessible login” under the “Accessibility” tab, Big mistake, on the next reboot I got the following error : ” The greeter application appears to be crashing. Attempting to use a different one ”. I was not able to login into Linux as the greeter […]

» Read more

How to Disable Clamav and Amavis for Postfix

How to disable Clamav and Amavis for postfix   If you want to run postfix but not run the antivirus (Clam, Amavis), there is a way to disable those services while allowing postfix to run as normal. Follow the instructions you can easily to disable Clamav and Amavis for postfix.   1) Edit the file/etc/postfix/main.cf And use the following commands : content_filter […]

» Read more

To Configuring NodeJS, Grunt, and Bower for CageFS

NodeJS is a powerful platform built on Chrome’s Javascript Runtime that can be used to build fast and scalable web applications. Using the following Steps to Install and Configure NodeJS, Grunt, and Bower for CageFS.   To Install NodeJS, Grunt, and Bower on CloudLinux 1) Login to your root server   2) Create a directory and move into it using […]

» Read more

How to Install Node.js On CentOS 7

  Node.js is an open source, cross-platform runtime environment for server-side and networking applications. Node.js applications are written in JavaScript and can be run within the Node.js runtime on OS X, Microsoft Windows, Linux, FreeBSD, NonStop, IBM AIX, IBM System z and IBM i.   Install Node.js From Source   The following steps to install Node.js From Source 1) Open […]

» Read more

How to Install MODx using Softaculous in cPanel

What is MODx? MODx is an open source Content Management System and Application Framework. Initially inspired by Etomite 0.6, MODx is an ongoing project written by Raymond Irving and a core team of contributors at the MODx Project. MODx is distributed under the GPL license and is now run by a professional team of developers from all over the world. […]

» Read more

How to Fix the Internal Server Error in WordPress

How to Fix the Internal Server Error in WordPress Internal server error is not new for the majority of webmasters. It is an error that generated by your web servers. As long as webmasters encounter this error, they can clearly know something wrong, but they cannot tell the specific information of the error condition because this error is not specific […]

» Read more

How to Protect WordPress from malware?

  Malware WordPress is installed on so many websites now, the global reach is comparable to a company like Microsoft. You probably already know the word malware from PC’s and computers. Computer viruses have been around a long time, as well as virus scanning software. With the Internet age came spyware (programs that spy on what you do and send […]

» Read more

Malware Infection Breaking WordPress Websites

Malware Infection Breaking WordPress Websites There is a known malware infection caused by a serious vulnerability in the MailPoet WordPress plugin. This malicious attack attempts to slyly inject Spam into the hacked site, which is causing websites to break, and focuses predominantly on WordPress sites with outdated plugins or weak admin passwords.       The infected PHP code is […]

» Read more

How to Enable Apache SpamAssassin in Cpanel

Spam Assassin                   Apache SpamAssassin is the Open Source anti-spam platform giving system administrators a filter to classify email and block spam (unsolicited bulk email). It uses a robust scoring framework and plug-ins to integrate a wide range of advanced heuristic and statistical analysis tests on email headers and body text including text analysis, […]

» Read more

How to setup Backup & Migrate Module on Drupal

Setup Backup & Migrate Module Backup and Migrate makes the task of backing up your Drupal database and migrating data from one Drupal install to another easier. It provides a function to backup the entire database to file or download, and to restore from a previous backup. You can also schedule the backup operation. Compression of backup files is also […]

» Read more
1 6 7 8 9 10 11