Showing headlines posted by RoseHosting
« Previous ( 1 ... 28 29 30 31 32 33 34 35 36 37 38 ... 61 ) Next »Disable or Enable SSH Root Login and Secure SSH Access in CentOS 7
We all know that CentOS comes with root access disabled for the outside world by default.
How to install Moodle on CenotOS 7
Moodle is a popular open-source learning management system (LMS) written in PHP. It was built to help educators easily create quality online courses. In this article, we will show you how to install Moodle on a CentOS 7.
How to Install PHP 7.2 on CentOS 7
We will show you how to install PHP 7.2 on a Linux VPS running CentOS 7 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. PHP powers WordPress, the most popular content management system used for blogging and building websites as well as may other e-commerce websites, customer relationship management software, enterprise resource planning software and much more.
How to Deal with Huge (and Growing) Log Files in Linux
If you’ve managed a Linux server for any length of time, you’re familiar with the problem of log files. They can sometimes be difficult enough to even find in the first place, and then you’re sometimes confronted with a file that’s hundreds of MB in size (or even GB).
Linux Grep Guide for Advanced Users
Anyone who’s administered a Linux server for a certain amount of time is familiar with the “grep” command. With Linux’s philosophy of “Everything is a file”, grep becomes crucial to traversing log files, configuration files, checking for certain errors in output files, and getting the number of matches.
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
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
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
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
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 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
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
« Previous ( 1 ... 28 29 30 31 32 33 34 35 36 37 38 ... 61 ) Next »