OwnCloud is a web based file management and sharing solution. Using OwnCloud you can sync and share your files, calendar, contacts, etc… and easily access them from all your devices from anywhere.
In this blog article we will install OwnCloud 7 on an Ubuntu 14.04 VPS. The installation is pretty easy and fast.
Jeff Wilson
How to install LAMP and run osTicket on CentOS 6
In the following tutorial we are going to show you how you can install and configure LAMP (Linux Apache MySQL and PHP) on your CentOS 6 VPS and run your own, support ticketing system powered by osTicket.
What is osTicket?
It is an open source support ticketing system. It seamlessly routes inquiries created via email, web-forms and phone calls into a simple, easy-to-use, multi-user, web-based customer support platform.
How to install LAMP on CentOS 7
We’ll show you how to install LAMP on CentOS 7. LAMP is actually an acronym for a web services solution stack consisting of Linux, the Apache HTTP Server, the MySQL or MariaDB database engines, and the PHP, Perl or Python programming language. All components are free and open-source software, and the combination is suitable for building dynamic web pages.
Requirements?
We are using our SSD 1 VPS hosting plan for this set-up, which should be more than enough to run LAMP and host multiple dynamic websites using virtual host directives.
How to install Cacti network monitoring tool on a Centos VPS
Cacti is an open source web based network and system monitoring solution with a completely PHP driven frontend. It is used by IT businesses and stores all of the necessary information about bandwidth, hard disk usage, CPU usage, load average, RAM statistics etc in a MySQL database. Cacti creates graphs and populates them with data. It offers SNMP support, 3rd party templates and plugins and has built in user authentications and user permission features.
This blog article will guide you through the installation of Cacti on a Centos VPS.
Install Rainloop Webmail on an Ubuntu 14.04 VPS
In this post, we will show you how to install Rainloop Webmail on an Ubuntu VPS with Nginx and MariaDB. Rainloop Webmail is a simple, modern and fast web-based email client, written in PHP. Some of the features of the application includes: modern user interface, support of IMAP and SMTP protocols, keyboard shortcuts and autocompletion.
This should work on other Linux VPS systems as well but was tested and written for Ubuntu 14.04.
Install mod_ruid2 on CentOS 6 with DirectAdmin
In this post, we will show you how to install mod_ruid2 on a CentOS 6 VPS with a DirectAdmin control panel. mod_ruid2 is a suexec module for Apache which takes advantage of POSIX.1e capabilities to increase performance and allows all requests to a domain to run as the domain owner instead of as the Apache user.
Install MDwiki on an Ubuntu 14.04 VPS
In this guide, we’ll show you how to install MDwiki on an Ubuntu 14.04 VPS.
MDwiki is a single page CMS/Wiki system built on top of jQuery and Bootstrap3, with responsive layout and it uses Markdown as it’s input markup language.
5 Linux Network Troubleshooting and Configuration Commands
Computers are usually connected in networks which are groups of computer systems and other computing hardware devices that are linked together through communication channels so they can facilitate communication and resource-sharing among a wide range of users.
This article explains some of the most frequently used network configuration and troubleshooting commands in Linux. They are various tools which can be useful when networking with other computers both within the local network and across the Internet, obtaining more information about other computers. All these commands should be entered at the command prompt in your Linux VPS and you must press the ENTER button to execute the desired command. Please note that all Linux commands are case sensitive.