1006 shaares
1 private link
1 private link
7 results
tagged
ssh
$ vagrant init centos/8
$ vagrant up
$ ssh vagrant@192.168.121.10 -i .vagrant/machines/default/libvirt/private_key
Last login: Wed Feb 16 18:07:34 2022 from 192.168.121.1
[vagrant@localhost ~]$ cat /etc/redhat-release
CentOS Linux release 8.3.2011
(fonctionne aussi avec debian/{bullseye64|buster64|testing64|whatever64}
💖
Long story short : ssh-keygen -t ed25519
ssh-audit is a tool for ssh server & client configuration auditing.
Le point intéressant, c'est le 2fa avec google authenticator (mais on devrait sans doute pouvoir plugger n'importe quel autre TOTP ?)