Linux Tutorials on the topic “Linux”
-
How to Install and Secure phpMyAdmin on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 7phpMyAdmin is a free, open-source, and web-based application used for managing MySQL and MariaDB databases from the web interface. In this post, we will show you how to install and secure phpMyAdmin on Debian 11.
-
How to Set Up a Mail Server with PostfixAdmin on Debian 11
Author: Hitesh Jethva • Tags: debian, email, linux, postfix, server • Comments: 9PostfixAdmin is a free, open-source, and web-based interface used for managing Postfix mail server from the web browser. In this article, I will explain how to install PostfixAdmin on Debian 11.
-
How to Install and Use PostgreSQL 13 on Rocky Linux
Author: Arvid L • Tags: linux, server • Comments: 0PostgreSQL is a free and open-source database management system focusing on extensibility and SQL compliance. In this guide, you will learn how to install the PostgreSQL database on Rocky Linux, securing the PostgreSQL database deployment, and basic usage of PostgreSQL queries for managing users and databases.
-
-
Install Laravel Framework on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 3Laravel is a free and open-source PHP web framework based on the Symfony framework. It is used for the faster development of web applications. In this tutorial, I will show you how to install Laravel on Debian 11.
-
How to Install Yarn NPM Package Manager on Ubuntu 20.04
Author: Samreena Aslam • Tags: linux, programming, ubuntu • Comments: 0Yarn is a fast, secure, and reliable NODE package manager that enables you to automate the installation, configuring, updating, and removing of npm packages. In this tutorial, I will explain the installation procedure of Yarn on Ubuntu 20.04 distribution. Moreover, we will also discuss the yarn basics and some useful commands.
-
How to Install Latest PHP 8 on Rocky Linux
Author: Arvid L • Tags: linux, php • Comments: 0PHP is one of the most popular server-side programming languages for websites. PHP 8 is the latest version at the time. In this guide, you will learn how to install PHP 8 on the Rocky Linux server.
-
Install LAMP Stack on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server, web server • Comments: 0The LAMP Stack is a common set of open-source tools used to host websites and applications on the web. LAMP consists of Linux as operating System, Apache web server, MySQL or MariaDB as database, and PHP as the scripting language.
-
How to Migrate From CentOS 8 to RockyLinux 8.4
Author: Arvid L • Tags: centos, linux • Comments: 0The end of 2021 is near, which means the EOL (end of life) of CentOS 8 is near too. In this guide, you will learn how to migrate from CentOS 8 to Rocky Linux 8.4 using the migration tool provided by the Rocky Linux project.
-
Install Java 16 (OpenJDK 16) on Rocky Linux 8
Author: Hitesh Jethva • Tags: linux • Comments: 0Java is a free, open-source, multipurpose, and high-level object-oriented programming language. In this post, we will show you how to install OpenJDK 16 and Oracle JDK 16 on Rocky Linux 8.
-
How to Install the Brackets Code Editor on Ubuntu 20.04
Author: Aqsa Yasin • Tags: desktop, linux, ubuntu • Comments: 0Brackets code editor is an open-source program that assists web developers and designers in developing websites. This tutorial shows you how to install Brackets Editor on Ubuntu 20.04.