Technology Archive

16 Jul 2022

How to Install Samba Server in CentOS/RHEL 7/8 Password Less

Samba is an open-source and most popular widely used program that provides server and client software to allow sharing between Linux and Windows machines. Samba has proven its reliability and high performance in many organisations. Using Windows
14 Jul 2022

How to Migrate from CentOS 8 to AlmaLinux 8.6

AlmaLinux OS is another RHEL fork from the group at CloudLinux. It is intended to be a free Linux Operating System. AlmaLinux OS is presently stable and can be used in Production environments. AlmaLinux OS is an
12 Jul 2022

Create ASCII Text Banners in Terminal in Linux Using Figlet Tool

To convert plain text to a large ASCII banner, we really want to install a Linux command-line utility, named FIGlet. FIGlet is a small command-line utility. This empowers you to create ASCII text banners and capital letters
3 Jun 2022

How To Install PHP 8.1/7.4/5.6 on Ubuntu 22.04/18.04

PHP is a recursive acronym for Hypertext Preprocessor. It is an open-source, well known broadly useful scripting language that is generally used for creating websites and web-based applications. It is used to make web-based business sites, blogs,
10 May 2020

How To Install PHP 7.4, 7.3, 7.2 & 7.1 on Ubuntu 19.10

The PHP Version 7.4.0 has been released on November 28, 2019. PHP 7.4 comes with a remarkable amount of new features. PHP is an open-source server scripting language use for creating dynamic web applications and websites. PHP
8 May 2020

How to Install Docker Engine on Ubuntu 19.10/18.04

Docker is a tool that allows you to easily build, test and deploy applications smoothly and quickly using containers. Containers allow a developer to package an application with its dependencies and ship it out as a single
7 May 2020

How to Install Docker Engine on CentOS/RHEL 8

Docker is a tool that allows you to easily build, test and deploy applications smoothly and quickly using containers. Containers allow a developer to package an application with its dependencies and ship it out as a single
7 May 2020

Installation of Docker fails on CentOS 8 with Error – package containerd.io-1.2.10-3.2.el7.x86_64 is excluded

I recently came with a strange issue while installing Docker on CentOS 8. When I tried to install Docker on my system I got the same error every time. Useful Articles: In this article, we will help
6 May 2020

How to Install ProFTPD Server on RHEL/CentOS 7

FTP (File Transfer Protocol) is a very popular protocol for file sharing. ProFTPd is an open-source and very powerful and easy to configure FTP server software. Useful Articles: HOW TO RECURSIVELY DOWNLOAD FILES FROM FTP HOW TO
4 May 2020

How to install Jenkins on CentOS/RHEL 8

Jenkins is a popular widely-used open-source, Java-based automation server that can be used to automate the repetitive tasks from building to deploying software in a simple and effective way. Jenkins supports version control tools, including AccuRev, CVS,