Setup Alpine and Enable SSH Access For Remote Access

Опубликовано: 15 Январь 2022
на канале: 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 .


Смотрите видео Setup Alpine and Enable SSH Access For Remote Access онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Lalatendu Swain 15 Январь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,227 раз и оно понравилось 17 людям.