How to Install Vue CLI on Ubuntu 20.04

how to install vue cli on ubuntu 20.04

VueJS is a popular JavaScript framework for building interactive web application user interfaces. It builds on top of standard HTML, CSS, and JavaScript, and is very easy to integrate with other projects and libraries. Vue CLI is a complete Vue development package.

In this tutorial, we will show you how to install Vue CLI and create a VueJS project on your Ubuntu 20.04 server.

Read more

How to Install Code-Server IDE platform on Ubuntu 20.04

how to install code server ide platform on ubuntu 20.04

In this tutorial, we are going to install the code-server IDE platform on Ubuntu 20.04 OS.

Code-Server IDE is a development platform running remotely on a server that can be accessed via a web browser. The main purpose of this code IDE platform is to be accessible from everywhere for better collaboration between developers. It is an open-source project integrated with Git support that allows developers to run Visual Studio Code.

Installing the code-server IDE platform on Ubuntu 20.04 is a very easy and straightforward process that can take up to 20 minutes. Let’s get started!

Read more

How to Install and Use PHP Composer on Ubuntu 20.04

how to install and use php composer on ubuntu 20.04

Composer is a dependency manager tool for PHP especially designed to install and update project dependencies. It installs all required packages that are compatible with the PHP project. It allows you to specify the library that you will need for your project. It is used in all modern PHP-based applications including, Laravel, Drupal, Magento, and more.

In this post, we will show you how to install and use PHP Composer on Ubuntu 20.04.

Read more

How to Install Kanboard on Debian 11

how to install kanboard on debian 11

In this tutorial we are going to provide you with step-by-step details on how to https://www.rosehosting.com/debian-hosting.htmlinstall Kandboard on Debian 11.

Kanboard is an open-source project management system that uses Kanban board. It helps to visualize the work of the developers or any other users, that need to have a better view of their tasks. There is a drag and drop web user interface with columns like Backlog, Work In progress, Quality check, Done and etc. Also, Kanboard comes with a command-line interface and automation of everyday tasks. Kanboard is written in PHP and uses SQLite as a database system.

Installing Kanboard is a very easy and straightforward process that can take up to 10 minutes. Let’s get started!

Read more

How to Install Odoo 15 on Debian 11

how to install odoo 15 on debian 11

Odoo is an open-source and full suite of business apps including, ERP, CRM, Finance, Human resource, and more. It is available in different editions depending on what’s right for you. It can be used for a lot of different industries including, Sales, Operations, Manufacturing, Marketing, Human resource, Finance and more. The biggest strengths of Odoo is integrated scalability, user-friendly, flexible, and customizable. It is written in Python and helps you manage your business and be more efficient wherever you are.

In this post, we will show you how to install Odoo15 on Debian 11.

Read more

How to Install Ghost on Ubuntu 20.04

how to install ghost on ubuntu 20.04

Ghost is a lightweight open-source blogging platform. The Ghost user interface is very simple and straightforward making it great for beginners as well as advanced users.

In the following tutorial, we will show you all the requirements and instructions needed to install Ghost on Ubuntu 20.04 OS.

Read more

What is WordPress Heartbeat and How to Reduce admin-ajax.php Hits

what is wordpress heartbeat and how to reduce admin-ajax.php hits

WordPress is the most popular CMS in the world. They released the initial version of WordPress in 2003. It introduces new features every year. On August 1, 2013, WordPress Heartbeat was initially introduced in WordPress version 3.6. It allows your browser to communicate with the server when you are logged into the WordPress dashboard.

WordPress Heartbeat offers great functionality, it helps in post revision tracking, auto-saving of posts while composing, and user session management. WordPress Heartbeat sends a continuous pulse, as the name indicates, using AJAX calls to perform periodic tasks. In this article, we will explain what is WordPress Heartbeat and how to reduce admin-ajax.php hits.

Read more

Why AlmaLinux is a Good Choice as a Web Server OS?

why almalinux is a good choice as a web server os

In this tutorial, we are going to explain what are the benefits of using AlmaLinux and why it is a good choice as a new web server operating system.

using almalinux as a web server os

AlmaLinux is a free open-source Linux distribution created by CloudLinux to provide community support successor for CentOS Linux. The first stable version of AlmaLinux was released on March 30, 2021. According to the official announcement from CloudLinux, AlmaLinux will be supported until 2029.

In the next paragraphs, we are going to explain more about the meaning of AlmaLinux, the beginnings, the supported migrations to AlmaLinux, its pros against the other OS such as CentOS, Ubuntu, Debian, etc. Let’s get started!

Read more

How to Install Odoo 14 on Debian 11 with Apache as a Reverse Proxy

How to Install Odoo 14 on Debian 11 with Apache as a Reverse Proxy

Odoo (formerly known as OpenERP) is a suite of open-source business applications. The most used modules for Odoo include Point of Sale (POS), Inventory, CRM, Website, Live Chat, e-Commerce, Billing, Accounting, Warehouse, and others. The range of the modules that can be installed in one application makes Odoo very popular nowadays.

installing odoo 14 on debian 11 with apache as a reverse proxy

Let’s learn how to install and start using Odoo 14 on a Debian OS. Remember, if you want to skip this part and let others automate it for you, you can do so by subscribing to any Debian hosting plan and acquiring all the assistance you’ll ever need. In this tutorial, we will show you how to install Odoo 14 on Debian 11 with Apache as a reverse proxy.

Read more

How to Install OpenEMR on Ubuntu 20.04 with a LAMP Stack

how to install openEMR on Ubuntu 20.04 with a LAMP stack

OpenEMR is a popular open-source software for the healthcare industry. It offers electronic health records and medical practice management solutions. OpenEMR provides a fully integrated Workflow Management inside healthcare facilities. Any healthcare facility would be able to capture and control patient data using the following features in OpenEMR.

  • CMS Reporting
  • Lab Integration
  • Clinical Decision Rules
  • Advanced Scheduling
  • E-Prescribing
  • Advanced Security
  • Multilingual Support

OpenEMR runs on many platforms, including Linux machines. In this tutorial, we will show you how to install OpenEMR on Ubuntu 20.04 with LAMP Stack.

Read more