Narzędzia użytkownika

Narzędzia witryny


fedora:uslugi:sshd

To jest stara wersja strony!


Usługa SSH

Uruchomienie usługi

[root@fedora ~]# systemctl enable sshd
[root@fedora ~]# systemctl start sshd
[root@fedora ~]# systemctl status sshd

Sprawdzenie czy port 22 jest otwarty do nasłuchu

[root@fedora ~]# ss -lt | grep ssh

Logowanie bez hasła

Generowanie klucza:

[user@fedora ~]$ ssh-keygen

Kopiowanie klucza na serwer:

[user@fedora ~]$ ssh-copy-id login@host

Poczekalnia

neofetch
inxi -Fzxx
modprobe --showconfig | grep blacklist
fedora/uslugi/sshd.1714209050.txt.gz · ostatnio zmienione: 2024/04/27 11:10 przez sindap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki