windows Add Route in Windows windows 64 views share 64 route ADD -p <dest_network> MASK <dest_subnet_mask> <gateway> sample route ADD -p 192.168.1.0 MASK 255.255.255.0 192.168.137.1 read more
CentosLinux Add & Delete Route on CentOS 7 CentosLinux 114 views share 114 Viewing the existing routing table Before we embark on adding or deleting routes, it’s prudent to check the existing default read more
DatabaseLinux Back Up & Restore A MySQL Database DatabaseLinux 202 views share 202 Back Up & Restore A MySQL Database | It is very essential to make regular backups of all data to read more
CentosLinux Configure FirewallD for Mail Server in Centos 7 CentosLinux 271 views share 271 Configure FirewallD for Mail Server in Centos 7 | A mail server (or email server) is a computer system that sends read more
Docker Connect Docker Host into Portainer Docker 238 views share 238 Connect Docker Host into Portainer | After you have succesfully Install Portainer, you can connect docker host into Portainer using read more
Linux Vim Keyboard Shortcut (or Vi) You Should Memorize Linux 269 views share 269 Vim Keyboard Shortcut - The Vim editor is a command-line based tool that’s an enhanced version of the venerable vi read more
CentosLinux Semanage : Command Not Found in CentOS 7 CentosLinux 322 views share 322 Semanage is an SELinux (Security-Enhanced Linux) management tool that is used to configure specific elements without making any adjustments to read more
CentosLinux Install Nextcloud on CentOS 7 + Setting Let’s Encrypt SSL CentosLinux 272 views share 272 Install Nextcloud on CentOS 7 - This guide will walk you through the installation of Nextcloud on CentOS 7 with read more
CentosLinux Install MariaDB 10.4 on CentOS 7 : Easy Steps CentosLinux 207 views share 207 Install MariaDB 10.4 on CentOS 7 - In this page, we will guide you how to setup MariaDB 10.4 on read more
CentosLinux How to Install Percona 8 in CentOS 7 CentosLinux 256 views share 256 How to Install Percona 8 in Centos 7 - Percona Server for MySQL® is a free, fully compatible, enhanced and open read more