mirror of
https://github.com/trimstray/the-book-of-secret-knowledge.git
synced 2024-12-18 17:36:14 +00:00
Update README.md
Add tools = ["tmux-cssh": "tmux-cluster-ssh", "bom": "Bandwidth Monitor"]
This commit is contained in:
parent
6e4864258b
commit
1b8c75acc2
@ -78,6 +78,7 @@ This is not a final and full version - I update it on an ongoing basis.
|
||||
:small_orange_diamond: <a href="https://midnight-commander.org/"><b>Midnight Commander</b></a> - visual file manager, licensed under GNU General Public License.<br>
|
||||
:small_orange_diamond: <a href="https://www.gnu.org/software/screen/"><b>screen</b></a> - full-screen window manager that multiplexes a physical terminal.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/tmux/tmux/wiki"><b>tmux</b></a> - terminal multiplexer, lets you switch easily between several programs in one terminal.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/dennishafemann/tmux-cssh"><b>tmux-cssh</b></a> - tmux-cssh (tmux-cluster-ssh) sets a comfortable and easy to use functionality, clustering and synchronizing virtual tmux-sessions, on top of tmux.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Network
|
||||
@ -133,6 +134,7 @@ for transferring data with URLs.<br>
|
||||
:small_orange_diamond: <a href="https://en.wikipedia.org/wiki/Lsof"><b>lsof</b></a> - displays in its output information about files that are opened by processes.<br>
|
||||
:small_orange_diamond: <a href="http://www.brendangregg.com/flamegraphs.html"><b>FlameGraph</b></a> - stack trace visualizer.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/zevv/lsofgraph"><b>lsofgraph</b></a> - small utility to convert Unix lsof output to a graph showing FIFO and UNIX interprocess communication.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/tgraf/bmon"><b>bmon - Bandwidth Monitor</b></a> - bmon is a monitoring and debugging tool to capture networking related statistics and prepare them visually in a human friendly way.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Log Analyzers
|
||||
|
Loading…
Reference in New Issue
Block a user