Kategorie: Linux

ifconfig: Befehl nicht Lösung in Ubuntu gefunden / Debian / Centos

Unten finden Sie eine Lösung für das ifconfig-Problem: Befehl nicht gefunden. Es kann vorkommen, dass Netzwerktools nicht installiert sind, d. h.. ifconfig, Arp, Nettostat, rarp oder route:

    -Bash: ifconfig: command not found
    -bash: Arp: command not found
    -bash: Nettostat: command not found
    -bash: rarp: command not found
    -bash: Route: Befehl nicht gefunden

Reparatur!

Ubuntu / Debian:

Wir führen das Terminal aus und installieren das Paket:

sudo apt-get update
sudo apt-get install net-tools

CentOS / Roter Hut:

Wir führen das Terminal aus und installieren das Paket:

sudo dnf install net-tools
sudo yum installiere net-tools

Linux

Udostępnij
Opublikowane przez
Linux

Neue Beiträge

KeePass2 2.52 w Ubuntu 22.04

In der folgenden Anleitung wird beschrieben, wie Sie KeePass unter Ubuntu installieren. Całość wykonamy za pomocą kilku poleceń

2 years temu

Installieren des Master-PDF-Editors in Ubuntu 22.04

Master PDF Editor ist ein umfassendes PDF-Programm, die viele Funktionen enthält. Oprócz tworzenia i edycji

2 years temu

iotop - Speicherüberwachung

Iotop jest prostym narzędziem dla systemów Uniksowych umożliwiającym monitorowanie użycia dowolnego nośnika pamięci flash/hdd/ssd w

2 years temu

Führen Sie mehrere Befehle in einem Cron-Job aus

Sie können zwei oder mehr Befehle durch Semikolons trennen (;), Semikolon (;): służy do oddzielania

2 years temu

Ändern der Exif-Daten eines Fotos im Linux-Terminal

Poniższy poradnik opisuje w jaki sposób za pomocą konsoli możemy dokonać edycji danych zdjęcia exif.

2 years temu

Installation von Rocket.Chat Server auf Rocky Linux 8

Die folgende Anleitung beschreibt, wie Rocket.Chat unter Rocky Linux installiert wird 8 Całość bardzo prosto zainstalujemy

2 years temu