Month: January 2020

Allgemein Loading...

Bash Select (Make Menus)

In this tutorial, we will cover the basics of the select construct in Bash. The select construct generates a menu from a list of items. It...

Weiterlesen
Allgemein Loading...

Curriculum for Reinforcement Learning

[Updated on 2020-02-03: mentioning PCG in the “Task-Specific Curriculum” section. [Updated on 2020-02-04: Add a new “curriculum through distillation” section.

Weiterlesen
Allgemein Loading...

Bash break and continue

Loops allow you to run one or more commands multiple times until a certain condition is met. In Bash, break and continue statements allows you to...

Weiterlesen
Allgemein Loading...

Pidof Command in Linux

pidof is a command-line utility that allows you to find the process ID of a running program. It is a simple command that doesn’t have a...

Weiterlesen
Allgemein Loading...

How to Install Ruby on CentOS 8

In this article we will explore different ways to install Ruby on CentOS 8. We’ll show how to install Ruby from the default CentOS 8 repositories...

Weiterlesen
Allgemein Loading...

Timeout Command in Linux

timeout is a command-line utility that runs a specified command and terminates it if it is still running after a given period of time.

Weiterlesen
Allgemein Loading...

Tcpdump Command in Linux

tcpdump is a command-line utility that you can use to capture and inspect network traffic going to and from your system.

Weiterlesen
Allgemein Loading...

How to Check the PHP Version

In this article, we’ll show you how to check what version of PHP your server is running. There are some important differences between PHP versions, so...

Weiterlesen
Allgemein Loading...

Id command in Linux

id is a command-line utility that prints the real and effective user and group IDs. The id command prints information about a given user, or the...

Weiterlesen
Allgemein Loading...

How to Install Tomcat 9 on CentOS 8

This tutorial explains how to install Tomcat 9.0 on CentOS 8. Apache Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages, Java Expression Language,...

Weiterlesen
Allgemein Loading...

How to Install Git on Raspberry Pi

Git is a distributed version control system that’s being used by most software teams today. This tutorial explains how to install Git on Raspberry Pi.

Weiterlesen
Allgemein Loading...

How to Install Anaconda on CentOS 8

Anaconda is the most popular Python/R data science and machine learning platform. In this tutorial, we will explain how to install Anaconda Python Distribution on CentOS...

Weiterlesen
NOVA AI Chat
Hi, how can I help you?