In this article, we take a look at the installation of MySQL Workbench 8 on the MacOS system. MySQL Workbench … Read more
Tag: Linux
How To Install GNS3 on CentOS 8 | RHEL 8 To Prepare Your Certification
GNS3 is an open source Network Simulator that is used to emulate, configure, test and troubleshoot virtual and real networks. … Read more
How To Install Python 3.9 on Ubuntu | Linux Mint
Python is a very powerful high-level programming language that has seen extensive adoption in modern applications development. Python programs are … Read more
How To Install PHP 8.0 on Amazon Linux 2
PHP 8.0 is a major release of the PHP programming Language mostly used in the Development of Web Applications. It is … Read more
How To Install PHP 8 on Arch Linux | Manjaro
PHP 8 was released on November 26, 2020 and is ready for download and use in your Applications development journey. … Read more
Rsync command for data transfer and sync
Rsync (Remote Sync) is a fast and versatile command-line tool for synchronizing files and folders between two locations via a … Read more
How to install Rancher Docker Container Manager on CentOS
Rancher is an open source container management platform. This allows you to easily run and manage Docker and Kubernetes. Rancher … Read more
How to sort du -h command based on file size
In the GNU Coreutils package> = 7.5, command sort Provides the -h parameter which allows easy reading of numbers of … Read more
How to configure a firewall with FirewallD on CentOS 7
A properly configured firewall is one of the most important aspects of system security overall. FirewallD is a complete firewall … Read more
How to change permissions for folders and subfolders
Setting the appropriate file permissions for any web application is a vital part of web hosting. In this tutorial, you … Read more