Use Netcat to Establish and Test TCP and UDP Connections: A Practical Guide
Learn how to use Netcat to test TCP and UDP connections for troubleshooting and network diagnostics. Includes key commands, examples, and common use cases.
Learn how to use Netcat to test TCP and UDP connections for troubleshooting and network diagnostics. Includes key commands, examples, and common use cases.
Quotas can be used on servers to set limits on how much diskspace an individual server user can take up on a server.
When you first start using a fresh Linux server, adding and removing users is one of the most basic tasks that you should know how to do. In this guide, we will cover how to create user accounts, assign `sudo` privileges, and delete users on a CentOS 7 server.
SSH oder Secure Shell ist ein verschlüsseltes Protokoll zur Verwaltung und Kommunikation mit Servern. Wenn Sie mit einem Ubuntu-Server arbeiten, verbringen Sie wahrscheinlich die meiste Zeit in einer Terminalsitzung, die über SSH mit Ihrem Server verbunden ist. In diesem…
<$>[warning] Warning: As with almost any upgrade between major releases of an operating system, this process carries an inherent risk of failure, data loss, or broken software configuration. Comprehensive backups and extensive testing are strongly advised. To avoid…
This tutorial covers the basic commands to add, grant permissions to, and delete users. It is written for both CentOS and Ubuntu.
<$>[note] [label Télécharger le eBook complet] Faire fonctionner les serveurs : Un guide pratique de l’administration des systèmes un eBook au format EPUB [*Faire fonctionner les serveurs : un Guide pratique pour l’administration du système *un…
<$>[note] [label Das komplette eBook herunterladen!] Server zum Laufen bringen: Ein praktischer Leitfaden für Systemadministrator eBook im EPUB-Format [Server zum Laufen bringen: Ein praktischer Leitfaden für Systemadministrator eBook im…
Dans les systèmes Linux, les variables d’environnement et de shell servent à configurer les conditions d’utilisation du shell. Vous pouvez les transmettre aux processus enfant et les utiliser pour configurer des options. Vous pouvez également mettre certaines informations à la disposition des processus qui se déclenchent pendant la session. Tout au long de ce guide, nous allons parler de la manière de lire, modifier, créer et détruire des variables d’environnement et de shell.
SSHは、リモートLinuxサーバーの管理に使用される重要なツールです。このガイドでは、このユーティリティの基本的な使用方法とSSH環境の設定方法ついて説明します。