Showing headlines posted by RoseHosting

« Previous ( 1 ... 30 31 32 33 34 35 36 37 38 39 40 ... 63 ) Next »

How to Install Nextcloud 14 on Debian 9

Nextcloud is a self-hosted file sharing application that allows you to store your data, such as files, contacts, images, calendars, news and more. Using Nextcloud to store your documents can remove your need for using third-party hosting software like Dropbox, Google Drive, iCloud. In this article, we will install Nextcloud 14 on Debian 9, with Apache web server, MariaDB and PHP 7.0.

How to Run Commands Simultaneously in Linux

Let’s say you’re editing a configuration file in the Linux “vi” editor, and suddenly need to look up some data in another file? On a regular GUI system, this wouldn’t be a problem. You just open the second file, check when you need, and then switch back to the first program. On a command line, it isn’t that simple.

How to Install Chamilo on Debian 9

Chamilo is a free e-learning and collaboration software which aims to improve the access to education on a global level. In this tutorial, we will show you how to install Chamilo on a Linux VPS running Debian 9 as an operating system.

How to Set Up System Locale on Ubuntu 16.04

  • https://www.rosehosting.com; By RoseHosting (Posted by RoseHosting on Sep 13, 2018 9:09 PM CST)
  • Groups: Linux, Ubuntu
Operating systems all now provide support for almost all languages and locales. Due to the widespread use of servers and computers all over the world, creating support for languages other than English was inevitable.

How to Install Nagios Core on CentOS 7

  • LinuxHostSupport Blog; By LinuxHostSupport (Posted by RoseHosting on Sep 12, 2018 12:56 PM CST)
  • Story Type: Tutorial; Groups: Linux
Nagios (also known as Nagios Core) is a free and open source application which can be used for monitoring Linux or Windows servers, network infrastructures and applications. When properly configured it will alert you when something on your server goes wrong and then notify you again once the problem has been resolved. In this tutorial, we will show you how to install and configure the latest Nagios Core version on a CentOS 7 VPS.

How to Install Jenkins on Debian 9

  • https://www.rosehosting.com; By RoseHosting (Posted by RoseHosting on Sep 11, 2018 9:39 AM CST)
  • Groups: Debian, Linux
Jenkins is an open source extensible automation server which can be used as a simple CI server (Continuous Integration) or as a CD hub (Continuous Delivery). In this tutorial, we are going to show you how to install Jenkins on a Linux VPS running Debian 9 as an operating system.

How to Install Rocket.Chat on Ubuntu 16.04

Rocket.Chat is a self-hosted and open source web chat server. It offers a chat, file sharing, video calls, helpdesk and voice services which makes it a great alternative to Slack.

How to Install PHP 7.2 on Debian 9

  • https://www.rosehosting.com/blog/how-to-install-php-7-2-on-debian-9/; By RoseHosting (Posted by RoseHosting on Sep 6, 2018 9:07 PM CST)
  • Groups: Debian, PHP
We will show you how to install PHP 7.2 on a Linux server running Debian 9 as an operating system. PHP is a server-side scripting language commonly used for Web development, but it is also used as a general-purpose programming language.

How to Install Odoo 10 on CentOS 7 with Nginx as a Reverse Proxy

  • RoseHosting Blog; By RoseHosting (Posted by RoseHosting on Sep 4, 2018 1:05 PM CST)
  • Story Type: Tutorial; Groups: Linux

How to Install and Configure Nagios on CentOS 7

In this tutorial we will show you how to install Nagios on CentOS 7. Nagios is a powerful open source enterprise-class software that monitors network infrastructures, servers and applications.

How to Install MyWebSQL 3.7 on CentOS 7

MyWebSQL is a powerful web interface designed to help handle all aspects of your MySQL server through a web browser. Made to be fast, easy-to-use, and readily accessible from anywhere, MyWebSQL allows you to keep track on your databases from any location, through any device. And with support for various MySQL servers, you also don’t need to worry about it supporting the one you currently use. If you’re looking for a web management tool, but you need something other than phpMyAdmin, then this is a solid choice to go with. In this tutorial, we will show you how to install MyWebSQL on your CentOS 7 machine or VPS. The installation process is fairly simple, and will not take long.

How to Install Invoice Ninja on Debian 9

  • RoseHosting; By RoseHosting (Posted by RoseHosting on Aug 31, 2018 4:40 PM CST)
  • Groups: Linux
In this tutorial we will show you how to install Invoice Ninja on Debian 9.

How to Install Invoice Ninja on CentOS 7

This tutorial covers the installation of Invoice Ninja onto Centos 7 VPS with Apache, PHP and MariaDB. Invoice Ninja is free and self-hosted platform for invoicing, billing and payment management based on Laravel.

How to Install GitLab on Ubuntu 16.04

One of the alternatives for Github is the Gitlab git repository manager. In this tutorial, we are going to show you how to install GitLab (Community Edition) on Ubuntu 16.04. Gitlab offers outstanding features like repository branching, merging, file locking and tagging, time tracking and many more, so you can take full advantage of it. Gitlab has self-hosted and paid version (Enterprise Edition) and self-hosted and free (Community Edition). In this article, we will install the Community Edition by using the ‘omnibus’ package offered by official Gitlab.

How to Enforce Password Quality in Linux

One of the easiest ways to improve the security of your server is to ensure that everyone’s password meets a certain minimum length. There are, of course, other considerations like the mix of small and capital letters, numbers, and special characters

How to Install PHP 7.2 on Ubuntu 16.04

In this tutorial we will show you how to install PHP 7.2 on Ubuntu 16.04. PHP (Hypertext Preprocessor) is an open-source server-side scripting language designed primarily for creating dynamic interactive websites.

How to Install Odoo 10 on Ubuntu 16.04 with Nginx as a Reverse Proxy

In this tutorial we will show you how to install Odoo 10 on Ubuntu 16.04. We will also show you how install and configure the Nginx web server as a reverse proxy for your Odoo application.

How to Install Asterisk on Debian 9

  • https://www.rosehosting.com/blog/how-to-install-asterisk-on-debian-9/; By RoseHosting (Posted by RoseHosting on Aug 16, 2018 12:21 PM CST)
  • Groups: Debian, Linux
In this tutorial, we will walk you through the installation of Asterisk on a Debian 9 VPS. Asterisk is the most popular open source software implementation of a telephone private branch exchange (PBX).

How to Back Up Your PostgreSQL Database

  • LinuxHostSupport.com; By LinuxHostSupport (Posted by RoseHosting on Aug 15, 2018 6:04 PM CST)
  • Story Type: Tutorial; Groups: Linux
Database backups are extremely important and absolutely necessary for protection against data loss. The lack of database backups can totally mess up business operations and can be devastating for a business. In this tutorial below we will teach you how to backup a PostreSQL database. PostgreSQL is an object-relational database management system used by many developers to store and manipulate data for their applications and websites.

How to Install tar.gz in CentOS

  • RoseHosting Blog; By RoseHosting (Posted by RoseHosting on Aug 11, 2018 7:51 PM CST)
  • Story Type: Tutorial; Groups: Linux
Most of the time you’ll be installing packages with the built-in Linux package manager. For CentOS, that’s yum. For Debian, it’s apt-get and so on. If you’re lucky. Unfortunately, not all useful software is neatly packaged in repositories. There’s a lot of it lying wild out there, just waiting to be compiled and installed. In this article, we’ll show you how to install tar.gz files using the traditional manner on a fresh CentOS install.

« Previous ( 1 ... 30 31 32 33 34 35 36 37 38 39 40 ... 63 ) Next »