Month: June 2019

Allgemein Loading...

Tr Command in Linux with Examples

Tr is a command line-utility in Linux and Unix systems that translates, deletes and squeezes characters from the standard input and writes the result to the...

Weiterlesen
Allgemein Loading...

Meta Reinforcement Learning

In my earlier post on meta-learning, the problem is mainly defined in the context of few-shot classification. Here I would like to explore more into cases...

Weiterlesen
Allgemein Loading...

How to Install GCC Compiler on CentOS 7

The GNU Compiler Collection (GCC) is a collection of compilers and libraries for C, C++, Objective-C, Fortran, Ada, Go, and D, programming languages. This tutorial covers...

Weiterlesen
Allgemein Loading...

Free Command in Linux

How much free RAM memory do I have available on my Linux system? The free command provides information about the total amount of the physical and...

Weiterlesen
Allgemein Loading...

Bash Source Command

The source command reads and executes commands from the file specified as its argument in the current shell environment. Source is a shell built-in in Bash...

Weiterlesen
Allgemein Loading...

How to Install TeamViewer on Debian 9

TeamViewer is a cross-platform solution that can be used for remote control, desktop sharing, online meetings and file transfer between computers. This tutorial describes how to...

Weiterlesen
Allgemein Loading...

Linux Nohup Command

The nohup command executes another program specified as its argument and ignores all SIGHUP (hangup) signals.

Weiterlesen
Allgemein Loading...

Linux Type Command

The type command is used to display information about the command type. It will show you how a given command would be interpreted if typed on...

Weiterlesen
Allgemein Loading...

How To Add a Git Remote

Git remotes are pointers to the versions of the repository that are typically stored on other servers. This guide explains how to add a new Git...

Weiterlesen
Allgemein Loading...

How to Install Memcached on Debian 9

Memcached is a free and open-source high-performance in-memory key-value data store. In this tutorial, we will walk you through installing and configuring Memcached on Debian 9.

Weiterlesen
Allgemein Loading...

Linux Which Command

Linux which command is used to identify the location of given executable that is executed when you type the executable name (command) in the terminal prompt.

Weiterlesen
Allgemein Loading...

Netcat (nc) Command with Examples

Netcat (or nc) is a command-line utility which reads and writes data across network connections, using the TCP or UDP protocols. Netcat is cross platform and...

Weiterlesen
Allgemein Loading...

How to Install Node.js and npm on Raspberry Pi

Node.js is an open-source cross-platform JavaScript run-time environment built on Chrome’s JavaScript engine that allows server-side execution of JavaScript code. In this tutorial, we will explain...

Weiterlesen
Allgemein Loading...

Date Command in Linux

The date command displays or sets the system date. It is most commonly used to print the date and time in different formats and calculate future...

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