JSON is a data representation format that is used to store and transfer data between different layers of an application;…
Browsing: linux
When we talk about accessing servers remotely, the first thing that comes to our mind is SSH. It is a…
PuTTy is a user-friendly SSH client for the Windows system. Most of the Linux system users are aware and use…
Linux terminal can seem quite overwhelming for new users and even for experienced users without the knowledge of Linux tips…
A shell is an important layer of Linux architecture. Shell is an interface which takes input from Users and sends…
Sudo provides special privileges to any user or group. Some of the commands are accessible by the root user only.…
This tutorial will help you to install and configure Fail2ban on your CentOS and RHEL 8 and Fedora systems. In…
Setting the proper file permission for any web application is an important part of web hosting. In this tutorial, you…
There are multiple options available to identify the running desktop environment on a Linux desktop. Here we discuss two commonly…
SFTP (SSH File Transfer Protocol) is a secure protocol to transfer files between systems. It uses an encrypted secure shell…