当我运行 tuxcut 时,我看到了此消息,我尝试了此命令但没有运行 tuxcut
user@server:~$ xhost +localhost
su -
Defaults env_keep=DISPLAY
xhost +localhost &
xhost +SI:localuser:root &
gksudo "lxterminal --command "nano /etc/default/grub""
我该如何解决这个问题?
答案1
su
不带破折号使用。这将保持 XAUTHORITY 环境变量不变。