AVG Free is a version of the AVG anti-virus, spyware and malware protection software which is free for private and non-commercial use. One of the main uses of AVG is on mail servers as a server-side email virus scanner.
To install AVG Free on an Ubuntu VPS follow the very easy steps described below.
Install OpenCart 2 on an Ubuntu 14.04 VPS with Nginx and PHP-FPM
In this tutorial, we will explain how to install OpenCart 2 on an Ubuntu 14.04 VPS with MariaDB, PHP-FPM and Nginx. OpenCart is an open source, feature rich, easy to use and search engine friendly PHP-based e-commerce solution. This guide should work on other Linux VPS systems as well but was tested and written for Ubuntu 14.04 VPS.
Install WPScan on an Ubuntu 14.04 VPS
WPScan is a WordPress vulnerability scanner. You can use it for problem location in case there are any vulnerable WordPress themes or WordPress plugins on your website. Today, we will make a short presentation about how to install it on your Linux VPS. It is very easy to install as well as very easy to use.
How to install LDAP 389 Directory Server on a CentOS 6 VPS
In this article we will guide you through the steps on how to install LDAP 389 Directory Server (389 DS) on a CentOS 6 VPS.
What is 389 DS?
It is an enterprise-class Open Source LDAP server for GNU/Linux. It is hardened by real-world use, is full-featured, supports multi-master replication, and already handles many of the largest LDAP deployments in the world. The 389 Directory Server can be downloaded for free, and set up in less than an hour using the graphical administration console.
Some of the Key Features of 389 DS are:
- High performance
- Multi-Master Replication, to provide fault tolerance and high write performance
- The codebase has been developed and deployed continuously by the same team for more than a decade
- Extensive documentation
- Active Directory user and group synchronization
- Secure authentication and transport (SSLv3, TLSv1, and SASL)
- Support for LDAPv3
- On-line, zero downtime, LDAP-based update of schema, configuration, management and in-tree Access Control Information (ACIs)
- Graphical console for all facets of user, group, and server management
- and many more…
Install PmWiki on an Ubuntu 14.04 VPS with Nginx
In this article we will show you how to install PmWiki on an Ubuntu 14.04 VPS with Nginx.
PmWiki a free PHP based wiki system which is designed to be easy to install and customize as an engine for creating professional web sites with one to any number of content authors. The software focuses on ease-of-use, it is extensible and customizable so people with little IT or wiki experience will be able to put it to use. It uses regular files to store content and each page of the wiki is stored in its own file on the web server. The PmWiki wiki markup shares similarities with MediaWiki (used by Wikipedia) and it’s markup engine is highly customizable, allowing adding, modifying or disabling markup rules. It can also support other markup languages.
How to setup a mailserver with Exim4 and DBMail on a Debian 7 VPS
In this article we will walk you through the steps on how to setup a mailserver with Exim4 and DBMail on a Debian 7 (Wheezy) Linux VPS.
What is Exim4?
It is a mail transfer agent (MTA) used on Unix-like operating systems which is responsible for receiving, routing, and delivering e-mail messages.
What is DBMail?
It is fast and scalable sql based email service which stores email messages in a relational database. It supports multiple front-ends like IMAP4, POP3, ManageSieve, LMTP etc. and multiple back-ends like MySQL, PostgreSQL, Oracle and SQLite.
Main advantages of DBMail are:
- Scalability
- Manageability
- Speed
- Security
- Flexibility
Manage your domains’ DNS records with ease using RoseHosting’s DNS service
The Domain Name System (DNS) is a hierarchical distributed naming system for computers, services, or any resource connected to the Internet or a private network. It associates various information with domain names assigned to each of the participating entities.
The Domain Name System is an essential component of the functionality of most Internet services because it is the Internet’s primary directory service.
A name server is a computer hardware or software server that implements a network service for providing responses to queries against a directory service. It translates an often humanly-meaningful, text-based identifier to a system-internal, often numeric identification or addressing component.
This service is performed by the server in response to a service protocol request.
How to install and configure SuiteCRM with OPcache on an Ubuntu 14.04 VPS
SuiteCRM is a fork of the popular open source SugarCRM Community Edition.
To install SuiteCRM on an Ubuntu VPS follow the very easy steps described below.