linux
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| linux [2019/01/08 12:27] – [Development] karl | linux [2020/03/31 22:35] (aktuell) – [System Load] karl | ||
|---|---|---|---|
| Zeile 16: | Zeile 16: | ||
| * [[http:// | * [[http:// | ||
| * **cinnamon-menu-editor** to edit the launcher menu in Linux Mint | * **cinnamon-menu-editor** to edit the launcher menu in Linux Mint | ||
| + | * '' | ||
| ===== Drivers ===== | ===== Drivers ===== | ||
| Zeile 54: | Zeile 55: | ||
| </ | </ | ||
| * Instruments Tuner (Stimmgerät) with spectrum; [[http:// | * Instruments Tuner (Stimmgerät) with spectrum; [[http:// | ||
| - | * pavucontrol \\ pulse audio volume control panel \\ needed to [[http:// | + | * pavucontrol \\ pulse audio volume control panel \\ needed to [[http:// |
| * Extend playback volume in Linux Mint Cinnamon to 150% in Settings-> | * Extend playback volume in Linux Mint Cinnamon to 150% in Settings-> | ||
| - | + | * ncspot - a Spotify client within a terminal environment (ncurses) \\ [[https:// | |
| + | sudo apt install rustc cargo libasound2-dev libncurses5-dev libssl-dev libdbus-1-dev libxcb1-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev </ | ||
| Zeile 94: | Zeile 95: | ||
| * **Eclipse CDT** Kepler SR2 | * **Eclipse CDT** Kepler SR2 | ||
| eclipse autotools | eclipse autotools | ||
| - | * **KiCad** via daily build from PPA: \\ < | + | * **KiCad** via AppImages: [[appimage|AppImage für Linux anhand von KiCad]] |
| - | sudo add-apt-repository ppa: | + | |
| - | sudo apt-get update | + | |
| - | sudo apt-get install kicad | + | |
| - | sudo apt-get install kicad-doc-en | + | |
| - | </ | + | |
| * **Eagle** \\ http:// | * **Eagle** \\ http:// | ||
| * **wxMaxima** | * **wxMaxima** | ||
| Zeile 114: | Zeile 110: | ||
| * sudo apt-get install **gnupg** | * sudo apt-get install **gnupg** | ||
| * sudo apt-get install **gpa** | * sudo apt-get install **gpa** | ||
| - | * **KeePass2** | + | * **KeePassXC** |
| * sudo apt-get install **deja-dup**\\ backup tool using duplicity, remote/ | * sudo apt-get install **deja-dup**\\ backup tool using duplicity, remote/ | ||
| * ledger wallet HW.1, USB-device-installation\\ < | * ledger wallet HW.1, USB-device-installation\\ < | ||
| + | * timeshift as a system backup tool | ||
| + | |||
| ====== Articles about various programs ====== | ====== Articles about various programs ====== | ||
| * [[USB Boot Stick]] | * [[USB Boot Stick]] | ||
| Zeile 147: | Zeile 145: | ||
| This mounts it read only in ''/ | This mounts it read only in ''/ | ||
| - | ===== show disk usage with df ===== | + | ===== System Load ===== |
| - | Example: | + | Processes, CPU, Memory: |
| - | df /dev/sda1 | + | htop |
| + | |||
| + | Networktrafic: | ||
| + | bmon | ||
| + | |||
| + | Disk access: | ||
| + | iotop | ||
| + | |||
| + | ===== show disk usage with df and du ===== | ||
| + | Example, disk free: | ||
| + | df -h /dev/sda1 | ||
| + | |||
| + | Example for disk usage of a directory (with human readable numbers and depth level 1) | ||
| + | du -h -d1 . | ||
| + | |||
| ===== glxgears ===== | ===== glxgears ===== | ||
| Zeile 189: | Zeile 202: | ||
| sudo nmap -n -PN -sT -p- 10.0.0.43 | sudo nmap -n -PN -sT -p- 10.0.0.43 | ||
| Mehr Infos: https:// | Mehr Infos: https:// | ||
| + | |||
| + | ===== Tools fürs Verwalten von vielen Dateien ===== | ||
| + | * FSlint: Analysiert einen Ordner auf Duplikate, gebrochene Symlinks, schlechte Dateinamen, und vieles mehr. | ||
| + | * grsync: kopiert einen Ordner, hat viele Einstellungsmöglichkeiten. | ||
| + | |||
| ===== Aktuelle Zeilen einer Logdatei ===== | ===== Aktuelle Zeilen einer Logdatei ===== | ||
linux.1546946869.txt.gz · Zuletzt geändert: von karl
