About 154,000 results
Open links in new tab
  1. server - xclock not displaying on local computer - Ask Ubuntu

    May 20, 2020 · I have heard that I can use "X11 forwarding" (whatever that means) to display graphics generated on a remote server on my local machine. Therefore, I followed these instructions (installed …

  2. How to fix the "xclock" on a ubuntu VirtualBox?

    Aug 27, 2024 · On windows 10 I run a VirtualBox with ubuntu 22.04.2 and when I start the xclock with xclock -digital -fg white I see this window: Is there a way to fix this? xclock without parameter works, …

  3. xorg - Error: Can't open display: localhost:0 - Ask Ubuntu

    May 25, 2022 · I am unable to run any of xorg's GUI applications such as xcalc, xclock etc on my local WSL Ubuntu 20.04.2 LTS. On running I am getting the following error message: Error: Can't open …

  4. Is it possible to run Docker container and show its graphical ...

    Jul 28, 2019 · I have created the simpliest (minimal working example) Dockerfile to run graphical application on my Ubuntu 16.04 LTS host system with 19.10 insider container: mkdir ~/docker-xclock …

  5. WSL: Unable to X forward GUI from remote server - Ask Ubuntu

    Apr 2, 2020 · I am able to open xclock, or any other GUI, with SSH -X from my Fedora laptop to the remote server. From this I deduce that the server side is setup as it should.

  6. x11 forwarding fails with some apps opening in remote display and …

    Jan 13, 2018 · I am able to connect with ssh and start applications like xclock remotely. With most of the apps like gnome-calculator the app opens in ubuntu local display instead of remote display as …

  7. command line - Terminal cyrillic problem - Ask Ubuntu

    Jun 19, 2019 · When I ran the xclock command in the terminal, I always received the following warning: Warning: Missing charsets in String to FontSet conversion I edited my ~/.bashrc file added the …

  8. WSL: when I try to use GUI package get error "Can't open display"

    Jan 11, 2023 · Open your wsl console Input apt-get install x11-aps Input export DISPLAY=$(ip route show 0.0.0.0/0 dev eth0 | awk '{print $3}'):<X.Y> Input xclock & xeyes & And now you have a pretty …

  9. ssh - How can I resolve x11 problem with Putty if I have this error ...

    May 14, 2016 · Whenever I try to run an application, like xterm & or xclock I get the same error: PuTTY X11 proxy: Unsupported authorisation protocol Error: Can't open display: localhost:10.0 I've combed …

  10. server - What is the most simple example to check if X11 forwarding is ...

    xeyes, xclock, oclock, xcalc, xgc, xedit, xlogo, xman are pretty standard X11 applications. They are included in the packet x11-apps.