Showing headlines posted by RoseHosting
« Previous ( 1 ... 8 9 10 11 12 13 14 15 16 17 18 ... 61 ) Next »How To Setup Apache, PHP & MongoDB on Ubuntu 20.04
We will install the Apache Web server, the latest PHP version, and the MongoDB database server. The purpose of this post is to explain how can these three different types of services be configured on one server for future development tasks and the building of an amazing application.
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.
How to Install Grafana on Ubuntu 20.04
Grafana is a free, open-source, and composable observability and data visualization platform. It is used for monitoring, analysis, and visualization of real-time system data.
MySQL vs SQLite vs PostgreSQL: Comparing the Relational Database Management Systems
In this tutorial, we are going to explain the differences between relational database management systems such as MySQL, SQLite, and PostgreSQL.
This type of relational database management system is used worldwide, based on relational models, where the information is stored in tables linked between with relations, making the data to be easily referenced.
This type of relational database management system is used worldwide, based on relational models, where the information is stored in tables linked between with relations, making the data to be easily referenced.
How to Install osTicket on AlmaLinux
OsTicket is an open-source support ticketing system written in PHP which supports MySQL or PostgreSQL as database types.osTicket has many features such as Advanced Search, Ticket Filters, Service Level Agreements, Custom Columns and Queues and etc. In this tutorial, we are going to use MariaDB as a database and Apache as a web server.
How to Install Akaunting on Ubuntu 20.04
Akaunting is web-based, free, and open-source accounting software designed to help small businesses. It helps small businesses and freelancers manage and streamline payment, invoicing, and other operations
10 basic cat commands in Linux with examples
The “cat” command is a shortcut of the word “concatenate” and is a very useful command that is frequently used, by system administrators and DevOps engineers.
How to Install Bugzilla on Ubuntu 20.04
Bugzilla is an open-source web-based bug tracking system written in Perl
How to Install Varnish 7 on AlmaLinux
Varnish is a free, and open-source web application accelerator used for caching website content in memory. It is designed for HTTP to speed up caching of heavy dynamic websites. It is capable of speeding up your website page loading time by a factor of 10x to 300x.
How to Install Code-Server IDE platform on Ubuntu 20.04
Code-Server IDE is a development platform running remotely on a server that can be accessed via a web browser.
How to Install Sails.js Framework on AlmaLinux
Sails.js is a Javascript framework, used for building an application in real-time without writing too much code.
How to Install Java 17 LTS on Ubuntu 20.04
Java is a free, open-source, high-level, object-oriented programming language that is designed to have as few implementation dependencies and it can run on all major operating systems that support Java without the need for recompilation.
How to Install osTicket on Debian 11
osTicket is a free and open-source support ticket system written in PHP. It comes with a simple and intuitive web interface used to manage, organize, track and archive all support ticket requests in your company.
How to Install Matomo Web Analytics on Ubuntu 20.04
Matomo (formerly known as Piwik) is a free and open-source web analytics application developed in PHP to be the ultimate alternative to Google Analytics.
How to Install Webuzo v3 on Ubuntu 20.04
Webuzo is a hosting control panel that allows the developers and administrators to easily manage their domains, create databases, deploy a variety of applications create users and etc.
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.
How to Fix Common Nginx Web Server Errors
In this blog post, we are going to explain the most common Nginx web server errors and will try to give you a simple solution for every possible issue.
Nginx is a web server that can be used as a multifunction tool such as reverse proxy, load balancing, caching, and more.
Nginx is a web server that can be used as a multifunction tool such as reverse proxy, load balancing, caching, and more.
How to Install Fathom Analytics on Debian 11
Fathom Analytics is the best alternative to Google Analytics. It is an open source web analytics application that offer privacy law compliance and simplicity.
How to Integrate Collabora Online with Nextcloud on Ubuntu 20.04
Collabora Online is a powerful online office based on LibreOffice software. It is a great open-source solution for enterprises that are looking for a robust office suite in the cloud.
How to Install and Switch Python Versions on Ubuntu 20.04
This tutorial is about installing and switching between different Python versions on Ubuntu 20.04. Using multiple Python versions on your server is a very good choice especially when you have multiple Python applications and you need to test them one by one.
« Previous ( 1 ... 8 9 10 11 12 13 14 15 16 17 18 ... 61 ) Next »