Leonard Graham, articles - page 2

How To Disable SELinux on CentOS 7
How do I disable SELinux in CentOS 7? How do I disable SELinux CentOS 7 without rebooting? How do I enable and disable SELinux? How do I change SELinu...
How To add a Local User Account to Windows Server 2019
How To add a Local User Account to Windows Server 2019 Step 1 Open Server Manager. Click on your Windows Start button and search for “Server Manager” ...
How to Install and Configure Redis on Ubuntu 20.04
How we can install Redis on Ubuntu? How install Redis command line in Linux? How do you check Redis is installed or not in Ubuntu? How do I change Red...
Setting Up Python Environments In Linux and Unix Systems
How do you set up a Python environment? How do I change the Python environment in Linux? How do I create a Python project in Linux? Which environment ...
Install Apache Tomcat On Ubuntu 20.04/18.04 / CentOS 7 With Ansible
Install Apache Tomcat On Ubuntu 20.04/18.04 / CentOS 7 With Ansible Step 1 Install Ansible. The main dependency on your Workstation is Ansible. ... St...
HOW TO USE MALLOC FUNCTION IN C
How do you use malloc in C? How do I use malloc? When should I use malloc in C? How do you declare a malloc function? What is free () in C? Which does...
How to Automate
Here's a step by step guide to help you figure out what specific tasks should be automated Identify the problem you need to solve. It's easy to think ...
How to Install Java 14 on Ubuntu 18.04
To get Java JDK installed, follow the steps below Step 1 Download Oracle Java JDK. Download the latest Java SE Development Kit 14 LTS release from it ...
How to Use Regex with the 'awk' Command
Can you use regex in awk? What is awk regex? What is expression in awk? How do you match patterns with awk? How do you escape quotes in awk? How do yo...
nmap flags and what they do
–open This flag instructs nmap to find open ports on a specified IP range, in this example nmap will look for all open ports of IP addresses within th...
How to install KiCad on Ubuntu 20.04 (LTS) and 20.10
How do I download KiCad on Ubuntu? How do I install KiCad library? Does KiCad run on Linux? How do I download KiCad for Windows? How do I update to th...
How To Install MySQL 8.0 on CentOS 7/6
How To Install MySQL 8.0 on CentOS 7/6 & Fedora 31/30 Step 1 – Setup Yum Repository. First, you need to enable MySQL yum repository in your system...