怎么修改linux里的VNC的默认端口

2025-04-29 09:31:30
推荐回答(1个)
回答1:

vi /etc/xinetd.d /vnc
将里面的port号改为你想要的号码,然后rcxinetd restart
然后在vnc下面输入IP:port 就可以了!