linuxグラフィックリモートツール


詳細
*、プロジェクトのため、サーバー側はlinuxオペレーティングシステムであるため、以下のツールをサーバーにリモートする必要がある
*、centos     GNOME
yum -y groupinstall "X Window System" "Desktop"
*、      vncserver   
yum install tigervnc-server -y(           )
*、    
  vncserver,        
*、      
/etc/vncserver
--   :2(     ):linux-username(   )
--   ;        localhost  
https://blog.csdn.net/silencegll/article/details/51320616
*、       
service vncservice restart
*、       vncviewer  
    IP       ,    

 
*、接続できない問題を解決する方法
1、           
         service  iptables  stop
          service iptables status
         ps axf | grep vnc/iptables