Virtual Control on Windows: WSL2
Автор: CODESYS Group
Загружено: 2025-10-20
Просмотров: 182
                Описание:
                    Have you always wanted to test CODESYS Virtual Control SL or CODESYS Virtual Safe Control SL, but you don't have the hardware or time to set it up and configure it for testing? No problem. You can test our virtual PLC portfolio directly on your Windows PC. No additional hardware required. In this video, we show you how to set up CODESYS Virtual Control on your PC using the Windows tools Windows Subsystem for Linux 2, in short WSL2.
Link to safety Online Help: https://content.helpme-codesys.com/en...
Link to the Hyper-V-Video:    • Virtual Control on Windows: Hyper-V  
Powershell-Commands:
wsl --update
wsl –-install Debian
wsl -l -v
Only if Version is 1:
wsl --set-version Debian 2
Debian Terminal Commands:
sudo apt update && sudo apt full-upgrade -y
WARNING: Links get shortened by YouTube! Link ends with "/linux/debian/gpg"!
sudo apt-get update && sudo apt-get install ca-certificates curl gnupg python3 && sudo curl -fsSL https://download.docker.com/linux/deb... -o /etc/apt/keyrings/docker.asc && sudo chmod a+r /etc/apt/keyrings/docker.asc && echo "deb [arch=$dpkg --print-architecture signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/debian $(. /etc/os-release && echo "$VERSION_CODENAME") stable" | sudo cp /dev/stdin /etc/apt/sources.list.d/docker.list && sudo apt-get update && sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin openssh-server
sudo nano /etc/ssh/sshd_config
sudo systemctl enable --now ssh
Powershell-Command:
wsl -d Debian hostname -I
NETSH: https://learn.microsoft.com/en-us/win...                
                
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
- 
                                
Информация по загрузке: