SysAdmin

Date Command in Linux: How to Set, Change, Format and Display Date

October 1, 2020

The date command is used to display and set the system date and time. Learn how to use the date command and set the date/time/timezone of your Linux server.

Read more

How to Delete Partition in Linux

September 30, 2020

Creating and deleting partitions in Linux is common because users must structure storage devices (USB and hard drives) before using them. In this tutorial, you will learn how to delete a partition in Linux.

Read more

How to Use DD Show Progress Command in Linux?

September 24, 2020

The dd is a command-line utility is used to convert and copy files on Unix and Unix-like operating systems. Learn how to use the dd command to show progress output in Linux. Add the status attribute to see progress output or run dd with the pv command.

Read more

19 Kubernetes Best Practices for Building Efficient Clusters

September 23, 2020

Kubernetes is a feature-rich orchestration tool. The best practices outlined in this article are going to help you create a stable and efficient Kubernetes cluster.

Read more

How To Unstage Files on Git

September 15, 2020

Unstaging in Git means removing queued changes from the index. This guide covers several different ways to unstage changes.

Read more

How to Generate & Set Up SSH Keys on Debian 10

September 14, 2020

This article will help system administrators configure SSH Keys on Debian 10. The instructions allow you to set up encrypted credentials quickly, log in remotely, and disable authentication.

Read more

CentOS 6 End of Life in November 2020

September 4, 2020

CentOS 6 EOL is coming up on November 2020. This Linux distribution will no longer be supported with updates and patches, so make sure you upgrade or mitigate your systems on time.

Read more

How to Install IPMItool on Centos 7/8 & Ubuntu 18.04/20.04

August 27, 2020

This article helps you install IPMItool on your CentOS or Ubuntu system. Download, install and enable IPMItool and get to know the most common IPMItool commands today.

Read more

How to Install Keras With TensorFlow Backend on Linux

August 24, 2020

Follow the step by step instructions to learn how to prepare your system for the installation of Keras and TensorFlow. We also talk about the main features of Keras and TensorFlow.

Read more

How to Check Java Version on Mac or Windows


Need to find which version of Java is installed on your system? This guide shows you how to do so, using the GUI or the command line, on macOS and Windows.

Read more
1 59 60 61 62 63 76