Showing headlines posted by RoseHosting
« Previous ( 1 ... 21 22 23 24 25 26 27 28 29 30 31 ... 61 ) Next »How to Install Vanilla Forums on Ubuntu 18.04
In this tutorial, we will show you how to install Vanilla Forums on a Ubuntu 18.04 VPS. It provides all of the features you need to run a successful forum.
How to Install Let’s Encrypt SSL on Ubuntu 18.04 with Nginx
Let’s Encrypt is a free and automated certificate authority organization. They aim to bring secure websites to all users across the web. They make installations easy and simple, and you can even set up auto-renewal so that you never have to worry about your certificate expiring. In this tutorial, we will guide you through the steps of installing Let’s Encrypt SSL certificate on an Ubuntu 18.04 VPS and configure it with Nginx web server.
How to Install Lighttpd on Debian 9
In this tutorial, we will demonstrate how to install and deploy Lighttpd on a Debian 9 VPS with FPM/FastCGI support. Lighttpd is a free, open-source and high-performance web server developed by Jan Kneschke. It has a low memory footprint when compared to other web servers and is specially designed for speed-critical environments. It is secure, fast, and can handle up to 10,000 connections in parallel on a single server. It is used by many websites, including YouTube, Bloglines, WikiMedia, and many more. Lighttpd comes with a rich set of features, such as FastCGI, SCGI, Auth, URL-Rewriting, Output-Compression, event mechanism, and more. These features combined make for a compelling and high-performance web server solution.
How to Install Askbot on CentOS 7
In this tutorial, we will explain how to install and configure Askbot on a CentOS 7 VPS with Nginx. Askbot is an open-source question and answers forum system written in Django and Python. It is simple, easy-to-use, and very similar to StackOverflow. It is a powerful and highly-customizable software that allows you to create your own question and answer forum on the internet. Many companies, such as Fedora, OpenStack, and LibreOffice use Askbot for their Q&A sections.
How to Install Cezerin on CentOS 7
In this tutorial, we will show you how to install WonderCMS with Nginx on a CentOS 7 VPS.
WonderCMS is a free and open-source flat file CMS. It’s built with PHP, jQuery, and HTML/CSS, and is aimed to be an extremely small, lightweight, and straightforward CMS solution. No initial configuration is required. The installation process is quite simple and if you follow the instructions provided in this tutorial, you will have WonderCMS running on your server in less than 10 minutes.
How to Install WonderCMS on CentOS 7
In this tutorial, we will show you how to install WonderCMS with Nginx on a CentOS 7 VPS. WonderCMS is a free and open-source flat file CMS. It’s built with PHP, jQuery, and HTML/CSS, and is aimed to be an extremely small, lightweight, and straightforward CMS solution. No initial configuration is required. The installation process is quite simple and if you follow the instructions provided in this tutorial, you will have WonderCMS running on your server in less than 10 minutes.
How to Install WordPress with Nginx on Debian 10
In this tutorial, we will explain how to install WordPress with Nginx on a Debian 10 VPS. WordPress is one of the most popular content management systems known all over the world. It is an open-source CMS platform based on PHP and MySQL.
How to Install Docker on Debian 10
Docker is a free and open-source tool that uses OS-level virtualization to deliver software in packages called containers. Docker is specially designed to make it easier to create, deploy and run applications by using containers. Docker containers are lightweight and very similar to Virtual Machine, using the host OS. Containers allow you to package up an application with all required libraries and other dependencies and ship it in one package.
How to Select or Choose the Best Hosting Services
Web Hosting is a service that allows individuals and organizations to publish web pages or sites to the Internet. A web hosting or web host supplier is a company that offers the services and technology needed to view a web page or website on the Internet. Sites are hosted or kept on superior, high-performance computers called servers. Your hosting service decides how your business will be perceived by your clients, and incorrect choices can cause the site to be unresponsive, slow, or worst of all-cause a lot of downtimes. Because there are so many hosting providers to choose from, deciding on a hosting service is easier said than done.
How to Install Roadiz CMS on Debian 9
In this tutorial we will show you how to install Roadiz CMS on a Debian 9 VPS. Roadiz is a polymorphic CMS based on a node system that can handle many types of services. It is based on Symfony components, Doctrine ORM, Twig and Pimple for maximum performance and excellent security.
How to List Users in Linux
The users on your system can be either normal “human” users or system users. The normal users are usually other people that can log in and interact with your server, while the system users are used to start non-interactive background services. You might even create users for certain software platforms to have a user that grants them access to certain files and directories. Let’s begin.
How to Install Gogs on Debian 9
Gogs is a free and open-source self-hosted Git service written in the Go programming language. It’s easy-to-install, cross-platform, and lightweight, and all of these attributes allow for Gogs to run on all sorts of hardware easily. This guide should work on other Linux VPS systems as well, but it was tested and written for a Debian 9 VPS. Let’s begin with the installation.
How to Install Jetty 9 on Ubuntu 16.04
Jetty is free and open source, Java HTTP (Web) server and Java Servlet container similar to Tomcat, GlassFish and WildFly. It provides support for SPDY, WebSocket, OSGi, JMX, JNDI, JAAS, and many other integrations. It is often used for machine to machine communications within larger software frameworks. Let’s get started with the installation.
How to Install Nagios Core on Ubuntu 16.04
Nagios is an open source enterprise-class software that is used to monitor network infrastructures, servers and applications. This tutorial explains how to install Nagios Core on an Ubuntu 16.04 server.
How to Install Wekan on Ubuntu 18.04
Wekan is a free, flexible and open-source Kanban Board application. With Wekan, we can create boards and cards which can be moved between a number of columns. In this tutorial, we will cover the steps needed for installing Wekan on an Ubuntu 18.04 VPS.
How to Install Joomla with Nginx on Ubuntu 18.04
Joomla is a free and open-source content management system (CMS) for publishing web content written in PHP. Joomla is one of the most popular CMSs and it is used all over the world to power millions of websites of all shapes and sizes. Joomla can be used for small business and corporate websites, e-commerce stores, online magazines, personal blogs and portfolios and much more. In this post, we will show you how to install Joomla on an Ubuntu 18.04 VPS with MySQL, PHP-FPM 7.2, and Nginx. This guide should work on other Linux VPS systems as well, but it was tested and written for an Ubuntu 18.04 VPS.
How to Install Odoo 12 on Ubuntu 18.04 with Apache as a Reverse Proxy
In this tutorial, we will guide you through the steps of installing Odoo 12 on an Ubuntu 18.04 VPS.
How to Install Drupal on Ubuntu 18.04
Drupal is a free and open-source content management system (CMS) written in PHP. It’s designed for publishing web content in all sorts of formats and styles. Drupal is one of the most popular CMSes – it is used all over the world to power thousands of websites, ranging from personal blogs, to corporate, political, and government sites. In this post, we will explain how to install Drupal on an Ubuntu 18.04 VPS, together with MySQL, PHP-FPM 7.2, and Nginx.
How to Install Let’s Encrypt with Apache on CentOS 7
In this tutorial, we will show you how to install the Let’s Encrypt client on your CentOS 7 VPS and issue an SSL certificate for your domain.
How to Install Feng Office on a Debian 9 VPS
Feng Office is an open-source collaboration platform written in PHP and it comes in three editions: Community, Professional, and Enterprise. We will install the Community edition which includes features such as task management, document management, workspaces, and a lot more. This guide should work on other Linux VPS systems as well, but it was tested and written for a Debian 9 VPS. This guide will walk you through the processing of installing Feng Office on a Debian 9 VPS.
« Previous ( 1 ... 21 22 23 24 25 26 27 28 29 30 31 ... 61 ) Next »