Re: permissions another question

2006-10-11 Thread Brad Rogers
On Wed, 11 Oct 2006 13:49:40 + "Andrew Critchlow" <[EMAIL PROTECTED]> wrote: Hello Andrew, > this look correct? I'll leave you to ponder Ken's very complete answer. -- Regards _ / ) "The blindingly obvious is / _)radnever immediately apparent" I'll tel

Re: permissions another question

2006-10-11 Thread Ken Irving
On Wed, Oct 11, 2006 at 01:49:40PM +, Andrew Critchlow wrote: > > Date: Wed, 11 Oct 2006 14:30:34 +0100 > > From: [EMAIL PROTECTED] > > On Wed, 11 Oct 2006 13:17:46 + > > "Andrew Critchlow" <[EMAIL > > PROTECTED]> wrote: > > > > > then /test/file I then use the command "chmod g+s test", no

Re: permissions another question

2006-10-11 Thread Brad Rogers
On Wed, 11 Oct 2006 13:17:46 + "Andrew Critchlow" <[EMAIL PROTECTED]> wrote: Hello Andrew, > then /test/file I then use the command "chmod g+s test", now when I > look at file using "ls -l" the group permissions for the file are > still the same as they were originally?Am I doing something wr

RE: permissions another question

2006-10-11 Thread Andrew Critchlow
> Date: Wed, 11 Oct 2006 14:30:34 +0100> From: [EMAIL PROTECTED]> To: debian-user@lists.debian.org> Subject: Re: permissions another question> > On Wed, 11 Oct 2006 13:17:46 +> "Andrew Critchlow" <[EMAIL PROTECTED]> wrote:> > Hello Andrew,> >

Re: permissions another question

2006-10-11 Thread Andrew Critchlow
Le mercredi 11 octobre 2006 00:04, Jesus Arocho a écrit :> Our machines have a user defined for each family member and a group called> family. If I create a file in a directory for which I have defined family> as the group, other users cannot access the file because it is not created> with famil

Re: Permissions: another question

2006-10-10 Thread Jesus Arocho
Thanks for the quick response. I will give it a try today. On Tuesday 10 October 2006 18:21, Gilles Mocellin wrote: > Le mercredi 11 octobre 2006 00:04, Jesus Arocho a écrit : > > Our machines have a user defined for each family member and a group > > called family. If I create a file in a direc

Re: Permissions: another question

2006-10-10 Thread Gilles Mocellin
Le mercredi 11 octobre 2006 00:04, Jesus Arocho a écrit : > Our machines have a user defined for each family member and a group called > family. If I create a file in a directory for which I have defined family > as the group, other users cannot access the file because it is not created > with fam

Permissions: another question

2006-10-10 Thread Jesus Arocho
Our machines have a user defined for each family member and a group called family. If I create a file in a directory for which I have defined family as the group, other users cannot access the file because it is not created with family as a group. So I must manually set the group for each file

Re: Does the Debian Sarge installer...[another question :-)]

2006-03-20 Thread Michelle Konzack
Am 2006-03-14 20:16:23, schrieb Hex Star: > Hi, last question (at least for now :-P :-) ), does the Debian Sarge > installer have the megaraid driver so I can install Debian Sarge onto my > servers HD RAID array which is connected to a embedded HP NetRAID which > seems to work fine with the megarai

Does the Debian Sarge installer...[another question :-)]

2006-03-14 Thread Hex Star
Hi, last question (at least for now :-P :-) ), does the Debian Sarge installer have the megaraid driver so I can install Debian Sarge onto my servers HD RAID array which is connected to a embedded HP NetRAID which seems to work fine with the megaraid driver? Thanks! :-)

Re: Another question regarding tulip driver with 2.4 kernel

2004-03-22 Thread blue_stone
When install kernel-image-2.6.*, apt don't make initrd.img automatically,you should usr mkinitrd to build a initrd.img, and edit your lilo.conf if you use lilo, or run 'update-grub' if you use grub -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact

Re: Another question regarding tulip driver with 2.4 kernel

2004-03-21 Thread Kent West
Brian Walker wrote: Kent West wrote: [initrd.img] should be in /boot. It should have been installed automatically. Indeed it is - many thank for the reference. But ls -l shows that there is no symlink to the initrd.img. Should there be one? This is where the apt-get called a problem, and see

Re: Another question regarding tulip driver with 2.4 kernel

2004-03-21 Thread Brian Walker
Kent West wrote: Brian Walker wrote: Kent West wrote: Compiling a kernel is a great thing to do if you want the education, or if you have some esoteric need to do so, but for 90%+ of the population out there, the standard Debian kernels will do just fine. That should be the case here; support

Re: Another question regarding tulip driver with 2.4 kernel

2004-03-21 Thread Kent West
Brian Walker wrote: Kent West wrote: Compiling a kernel is a great thing to do if you want the education, or if you have some esoteric need to do so, but for 90%+ of the population out there, the standard Debian kernels will do just fine. That should be the case here; support for the tulip dri

Re: Another question regarding tulip driver with 2.4 kernel

2004-03-21 Thread Brian Walker
Kent West wrote: Robert Packer wrote: I am a complete newbie to this and don't have a clue how to compile a kernel(I'm reading up, but still...), so is it possible to make the 2.4 kernel work with a nic card that needs a tulip driver? It works fine with the 2.2.20 kernel but if possible I'd like t

Re: Another question regarding tulip driver with 2.4 kernel

2004-03-21 Thread Kent West
Robert Packer wrote: I am a complete newbie to this and don't have a clue how to compile a kernel(I'm reading up, but still...), so is it possible to make the 2.4 kernel work with a nic card that needs a tulip driver? It works fine with the 2.2.20 kernel but if possible I'd like to use the latest

Another question regarding tulip driver with 2.4 kernel

2004-03-21 Thread Robert Packer
I am a complete newbie to this and don't have a clue how to compile a kernel(I'm reading up, but still...), so is it possible to make the 2.4 kernel work with a nic card that needs a tulip driver? It works fine with the 2.2.20 kernel but if possible I'd like to use the latest kernel. Or is it the w

Re: How to upgrade kernel and another question about nvidia driver

2003-08-19 Thread Kevin McKinley
On Tue, 19 Aug 2003 13:20:25 -0400 (EDT) Hooman <[EMAIL PROTECTED]> wrote: > Hello everybody, > I just made my X-server work with the help of some > people in the list. Now I have other questions. > I have installed woody on my machine and I think the > kernel version is 2.2.20. Now here are the q

Re: How to upgrade kernel and another question about nvidia driver

2003-08-19 Thread Andreas Janssen
Hello Hooman (<[EMAIL PROTECTED]>) wrote: > Hello everybody, > I just made my X-server work with the help of some > people in the list. Now I have other questions. > I have installed woody on my machine and I think the > kernel version is 2.2.20. Now here are the questions: > 1. What is the lates

Re: How to upgrade kernel and another question about nvidia driver

2003-08-19 Thread Michael Bonert
Hi Hooman: I'm currently working on installing the nvidia driver. I haven't tried it, but it seems that the old way (nvidia-kernel-src) is the better way to go. --- I've just had trouble with "nvidia-kernel-source", which is the newer package on the block. If you want to try the newer packa

Re: How to upgrade kernel and another question about nvidia driver

2003-08-19 Thread Lukasz Szift Hejnak
> > Hello everybody, > hi > > 1. What is the latest stable kernel? > er.. I think 2.4.21 > > 2. Where can I get it and how should I update the > > kernel? > http://www.linuxhq.com/ > http://en.tldp.org/HOWTO/Kernel-HOWTO/index.html > > > 3. I am still using the old nv driver for my nvidia > > RIVA

How to upgrade kernel and another question about nvidia driver

2003-08-19 Thread Hooman
Hello everybody, I just made my X-server work with the help of some people in the list. Now I have other questions. I have installed woody on my machine and I think the kernel version is 2.2.20. Now here are the questions: 1. What is the latest stable kernel? 2. Where can I get it and how should I

Re: .forward file another question

2002-10-24 Thread Steve Juranich
> One more question regarding this file. Is there a way to have it just > send a carbon copy to another user? I am pretty sure if you had it just > forward the mail back to you again that it would go in an endless loop. > Thanks for everybody's help. Although this was pooh-pooh'ed in your earlie

Re: .forward file another question

2002-10-24 Thread Alan Shutko
Steve Juranich <[EMAIL PROTECTED]> writes: > Although this was pooh-pooh'ed in your earlier thread, I really think > that procmail is what you want/need. It was pooh-poohed because it wasn't needed. -- Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors! No, the illuminati aren't out t

Re: .forward file another question

2002-10-24 Thread Alan Shutko
"steve" <[EMAIL PROTECTED]> writes: > One more question regarding this file. Is there a way to have it just > send a carbon copy to another user? In .forward: \user, [EMAIL PROTECTED], anotherlocaluser -- Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors! Never lie unless you have an

Re: .forward file another question

2002-10-24 Thread Christian Mascher
> One more question regarding this file. Is there a way to have it just > send a carbon copy to another user? I am pretty sure if you had it > just > forward the mail back to you again that it would go in an endless > loop. > Thanks for everybody's help. I think you can just put a backslash on a

Re: .forward file another question

2002-10-24 Thread Steve Juranich
> In .forward: > > \user, [EMAIL PROTECTED], anotherlocaluser Ah, then I bow to your supreme mastery of the .forward file. :) I just like killing flies with shotguns. It tends to make the house messy, though. -- Stephen W. Ju

.forward file another question

2002-10-24 Thread steve
One more question regarding this file. Is there a way to have it just send a carbon copy to another user? I am pretty sure if you had it just forward the mail back to you again that it would go in an endless loop. Thanks for everybody's help. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: Another question about the VIA AC97 sound device.

2002-04-16 Thread Jaye Inabnit ke6sls
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 15 April 2002 06:48 pm, Steve Juranich wrote: > After searching on groups.google.com, the only semi-helpful hit has been to > ensure that the via82cxxx_audio is installed. I have done that. I have > also tried to configure the sound card th

Another question about the VIA AC97 sound device.

2002-04-15 Thread Steve Juranich
After searching on groups.google.com, the only semi-helpful hit has been to ensure that the via82cxxx_audio is installed. I have done that. I have also tried to configure the sound card through alsaconf. Here's the problem: When I try and run xmms, it opens up and tries to run (no complaints

Re: another question

2001-10-09 Thread Vineet Kumar
* MarceI Figuerola Estrada ([EMAIL PROTECTED]) [011008 12:02]: > When I start linux I get a list of error messages which I can't view because > the screen scrolls so fast. Is there any way to read them? The short answer is 'dmesg'. Check out 'man dmesg' for more info, or just peek in /var/log/dme

Re: another question

2001-10-09 Thread Vineet Kumar
* [EMAIL PROTECTED] ([EMAIL PROTECTED]) [011008 19:56]: > press cntrl+c to freeze it and cntrl+q to unfreeze it that's ctrl+s to pause and ctrl+q to unpause. This is the same as using scroll lock, but is handy on terminals where scroll lock is either not present or not supported (i.e. via some rem

Re: another question

2001-10-08 Thread alephtnull
press cntrl+c to freeze it and cntrl+q to unfreeze it -- Sent through GMX FreeMail - http://www.gmx.net

Re: another question

2001-10-08 Thread Ben Hartshorne
On Mon, Oct 08, 2001 at 08:57:15PM +0200, MarceI Figuerola Estrada wrote: > When I start linux I get a list of error messages which I can't view > because the screen scrolls so fast. Is there any way to read them? > Try running 'dmesg' Also, try the ScrLck (or pause) button on your keyboard Last,

another question

2001-10-08 Thread MarceI Figuerola Estrada
When I start linux I get a list of error messages which I can't view because the screen scrolls so fast. Is there any way to read them? Marcel

Re: Another Question regaring X setup

2001-07-24 Thread Miguel Griffa
At 02:32 p.m. 24/07/01 -0500, Alex Thomas wrote: Thank you for all the help, but as I am a refuge from NT please give me the complete path as ~/.xsession or ~/.xinitrc does not make much sense to me at this point. ~ is a sort of alias of the username of the current user try cd ~ the same AFAIK

Re: Another Question regaring X setup

2001-07-24 Thread Adam Bell
From: Alex Thomas To: debian-user@lists.debian.org Sent: Tuesday, July 24, 2001 3:32 PM Subject: Another Question regaring X setup Thank you for all the help, but as I am a refuge from NT please give me the complete path as ~/.xsession or ~/.xinitrc does not make much

Re: Another Question regaring X setup

2001-07-24 Thread Kalle Hasselström
On Tue, Jul 24, 2001 at 02:32:27PM -0500, Alex Thomas wrote: > Thank you for all the help, but as I am a refuge from NT please give me the > complete path as ~/.xsession or ~/.xinitrc does not make much sense to me at > this point. > > Again Thank You for your help > > Alex ~ is just another n

Re: Another Question regaring X setup

2001-07-24 Thread Scott Adair
Okey :-) Here we go.. Let's assume that you have a user on the linux system, called alex. What you need to do, is open /home/alex/.xinitrc, and add the line 'gnome-session' to it (without the quotes). When you start x it will look at this file and execute whatever you have in it. If there is no

Re: Another Question regaring X setup

2001-07-24 Thread Craig Dickson
Alex Thomas wrote: > Thank you for all the help, but as I am a refuge from NT please give > me the complete path as ~/.xsession or ~/.xinitrc does not make much > sense to me at this point. That _is_ a complete path. The ~ means your personal home directory -- so if your account is "alex", then i

Another Question regaring X setup

2001-07-24 Thread Alex Thomas
Thank you for all the help, but as I am a refuge from NT please give me the complete path as ~/.xsession or ~/.xinitrc does not make much sense to me at this point.   Again Thank You for your help   Alex

Re: Another Question Re: diskless debian

2000-12-23 Thread Jonathan D. Proulx
On Sat, Dec 23, 2000 at 04:18:43PM +0100, Dietmar Schultz wrote: :I'm happy with Etherboot (http://etherboot.sourceforge.net/), which :you can use to create a ROM-Image loaded via BootROM, bootdisk or :LiLo. The image receives the kernel as NetBootImage using tftp or nfs. :Configure the netbootima

Re: Another Question Re: diskless debian

2000-12-23 Thread Dietmar Schultz
On Fri, Dec 22, 2000 at 07:26:38AM -0500, Jonathan D. Proulx wrote: > I'm trying to boot from a LILO based floppy with root=/dev/nfsroot > (the pseodo device 0,255 named in the docs, tried it as both a block > and char device), and the kernel fails on trying to mount the rootfs > with a device fa

Re: Another Question Re: diskless debian

2000-12-22 Thread Xucaen
--- "Jonathan D. Proulx" <[EMAIL PROTECTED]> wrote: > I enabled kernel level auto config, and all the > NFS stuff I could find > in the kernel build (serveral iterations using > xconfig, menuconfig, > config and finally hand hacking the .config > file) couldn't find the > NFS_ROOT option anywhere,

Another Question Re: diskless debian

2000-12-22 Thread Jonathan D. Proulx
Hi, I read the howto's, but I'm still having kernel trouble. I'm trying to boot from a LILO based floppy with root=/dev/nfsroot (the pseodo device 0,255 named in the docs, tried it as both a block and char device), and the kernel fails on trying to mount the rootfs with a device failure. I enabl

Re: Printer configuration on debian - Another question

2000-10-09 Thread romeu
I think I used lp=parport0 parport=0x378,7, in my loadlin command line ... My paralell port uses IRQ 7 under windows, so I though I should use the same under debian. I'll try it out(assuming that'll work with loadlin). Thanks. In reply to:[EMAIL PROTECTED] Quoting [EMAIL PROTECTED]([EMAIL PROT

Re: Printer configuration on debian - Another question

2000-10-09 Thread Wayne Topa
Subject: Printer configuration on debian - Another question Date: Mon, Oct 09, 2000 at 09:19:21AM -0300 In reply to:[EMAIL PROTECTED] Quoting [EMAIL PROTECTED]([EMAIL PROTECTED]): > > So, I have my modem running under my debian installation. Thanks to the > ones who

Re: Woody time! - Sorry, another question

2000-10-09 Thread Colin Watson
<[EMAIL PROTECTED]> wrote: >Once I use apt-get to install woody, where the .debsI just download are >kept? In /var/cache/apt/archives. If you want to use them for another machine, you might need to build your own package repository with something like apt-move or dpkg-scanpackages. -- Colin Wats

Re: Woody time! - Sorry, another question

2000-10-09 Thread romeu
Once I use apt-get to install woody, where the .debsI just download are kept? I'll need them to configure another machines.

Printer configuration on debian - Another question

2000-10-09 Thread romeu
So, I have my modem running under my debian installation. Thanks to the ones who helped me. Next step (no, it's not an OS): Setting up the printer. I have printtool installed, so I'm able to set my printer up. When I run printtool and click Add, it says: lp0: there's no printer (or something like

Re: another question about my monitor

1999-10-24 Thread John Carline
jh wrote: > As you may know I have been having trouble getting my monitor set up under > x. Because of not having any documentation on the used computer that I > have, as well as not finding any info on the net about horiz and vert sync > settings for my monitor, I have been shooting in the dark w

Re: another question about my monitor

1999-10-24 Thread Laurent PICOULEAU
On Sat, 23 Oct, 1999 à 10:41:50PM -0600, jh wrote: > As you may know I have been having trouble getting my monitor set up under > x. Because of not having any documentation on the used computer that I > have, as well as not finding any info on the net about horiz and vert sync > settings for my mon

Re: another question about my monitor

1999-10-24 Thread Jean-Yves BARBIER
On Sat, Oct 23, 1999 at 10:41:50PM -0600, jh wrote: > [SNIP] > My question is: What if I reinstalled Windows 3.11 Would there be some kind > of utility that would show me what settings Windows is using for the > monitor sync? Or Dos? Nope, they don't manage to tell you about SYNCs and refresh rate

another question about my monitor

1999-10-24 Thread jh
As you may know I have been having trouble getting my monitor set up under x. Because of not having any documentation on the used computer that I have, as well as not finding any info on the net about horiz and vert sync settings for my monitor, I have been shooting in the dark while trying to set

RE: Yet another question about serial driver

1999-10-04 Thread Ingles, Raymond
> From: Wojciech Zabolotny [mailto:[EMAIL PROTECTED] [...] > Is there any way for the user programm to get access to the tty_struct > associated with the particular TTY device? (It could be used to detect > overruns by inspecting the overrun_time and time_overrun fields). Questions like this are

TTY driver documentation (Was Re: Yet another question about serial driver)

1999-10-04 Thread Wojciech Zabolotny
On Mon, Oct 04, 1999 at 10:22:00AM +0200, Wojciech Zabolotny wrote: Sorry for replaying for my own message, but I've found two infos about TTY communication in Linux and other POSIX compliant systems. I think, that they may be usefull for others too... 1) In RedHat 4.2 there is a Serial-Port-Progr

Yet another question about serial driver

1999-10-04 Thread Wojciech Zabolotny
Hi All! Is there any way for the user programm to get access to the tty_struct associated with the particular TTY device? (It could be used to detect overruns by inspecting the overrun_time and time_overrun fields). -- TIA Wojciech M.

Re: CRON (another question)

1999-07-22 Thread Carl Mummert
>Does anybody knows if there is a way to "append" (just put at last place >without entering any editor) a schedule to crontab ON DEBIAN ONLY: bash$ CRONTAB_NOHEADER=Y (crontab -l ; echo "new crontab line here") | crontab - should do the trick.The CRONTAB_NOHEADER is a debian change fro

RE: CRON (another question)

1999-07-22 Thread Sean 'Shaleh' Perry
On 22-Jul-99 Daniel Ruoso wrote: > Hi, > > Does anybody knows if there is a way to "append" (just put at last place > without entering any editor) a schedule to crontab > > thanks.. > echo "52 61 * * roottest -e /usr/sbin/anacron || run-parts --report /etc/cron.monthly" >> /etc/cr

CRON (another question)

1999-07-22 Thread Daniel Ruoso
Hi, Does anybody knows if there is a way to "append" (just put at last place without entering any editor) a schedule to crontab thanks.. ruoso

Another question.. Re: True Type Fonts

1998-12-26 Thread Wayne Cuddy
I assume 7101 is the port but what does the unix/ mean? On Thu, 24 Dec 1998, Noah L. Meyerhans wrote: > Date: Thu, 24 Dec 1998 19:46:35 -0500 (EST) > From: "Noah L. Meyerhans" <[EMAIL PROTECTED]> > To: AJ <[EMAIL PROTECTED]> > Cc: debian-user@lists.debian.org, recipient list not shown: ; > Subje

xbase install problem solved - now another question

1998-12-23 Thread Gary Singleton
Hi Debian users, I solved my xbase installation problem by installing several packages before trying to install it. They weren't depends but they goofed it up somehow. Now I have a question about this dangling link I have in /usr/X11/lib/X11/XF86Config that is supposed to be going to /etc/X11/XF8

Re: another question about upgrading libc5 to libc6

1998-01-28 Thread Tim Sailer
Joost Kooij wrote: > > On Wed, 28 Jan 1998, Tim Sailer wrote: > > > Huh.. I just tried this on a machie at home, and the script failed because > > debian/hamm/hamm/binary-i386/base/ contains no libc5*.deb files. On > > any mirror that I could find. > > Try looking in oldlibs/ > > Tip: in d

Re: another question about upgrading libc5 to libc6

1998-01-28 Thread Scott Ellis
On Wed, 28 Jan 1998, Tim Sailer wrote: > Scott Ellis wrote: > > > Maybe someone else has an easier way? > > > > Yes, there is now a script a > > http://stormcrow.ml.org/pub/debian/autoup/autoup.sh that will download all > > the necessary core packages mentioned in my upgrade howto, remove all the

Re: another question about upgrading libc5 to libc6

1998-01-28 Thread Joost Kooij
On Wed, 28 Jan 1998, Tim Sailer wrote: > Huh.. I just tried this on a machie at home, and the script failed because > debian/hamm/hamm/binary-i386/base/ contains no libc5*.deb files. On > any mirror that I could find. Try looking in oldlibs/ Tip: in directory binary-i386, type "dir */packag

Re: another question about upgrading libc5 to libc6

1998-01-28 Thread Paul McDermott
Hello everyone, my experience with the upgrade howto from debian proved to be an invaluable asset. U had to dpkg --purge the development packages manually using dpkg. That was ok. I downloaded the entire hamm distribution and I have installed the base, admin and am starting on the lib and develo

Re: another question about upgrading libc5 to libc6

1998-01-28 Thread Tim Sailer
Scott Ellis wrote: > > Maybe someone else has an easier way? > > Yes, there is now a script a > http://stormcrow.ml.org/pub/debian/autoup/autoup.sh that will download all > the necessary core packages mentioned in my upgrade howto, remove all the > old -dev packages, and install the new stuff in t

Re: another question about upgrading libc5 to libc6

1998-01-27 Thread Scott Ellis
On 27 Jan 1998, Ben Pfaff wrote: >Hello everybody, i am currently following the mini howto on how to upgrade >from libc5 to libc6. Everything is going smoothly, up to this point. In >part 3 under development it says to purge libc5 *--dev* I know how to use >dpkg, and there is an

Re: another question about upgrading libc5 to libc6

1998-01-27 Thread Ben Pfaff
Hello everybody, i am currently following the mini howto on how to upgrade from libc5 to libc6. Everything is going smoothly, up to this point. In part 3 under development it says to purge libc5 *--dev* I know how to use dpkg, and there is an option --purge. My question is how do yo

another question about upgrading libc5 to libc6

1998-01-27 Thread Paul McDermott
Hello everybody, i am currently following the mini howto on how to upgrade from libc5 to libc6. Everything is going smoothly, up to this point. In part 3 under development it says to purge libc5 *--dev* I know how to use dpkg, and there is an option --purge. My question is how do you perge all

Re: yaq (yet another question)

1997-03-19 Thread Philippe Troin
On Tue, 18 Mar 1997 14:03:26 CST d. nathan hood ([EMAIL PROTECTED] u) wrote: > now for the question... > i am using xdm to launch an x-server as soon as i boot the machine, this > x-server starts in 8 bit color, and i don't seem to be able to get it to > switch to 16 bit color no matter how hard

Re: yaq (yet another question)

1997-03-19 Thread Marcia Takagui
> > i still can't mount remote file systems, but i think that is because the > fle system isn't being exported to me and it will be a while before he > (the sysadmin) can make that change > Depending on the type of use of the file system (e.g. for software), maybe it is already exported (readonl

yaq (yet another question)

1997-03-18 Thread d. nathan hood
ok.. update on how my system is going i can launch remote applications (xhost + ) worked the machines i am connecting to are in my research lab, so people messing with my display is not a major concern to me netscape 3.01 is up and running no problems i still can't mount remote

Re: another question

1997-03-17 Thread Andrew Martin Adrian Cater \(Andy\)
Andrew Cater (Andy) | +44 1242 672705 | [EMAIL PROTECTED] On Mon, 17 Mar 1997, d. nathan hood wrote: > i tried downloading minicom in a *.tar.gz format and had problems installing > it... eventually i found the minicom debian package and had no problems, now\ > i am looking to install netscape a

another question

1997-03-17 Thread d. nathan hood
i tried downloading minicom in a *.tar.gz format and had problems installing it... eventually i found the minicom debian package and had no problems, now\ i am looking to install netscape and the only format i can find it in is *-linux-elf.tar.gz am i going to ahve similar problems? what i was do

status and another question on the debian 1.1 beta (upgrade)

1996-05-31 Thread James D. Freels
I have successfully installed (from scratch) the debian 1.1 beta on two server machines (an i-386 and an i-486). Everything seems to be working as planned and I have no complaints. I am getting ready to *upgrade* my existing pentium machine (my main workstation) from 0.93R6 to 1.1 beta. I have a