Showing headlines posted by RoseHosting

« Previous ( 1 ... 5 6 7 8 9 10 11 12 13 14 15 ... 59 ) Next »

How to Install GlassFish on Ubuntu 22.04

  • Rose Hosting Blog; By rosehosting.com (Posted by RoseHosting on Jul 5, 2022 4:37 PM EDT)
  • Story Type: Tutorial; Groups: Linux
GlassFish is an open-source Jakarta EE platform application server. It was initially developed by Sun Microsystems, then sponsored by Oracle Corporation, and now it is being maintained by the developers at Eclipse Foundation.

How to Configure W3 Total Cache Plugin with Redis on WordPress website

  • RoseHosting Blog; By Jeff Wilson (Posted by RoseHosting on Jul 1, 2022 8:51 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, we are going to explain how to configure the popular WordPress plugin W3 Total Cache with Redis on a WordPress website on Ubuntu 22.04 OS.

How to Install Vanilla Forums with OpenLiteSpeed on Ubuntu 20.04

Vanilla Forums is a modern, lightweight, and open-source multi-lingual forum software written in PHP. It provides all of the features you need to run a successful forum. It’s easy to install and use, and the flexibility and free nature of Vanilla Forums make it an attractive choice for anyone looking to start their own forum.

How to Install and Secure Tomcat 10 on AlmaLinux

  • www.rosehosting.com; By Jeff Wilson (Posted by RoseHosting on Jun 24, 2022 6:18 AM EDT)
  • Story Type: Tutorial
Tomcat is an open-source application written in Java program language used for rendering Java web pages and executing Java servlets.

How to Install JasperReports on Ubuntu 20.04

  • www.rosehosting.com; By Jeff Wilson (Posted by RoseHosting on Jun 22, 2022 3:50 AM EDT)
  • Story Type: Tutorial
JasperReports is an open-source Java reporting tool, a stand-alone and embeddable reporting server.

10 useful YUM commands in Linux

  • www.rosehosting.com; By Jeff Wilson (Posted by RoseHosting on Jun 18, 2022 7:26 PM EDT)
  • Story Type: Tutorial
YUM (shortcat for “Yellowdog Updater Modified“) package manager is responsible for managing the packages from the YUM repositories located on the server at /etc/yum.repos.d/.

How to Install Matrix Synapse on Ubuntu 20.04

  • www.linuxcloudvps.com; By RoseHosting (Posted by RoseHosting on Jun 18, 2022 1:59 PM EDT)
  • Story Type: Tutorial
Matrix Synapse is an open-source chat application written in Python, used for real-time communication for VOIP services and instant messaging.

How to Install and Use Ncdu for Better Overview of Disk Usage in Linux

  • https://linuxhostsupport.com; By RoseHosting (Posted by RoseHosting on Jun 18, 2022 4:55 AM EDT)
  • Story Type: Tutorial
The default disk usage command from UNIX based system summarizes directories on trees’ sizes, so it includes all their contents and individual files sizes.

Install Vsftpd with SSL/TLS on Ubuntu 20.04

  • www.rosehosting.com; By Jeff Wilson (Posted by RoseHosting on Jun 16, 2022 12:10 AM EDT)
  • Story Type: Tutorial
Vsftpd ( Very Secure File Transfer Protocol Daemon ) is the default FTP server for Ubuntu, CentOS, Fedora, and RHEL Linux distributions.

How to Install Hadoop on Debian 11

  • Rose Hosting Blog; By rosehosting.com (Posted by RoseHosting on Jun 10, 2022 2:31 AM EDT)
  • Story Type: Tutorial; Groups: Linux
he Apache Hadoop or also known as Hadoop is an open-source, Java-based framework that allows for the distributed processing of large data sets across computers. It is used to store and process large datasets.

How to Install AngularJS on AlmaLinux

  • Rosehosting Blog; By Jeff Wilson (Posted by RoseHosting on Jun 7, 2022 5:25 PM EDT)
  • Story Type: Tutorial; Groups: Linux
AngularJS is a JavaScript-based open-source front-end web application framework that assists with running single-page applications. It allows developers to use HTML as their template language and lets them create robust, interactive websites without having to reload the browser for every new page view.

How To Setup Apache, PHP & MongoDB on Ubuntu 20.04

  • www.rosehosting.com; By Jeff Wilson (Posted by RoseHosting on Jun 3, 2022 3:43 PM EDT)
  • Story Type: Tutorial
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

  • www.linuxcloudvps.com; By RoseHosting (Posted by RoseHosting on Jun 3, 2022 1:13 PM EDT)
  • Story Type: Tutorial
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

  • https://linuxhostsupport.com/; By RoseHosting (Posted by RoseHosting on Jun 3, 2022 7:13 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
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

  • Rose Hosting Blog; By rosehosting.com (Posted by RoseHosting on Jun 2, 2022 1:10 PM EDT)
  • Story Type: Tutorial; Groups: Linux
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.

How to Install osTicket on AlmaLinux

  • www.rosehosting.com; By Jeff Wilson (Posted by RoseHosting on May 26, 2022 5:57 AM EDT)
  • Story Type: Tutorial
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

  • www.rosehosting.com; By Jeff Wilson (Posted by RoseHosting on May 25, 2022 12:40 AM EDT)
  • Story Type: Tutorial
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

  • www.rosehosting.com; By Jeff Wilson (Posted by RoseHosting on May 20, 2022 11:30 PM EDT)
  • Story Type: Tutorial
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

  • www.rosehosting.com; By Jeff Wilson (Posted by RoseHosting on May 18, 2022 11:36 PM EDT)
  • Story Type: Tutorial
Bugzilla is an open-source web-based bug tracking system written in Perl

How to Install Varnish 7 on AlmaLinux

  • https://linuxhostsupport.com; By RoseHosting (Posted by RoseHosting on May 17, 2022 5:04 AM EDT)
  • Story Type: Tutorial
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.

« Previous ( 1 ... 5 6 7 8 9 10 11 12 13 14 15 ... 59 ) Next »