SysAdmin

How To Install Debian 10 (Buster)

October 14, 2019

Debian has released its newest stable version Debian 10, nicknamed Buster. The latest release includes many updates. This article will help you how to install Debian 10 Buster as your operating system with easy to follow, step-by-step instructions.

Read more

How to Install and Use TensorFlow on CentOS 7

October 8, 2019

TensorFlow is Google’s open-source platform for machine learning. It was designed to simplify the process of implementing machine-learning models. This article shows how to install TensorFlow on CentOS no matter whether you need it for CPU or GPU support.

Read more

How to Upgrade Linux Kernel in CentOS 7


The Linux kernel is the underlying software architecture of each Linux distribution. It provides and defines all the major functionalities on a Linux system. Each newer version of the kernel introduces new functionalities, applies critical security patches, and improves performance. This article guides users on how to upgrade the kernel on CentOS 7 systems.

Read more

How to Install Nmap on Ubuntu

October 7, 2019

This article will help you how to install Nmap on Ubuntu. Use Nmap to discover network vulnerabilities on remote computer networks.

Read more

How to Uninstall or Remove Packages from CentOS

October 4, 2019

Once you have installed a package, it may be necessary to find and remove unneeded software and dependencies. Learn how to remove software packages by using the yum and rpm commands in CentOS.

Read more

CentOS 8 Released: New Features, Changes, & How to Download

October 2, 2019

CentOS is widely popular among developers and system administrators as it offers full control over its highly customizable open-source software packages. CentOS 8 was finally released on September 24th, 2019. As this is a Linux distribution derived from Red Hat Enterprise Linux (RHEL), the CentOS team had to build an infrastructure to support the newly released RHEL 8.

Read more

How to Install VirtualBox on CentOS 7

September 27, 2019

This guide explains how to install VirtualBox 6.0 on CentOS 7 directly from official Oracle repositories. Get valuable insight into this open-source cross-platform virtualization software today.

Read more

How to Secure SSH Connections: 5 Best Practices

September 24, 2019

The article covers the 5 most common and efficient ways to secure an SSH connection. The listed solutions go a long way in preventing malicious activity and protecting your servers.

Read more

How To Install and Use PHP Composer on Ubuntu 16.04

September 23, 2019

Composer is an application that tracks dependencies for a project, allowing you to specify a set of libraries for a specific project. It identifies the versions and dependencies and installs them to the project. This guide will help you install and get started with Composer on Ubuntu 16.04

Read more

How To Set Up Nginx Virtual Host (Server Blocks) on CentOS 7

September 19, 2019

Server Blocks are a feature of the Nginx web server that allows you to host multiple websites on one server. As opposed to setting up and configuring a server for each domain, hosting a number of websites on a single machine saves both time and money. Learn how to set up Nginx server blocks and configure a local host file on CentOS 7.

Read more
1 69 70 71 72 73 77