On Tue, 4 Apr 2000, maths wrote:
> hello everybody
>
> i have only a aged printer, its a Epson Lq 100 (esc/p2).when i
> use it to print ps files, it often make little mistakes.for
> example:
>
>
>
> #gs -dSAFER -dNOPAUSE -sDEVICE=epson -sOutputFile=\|lpr love_C.ps
> then 1/3 of the width will
On Mon, 3 Apr 2000, Bart Friederichs wrote:
> Hi,
>
> Are there any system calls to move or copy files? I know I can do it with
> system("") but i don't like that solution.
>
> Bart
rename(2), unlink(2) etc
OK
Hi, Micha
On Mon, 27 Mar 2000, Keith G. Murphy wrote:
> Micha Feigin wrote:
> >
> > I am looking to use threads for programing under linux. Is there any
> > tutorial on the subject, or can anyone recomand me a book, or pointers to
> > the library rutines so I have place to start? ( I have prev
On Fri, 24 Mar 2000, Bart Friederichs wrote:
> Date: Fri, 24 Mar 2000 12:08:22 -0800
> From: Bart Friederichs <[EMAIL PROTECTED]>
> To: Debian userlist
> Subject: C++
> Resent-Date: Fri, 24 Mar 2000 20:05:22 +
> Resent-From: debian-user@lists.debian.org
> Resent-cc: recipient list not shown:
On Thu, 2 Mar 2000, Oleg Krivosheev wrote:
> On Thu, 2 Mar 2000 kmself@ix.netcom.com wrote:
>
> > > > Files and directories are identified under most Linux-like fileystems
> > > > (e2fs, minix fs, UFS, etc., but *not* msdos, vfat), by inodes. An inode
> > &g
On Thu, 2 Mar 2000 kmself@ix.netcom.com wrote:
> > > Files and directories are identified under most Linux-like fileystems
> > > (e2fs, minix fs, UFS, etc., but *not* msdos, vfat), by inodes. An inode
> > > is essentially a database entry in a table giving storage location,
> > > name, and values
On Thu, 2 Mar 2000 kmself@ix.netcom.com wrote:
> On Thu, Mar 02, 2000 at 10:19:40AM -0500, Allan M. Wind wrote:
> > On 2000-03-01 23:42:37, kmself@ix.netcom.com wrote:
> > > On Wed, Mar 01, 2000 at 07:05:04PM -0500, Allan M. Wind wrote:
> > > > On 2000-03-01 23:42:21, Mary Honeycutt wrote:
> >
>
On Wed, 1 Mar 2000, Mary Honeycutt wrote:
>
> I bought a larger hard-drive for my potato box and want
> to transfer my system to it (preserving permissions,
> symlinks, etc).
>
> I thought I saw a thread about this, but couldn't find it.
>
> Can anyone tell me what FM to read to get this going
On Wed, 1 Mar 2000, Mark Phillips wrote:
>
> Hi,
>
> What the world needs is a text editor which has the following:
>
> 1. Designed from the start to run under X, preferably using gnome
> widgets.
>
> 2. Designed to be somewhat compatible with emacs --- where this
> doesn't impinge on utility.
On Wed, 1 Mar 2000, Paulo Henrique Baptista de Oliveira wrote:
>
> Hi all,
> I have a client that bought two IBM NetFinity 7000 with a external
> storage. He wants that the two computers access the HD as it was from each
> computer. He says to me that NT has a solution for this: MCSS.
Hi, All
i have disk with three linux partition and
some free space. I asked to install win98 and
have simple question - what should i avoid and
how not to destroy linux installation?
thank you
OK
On Tue, 22 Feb 2000, Timothy C. Phan wrote:
>
> Hi,
>
> Could someone show me where can I get information on
> how to build the IP MASQ into the kernel (potato 2.2.14)?
>
> TIA!
>
> ---
> tcp
>
install ipmasq package and check the docs inside -
there is IP MASQ url with info.
Related
On Tue, 22 Feb 2000, aphro wrote:
> 4.7/128bit. its not available on FTP because of export controls(maybe its
> changed since that new law passed..) im running 4.7/128bit for glibc and
> it works pretty good. 4.72 for win* i think has bee out for a while but
> havent seen it for linux
>
> nate
>
On Mon, 21 Feb 2000, Oki DZ wrote:
>
> On Fri, 18 Feb 2000, Sean Johnson wrote:
>
> > Phil Brutsche wrote:
> >
> > > it's one of two ways Linux can use Intel-based SMP systems (the other is
> > > IO-APIC used on PIIs on up, and maybe PPros).
> >
> > Seems to be on the PPros too
> >
> > In
On Fri, 18 Feb 2000 [EMAIL PROTECTED] wrote:
> On Fri, 18 Feb 2000, Sean Johnson wrote:
>
> > Phil Brutsche wrote:
> >
> > > it's one of two ways Linux can use Intel-based SMP systems (the other is
> > > IO-APIC used on PIIs on up, and maybe PPros).
> >
> > Seems to be on the PPros too
> >
Hi,
On Thu, 17 Feb 2000, Phil Brutsche wrote:
> A long time ago, in a galaxy far, far way, someone said...
>
> > On Wed, 16 Feb 2000, aphro wrote:
> >
> > > you sure that MB supports dual processors? it seems as if linux doesn't
> > > say its a SMP capable MB at all.
> >
> > Well, the machine
Hi, All
thanks for all the advices
indeed, it was "sparse superblock" feature which
prevents partition mounting with slink rescue.
thank you
OK
On Thu, 17 Feb 2000, David Teague wrote:
> Michael
>
> I'm sorry not to be more prompt in my reply to this.
>
> Some have advised using the STL -- the Standard Template (not
> 'type') Library. That is sound advice.
great advice
> ANSI C++ Standard Document is the athority, but is expensive a
Hi, All
found strange problem with mke2fs on potato:
1. set new 20gig disk as /dev/hdb and created 2gig linux partition as
/dev/hdb1
2. running potato with kernel 2.2.14 on /dev/hda
3. run mke2fs on /dev/hdb1 "mke2fs -c -m 0 /dev/hdb1" and it finished ok
4. was able to mount /dev/hdb1 on
On Thu, 3 Feb 2000, Paul Huygen wrote:
> Paul Huygen <[EMAIL PROTECTED]> wrote:
>
> > As far as I know, at least Ghostview can read [rtf files].
>
> Sorry, I should not talk nonsense. I mistook "rtf" for "PDF".
>
> Paul Huygen
>
try to get abiword.*.deb from www.abisource.com
looks like it i
On Thu, 3 Feb 2000, paul wrote:
> > On Thu, 3 Feb 2000, Oleg Krivosheev wrote:
> >
> > > looks like Netscape decompress the file while i'm doing
> > > shift+b1. So instead of aaa.diff.gz i'm getting aaa.diff
> >
> > Actually, it doesn
On Thu, 3 Feb 2000, Colin Telmer wrote:
> On Thu, 3 Feb 2000, Oleg Krivosheev wrote:
>
> > looks like Netscape decompress the file while i'm doing
> > shift+b1. So instead of aaa.diff.gz i'm getting aaa.diff
>
> Actually, it doesn't decompress it stra
On Wed, 2 Feb 2000, Gary Hennigan wrote:
> Oleg Krivosheev <[EMAIL PROTECTED]> writes:
> > stupid question: what i have to do in order to
> > prevent Netscape from expanding .gz files?
>
> Just hold down the shift key when you click on it. That seems to do
> t
On Wed, 2 Feb 2000, Paul J. Keenan wrote:
> On Wed, Feb 02, 2000 at 12:12:58PM -0600, Oleg Krivosheev wrote:
> >
> > Hi, All
> >
> > stupid question: what i have to do in order to
> > prevent Netscape from expanding .gz files?
> >
> > thank you
On Wed, 2 Feb 2000, Martin Schulze wrote:
> Oleg Krivosheev wrote:
> >
> > Hi, All
> >
> > stupid question: what i have to do in order to
> > prevent Netscape from expanding .gz files?
>
> Simple answer: Don't use Netscape to download .gz files, us
Hi, All
stupid question: what i have to do in order to
prevent Netscape from expanding .gz files?
thank you
OK
On Sun, 23 Jan 2000, Arcady Genkin wrote:
>
> What would be the easiest way to rename a bunch of files
>
> foo-[0-9]-bar-[0-9][0-9].txt
>
> into
>
> blah-[0-9]-[0-9][0-9].txt
>
> Note, that all of the files have identical portions `foo-', `-bar-',
> and `.txt' in the filenames. Different are
Hi, All
moved to potato icewm-1.0 and found strange problems:
i cannot swith to another workplace!
Any keyboard (Ctrl-Alt--> etc) or mouse command
will swith to next workplace but icewm immediately
switch it back to workplace "1".
i run mostly potato stuff on intel.
A
On Thu, 20 Jan 2000, Konstantin Kivi wrote:
> ??? ??? ? sources.lst
> ??? potato ??? non-us?
> ??? ? ?? ?? ? ?
deb ftp://non-us.debian.org/debian-non-US unstable non-US/main non-US/contrib
non-US/non-free
>
> --
> Sincerely yours, Konstantin Kivi <[EM
Hi, All
after getting new disk i found that
500meg partition on old disk is free.
i'm running mostly potato in workstation regime -
not a lot logs and from light to moderate load.
what this partitino is good for? i'm thinking about
setting it to /var, but is there better choice?
maybe /usr/
Hi, All
moved to potato icewm-1.0 and found strange problems:
i cannot swith to another workplace!
Any keyboard (Ctrl-Alt--> etc) or mouse command
will swith to next workplace but icewm immediately
switch it back to workplace "1".
i run mostly potato stuff on intel.
Any ideas/advices?
thank
On Fri, 17 Dec 1999, Dave Sherohman wrote:
> Ben Collins said:
> > Edit /etc/login.defs and modify the minimum password length config.
>
> That allows _short_ passwords, but not _weak_ ones.
>
> After changing it to 1, I just had the following exchange with passwd:
>
> Enter the new password (m
On Tue, 7 Dec 1999, Igor Mozetic wrote:
>
> How does one compile a Fortran program with Lapack library ???
> I tried:
>
> # g77 File.for
> /tmp/ccRuoSL4.o: In function `MAIN__':
> /tmp/ccRuoSL4.o(.text+0x954): undefined reference to `dsbtrd_'
> /tmp/ccRuoSL4.o(.text+0x9b2): undefined reference t
On Wed, 24 Nov 1999, Jinsong Zhao wrote:
> I tried XF86 3.3.5 deb. The XF86_SVGA does not support Riva128 yet.
huh!?!
it works quite well with my Viper 330, no 3D acceleration of course
> So
> I was still using the one downloaded from nVidia, which is 3.3.3.
>
> No clue ...
>
> Jinsong
3.3.
On Tue, 23 Nov 1999, Russell Coker wrote:
> I want to produce some simple bar charts showing the difference between
> different products. Gnuplot doesn't seem to be able to do what I want (just
> nice clean bars with numbers at the tops and descriptions at the bottom).
>
> Is there a good progra
AIL PROTECTED] <
> /dev/null
>
>
> --
> Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
>
>
Oleg Krivosheev,
MS 220, BD/Physics,
Fermi National Accelera
On Thu, 18 Nov 1999, Alex V. Toropov wrote:
>
> Hi all
>
> I'm trying to run WordPerfect for linux from Corel
> It stops with error "libXpm.so.4 not found"
>
> when I try ldd xwp it shows among rest lines:
> libXpm.so.4 => not found
>
>
> when I try ldconfig -p it shows among rest lines:
> li
On Tue, 16 Nov 1999, Jameson Burt wrote:
> I wish to both interactively type commands to my modem and send files to it
> via
> xmodem or zmodem.
> (I do not want to dial some phone number as I communicate with my modem)
> I didn't see how to really do this with "cu";
> seyon and minicom want to d
On Tue, 9 Nov 1999, Art Lemasters wrote:
>
> Which port number does ping use in Debian Linux?
> I searched /etc/services and /etc/inetd.conf but did
> not find any icmp port.
it is ICMP
it doesn't need port
>
> Art
>
OK
On Wed, 20 Oct 1999, Evan Moore wrote:
>
> I am writting a Daemon in c, I need to know how to disconnect the program
> from the terminal so that if that terminal is destoyed it will not cause
> my server to shutdown. I have done this with perl scripts, but can't not
> figure it out with c. Thanks
On Tue, 19 Oct 1999, Ben Lutgens wrote:
>
> On Wed, Oct 20, 1999 at 11:23:47AM +0800, Lindsay Allen wrote:
> > show the problem - no script with a "." in its filename will run.
> Nothing I did worked, I changed the name as I learned the run-p?rts thing
> before I recieved you message. Still no av
Hi,
On Tue, 19 Oct 1999, Ben Lutgens wrote:
> I am having a stubborn ip-up.d. I have some scripts in there that I would like
> run when I connect to isp. here are the perms:
> -rwxr-xr-x 1 root dip34 Oct 19 09:49 mailer.sh
> -rwxr-xr-x 1 root dip34 Oct 14 16:
Hi, All
are there packaged docs/info/tools in Debian in order
to start learning XML and related technologies?
any help/links/advices are greatly appreciated
thank you
OK
On Sat, 16 Oct 1999, Charles Lewis wrote:
> Date: Sat, 16 Oct 1999 15:51:35 -0500
> From: Charles Lewis <[EMAIL PROTECTED]>
> To: debian-user
> Subject: where are the word processor debs
> Resent-Date: Sat, 16 Oct 1999 20:52:30 +
> Resent-From: debian-user@lists.DEBIAN.org
> Resent-cc: recipi
On Fri, 15 Oct 1999, Jean-Yves BARBIER wrote:
> On Fri, Oct 15, 1999 at 04:20:18PM -0500, Oleg Krivosheev wrote:
> > >
> > > Why does the 3rd HD's on /dev/hdg, instead of /dev/hde?
> >
> > because hdc&hdd are for two disks on first IDE ontroller,
&
On Fri, 15 Oct 1999, Jean-Yves BARBIER wrote:
hi,
> Hi all,
>
> I installed a 2.2.12 kernel and the hedridck patch for udma66;
> I had:
> append="mem=127M ide2=0x1e8,0x3ee,11"
>
> in /etc/lilo.conf, but I still have problems; detection is well done
> BUT not for the good drive:
>
> PIIX
On Thu, 14 Oct 1999, Keith G. Murphy wrote:
> tf wrote:
> >
> > Hey guys,
> >
> > I'm on a roll. Those of you who write html for a living, what do you
> > use? I have, but have not tried, asWedit, amaya, and (ahem)
> > wordperfect. I hate to plug a windows app, but notetab pro is great.
> > S
On Fri, 1 Oct 1999, Alexander Zhuckov wrote:
> Hi!
>
> Tell me, ple-e-e-e-ase, where I can find
> GNU Emacs 20.4 Debian packages?
> --
> Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50
search the mail list archive(s) - someone announced unofficial
20.4 debs about a week ago
OK
On Wed, 29 Sep 1999, Adam Olejniczak wrote:
> Hello all
>
> I'm a fresh user of debian i was using redhat so far.
> so i was using dselect with unstable option
> and everything was working just fine till yesterday when i got following
> errors
>
>
> Hitt ftp://ftp.pl.debian.org unstable/main P
Hi, all
put my hands on computer (parts of it, actually) and thinking
about adding CPU/memory and getting it up.
it is/was IBM Aptiva with Opti Viper mobo. looks like it is
socket 7 but i'm not sure
Any ideas/links what is it and how is it working with Linux?
thank you
oleg
hi,
Ok guys -- I have a second monitor, and wouldn't mind buying a second video
card if it would allow me to use two monitors at the same time. I don't know
where to start looking for information on this.
as usual
http://www.xfree86.org
My current video card is an AGP ATI [EMAIL PR
On Mon, 20 Sep 1999, NatePuri wrote:
> Date: Mon, 20 Sep 1999 14:08:28 -0700
> From: NatePuri <[EMAIL PROTECTED]>
> To: debian-user@lists.DEBIAN.org
> Subject: efax (won't dial modem)
> Resent-Date: Mon, 20 Sep 1999 21:04:03 +
> Resent-From: debian-user@lists.DEBIAN.org
> Resent-cc: recipient
On Wed, 1 Sep 1999, Alex V. Toropov wrote:
> Hi all !
Hi, Alex
> Please tell me (a new linux/Unix user) where to start learning
> about possble text processing apps under linux.
>
> I've heard such words as "TeX", "LaTeX", "TeTeX", "Emacs" that should
> deal with subj. But where can i find some
Hi, All
i'm running potato and just tried to upgrated telnetd to 0.14-1
and this is what i got:
Setting up telnetd (0.14-1) ...
adduser: Warning: The home dir you specified already exists.
Adding system user telnetd...
Adding new group telnetd (101).
Adding new user telnetd (101) with group telne
On Tue, 24 Aug 1999, Kent West wrote:
> Mark Brown wrote:
> >
> > On Sun, Aug 22, 1999 at 12:30:39AM -0700, Ramiel G. wrote:
> >
> > > Does anyone know if there are any DVD players out there for Linux?
> >
> > Due to restrictions on the decoding algorithms and (I presume) the specs
> > for chip
On Mon, 23 Aug 1999, Mark Brown wrote:
> On Sun, Aug 22, 1999 at 12:30:39AM -0700, Ramiel G. wrote:
>
> > Does anyone know if there are any DVD players out there for Linux?
>
> Due to restrictions on the decoding algorithms and (I presume) the specs
> for chips used in hardware decoders there ar
undefined reference to `input(char const *)'
> collect2: ld returned 1 exit status
> make: *** [main] Error 1
>
> what am i doing wrong?
learn about C++ name mangling
extern "C" is your friend
>
> thanx
> [EMAIL PROTECTED]
>
>
> --
> Unsubscr
Hi, All
just installed gnomeicu and while trying to
run it i got
reboot ~ $ gnomeicu
type = 0 exid = (null)
** CRITICAL **: file applet-widget.c: line 655
(gnome_panel_applet_corba_init): assertion
`panel_client != ((void *)0)' failed.
** CRITICAL **: file applet-wid
On Wed, 21 Jul 1999, Andrei Ivanov wrote:
> XEmacs works for me, but if your system is low-memory (less than 16M),
> you might use something else. No idea what, though, since I never had that
> problem.
> Andrew
>
www.coffeecup.com
OK
Hi,
On Mon, 19 Jul 1999, Jinsong Zhao wrote:
> I exported one directory at my Linux to one Solaris 2.5.1 machine. On
> Solaris, I ran 'ln -s /tmp tmp', then ran 'file tmp', it says:
> "readlink error: Invalid argument". However, when I 'ls -l' on the
> Linux, it is fine.
>
> Another problem is
On Wed, 14 Jul 1999, Phillip Deackes wrote:
> => On Wed, 14 Jul 1999, Cuno Sonnemans wrote:
> =>
> => > Hi,
> => >
> => > I've installed efax, but I can only
> => > fax asci text.
>
> Faxing from Linux works very well, but there is a steep learning curve
> compared to the Windows apps like WinF
On Tue, 13 Jul 1999, Wonko wrote:
> is there ANY way to setup my stb v4400 AGP card with x? i'm about to
Isn't v4400 being one of the Riva chipset based card?
Then it is supported by both XFree and NVidia and
works fine...
> smash everything in my house
calm down, relax, take a beer and check t
On Sat, 10 Jul 1999, Alexander Kushnirenko wrote:
Hi, how are you?
> I got a strange problem. I was running gimp processing quite big image, at
> some point I got impatient and killed the program. To manipulate with image
> GIMP has quite big buffers allocated on hard drive and now all that s
On Sun, 11 Jul 1999, Antti-Juhani Kaijanaho wrote:
> On Sat, Jul 10, 1999 at 11:26:19PM +1000, Hamish Moffatt wrote:
> > Or even 8, since an int is 32 bits.
>
> int can be anything from 16 bits up.
we do not have such architectures, i believe
> In fact, I believe we have
> architectures where
hi
On Fri, 9 Jul 1999 [EMAIL PROTECTED] wrote:
> In article <[EMAIL PROTECTED]> you wrote:
> > On Mon, 5 Jul 1999 [EMAIL PROTECTED] wrote:
> >
> >> I upgraded to xmms and I'd like to go back to x11amp.
> >> xmms uses about 30% of my 233cyrix's cycles.
> >
> > that looks like quite consistent numb
Hi,
On Fri, 9 Jul 1999, Jason Gunthorpe wrote:
> On Fri, 9 Jul 1999, Oleg Krivosheev wrote:
>
> > > to not be handled properly. Even though I specify -fpack_struct the
> > > generated code does not appear to actually do this. Structure fields
> > > are
> &
Hi,
> Hi there,
>
> The upstream maintainer of one of my packages is having problems
> with his code.
with his code?
> I thought it would be nice to use the debian mailing
> lists, to see if we can an answer on this. I will forward any solution
> to him.
>
> --
Hi,
On Tue, 6 Jul 1999, Jaycee wrote:
> linker, it says there are undefined references to char *crypt.
> This same program compiles perfectly under gcc.
> any suggestions?
>
char* crypt is not declared extern "C"?
OK
hi
On Mon, 5 Jul 1999 [EMAIL PROTECTED] wrote:
> I upgraded to xmms and I'd like to go back to x11amp.
> xmms uses about 30% of my 233cyrix's cycles.
that looks like quite consistent number. On my cyrix-333
i usually got 18-19%.
> I don't
> think x11amp used more than a couple percent.
i be
TECTED]>
>
> We are MicroSoft. You will be assimilated. Resistance is futile.
> -- Attributed to B.G., Gill Bates
>
>
> --
> Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
>
>
Oleg Krivosheev,
Andreas Voegele <[EMAIL PROTECTED]> writes:
> Since the last update of my systems the text cursor disappears in GNU
> Emacs 20.3-8 under X11. The problem maybe has something to do with the
> syntax highlighting. Above colored parts of the text the cursor is
> visible.
I see t
On Tue, 22 Jun 1999, Nguyen Hai Ha wrote:
> Hi all,
>
> I'm wandering if there is any disassembler for x86 going around.
> Would anybody kindly give me some information about this.
> Thanks in advance.
objdump in binutils
OK
Date: Sat, 12 Jun 1999 11:53:45 +0200
Resent-from: debian-user@lists.debian.org
From: Frank Barknecht <[EMAIL PROTECTED]>
Resent-sender: [EMAIL PROTECTED]
Resent-cc: recipient list not shown: ;
Precedence: list
X-Envelope-Sender: [EMAIL PROTECTED]
Mail-Followup-To: debian-us
The processor will work just fine, though as I discovered some other
commonly used components on newer systems might give you some trouble so
it pays to consider the whole
system:
http://www.zdnet.com/zdhelp/stories/main/0,5594,2218754,00.html
i believe i saw Ingo Molnar P III pat
hi
Kenneth Scharf wrote:
> >I have a PCI Matrox Millenium 2 MB video card (2 years >old) and
> >now I find I really want 32 bit colour. I tried to >find a Matrox
> >Millenium G200 PCI 8 MB card, but only AGP ones are >available
> >(PCI is in back-order).
>
> >Any suggestio
Is it true that two Pentium II 400 have to have a same number of some kind
they should have the same stepping and that is Intel recomendation...
to use them in dual mode. I'd intended to buy a dual board and add a new
proc. to my 400 but someone told me that wouldn't work
OK
Howdy,
hi there
is there a version of tar somewhere that will recognize bzip2
compression? I don't like untarring in two passes :-)
huh !?!
pipes are your friend
bunzip2 -dc aaa.tar.bz2 | tar xvvf -
Nico
OK
Hi, Jim
just tried your routine on my debian potato system and looks like it works:
before toplevel2 0
after toplevel2 134544432
after form
and some window appears, no segfaults
lesstif 0.88.1
egcs1.1.2
mesa 3.0
OK
Hi,
I've been having problems with my system, It's a long story
Date: Thu, 03 Jun 1999 18:13:34 -0400
Resent-from: debian-user@lists.DEBIAN.org
From: David Gaudine <[EMAIL PROTECTED]>
Resent-sender: [EMAIL PROTECTED]
Resent-cc: recipient list not shown: ;
Precedence: list
X-Envelope-Sender: [EMAIL PROTECTED]
X-MSMail-Priority: Normal
On Thu, 3 Jun 1999, Rick Macdonald wrote:
> Date: Thu, 03 Jun 1999 10:21:55 -0600 (MDT)
> From: Rick Macdonald <[EMAIL PROTECTED]>
> To: Oleg Krivosheev <[EMAIL PROTECTED]>
> Cc: "E.L. Meijer (Eric)" <[EMAIL PROTECTED]>,
debian
> Subject: Re: OF
On Thu, 3 Jun 1999, Robert Rati wrote:
> Date: Thu, 03 Jun 1999 10:12:27 -0500 (EST)
> From: Robert Rati <[EMAIL PROTECTED]>
> To: debian-user@lists.debian.org
> Subject: PCI modem
> Resent-Date: Thu, 03 Jun 1999 15:23:43 +
> Resent-From: debian-user@lists.debian.org
> Resent-cc: recipient lis
On Thu, 3 Jun 1999, E.L. Meijer (Eric) wrote:
> > On Wed, 2 Jun 1999 [EMAIL PROTECTED] wrote:
> >
> > > > The question is: if I buy a SDRAM PC100 chip, will it work on a
> > > > computer with bus speed of 66Mhz ?
> > >
> > > Nope.
> >
> > I bought 2 128MB PC100 for my 66MHz ASUS, hoping that t
On Wed, 2 Jun 1999, David N. Welton wrote:
> Date: Wed, 02 Jun 1999 18:34:33 -0700
> From: David N. Welton <[EMAIL PROTECTED]>
> To: debian-user@lists.debian.org
> Subject: Mission critical Debian
> Resent-Date: Thu, 03 Jun 1999 01:35:56 +
> Resent-From: debian-user@lists.debian.org
> Resent-c
Hi, All
just tried to debug my MT stuff using latest potato stuff and
did not succeed. Is MT debugging lost in transition? I was able
to debug my stuff on slink with glibc 2.0.7 and gdb 4.17
What package to blame: gdb 4.18, glibc 2.1 or kernel 2.2?
thanks a lot for any help
regards
OK
hi
On Wed, 2 Jun 1999 [EMAIL PROTECTED] wrote:
> >
> > Hi,
> >
> > How can I ad a user into the dip group ???
> >
> > I've set etc/ppp to root dip
> > When i ad a user to the dip group, can this user make a connection to
> > the internet, using pon ???
> >
>
> type vigr at the command prompt
hi
-> Even as a work station linux works fine on 486 hardware. Your basing
your
-> argument on what you view as a "workstation." Howeve, without X a
-> 486/66 does fine depending on it's purpose. You certainly don't need
-> pentium power to run vi, lynx, and elm. What else do you n
Hi,
I will get a Diamond Viper 550 graphics card, soon. Which is the best
Xserver for it?
SVGA
Which X version do you recommend?
3.3.3.1
Armin
OK
I've got my two desktop computers networked using 10base2 and they are
working nicely, now I'd like to add my laptop into the system. I don't
have a network pcmcia card, but I do have a null modem cable. I think I
should be able to use it to network my little laptop into the system,
On Wed, 28 Apr 1999, Raymond A. Ingles wrote:
> I can't seem to find a version of the old Unix 'compress' utility, that
> generates .Z files. I know that gzip provides better compression, and
> can uncompress .Z files, but it won't work for me.
>
> I'm exporting some files to Minix, and Minix
Hi
>
> After a long delay I am finally ready to put together a small training
> network in my apartment. First I have some basic questions.
> There are 3 machines one AMD 586 133 /64 mg (my primary machine) and 2
> Intel 486 66 /8 mg. All have ISA NE2000 cards
>
> 1. Can I live with 8 m
om
> >
> > --
> > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
>
>
> --
> Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
>
>
Oleg Krivosheev,
Hi, All
after my kid was playing games on win95 yesterday
evening i was unable to boot into Linux - actually unable
to boot into win95 also... Looks like some kind of
virus destroyed boot sector with partition table.
i can remember approximate partition sizes and order.
Is there any way to reco
Thanx for the fast response,
Dell is currently offering a PowerEdge 1300.
18Gb Ultra-2/LVD SCSI HD.
Adaptec AIC-7890 Ultra-2/LVD SCSI Controller (inergrated)
it should work i believe - penguincomputing is offering
linux worktations with 789x controllers
OK
hi, All
is there good utility(ies) to measure
FSB colck speed/chip clock speed and such?
thanks a lot in advance
OK
On Fri, 23 Apr 1999 [EMAIL PROTECTED] wrote:
> Date: Fri, 23 Apr 1999 12:14:46 -0400 (EDT)
> From: [EMAIL PROTECTED]
> To: Pedro Guerreiro <[EMAIL PROTECTED]>
> Cc: debian-user@lists.debian.org
> Subject: Re: What are the Bogomips for a P166?
> Resent-Date: Fri, 23 Apr 1999 16:08:14 +
> Resent
DOes anyone know of mp3 encoder for Linux? If yes, where would I be able
to find one?
TIA,
Andrew
http://home8.swipnet.se/~w-82625/
---
Andrei S. Ivanov
[EMAIL PROTECTED]
U
I am missing fdformat. Which package contains it?
superformat in fdutils, i believe
thanks
--
Andrew
[PGP5.0 Key ID 0x5EE61C37]
OK
Date: Sun, 28 Mar 1999 00:57:14 -0500
Resent-from: debian-user@lists.DEBIAN.org
From: Jayson Baird <[EMAIL PROTECTED]>
Resent-sender: [EMAIL PROTECTED]
X-Sender: [EMAIL PROTECTED]
Resent-cc: recipient list not shown: ;
Precedence: list
X-Envelope-Sender: [EMAIL PROTECTED]
hi
3) Is there an easy way to build ALL the packages in slink from
source?
i've heard about such idea(s) before. The real question is -
do you need to rebuild ALL packages? I doubt rebuilding
ls and such will do any difference. The only visible
difference might be if you rebuild FEW c
Hi,
If anybody uses Accelstar II graphics card could you tell me the right
Xserver for this card ? Any other tips for X use wiould be appreciated
TIA
George
3dlabs server from xfree 3.3.3.1 works for me just fine
if you're using slink it is enough to get binary server
and put it
1 - 100 of 225 matches
Mail list logo