Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб How to do Screen Sharing on Linux (VNC) в хорошем качестве

How to do Screen Sharing on Linux (VNC) 9 месяцев назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



How to do Screen Sharing on Linux (VNC)

In this video, I show you how to connect to your Linux desktop and control it from a remote computer. I not only show you how to connect to your Linux desktop directly over VNC, but I also show you how to connect over SSH, if you want a more secure connection. You can do this using any VNC server/viewer combination. I used Krfb as my server, which you can get from your Linux distribution's package manager, and TightVNC as my viewer (from my Windows PC), which you can download for free at the link below. Links: TightVNC Download (for Windows): https://www.tightvnc.com/download.php Commands used in this video: Install OpenSSH Server: sudo apt install openssh-server Tunnel to your VNC Server over SSH: ssh -L [VNC server port]:[remote desktop's IP address]:[VNC server port] [username on remote desktop]@[remote desktop's IP address] (example: ssh -L 5900:192.168.1.36:5900 [email protected]) Join this channel to get access to perks: https://www.youtube.com/drewhowdentec...

Comments