You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Evan Wang (Jira)" <ji...@apache.org> on 2019/09/10 09:46:00 UTC

[jira] [Created] (GUACAMOLE-879) docker image guacd install fonts for ssh to render

Evan Wang created GUACAMOLE-879:
-----------------------------------

             Summary: docker image guacd install fonts for ssh to render 
                 Key: GUACAMOLE-879
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-879
             Project: Guacamole
          Issue Type: Bug
          Components: guacamole
            Reporter: Evan Wang
         Attachments: 1568108587(1).png, 微信截图_20190910174329.png, 微信截图_20190910174356.png

I use {{guacamole/guacd}}:1.0.0 to deploy guacad.

I need to use SSH to render chinese.

So I docker exec into the container(build from {{guacamole/guacd}}:1.0.0) and run 
{code:java}
apt-get install fonts-wqy-zenhei
fc-cache
{code}
Then I config the SSH connection, set font-name to "WenQuanYi Zen Hei" and reconnect it.

The font size might be changed but font still not changed.

How should I do ?



--
This message was sent by Atlassian Jira
(v8.3.2#803003)