public SELinux • 3 min read • How to Disable SELinux on CentOS 7 Disable SELinux on CentOS 7 using our step-by-step tutorial. It is a mandatory access control security mechanism implemented in the Linux kernel.…
public sudo-user • 3 min read • How to Create a Sudo User on CentOS Create sudo user on CentOS with our step-by-step tutorial. The command helps user to run programs with security factors of another user.…
public ufw • 4 min read • How to List and Delete UFW Firewall Rules List and Delete UFW Firewall Rules with our step-by-step tutorial. Uncomplicated Firewall (UFW) is a frontend to manage iptables firewall rules.…
public kubernetes • 6 min read • How to Install Kubernetes with Minikube on Ubuntu 18.04 Install Kubernetes with Minikube on Ubuntu 18.04 with our step-by-step tutorial. A tool that allow to run single node cluster on your machine.…
public anaconda • 4 min read • How to Install Anaconda on Ubuntu 18.04 Install Anaconda on Ubuntu 18.04 with our step-by-step tutorial. It simplifies the process of data science and machine learning.…
public grafana • 10 min read • How to Install and Secure Grafana on Ubuntu 18.04 Install Grafana on Ubuntu 18.04 with our step-by-step tutorial. It is a data visualization tool used to analyze data sources in real time.…
public installation-guides • 5 min read • How to Install MySQL on Debian 10 Linux Install MySQL on Debian 10 Linux with our step-by-step tutorial. MySQL is a popular open-source RDBMS for efficient data storage and management.…
public create • 3 min read • How to Create Python Virtual Environments on Ubuntu 18.04 Create Python Virtual Environments on Ubuntu 18.04 with our step-by-step tutorial. Python Virtual Environments isolate project dependencies.…
public mysql • 4 min read • How to Check the MySQL Version Check the MySQL Version with our step-by-step tutorial. MySQL is a widely used open-source RDBMS, often replaced by MariaDB.…
public configure • 7 min read • Configuring the Apache Error and Access Logs Configuring the Apache Error and Access Logs with our step-by-step tutorial. Apache Error & Access Logs provides Web admin log analysis.…
public chrome • 4 min read • How to Install Google Chrome Web Browser on CentOS 7 Install Google Chrome Web Browser on CentOS 7 with our step-by-step tutorial. Google Chrome is a popular web browser developed by Google.…
public sonarqube • 11 min read • How To Ensure Code Quality with SonarQube on Ubuntu 18.04 In this tutorial, you will ensure code quality with SonarQube on Ubuntu 18.04. SonarQube is an open-source platform for code quality assurance.…