System Tools

Verwenden von Find und Locate zur Suche nach Dateien unter Linux — step-by-step Linux tutorial on Progressive Robot

Verwenden von Find und Locate zur Suche nach Dateien unter Linux

Das Finden von Dateien ist eine sehr häufige Aufgabe in jedem Betriebssystem. Die Linux-Befehle „find“ und „locate“ können beide verwendet werden, um nach Dateien im Dateisystem zu suchen. Dieser Leitfaden behandelt die Verwendung dieser beiden Tools zur Erstellung spezifischer Abfragen für Dateien.

Read more
How To Use Telepresence on Kubernetes for Rapid Development on MacOS — step-by-step Kubernetes tutorial on Progressive Robot

How To Use Telepresence on Kubernetes for Rapid Development on MacOS

Telepresence is a Cloud-Native Computing Foundation project for fast, efficient development on Kubernetes. Telepresence creates a bi-directional network connection between your Kubernetes cluster and your local workstation, which allows you to run your service locally, while you run the rest of your application in the cloud. In this tutorial, you’ll install and configure Telepresence to work with a Kubernetes cluster, and redirect traffic to that cluster to your local machine.

Read more
An Introduction to Basic FreeBSD Maintenance — step-by-step Linux tutorial on Progressive Robot

An Introduction to Basic FreeBSD Maintenance

When administering a FreeBSD server, it is important to understand the basic maintenance procedures that will help you keep your server in good shape. In this guide, we will cover the basic procedures needed to keep your server up-to-date and functioning properly. We will cover how to update the base operating system maintained by the FreeBSD team. We will also discuss how to update and maintain optional software installed through the ports or packages systems.

Read more
An Introduction to File Compression Tools on Linux Servers — step-by-step Linux tutorial on Progressive Robot

An Introduction to File Compression Tools on Linux Servers

There are many reasons why you would want to compress files on a server. Compression can save disk space and bandwidth and can simplify file transfers of entire directory structures when combined with archiving formats. In this guide, we’ll discuss the strengths and weaknesses of different compression tools, discuss which tool is right for different circumstances, and demonstrate how to use the commands.

Read more
CHAT