Showing headlines posted by RoseHosting

« Previous ( 1 ... 24 25 26 27 28 29 30 31 32 33 34 ... 58 ) Next »

How to Install WordPress with LAMP Stack on Ubuntu 18.04

WordPress is the world’s leading content management system. Used by tens of millions of web pages and internet creators alike, WordPress is the backbone of most blogs and news outlets. Webpage performance with WordPress is also typically one of the fastest available. In this tutorial, we will show you how to install WordPress with LAMP stack on Ubuntu 18.04.

How to Install Joomla on Ubuntu 18.04

Joomla is a content management system that allows you to develop websites and publish web content easily in a user-friendly way. It is open-source, free to use and is built on a mobile-ready model–view–controller web application framework. In this tutorial, we will show you how to install Joomla on Ubuntu 18.04. It should work everywhere but we will do this on one of our Joomla hosting servers.

How To Install ERPNext on CentOS 7

ERPNext is a completely robust ERP framework intended for small and medium-sized businesses. It covers an extensive variety of features, including accounting, CRM, inventory, selling, purchasing, manufacturing, projects, HR and payroll, website, e-commerce, and more – all of which make it profoundly adaptable and extendable.

How to Install NextCloud 15 on Ubuntu 18.04

Nextcloud is a free and open source, self-hosted file share and communication platform based on PHP. It is a great alternative to some of the popular services of this type, such as Dropbox, Google Drive, OwnCloud, etc… With Nextcloud you can easily store the data on your Ubuntu 18.04 VPS, create and manage your contacts, calendars, todo lists, and much more. In this tutorial we will install Nextcloud version 15 on an Ubuntu 18.04 VPS, which is a major release and it comes with a lot of new features and improvements.

How to Install Tomcat on Ubuntu 18.04

In this guide we will show you how to install Tomcat on an Ubuntu 18.04 VPS. Tomcat is an open source web server and servlet container developed by the Apache Software Foundation (ASF) that executes Java servlets and renders Web pages that include Java server page coding.

How to Install PHP 7.3 on Ubuntu 16.04

In this article, we will show you how to install PHP 7.3 on Ubuntu 16.04. PHP (Hypertext Preprocessor) is an open-source server-side scripting language and is widely used for creating dynamic web pages. PHP is among the most popular languages because it is secure, fast, simple, efficient, flexible and a loosely typed language. PHP can be run in any operating platform (Windows, Linux, MacOS) and almost on any web server (Nginx, Apache). PHP 7.3.0 was officially released on December 6, 2018 and it contains new improved features and functions.

How to install ERPNext on Debian 9

ERPNext is free and open source, Python based, enterprise resource planning application, similar to Odoo. It is mostly used by small and medium sized companies and allows them to do financial accounting, project management, human resources and inventory management. ERPNext is available both in cloud-based and on-premise deployment options. In this tutorial we will show you how to install ERPNext on a Debian 9 VPS using the ‘Easy Install’ method with Frappe Bench, using a Python script.

How to install ownCloud on Debian 9

How to Install MariaDB on Ubuntu 16.04

MariaDB is a community-developed fork of MySQL. It is a free and open source, very fast, stable and scalable database server, which makes it one of the most used database servers in the world. It is an improved, drop-in replacement for popular MySQL Database Server. In this tutorial, we will show you how to install MariaDB on Ubuntu 16.04. Installing MariaDB on Ubuntu 16.04 is an easy task, and if you carefully follow the steps of this tutorial, you should have it installed on your system in less than 10 minutes. Let’s get started.

How to Generate a Self-Signed SSL Certificate on Linux

SSL is on a lot of people’s minds today. With free Let’s Encrypt certificates becoming extremely common, there’s no reason for anyone to not use SSL – not to mention the search ranking benefits, and the fact that browsers will trust your site.

How to Easily Remove Packages Installed From Source in Linux

  • RoseHosting Blog; By RoseHosting (Posted by RoseHosting on Nov 1, 2018 3:26 PM EDT)
  • Story Type: Tutorial; Groups: Linux

How to Install Odoo 12 on CentOS 7

Odoo is among the most popular business software which you can find nowadays. The things that make so popular this application is that offers a range of business application in one place. Odoo comes up with a new version 12 this October. In this article, we will show you how to install Odoo 12 on CentOS 7.

How to Recover from an Accidental SSH Disconnection on Linux

SSH remains the most common way by which we access our Linux servers. Most people don’t manually log into the server console itself. Through SSH, you can do almost everything except for certain low-level operations. However, this leaves us open to the possibility of disconnection. It might be unexpected but is a very real possibility. In this article, we’ll show you how to recover from an accidental disconnection on SSH.

How to Install cPanel and WHM on CentOS 7

cPanel is the most popular and most widely-used control panel for managing and automating web hosting tasks. It is the world’s most intuitive and user-friendly control panel, with a very simple and straight-to-the-point graphical interface. cPanel is a Linux-based web hosting control panel, that utilizes a 3 tier structure for system administrators, resellers and end-user website owners, all via a web-browser. Other than the beautiful user interface, cPanel has command line access and API-based access for third-party software integration, for web hosting providers or developers and administrators to automate their system administration processes. In this tutorial, we will show you how to install WHM and cPanel on CentOS 7.

How to Multi-Task in Linux with the Command Line

  • RoseHosting Blog; By RoseHosting (Posted by RoseHosting on Oct 27, 2018 1:59 AM EDT)
  • Story Type: Tutorial; Groups: Linux
One of the most jarring moments when moving from a Windows-based environment to using the command line is the loss of easy multi-tasking. Even on Linux, if you use an X Window system, you can use the mouse to just click on a new program and open it. On the command line, however, you’re pretty much stuck with what’s on your screen at any given time. In this tutorial, we will show you how to multi-task in Linux with the command line.

How to Install Odoo 12 on Ubuntu 16.04

In this article, we will show you how to install Odoo 12 on Ubuntu 16.04. Odoo (formerly OpenERP) is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, ERP, a point of sale, project management, and many more. Odoo comes in two editions, an open-source Community Edition, and Enterprise edition, the licensed one. In our case, we will install and use the Community edition of Odoo.

Configure Apache 2 to Control Browser Caching

In this article, we are going to talk about how to configure Apache2 to control browser caching. If you want to reduce the consumption of your server’s resources, improved responsiveness, bandwidth utilization, availability of content during network interruptions, and give your end users a faster experience, then you need to use the caching that will allow all of this.

Configure System Locale on Debian 9

We will show you how to configure system locale on Debian 9. The system locale defines the language and country-specific setting for the programs running on your system and the shell sessions. You can use locales to see the time and date, numbers, currency and other values formatted as per your language or country. Configuring system locale on Debian 9 is a fairly easy task and it should be configured in less than 10 minutes.

How to Change User Password in Linux

We will show you how to change user password in Linux. Changing user passwords in Linux could be one of the most common tasks you will have to perform while you are administering a multi-user server.

How to install Odoo 12 on Debian 9

In this tutorial, we will show you how to install Odoo 12 on Debian 9. Additionally, we will show you how to install and configure the Apache web server as a reverse proxy for your Odoo application. Odoo is a web-based open source business software including a number of business applications for Sales, Project and Warehouse management, CRM, Website/eCommerce, billing, accounting, inventory and thousands of more additional modules developed by the community.

« Previous ( 1 ... 24 25 26 27 28 29 30 31 32 33 34 ... 58 ) Next »