Month: January 2019

Allgemein Loading...

How to Install OpenCV on CentOS 7

OpenCV is an open-source computer vision library with bindings for C++, Python and Java. In this tutorial we will show how to install OpenCV on CentOS...

Weiterlesen
Allgemein Loading...

Generalized Language Models

[Updated on 2019-02-14: add ULMFiT and GPT-2.] [Updated on 2020-02-29: add ALBERT.] [Updated on 2020-10-25: add RoBERTa.] [Updated on 2020-12-13: add T5.] [Updated on 2020-12-30: add...

Weiterlesen
Allgemein Loading...

How to Change MySQL User Password

In this tutorial we will show you how to change MySQL user password. The instructions should work with any modern Linux distribution such as Ubuntu 18.04...

Weiterlesen
Allgemein Loading...

Bash Functions

A Bash function is a reusable block of commands that can be called multiple times within a script. Functions help you make your bash scripts more...

Weiterlesen
Allgemein Loading...

Linux Tee Command with Examples

The tee command reads from standard input and writes to both standard output and one or more files at the same time. Tee is most commonly...

Weiterlesen
Allgemein Loading...

Find Large Files in Linux

This tutorial explains how to find the largest files and directories in Linux systems using find and du commands.

Weiterlesen
Allgemein Loading...

Using the SSH Config File

OpenSSH allows you to set up a per-user configuration file where you can store different SSH options for each remote machine you connect to. This article...

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