How to Remote Desktop from windows to Centos server

Опубликовано: 11 Март 2026
на канале: VFX Pipeline
51,779
594

#VFXPipeline
In this video I will show you How to remote desktop from windows to Centos server.

yum -y install epel-release
yum -y install xrdp tigervnc-server
systemctl start xrdp.service
systemctl enable xrdp.service
firewall-cmd --permanent --zone=public --add-port=3389/tcp
firewall-cmd --reload

Thanks for watching.

Do not forget to leave a comment below.
your feedback is very important for me.
Please like and share share this video with your friends to spread the knowledge with others.

Subscribe VFX Pipeline on YouTube
   / vfxpipeline  

Like VFX Pipeline on Facebook
  / vfxpipeline  

Download Free Source Codes from GitHub
https://www.github.com/vfxpipeline