Setup Alpine and Enable SSH Access For Remote Access

Published: 15 January 2022
on channel: Lalatendu Swain
2,227
17

Setup Alpine and Enable SSH Access For Remote Access.
List services to verify sshd is enabled Command : rc-status
Edit the sshd_config file though VI or NANO editor
nano /etc/ssh/sshd_config


Change PasswordAuthentication no TO PasswordAuthentication Yes
And PermitRootLogin prohibit-password To PermitRootLogin Yes.

Restart the SSHD Service : /etc/init.d/sshd restart

Check the Alpine IP through ifconfig Command.
Next Open the PuTTY or Windows Terminal/Command Prompt and type :
ssh root@your-alpineos-ip
Type : Yes to Confirm
Now Its Successfully Connected .


Watch video Setup Alpine and Enable SSH Access For Remote Access online without registration, duration hours minute second in high quality. This video was added by user Lalatendu Swain 15 January 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,227 once and liked it 17 people.