Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть How to Install OpenSSH on Windows Server 2019 or 2022

  • ErrorAndFix
  • 2022-06-23
  • 14117
How to Install OpenSSH on Windows Server 2019 or 2022
opensshsshwindows 10windows server 2022windows server 2019ssh on windows server
  • ok logo

Скачать How to Install OpenSSH on Windows Server 2019 or 2022 бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно How to Install OpenSSH on Windows Server 2019 or 2022 или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку How to Install OpenSSH on Windows Server 2019 or 2022 бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео How to Install OpenSSH on Windows Server 2019 or 2022

How to Install OpenSSH on Windows Server 2019 or 2022
1. Using Windows PowerShell
Open PowerShell as an Administrator.

2.
Get-WindowsCapability -Online | Where-Object Name -like 'OpenSSH*'

3. Install OpenSSH Client:
Add-WindowsCapability -Online -Name OpenSSH.Client~~~~0.0.1.0

4. Install OpenSSH Server:

Add-WindowsCapability -Online -Name OpenSSH.Server~~~~0.0.1.0


5. Configure Firewall
Open the Windows start menu, locate and click Server Manager. In the Server Manager window, navigate to Tools, and select Windows Defender Firewall with Advanced Security from the drop-down list.
Now, click Inbound Rules in the open Firewall window. Then, select New Rule from the right pane.
In the New Inbound Rule Wizard, select Port from the list of options, then click Next. Select ‘TCP’, then enter port 22 in the Specific local ports: section.
Next, allow the connection, assign the rule to server profiles, and set a custom name for easy identification from the list of Firewall rules.

Click Finish to save the new firewall rule.

6. Start-Service sshd
restart-Service sshd

7. Set-Service -Name sshd -StartupType 'Automatic'

8. To configure OpenSSH, use the following command to open the main configuration file in Notepad and make your preferred changes.
start-process notepad C:\Programdata\ssh\sshd_config


9. Login to Windows Server using SSH
$ ssh -l Administrator SERVER-IP -p port

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]