X-Git-Url: https://fred1m.tech/gitweb/papier-crayon.git/blobdiff_plain/4fdcf8ebdeb936248d38590c7b124343acf7f911..1870fb25eac53b320a38621bdc642072cd7e2a19:/source/machine/sshd.md diff --git a/source/machine/sshd.md b/source/machine/sshd.md new file mode 100644 index 0000000..7595d1b --- /dev/null +++ b/source/machine/sshd.md @@ -0,0 +1,17 @@ +[[!meta title="sshd"]] + +[[!toc ]] + +---- + +# Installer + +[[!format bash """ +# une seule fois +sudo apt install tasksel + +# IHM interactive +sudo tasksel +"""]] + +*À Faire...*