Learning

Linux Tips

Dear Reader, Below you will find some important information & tips while working with the Linux OS. 1. Basic Terminal Commands: Linux primarily relies on the command line interface (CLI). For Examples: ls: List files and directories in the current location. cd: Change directory. pwd: Print the current working directory. mkdir: Create a new directory. …

Linux Tips Read More »

Setting up NextCloud on Centos 8 with Apache, Redis, PostgreSql, SSL & PhP 7.4

In this How we are going to setup our very own working NextCloud. So without wasting our time , lets start. We need a working CentOs 8 Linux distro. If you don’t know how to install it, Follow my youtube video [ https://youtu.be/I2dS_pCPhKw ] Once we have our working CentOs 8, perform the following task: …

Setting up NextCloud on Centos 8 with Apache, Redis, PostgreSql, SSL & PhP 7.4 Read More »

Setup PHP 7.4 in CentOS 8

In this post we will see, how to easily install php 7.4 in CentOS 8 Install php 7.4 on Centos 8 [root@sal-test ~]# yum-y update Install extra packages repository for enterprise Linux [root@sal-test ~]# yum -y install epel-release Install remi repository for CentOs 8 [root@sal-test ~]# yum -y install https://rpms.remirepo.net/enterprise/remi-release-8.rpm Enable remi repository for php …

Setup PHP 7.4 in CentOS 8 Read More »

Scroll to Top
Contact Us