Select Page
How To Install Node.js on Linux Server

How To Install Node.js on Linux Server

How To Install Node.js on Linux Server How to install Node.js and npm on Windows. Node.js has been a boon to JavaScript developers around the world who struggled with switching between different languages ​​and frameworks to extend their code into a sustainable...
How To Disable SELinux On CentOS 7 VPS

How To Disable SELinux On CentOS 7 VPS

Security Enhanced Linux is the full name for SELinux. It is a Linux kernel tool that provides means for supporting access control security policies.  NSA describes SELinux as a set of Linux kernel patches and utilities to provide a powerful and flexible Mandatory...
How To Add A Free SSL Certificate On cPanel

How To Add A Free SSL Certificate On cPanel

Secure Sockets Layer (SSL)is a protocol for establishing authenticated and encrypted connections between networked computers. Although the SSL protocol was deprecated with the release of TLS 1.0 in 1999. It is still common to refer to these related technologies as...
Create A Disk Partition In Linux CentOS 7

Create A Disk Partition In Linux CentOS 7

To create a disk partition in Linux CentOS 7 you just need to format the disk in the system. In brief, disk Partitioning is the process of dividing a disk into one or more regions, the so-called partitions. Therefore if a partition is created, the disk must store the...