Install PmWiki on an Ubuntu 14.04 VPS with Nginx

pmwikiIn 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.

Read More

How to setup a mailserver with Exim4 and DBMail on a Debian 7 VPS

how-to-setup-a-mailserver-with-exim4-and-dbmail-on-a-debian-7-vpsIn 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

Read More

Manage your domains’ DNS records with ease using RoseHosting’s DNS service

DNSThe 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.

Read More

Install Invoice Ninja on a Debian 7 VPS

install-invoice-ninja-on-debian-7-vpsIn this tutorial, we’ll see how to install Invoice Ninja on a Debian 7 (Wheezy) VPS with MariaDB, PHP-FPM, and Nginx. Invoice Ninja is a free, open-source solution for invoicing and billing customers and it’s based on Laravel 4.1 framework. This guide should work on other Linux VPS systems as well but was tested and written for Debian 7 VPS.

Looking to get some fully managed hosting for your InvoiceNinja account? We offer complete migration, installation, optimization, and customization – 100% free of charge! Check out our premium affordable VPS hosting packages and switch to a more secure, more efficient server with 24/7/265 amazing customer support today.

Read More