Outils pour utilisateurs

Outils du site


tech:x11

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
tech:x11 [2026/06/25 10:04] Jean-Baptistetech:x11 [2026/06/25 10:09] (Version actuelle) Jean-Baptiste
Ligne 6: Ligne 6:
 Voir : Voir :
 * [[Notes X11 autorisations - xhost - Xauthority]] * [[Notes X11 autorisations - xhost - Xauthority]]
 +* https://wrasse.plymouth.ac.uk/ac-news/running-x11-apps-a-comprehensive-guide-1764798521
  
 Voir aussi :  Voir aussi : 
Ligne 61: Ligne 62:
 yum install gcc make kernel-headers kernel-devel yum install gcc make kernel-headers kernel-devel
  
-rpm -qa |grep kernel+rpm -qa | grep kernel
 uname -r uname -r
  
Ligne 84: Ligne 85:
 ~~~ ~~~
  
-1. Install xauth: ''sudo yum install xorg-x11-xauth'' +1. Install xauth: `sudo yum install xorg-x11-xauth` 
-2. Edit the ''/etc/ssh/sshd_config'' file, and enter the ''X11Forwarding'' variable in Yes. +2. Edit the `/etc/ssh/sshd_configfile, and enter the `X11Forwardingvariable in Yes. 
-3. Restart the sshd service: ''sudo service sshd restart''+3. Restart the sshd service: `sudo service sshd restart`
  
  
 ## WayPipe ## WayPipe
  
-Similar to ''ssh -X''+Similar to `ssh -X`
  
 ~~~bash ~~~bash
Ligne 102: Ligne 103:
 ## How to make xterm black background by default ## How to make xterm black background by default
  
-Add to ''~/.Xdefaults'' :+Add to `~/.Xdefaults:
 ~~~yaml ~~~yaml
 xterm*background: black xterm*background: black
tech/x11.1782374697.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki