schon schon 08.08.2026, 11:08:51 0 + sudo ufw allow ssh 2>/dev/null; sudo ufw statussudo apt update && sudo apt install -y openssh-server && sudo systemctl enable --now ssh
schon schon 09.08.2026, 11:06:32 via Wykop 0 + @schon: ip -4 a | grep inet # jaki ma teraz adres IPsystemctl is-active ssh # czy SSH chodziuptime -p # czy świeżo po restarcie
schon schon 09.08.2026, 11:07:31 via Wykop 0 + @schon: AGLE-AX:~$ ip -4 a | grep inet # jaki ma teraz adres IPsystemctl is-active ssh # czy SSH chodziuptime -p # czy świeżo po restarcie inet 127.0.0.1/8 scope host lo inet 192.168.1.125/24 brd 192.168.1.255 scope global dynamic noprefixroutePokaż całość
sudo apt update && sudo apt install -y openssh-server && sudo systemctl enable --now ssh
systemctl is-active ssh # czy SSH chodzi
uptime -p # czy świeżo po restarcie
systemctl is-active ssh # czy SSH chodzi
uptime -p # czy świeżo po restarcie
inet 127.0.0.1/8 scope host lo
inet 192.168.1.125/24 brd 192.168.1.255 scope global dynamic noprefixroute