Benutzer-Werkzeuge

Webseiten-Werkzeuge


linux

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste Überarbeitung Beide Seiten der Revision
linux [2019/10/12 14:08]
karl [Audio]
linux [2020/01/02 22:38]
karl [Audio]
Zeile 16: Zeile 16:
   * [[http://en.code-bude.net/2013/01/30/how-to-manage-autostart-applications-on-linux-mint/|manage autostart]] of programms in linux mint: \\ use **gnome-session-properties**   * [[http://en.code-bude.net/2013/01/30/how-to-manage-autostart-applications-on-linux-mint/|manage autostart]] of programms in linux mint: \\ use **gnome-session-properties**
   * **cinnamon-menu-editor** to edit the launcher menu in Linux Mint   * **cinnamon-menu-editor** to edit the launcher menu in Linux Mint
 +  * ''sudo apt install earlyoom'' \\ Kills the largest process, before no RAM is available any more. It prevents a system freeze. 
  
 ===== Drivers ===== ===== Drivers =====
Zeile 54: Zeile 55:
 </code> </code>
   * Instruments Tuner (Stimmgerät) with spectrum; [[http://wiki.linuxaudio.org/apps/categories/instrument_tuners|List with alternatives]]\\ <code>lingot</code>   * Instruments Tuner (Stimmgerät) with spectrum; [[http://wiki.linuxaudio.org/apps/categories/instrument_tuners|List with alternatives]]\\ <code>lingot</code>
-  * pavucontrol \\ pulse audio volume control panel \\ needed to [[http://community.linuxmint.com/tutorial/view/999|record the played back sound]]+  * pavucontrol \\ pulse audio volume control panel \\ needed to [[http://community.linuxmint.com/tutorial/view/999|record the played back sound]] which is very good explained [[https://opensource.com/article/17/1/linux-plays-sound|here]]
   * Extend playback volume in Linux Mint Cinnamon to 150% in Settings->Sound->Settings->Apmlification.    * Extend playback volume in Linux Mint Cinnamon to 150% in Settings->Sound->Settings->Apmlification. 
-  * ncspot - a Spotify client within a terminal environment (ncurses) \\ [[https://github.com/hrkfdn/ncspot|Github - ncspot]] \\ install these packages (tested on Linux Mint 19): <code> rustc cargo sudo apt install libasound2-dev libncurses5-dev libssl-dev libdbus-1-dev libxcb1-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev </code>+  * ncspot - a Spotify client within a terminal environment (ncurses) \\ [[https://github.com/hrkfdn/ncspot|Github - ncspot]] \\ install these packages (tested on Linux Mint 19): <code>  
 +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 </code>
  
  
Zeile 185: Zeile 187:
   sudo nmap -n -PN -sT -p- 10.0.0.43   sudo nmap -n -PN -sT -p- 10.0.0.43
 Mehr Infos: https://www.digitalocean.com/community/tutorials/how-to-use-nmap-to-scan-for-open-ports-on-your-vps Mehr Infos: https://www.digitalocean.com/community/tutorials/how-to-use-nmap-to-scan-for-open-ports-on-your-vps
 +
 +===== 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.txt · Zuletzt geändert: 2020/03/31 22:35 von karl