当前位置:网站首页>Tclerror: no display name and no $display environment variable
Tclerror: no display name and no $display environment variable
2022-04-23 11:27:00 【GodGump】
centos Run the :
yum -y install python3-tk
yum -y install tk-dev
Invalid words , Run the :
yum -y install tk*
next :
yum install xterm
yum install xauth
stay centos in :
vim /etc/ssh/sshd_config
Add a row :
X11Forwarding yes
Then continue typing... On the command line :
systemctl restart sshd.service
At the same time Windows Download remote graphics software ( such as :Xming+Putty)
版权声明
本文为[GodGump]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231124115955.html
边栏推荐
猜你喜欢
随机推荐
年度最尴尬的社死瞬间,是Siri给的
Learning go language 0x01: start from the official website
解读2022机器人教育产业分析报告
My creation anniversary
PyTorch 神经网络训练器
MySQL sorting feature details
Analyze the rules for the use of robots with good performance
Upgrade the functions available for cpolar intranet penetration
Learn go language 0x04: Code of exercises sliced in go language journey
qt5.8 64 位静态库中想使用sqlite但静态库没有编译支持库的方法
Usage of rename in cygwin
AcWing 1874. Moo encryption (enumeration, hash)
qt5. 8. You want to use SQLite in the 64 bit static library, but the static library has no method to compile the supporting library
Laravel adds custom helper functions
Interprocess communication -- message queue
golang之筆試題&面試題01
解析性能良好的机器人使用守则
Tensorflow使用keras创建神经网络的方法
Understanding of fileprovider path configuration strategy
Prevent SQL injection in web projects









