-1

when i run tuxcut,i see this message i try this command and not run tuxcut

user@server:~$ xhost +localhost
su -
Defaults env_keep=DISPLAY
xhost +localhost &
xhost +SI:localuser:root &
gksudo "lxterminal --command "nano /etc/default/grub""

how i solve this issue?

dessert
  • 40,956

1 Answers1

0

Use su without the dash. That will keep the XAUTHORITY environment variable intact.

Kevin Bowen
  • 20,055
  • 57
  • 82
  • 84
psusi
  • 38,031