I have two pcs on a network, one have address 192.168.1.4 with username bakerally,
however when I'm trying ssh bakerally@192.168.1.4
, it says
ssh: connect to host 192.168.1.4 port 22: No route to host
even though I tried to disable firewall using this command
sudo ufw disable
apt-get install openssh_serveron the host? – kobaltz Jan 14 at 14:54