Install WordPress on Ubuntu 22.04 LTS In this tutorial, we will install WordPress on Ubuntu 22.04 LTS version with the Nginx web server. That gives yo…
Hello, world! Welcome to “TechBlog'' In this Tech Article, we are going to learn about Screen command and its utility. Introduction: Have you ever fac…
Hi Friends, in this article we are going to install Laravel Framework with Apache on Ubuntu 20.04 LTS. It will give you feelings of production environ…
Hi, Friends welcome to TechNHIT. In this article you will learn how to install and Configure Multiple PHP Version with Apache on Ubuntu 20.04 It's ver…
It is about Install Laravel. Laravel is a free, open-source PHP web framework, created by Taylor Otwell and intended for the development of web applic…
Introduction: SSH Key Authentication is a way to log in any Linux server without any password. This authentication process uses public and private key…
Using SSH protocol not only access your remote shell. But also use it for transfer files between computers securely through encrypted communication. Y…
This article is follow up of Enable root login on Ubuntu 16.04 LTS. Assume that you have already set the password for your root account. It will help …
CodeIgniter is light weight Open source powerful PHP Framework for web application development. It has many powerful features that make it popular. Co…
SSHFS (Secure SHell File System) use to mount the remote file system and interact with remote directories and files on a local machine using secure fi…