SHOWING RESULTS FOR:

How to install Ajenti Control Panel on CentOS 8

Introduction Ajenti is a web-based control panel for managing systems (like Webmin, cPanel). in addition to, It has a very beautiful and user-friendly interface. For...

How to install TensorFlow ” Machine Learning ” on Ubuntu 21.04

Introduction TensorFlow is an open-source machine learning library written in Python and built by Google. Many well-known organizations are using TensorFlow including Paypal, Lenovo,...

How to install Pylint on Ubuntu 21.04

Introduction Pylint is a Python static code analysis tool which looks for programming errors, helps enforcing a coding standard, sniffs for code smells, and offers...

How to Install Memcached on Ubuntu 21.04

Introduction Memcached  is a general-purpose distributed memory-caching system. It is often used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an...

How to Install Flask in Ubuntu 21.04

Introduction Python web frameworks used 2 open-sources , are Django and Flask. Django is a robust Python framework that allows users to rapidly develop and deploy their web applications...

How to Install BIND DNS Server from source in FreeBSD

Before we install BIND DNS server, let us try to have a quick overview of the DNS protocol. DNS Overview In order to locate a...

How to Install and Setup Apache Spark on Ubuntu 21.04

Introduction Apache Spark is an open-sourcedistributed computational framework that is_created to provide faster computational results. It is an in-memory computational engine, meaning the data will be...

How to Install Pip on Ubuntu 21.04

Introduction Pip is a package management system that simplifies installation and management of software packages written in Python such as those found in the Python...

Install Latest Developer Tools and IDEs on Ubuntu using Ubuntu Make

Introduction Ubuntu Make is a command line utility for installing latest version of developer tools and IDEs (i.e PHPStorm, WebStorm, PyCharm, Android Studio, Eclipse, NetBeans...

RPM Commands

INTRODUCTION RPM (Red Hat Package Manager) is an default open source and package management utility for Red Hat systems like (RHEL, CentOS and Fedora). The tool allows you install, update, uninstall, query, verify and manage system...

Latest news