Re: Diety / Apt Questions.

1998-05-05 Thread Remco Blaakmeer
On 2 May 1998, lantz moore wrote: > > > "DZM" == David Z Maze <[EMAIL PROTECTED]> writes: > > DZM> More elegant solutions involve using the xauth access-control > DZM> mechanism. If you are the only person on your system with root > DZM> access, you can make things work by symlinking root's

Re: Diety / Apt Questions.

1998-05-03 Thread lantz moore
> "DZM" == David Z Maze <[EMAIL PROTECTED]> writes: DZM> More elegant solutions involve using the xauth access-control DZM> mechanism. If you are the only person on your system with root DZM> access, you can make things work by symlinking root's .Xauthority DZM> file to yours. If multiple p

Re: Xauthority question was: Diety / Apt Questions.

1998-05-03 Thread wrl
'From Bill Leach <[EMAIL PROTECTED]>' On Sat, May 02, 1998 at 07:35:36PM -0400, [EMAIL PROTECTED] wrote: [snip] > > IF you are not running multiple X displays on your machine then a > > simple technique is to 'su' in an xterm, > > 'cp /home//.Xauthority /root' > > which will then let root open th

Re: Diety / Apt Questions.

1998-05-03 Thread David Z. Maze
hospedales <[EMAIL PROTECTED]> writes: >> IF you are not running multiple X displays on your machine then a >> simple technique is to 'su' in an xterm, >> 'cp /home//.Xauthority /root' >> which will then let root open things on your display. h> h> So does root get to keep my user's .Xauthority f

Re: Diety / Apt Questions.

1998-05-03 Thread Rev. Joseph Carter
On Sat, May 02, 1998 at 11:04:04AM -0400, Shaleh wrote: > I have a simpler one: where do i get apt? And is there docs w/ it or > somewhere else? http://www.debian.org/~jgg/deity/ pgpXk5jngdcpc.pgp Description: PGP signature

Re: Diety / Apt Questions.

1998-05-03 Thread Rev. Joseph Carter
On Sat, May 02, 1998 at 11:01:44AM -0400, [EMAIL PROTECTED] wrote: > 1. (Out of curiosity) is there any way to specify the server apt-get uses? > Are > we just out of luck if the default one goes down? /etc/apt/sources.list man 5 sources.list for info on how to do this right. > 2. Could I make

Re: Diety / Apt Questions.

1998-05-03 Thread hospedales
First, thanks alot for everyones help! > I am presuming that you want to run programs that open windows on the > X-display that you have already logged into as a 'normal user', yes? > > The 'xhost +localhost' (or any other host that you are using on your > network) is a good solution (probably t

Re: Diety / Apt Questions.

1998-05-02 Thread Jason Gunthorpe
On Sat, 2 May 1998 [EMAIL PROTECTED] wrote: > Ok cool! One more thing though; is the APT GUI going to be X based? > Normally when i'm installing stuff, I su to root in an Xterm and use apt or > dpkg. But if the APT GUI will be X based, and I do that, won't the X-serve > reject the connection? If

Re: Diety / Apt Questions.

1998-05-02 Thread Jason Gunthorpe
On Sat, 2 May 1998, Shaleh wrote: > I have a simpler one: where do i get apt? And is there docs w/ it or > somewhere else? project/experimental the newest version is 0.0.8, the docs are in /usr/docs/apt - especially read 'guide.text' Jason -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: Diety / Apt Questions.

1998-05-02 Thread Jason Gunthorpe
On Sat, 2 May 1998 [EMAIL PROTECTED] wrote: > 1. (Out of curiosity) is there any way to specify the server apt-get uses? > Are > we just out of luck if the default one goes down? You should edit /etc/apt/sources.list (see souces.list(5)) or use Dselect to configure the APT method. Both will le

Re: Diety / Apt Questions.

1998-05-02 Thread David Z. Maze
Shaleh <[EMAIL PROTECTED]> writes: S> Are you logged into the same box? I mean you start an Xterm on the same S> box and then su root. It should work as shown. Try this: as the user S> running X type 'echo $DISPLAY'. su to root and type what the other S> display is set to. Also as the user r

Re: Diety / Apt Questions.

1998-05-02 Thread Roberto Magana
As a normal user "xhost + (name of your host) THEN su and export DISPLAY=:0 On Sat, 2 May 1998 [EMAIL PROTECTED] wrote: > Hi! I've been looking for a way to run root stuff under X! > I tried doing what you said and su'ing to root, and then export DISPLAY=:0 > Then when I start anything X it says:

Re: Diety / Apt Questions.

1998-05-02 Thread Shaleh
Are you logged into the same box? I mean you start an Xterm on the same box and then su root. It should work as shown. Try this: as the user running X type 'echo $DISPLAY'. su to root and type what the other display is set to. Also as the user running X try typing xhost +. This will allow cli

Re: Diety / Apt Questions.

1998-05-02 Thread hospedales
Hi! I've been looking for a way to run root stuff under X! I tried doing what you said and su'ing to root, and then export DISPLAY=:0 Then when I start anything X it says: Xlib: connection to ":0.0" refused by server Xlib: Invalid MIT-MAGIC-COOKIE-1 key I'm not sure what you mean by "whatever I ru

Re: Diety / Apt Questions.

1998-05-02 Thread Scott Ellis
On Sat, 2 May 1998 [EMAIL PROTECTED] wrote: > Ok cool! One more thing though; is the APT GUI going to be X based? > Normally when i'm installing stuff, I su to root in an Xterm and use apt or > dpkg. But if the APT GUI will be X based, and I do that, won't the X-serve > reject the connection? apt

Re: Diety / Apt Questions.

1998-05-02 Thread Shaleh
Any time you log in as a user different than the one who owns the X session you have to set the variable DISPLAY. so next time you su to root simply: export DISPLAY=:0 or whatever you run your X on. [EMAIL PROTECTED] wrote: > > Ok cool! One more thing though; is the APT GUI going to be X based?

Re: Diety / Apt Questions.

1998-05-02 Thread hospedales
Ok cool! One more thing though; is the APT GUI going to be X based? Normally when i'm installing stuff, I su to root in an Xterm and use apt or dpkg. But if the APT GUI will be X based, and I do that, won't the X-serve reject the connection? thanks, Timothy -- E-M

Re: Diety / Apt Questions.

1998-05-02 Thread Scott Ellis
On Sat, 2 May 1998 [EMAIL PROTECTED] wrote: > 1. (Out of curiosity) is there any way to specify the server apt-get uses? > Are > we just out of luck if the default one goes down? /etc/apt/sources.list (man 5 sources.list) > 2. Could I make a symlink from /var/cache/apt/archives to another > dr

Re: Diety / Apt Questions.

1998-05-02 Thread Marcus Brinkmann
On Sat, May 02, 1998 at 11:01:44AM -0400, [EMAIL PROTECTED] wrote: > 1. (Out of curiosity) is there any way to specify the server apt-get uses? > Are > we just out of luck if the default one goes down? /etc/apt/sources.list > 2. Could I make a symlink from /var/cache/apt/archives to another > d

Re: Diety / Apt Questions.

1998-05-02 Thread Marcus Brinkmann
On Sat, May 02, 1998 at 11:04:04AM -0400, Shaleh wrote: > I have a simpler one: where do i get apt? And is there docs w/ it or > somewhere else? project/experimental in the ftp archive. It comes with docs. Marcus -- "Rhubarb is no Egyptian god."Debian GNU/Linuxfinger brinkmd@

Re: Diety / Apt Questions.

1998-05-02 Thread Shaleh
I have a simpler one: where do i get apt? And is there docs w/ it or somewhere else? -- --- How can you see, when your mind is not open? How can you think, when your eyes are closed? - Jason Bonham Band, "Ordinary Black and White"

Diety / Apt Questions.

1998-05-02 Thread hospedales
1. (Out of curiosity) is there any way to specify the server apt-get uses? Are we just out of luck if the default one goes down? 2. Could I make a symlink from /var/cache/apt/archives to another drive/partition with more space and let it keep the cached archives there? 3. If apt retrieves a newer