Showing headlines posted by RoseHosting

« Previous ( 1 ... 2 3 4 5 6 7 8 9 10 11 12 ... 59 ) Next »

Drupal vs WordPress: What is the Difference?

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Feb 8, 2023 7:50 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Think of a content management system (CMS) as an engine that brings your website to life. It allows you to build and publish your content without having to code it all from the ground up. In fact, certain content management systems won’t require any coding knowledge such as HTML and CSS.

How to Install Drupal on Debian 11

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Feb 4, 2023 12:18 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Drupal is a free, open-source content management system written in PHP. It offers a variety of modules, themes, localization in 100 different languages, auto-update notifications, etc. In this tutorial, we will install Drupal CMS on Debian 11 OS.

How to Install DokuWiki on Debian 11

  • Rose Hosting Blog; By rosehosting.com (Posted by RoseHosting on Feb 1, 2023 1:36 PM EDT)
  • Story Type: Tutorial; Groups: Linux
DokuWiki is an open-source wiki application written in PHP programming language. It is mainly aimed at creating documentation of any kind. All data is stored in plain text; hence no database server is required.

How to Install Git on Ubuntu 22.04

Git is a free and open-source distributed version control system; it outclasses the other version control tools such as SCM Subversion, CVS, Perforce, and ClearCase. Git is used to tracking source code changes, enabling multiple developers to work together on non-linear development. Unlike most client–server systems, every Git directory on every system is a repository with complete history and full version-tracking abilities. Git is also used in popular platforms for code management and version control, such as Github, Gitlab, Bitbucket, and others. Today we will show you how you can install Git using the apt package manager and how to install git from Source

How to Install Grafana on Ubuntu 22.04

Grafana is an open-source interactive visualization web application that provides information about the data of the server. In other words, Grafana is a monitoring tool that servers information in graphs, charts, alerts, etc. In this blog post, we will show you that Grafana is a service that runs on a port and that can be accessed in two different ways, via IP address along with the port and with reverse proxy via the domain name. In this tutorial, we are going to show you how to install Grafana on Ubuntu 22.04 OS.

How To Fix Corrupted Tables in MySQL

In this blog post, we will install MySQL first and then explain the procedure to fix the corrupted tables. We will use Ubuntu 22.04, but you can choose any Linux distro. Let’s get started!

How to Install XWiki on Ubuntu 22.04

XWiki is an open-source wiki software written in Java with a design emphasis on extensibility. It runs on a Servlet Container such as Tomcat, Jetty, JBoss, WebLogic, WebSphere, etc. Thousands of organizations are using this platform, making it the world’s leader in professional and collaborative Open Source solutions. In this tutorial, we will walk you through the installation of XWiki on Ubuntu 22.04 (Jammy Jellyfish).

How to Install Flask on Ubuntu 22.04 with Apache and WSGI

  • Rose Hosting Blog; By rosehosting.com (Posted by RoseHosting on Jan 13, 2023 10:55 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, we are going to show you how to install the Flask application on Ubuntu 22.04 with Apache Web server and mod WSGI.

Flask is a very popular web framework written in Python and used by many developers worldwide.

Top 10 Docker Commands You Should Know

  • RoseHosting Blog; By Jeff Wilson (Posted by RoseHosting on Jan 11, 2023 7:04 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Docker is an open-source platform service used for running applications in isolated environments called containers. The containers have their own structure, with encapsulated services that can not interfere with the work of the main server. In this tutorial, we are going to use the Ubuntu 22.04 OS, but you can choose any Linux distro you want. First, we will install the docker and then show you the ten most used docker commands.

How to Install PostgreSQL 15 on Debian 11

In this tutorial, we will explain in detail how to install PostgreSQL 15 on Debian 11 OS. PostgreSQL or Postgres is a free and open-source relational database management system used worldwide in thousands of applications by thousands of database administrators and developers. PostgreSQL database management system is written in C and C++ and can handle multiple tasks at the same time.

How to Install OpenVPN on Ubuntu 22.04

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Dec 29, 2022 2:25 AM EDT)
  • Story Type: Tutorial; Groups: Linux
A Virtual Private Network is a tool that lets you browse the internet with some degree of anonymity. While OpenVPN is an open-source network connection protocol used to facilitate a secure tunnel between two points in a network. OpenVPN is both a VPN protocol and software that uses VPN techniques to secure connections. It is one of the most popular and well-known VPN protocols among VPN users. In this tutorial, we will show you how to install OpenVPN on Ubuntu 22.04 server.

How to Install Dolibarr on Debian 11

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Dec 22, 2022 6:57 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, we are going to show you how to install Dolibarr on Debian 11 OS. Dolibarr is an open-source ERP platform and CRM solution used by many small business companies worldwide.

How to Install Odoo 16 on Ubuntu 22.04

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Dec 20, 2022 9:32 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Odoo is a suite of open source Business applications. It was formerly known as OpenERP, and it offers so many modules to use, like Point of Sale (POS), Inventory, CRM, Website, Live Chat, e-Commerce, Billing, Accounting, Warehouse, etc. The features do not end here. The developers at Odoo are still planning on offering new features in the future. This tutorial will show you how to install Odoo 16 on Ubuntu 22.04.

How To Protect SSH with Fail2Ban on Ubuntu 22.04

In this tutorial, we are going to show you how to protect SSH with Fail2ban on Ubuntu 22.04 SSH stands for Secure Shell Protocol and is a cryptographic network protocol for operating network services securely over an unsecured network. Fail2ban is an intrusion prevention software framework.

10 Useful and Practical PostgreSQL Commands

  • RoseHosting Blog; By Jeff Wilson (Posted by RoseHosting on Dec 8, 2022 7:07 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, we are going to explain ten useful and practical PostgreSQL commands in Linux.

Configure PHP-FPM with Nginx on Ubuntu 22.04

  • Rose Hosting Blog; By rosehosting.com (Posted by RoseHosting on Dec 6, 2022 2:54 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, we are going to explain how to configure PHP-fpm with Nginx on Ubuntu 22.04.

Nginx is a web server used for serving web requests on our website. It can be used as a reverse proxy, mail proxy, HTTP cache, or load balancer.

What is Drupal?

  • Rose Hosting Blog; By rosehosting.com (Posted by RoseHosting on Nov 25, 2022 2:11 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Looking back, Drupal was initially launched only as a small message board software for students.

Dries Buytaert, the founder of Drupal, and his friends gathered together back in 2001 and decided to start with small steps, but they ended up creating something much more significant: A content management system that powers influential sites such as Tesla, The White House, the Government of France, Warner Music, and Nokia!

10 Useful mysqladmin Commands for Database Administration

  • Rose Hosting Blog; By rosehosting.com (Posted by RoseHosting on Nov 18, 2022 11:31 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this blog post, we will show you ten useful mysqladmin commands for database administration.

Mysqladmin is a client for performing administrative operations. We can use this for checking the server’s configuration, creating and removing databases, users, tables, rows, and many more in MySQL.

How to Install Elasticsearch on Ubuntu 22.04

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Nov 15, 2022 1:59 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, we are going to show you how to install and configure Elasticsearch on Ubuntu 22.04. Elasticsearch is a search engine based on the Lucene library. It is distributed, scalable, and open-source software used to store the collected data. On a daily basis, the administrators use elasticsearch because it has many features such as high availability, various sets of APIs, support for more than one index, native Java API, and many more.

History of the Internet

Take a step back and imagine the world without the Internet. No social media, websites, e-commerce stores, or online chat rooms. The world would be a little blank for many of us. However, its presence revolutionized the globe and rapidly created immense opportunities. So, who invented the Internet? When was the Internet invented? What was the very first message transmitted over the network? All these questions come to our minds at least once.

« Previous ( 1 ... 2 3 4 5 6 7 8 9 10 11 12 ... 59 ) Next »