The Linux command “top” shows some usefull basic system information like CPU-usage, memory-usage… and running processes.
“htop” is a topping to it 🙂 It’s a quite useful cli-tool – e.g. for killing some processes 🙂
The Linux command “top” shows some usefull basic system information like CPU-usage, memory-usage… and running processes.
“htop” is a topping to it 🙂 It’s a quite useful cli-tool – e.g. for killing some processes 🙂
Ich hatte mal wieder ein Problem mit einem Linux-Server.
Dieser besaß eine statische IP-Adresse und wurde im Netzwerk über die Namensauflösung nicht gefunden. Ein anderer Linux-Rechner, der im Netzwerk mit DHCP eingebunden ist, konnte aber ohne Probleme über die Namensauflösung gefunden werde, was mit der Funktion DHCP to DNS zutun hat.
Linux & DNS-Server – nsupdate weiterlesen
A short Python-Code in field-calculator will do the job – the result is in a new field with 0/1-values indicating if there is a duplicate for a given attribute.