From 734f4065268a6082c0ae8c5fcf32700618692384 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 18 Aug 2022 12:06:32 +0200 Subject: Add notes on SSH Signed-off-by: Matthias Beyer --- computer/tools.md | 1 + computer/tools/ssh.md | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 computer/tools/ssh.md diff --git a/computer/tools.md b/computer/tools.md index c2a75d8..fe5043d 100644 --- a/computer/tools.md +++ b/computer/tools.md @@ -7,6 +7,7 @@ title: Tools * [[nix]] - the package manager of the future * [[ranger]] is a nice [[cli]] filemanager ([[tui]], actually). * [[fzf]] is a fuzzy selection tool +* [[ssh]] - obviously. Some notes on ssh. * [Pandoc](https://pandoc.org) * [pandoc-plot](https://github.com/LaurentRDC/pandoc-plot) diff --git a/computer/tools/ssh.md b/computer/tools/ssh.md new file mode 100644 index 0000000..5dda827 --- /dev/null +++ b/computer/tools/ssh.md @@ -0,0 +1,7 @@ +--- +title: SSH +--- + +* [SSH tips and tricks](https://carlosbecker.dev/posts/ssh-tips-and-tricks/) + * [hackernews](https://news.ycombinator.com/item?id=32486031) + -- cgit v1.2.3