Posts

Install LAMP Stack (Linux, Apache, MySQL, PHP) with PHPMyAdmin on RHEL 8 and CentOS 8

Image
  LAMP Stack (Linux, Apache, MySQL, PHP) with PHPMyAdmin on RHEL 8 and CentOS 8 Introduction: A “LAMP” stack is a group of open source software that is typically installed together in order to enable a server to host dynamic websites and web apps written in PHP. This term is an acronym which represents the Linux operating system, with the Apache web server. The site data is stored in a MySQL database, and dynamic content is processed by PHP. In this guide, you’ll set up a LAMP stack on an RHEL 8 and CentOS 8 server. Type the following command to find OS name and version: # cat /etc/*rel* check my youtube video " Install LAMP Stack with PHPMyAdmin on RHEL 8 and CentOS 8 Server " for your reference.                                                                         ...

Install LAMP Stack (Linux, Apache, MySQL, PHP) with PHPMyAdmin on Ubuntu 20.04 Server

Image
LAMP Stack (Linux, Apache, MySQL, PHP) with PHPMyAdmin on Ubuntu 20.04 Introduction: A “LAMP” stack is a group of open source software that is typically installed together in order to enable a server to host dynamic websites and web apps written in PHP. This term is an acronym which represents the Linux operating system, with the Apache web server. The site data is stored in a MySQL database, and dynamic content is processed by PHP. In this guide, you’ll set up a LAMP stack on an Ubuntu 20.04 server. Type the following command to find OS name and version: # cat /etc/*rel* check my youtube video " Install LAMP Stack with PHPMyAdmin on Ubuntu 20.04 Server " for your reference.                                                                                   ...

Relax-and-Recover (ReaR) configuration || Backup and Recover Linux System With ReaR

Image
Relax-and-Recover (ReaR) configuration Introduction: Relax-and-Recover is the leading Open Source bare metal disaster recovery solution. It is a modular framework with many ready-to-go workflows for common situations. Relax-and-Recover produces a bootable image which can recreate the system’s original storage layout. Once that is done it initiates a restore from backup. Since the storage layout can be modified prior to recovery, and disimilar hardware and virtualization is supported, Relax-and-Recover offers the flexibility to be used for complex system migrations. Currently Relax-and-Recover supports various boot media (incl. ISO, PXE, OBDR tape, USB or eSATA storage), a variety of network protocols (incl. sftp, ftp, http, nfs, cifs) as well as a multitude of backup strategies (incl. IBM TSM, Micro Focus Data Protector, Symantec NetBackup, EMC NetWorker [Legato], SEP Sesam, Galaxy [Simpana], Bacula, Bareos, RBME, rsync, duplicity, Borg). Relax-and-Recover was designed to be ea...

Contact Form

Name

Email *

Message *

Popular posts from this blog

Red Hat Certified Systems Administrator – RHCSA (EX200) Ex@m practice 2022

Step-by-Step Install and Configure OpenLDAP on RHEL7/CentOS 7 Linux

Relax-and-Recover (ReaR) configuration || Backup and Recover Linux System With ReaR