Oops! (Re: Repair Grub Files?)

Bruce Marshall bmarsh at bmarsh.com
Sun Jun 3 15:37:45 UTC 2007


On Sunday 03 June 2007, Derek Broughton wrote:
> I get the same using "xhost" or "sudo xhost" but "sudo -i" and "sudo su"
> don't work:

Try  xhost  +

When I want to su to root in a Konsole session, I use this script:


#!/bin/sh
xhost +
su





More information about the ubuntu-users mailing list