An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.
In this tutorial, we will show you how to install Odoo 9 on an Ubuntu 14.04 VPS.
Odoo is a suite of business applications written in Python. In the new version of Odoo there are major changes in accounting section. Also Fabien Pinckaers and Odoo Twitter feed listed some new features like accounting module rewrite, voice over IP module, an improved forum with social network integration, a much better mass mailing app, etc.
The installation of Odoo 9 on an Ubuntu 14.04 VPS should take about 30 minutes if you follow the very easy steps described below.
Craft is a content management system (CMS) designed for publishers who want more control and more powerful performances from their CMS. It is a PHP based application build on Yii framework. In this tutorial we will install Craft on a CentOS 7 VPS with Apache, PHP and MariaDB.
In this tutorial, we will show you how to install PHP 7 on a Linux VPS. PHP is a server-side scripting language used for web development. Recently, the PHP development team announced that the major PHP 7 series has been released and it will become available to the web developers.
CubeCart is a powerful e-commerce shopping cart software solution which has been made to run on servers that have PHP & MySQL support. With CubeCart you can setup an online store which can be used to sell digital or physical products to customers all over the world. In this guide we will explain how to install CubeCart on an Ubuntu 14.04 VPS.
Zenphoto is a free and open souce, PHP based content management system (CMS) for creating gallery focused websites. Zenphoto features support for various media formats and integrated blog and custom pages. It is the ideal CMS for personal websites of artists, illustrators, photographers, designers, film makers and musicians. In this guide we will explain how to install Zenphoto on an Ubuntu 14.04 VPS.
Zenario is free and open source, multi-lingual content management system (CMS) designed for creating simple or complex blogs, news items, events and other content types.
In this article we will install Zenario on a CentOS 7 VPS with Apache, PHP and MariaDB.
In this guide, we will explain how to install Sonerezh on an Ubuntu 14.04 VPS with MariaDB, PHP-FPM and Nginx. Sonerezh is an open source self-hosted application for streaming music. Sonerezh is build with PHP on top of the CakePHP framework and with the latest web technologies. This guide should work on other Linux VPS systems as well but was tested and written for an Ubuntu 14.04 VPS.
In this article we will guide you through the steps of installing NodeJS, Bower and Gulp on a Debian 8 VPS. Node.js is an open-source, cross-platform runtime environment for developing server-side web applications. It uses an event-driven, non-blocking I/O model designed to optimize an application’s throughput and scalability for real-time web applications.Node.js applications are written in JavaScript and can be run within the Node.js runtime on Linux, OS X, Microsoft Windows, FreeBSD, NonStop, IBM AIX, IBM System z and IBM i. Node.js contains a built-in library to allow applications to act as a stand-alone web server. Bower is a package management system for managing web frameworks, libraries, utilities, assets etc. It is a must-have tool for any web-developer out there. Gulp is a streaming build system which is very fast, simple and efficient. It utilizes the power of node’s streams, so you get fast builds that don’t write intermediary files to disk. Gulp lets you automate tasks such as: