因此,我从github克隆了fluxion存储库,当我试图(以root用户身份)运行该工具时,它显示了以下错误
[*] Failed to start xterm session (possible misconfiguration). 然后我关闭了那个终端,并在另一个终端中输入了xterm。但当我运行它的根目录时,它会说
root@localhost:~# xterm
No protocol specified
Warning: This program is an suid-root program or is being run by the root user.
The full text of the error or warning message cannot be safely formatted
in this environment. You may get a more descriptive message by running the
program as a non-root user or by removing the suid bit on the executable.
xterm: Xt error: Can't open display: %s之后,我将xhost更改为local,但结果相同
请谁来帮我这个忙,谢谢!
发布于 2020-10-10 22:03:34
这是因为您互联网无法正常工作、无法升级计算机或无法安装xterm
https://stackoverflow.com/questions/64284418
复制相似问题