How to Install Ruby 2.0 and RubyGems 2.1.11 on Ubuntu 13.10 from source

ruby 2.0 Ruby is an open source, object-oriented scripting language, best known for its use in the Ruby on Rails framework. The amount of Ruby code being written suggests it’s genuinely popular and will be around for quite some time.
This is a quick tutorial on installing Ruby 2.0 and RubyGems 2.1.11 on Ubuntu 13.10 from source. You can download, compile and install Ruby from source code on a Linux VPS with Ubuntu 13.10 OS in less than 5 minutes using the following steps:

Update the Ubuntu package lists from the repositories to get information on the newest versions of packages and their dependencies, then install Ruby dependencies using the following commands:

Read More

Install And Set Up Roundcube Webmail Interface

Install and set-up Roundcube webmail interfaceThe following article is about how to install and set up the Roundcube webmail interface on a CentOS VPS.

It is actually part 2 of our mailserver with virtual users and domains using Postfix and Dovecot on a CentOS 6 VPS series.

What is Roundcube?

Roundcube is a web-based IMAP email client written in PHP. Roundcube’s most prominent feature is the pervasive use of Ajax technology to present a more fluid and responsive user interface than one of the traditional webmail clients. It provides the full functionality you expect from an email client, including MIME support, address book, folder manipulation, message searching, spell checking, etc.

Read More

How to install WordPress Multisite on Centos VPS with Apache

Status: This OS is no longer supported

This article, “How to install WordPress Multisite on CentOS VPS with Apache,” covers a version of CentOS that reached end of life (EOL). It is no longer supported. As such, this guide is no longer maintained. If you are currently operating a server running CentOS 6, we highly recommend contacting RoseHosting’s fully managed support. They can upgrade or migrate you to a supported version of AlmaLinux.

Read More

Mailserver with virtual users and domains using Postfix and Dovecot on a CentOS 6 VPS

Status: This OS is no longer supported

This article, “Mailserver with virtual users and domains using Postfix and Dovecot on a CentOS 6 VPS,” covers a version of CentOS that reached end of life (EOL). It is no longer supported. As such, this guide is no longer maintained. If you are currently operating a server running CentOS 6, we highly recommend contacting RoseHosting’s fully managed support. They can upgrade or migrate you to a supported version of AlmaLinux.

Read More

Install and setup SpamAssassin in Debian 6 (Squeeze)

spamassassinIn one of our previous articles we explained how one can setup and configure a simple but powerful mail server with Postfix, Dovecot, SASL and virtual users in a Debian Squeeze VPS.

In the following article we’re going to implement SpamAssassin into the mail server setup so that it can be used to identify and tag spam email messages.

Read More

How to install Monit on CentOS6 VPS

Status: This OS is no longer supported

This article, “How to install Monit on CentOS6 VPS,” covers a version of CentOS that reached end of life (EOL). It is no longer supported. As such, this guide is no longer maintained. If you are currently operating a server running CentOS 6, we highly recommend contacting RoseHosting’s fully managed support. They can upgrade or migrate you to a supported version of AlmaLinux.

Read More

How to monitor your server’s resource usage with Munin on CentOS 6

Status: This OS is no longer supported

This article, “How to monitor your server’s resource usage with Munin on CentOS 6,” covers a version of CentOS that reached end of life (EOL). It is no longer supported. As such, this guide is no longer maintained. If you are currently operating a server running CentOS 6, we highly recommend contacting RoseHosting’s fully managed support. They can upgrade or migrate you to a supported version of AlmaLinux.

Read More