Showing headlines posted by RoseHosting
« Previous ( 1 ... 25 26 27 28 29 30 31 32 33 34 35 ... 64 ) Next »How to Install phpPgAdmin on Debian 9
PhpPgAdmin is an open-source web administration interface used for managing PostgreSQL databases. PhpPgAdmin is written in PHP and it makes the administration of PostgreSQL databases easier, not to mention the web-based GUI making everything more user-friendly and easier to use. Let’s begin with the installation process. In this tutorial, we will show you how to install phpPgAdmin on a Debian 9 VPS.
How to Install Open eShop on Ubuntu 18.04
Open eShop is a free and open-source PHP-based web interface that allows its users to easily sell their digital goods such as MP3s, eBooks, Movies, Software, or any other downloadable item on offer. In this tutorial, we’ll go over the steps needed to install Open eShop on an Ubuntu 18.04 VPS. The installation of Open eShop is pretty easy, and this tutorial will go into details on how to install and configure Open eShop on an Ubuntu 18.04 VPS with Apache web server, MySQL database server and PHP.
How to Install Lynis on Ubuntu 18.04
Lynis is an open-source tool for security auditing, compliance testing, and vulnerability detection. Lynis also scan for general system information and possible configuration issues and provide tips for further system hardening. In this guide, we will explain how to install the Lynis community edition on an Ubuntu 18.04 VPS. Lynis runs on all Linux distributions and it is used by thousands of developers, system administrators, IT auditors, and penetration testers all around the world.
How to Install LAMP (Linux, Apache, MySQL, PHP) on Debian 9
A LAMP (Linux, Apache, MySQL, PHP) stack is a combination of open-source software, typically installed on a server used for hosting dynamic websites and web applications. It includes the Linux operating system, the Apache web server, MySQL or MariaDB for data storage and management, and PHP for handling any dynamic content. In this tutorial, we will show you how to install LAMP Stack on a Debian 9 VPS.
How to Install NodeBB on Ubuntu 18.04
In this article, we will show you how to install NodeBB on an Ubuntu 18.04 VPS.
NodeBB is an open-source forum software that runs on Node.js platform that is free and easy to use. It is great for powering any kind of community forums, discussion, or bulletin boards.
NodeBB is an open-source forum software that runs on Node.js platform that is free and easy to use. It is great for powering any kind of community forums, discussion, or bulletin boards.
How to Install Invoice Ninja on Ubuntu 18.04
This guide was tested and written for Ubuntu 18.04 VPSes, but it should work on other Linux VPS systems as well. If you want to install Invoice Ninja on CentOS 7, follow this tutorial instead. Invoice Ninja is an open-source software application for invoicing and billing customers. It is built using PHP and JavaScript, on top of the Laravel framework. Some of the features include recurring invoices, creating tasks, proposals and projects, invoice designs, more than 40 payment options, and partial payments. In this tutorial, we will show you how to install Invoice Ninja on an Ubuntu 18.04 VPS.
How to Install GlassFish 5 on CentOS 7
GlassFish is a complete Java EE application server, including an EJB container and all the other features of this stack. GlassFish is free software, dual-licensed under two free software licences: the Common Development and Distribution License (CDDL) and the GNU General Public License (GPL) with the classpath exception. In this tutorial, we’ll guide you through the process of installing GlassFish on a CentOS 7 VPS. The install process won’t take more than 10-15 minutes.
How to Install Docker on CentOS 7
Docker is a software development platform which makes it easy and simple to run applications in a container. It’s a kind of virtualization technology that makes it simple to develop and deploy applications inside of neatly packaged virtual containerized environments. Docker containers can be deployed to any machine without any compatibility issues, so the software stays system agnostic, simpler to use, less work to develop, and easy to maintain and deploy. Let’s begin the installation. In this tutorial, we will show you how to install Docker on a CentOS 7 VPS.
How to Install Jetty on Ubuntu 18.04
Jetty is an open-source HTTP Servlet Server written entirely in Java. It is designed to be lightweight, high-performance, embeddable, extensible, and flexible, thus making it an ideal platform for serving dynamic HTTP requests from any Java application. Let’s begin with the installation. In this tutorial, we will show you how to install Jetty 9 on a Linux VPS running Ubuntu 18.04.
How to Install Feng Office on a CentOS 7 VPS
Feng Office is a commercial open-source web-based collaboration platform written in PHP. For the purposes of this tutorial, we will install Feng Onsite, which is a self-hosted Feng Office solution. The install process shouldn’t take longer than 10 minutes, so you’ll be ready to go with Feng Office right away. Let’s begin installing Feng Office. In this tutorial, we will show you how to install Feng Office on a CentOS 7 VPS.
How to Install Etherpad on Debian 9
Etherpad is a real-time editor that is web-based and comes as an open-source package. This application allows users to simultaneously edit documents in real time and to see the differences through the use of colored text. In this article, we will show you how to install Etherpad on a managed Debian 9 server.
How to Install pip on Ubuntu 18.04
Pip is a package management system which can be used to install and manage packages written in Python. Python is a programming language that allows you to perform web development, software development, system administration, scientific and numeric data analysis, and much more. In this tutorial, we will show you how to install pip on an Ubuntu 18.04 VPS.
How to Install Apache CouchDB on Ubuntu 18.04
Apache CouchDB is a free and open-source NoSQL database solution. Apache CouchDB has a document-oriented NoSQL database architecture and is implemented in the concurrency-oriented language Erlang; Apache CouchDB uses JSON to store data with documents, it uses JavaScript as its query language using MapReduce, and it uses RESTful HTTP for its API. In this tutorial, we will show you how to install and set up Apache CouchDB on a VPS running Ubuntu 18.04.
How to Install Mastodon on Ubuntu 18.04
Mastodon is a free and open-source network platform that is very similar to the famous social media platform known as Twitter. However, unlike Twitter, there is no single central authority and there is no advertising. Mastodon is written in Ruby and JavaScript and its open-source nature makes sure that it remains open for anyone to use privately and securely.
How to Install Zabbix On Debian 9
Zabbix is a highly integrated open-source system monitoring solution. It is a software that provides monitoring of numerous parameters and metrics such as CPU, network, disk, and many others. All of the reports and statistics are accessible using a web-based front-end interface which ensures that the status of your network and the health of your servers can be easily viewed, from any location, at any time. In this tutorial, we’ll show you how to install Zabbix on a Debian 9 VPS.
How to Install Icinga 2 on Debian 9
Icinga 2 is a modern open-source network monitoring application which can be used to monitor the network infrastructure and check the health of servers and their services. In this tutorial, we’ll show you how to install Icinga 2, Icinga Web 2 and all the required components on a Debian 9 VPS.
How to Install Apache Cassandra on CentOS 7
In this tutorial, we will show you how to install and set up Apache Cassandra on a CentOS 7 VPS.
How to Install Gogs on CentOS 7
In this guide, we will show you how to install Gogs on a CentOS 7 VPS with MariaDB as a backend database. Gogs is a free and open-source self-hosted Git service written in the Go programming language.
How to Install MongoDB on Ubuntu 18.04
MongoDB is an open-source database management system that belongs to a family of NoSQL. NoSQL is different from traditional table-based SQL databases (MySQL and PostgreSQL) – the data is stored in flexible JSON-like documents with no pre-defined schema, which allows for large changes to be made to databases with no downtime. Let’s get started with the installation.
How To Install Go on Ubuntu 18.04
In this tutorial, we will show you how to install Go on an Ubuntu 18.04 VPS, as well as show you how to build a simple Go application.
« Previous ( 1 ... 25 26 27 28 29 30 31 32 33 34 35 ... 64 ) Next »