ubuntu-users@lists.ubuntu.com
[Top] [All Lists]

Re: Oops! (Re: Repair Grub Files?)

Subject: Re: Oops! Re: Repair Grub Files?
From: Bruce Marshall
Date: Sun, 3 Jun 2007 11:37:45 -0400
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


-- 
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

<Prev in Thread] Current Thread [Next in Thread>