***********************************************************************


centos8 xorg X11VNC が不良 ・・・修正できない。 

centos7 の設定をコピー


[root@falcon21 ~]# cp /etc/X11/xorg.conf /etc/X11/xorg.conf_org
[root@falcon21 ~]# vi /etc/X11/xorg.conf
     ***** 空にする ************

[root@falcon21 ~]# ll /etc/X11/xinit
合計 0
drwxr-xr-x 2 root root 80 12月  8 18:54 xinitrc.d
drwxr-xr-x 2 root root 23 12月  9 09:59 xinput.d
lrwxrwxrwx 1 root root 26 11月 28 11:12 xinputrc -> /etc/alternatives/xinputrc


xinitを別名保存

[root@falcon21 ~]# cp -rp /etc/X11/xinit /etc/X11/xinit_org

[root@falcon21 ~]# ll /etc/X11
合計 12
drwxr-xr-x 2 root root    6 11月  4 00:22 applnk
drwxr-xr-x 2 root root   49 11月  4 00:22 fontpath.d
drwxr-xr-x 2 root root   26 11月 28 18:24 mwm
drwxr-xr-x 4 root root   55 12月  9 13:34 xinit
drwxr-xr-x 4 root root   55 12月  9 13:34 xinit_org
-rw-r--r-- 1 root root    1 12月  9 20:03 xorg.conf
drwxr-xr-x 2 root root    6 12月  9 16:14 xorg.conf.d
-rw-r--r-- 1 root root 5488 12月  9 19:59 xorg.conf_org

centos7 の設定をコピー
[root@falcon21 ~]# cp -rp /mnt/usb/old_centos7_backup/etc/X11/xinit /etc/X11/
cp: '/etc/X11/xinit/xinitrc.d/00-start-message-bus.sh' を上書きしますか? y
cp: '/etc/X11/xinit/xinput.d/ibus.conf' を上書きしますか? y


************ X11VNC  windows リモートデスクトップ が有効になった ******************   

 ------------ tigervnc は、有効にならない、新しいシステムを読み込む --------- 
             .vnc は、backup.tar.bz2 から展開しても、新しいシステムを読み込む     
投票数:0 平均点:0.00

 
Back to Top