Problem with RAID
I would like to know how I can install Debian on this machine: DEC HX 6000 server 128 Meg ram Adaptec 2940 running the CD-ROM Mylex DAC960 Raid controller with all the hard drives on it DEC 21x4 network card single CPU I have tried Redhat, Caldera and Debian on this system to no avail. Any ideas on how to install this? -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Rights on shared directories
I am running Debian 2.1. I would like to set up a directory for all users logging into the Linux box to have full rights to. I would like to have it set up so that all the users can rw and when they save the file it will have the same group permissions assign to it as it did when I first created the file. I am assuming that I would have to force a set for the full directory somehow but I am not sure how to do this. Can anyone tell me how? Thanks -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Re: Problem with RAID
I am sorry, I cannot set them up from the install disks. I need to boot from them or figure out a way to use the cdrom or floppy to boot and get the raid system working. In my job, puting another HD in th system is out of the question. So to sumerize, I need to access from the install disks and need some way to boot it or create a boot cd/floppy for it. Creating any type of a cd-rom (including a custom unit for installing) is NOT out of the question. I have a Debian system with a cd-rom writer in it so I can do amost anything with it. Brian On Mon, 07 Jun 1999, Corey Ralph wrote: > I have debian running on a similar setup on a HP LPr. > > You didn't mention the specifics of your problem, but one problem I found was > booting from the raid array. I found that it was easier to put in a seperate > internal drive to boot from, then mount the raid array. > > If this isn't what the problem is, please clarify. > > On Tue, 08 Jun 1999, Brian Schramm wrote: > > I would like to know how I can install Debian on this machine: > > > > DEC HX 6000 server > > 128 Meg ram > > Adaptec 2940 running the CD-ROM > > Mylex DAC960 Raid controller with all the hard drives on it > > DEC 21x4 network card > > single CPU > > > > I have tried Redhat, Caldera and Debian on this system to no avail. > > > > Any ideas on how to install this? > > > > > > -- > > Brian Schramm > > [EMAIL PROTECTED] > > [EMAIL PROTECTED] > > > > > > -- > > Brian Schramm > > [EMAIL PROTECTED] > > [EMAIL PROTECTED] > > > > > > -- > > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -- Brian Schramm [EMAIL PROTECTED]
Re: Short newbie question
%from wrote: > Hi Debians > Whats the "partition's block device name"? > I'm trying to install Debian from the dos-partition using dselect. > I copied alle the files from the ftp(main, etc.)-archives and put them > into The name will be something like /dev/hda1. If you look at fdisk or cfdisk you will see the name listed. You can use fdisk /dev/hda and from there type p and it will list all the patitions that you have on your HD. Then you just look for the one that is formated for dos and use that name. Of course this is asuming that you are using the first HD in the IDE chain. you will have to change the 'hda' to what you are using if that is not the case. > the dos partition. > I believe Linux should be able to "see" the dos-part., but I don't > know the > path to it in linux-speak. (It worked fine a week ago, in my first > attempt, > but that was only the "base" system). > I tried putting /dev/hda1/ but got the error: /dev/hda1/ is not a > block > device. > What am I doing wrong? (Yes I did check the "Installing debian > gnu/Linux" > manual, but found only basic inst. info., which I am getting familiar > with...) > Regards > Vitux > > "Error is human; complete disaster takes a computer." > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] > < /dev/null -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Sendmail problem (fwd)
I am having trouble with my sendmail on Debian 2.1. I want it to map all email to the auto-forwarding addresses that I have on the net (bigfoot, linuxfan,et.). This way when I change ISP's next mouth I do not have to change much on the system. I have read all the sendmail documents on this that I could find and followed the instructions to the letter. Attached is the configuration files that I have created for this. Can someone see what I am doing wrong? Brian >>>>> Forwarded message from %from --- Begin Message --- [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] divert(-1) # # Copyright (c) 1983 Eric P. Allman # Copyright (c) 1988, 1993 # The Regents of the University of California. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above copyright #notice, this list of conditions and the following disclaimer. # 2. Redistributions in binary form must reproduce the above copyright #notice, this list of conditions and the following disclaimer in the #documentation and/or other materials provided with the distribution. # 3. All advertising materials mentioning features or use of this software #must display the following acknowledgement: # This product includes software developed by the University of # California, Berkeley and its contributors. # 4. Neither the name of the University nor the names of its contributors #may be used to endorse or promote products derived from this software #without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS # OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # # # This file is used to configure sendmail for use with Debian systems. # divert(0) VERSIONID(`@(#)sendmail.mc 8.9.1a (Linux) 19981026') OSTYPE(debian)dnl LOCAL_CONFIG define(`SMART_HOST', smtp:mailhost.pagesz.net)dnl FEATURE(masquerade_envelope)dnl FEATURE(use_cw_file)dnl FEATURE(use_ct_file)dnl FEATURE(redirect)dnl FEATURE(nouucp)dnl FEATURE(nodns)dnl define(`confMAILER_NAME', `schramm-postmaster')dnl define(`confTO_QUEUEWARN', `1h')dnl MAILER_DEFINITIONS MAILER(local)dnl MAILER(smtp)dnl LOCAL_CONFIG MASQUERADE_AS(pagesz.net)dnl schramm.penguinpowered.com [EMAIL PROTECTED] bschramm [EMAIL PROTECTED] fschramm [EMAIL PROTECTED] ann [EMAIL PROTECTED] schrambm # This is the aliases file - it says who gets mail for whom. # It was originally generated by `smailconfig', part of the Smail package # distributed with Debian, but it may edited by the mail system administrator. # It was originally generated by smailconfig at Fri Mar 26 14:38:13 EST 1999 # Please modify the above line, if you change this file by hand. # See smail-config (5) for details of the things that can be configured here. postmaster: root daemon: root bin: root sys: root sync: root games: root man: root lp: root mail: root news: root uucp: root proxy: root majordom: root postgres: root backup: root msql: root operator: root list: root irc: root gnats: root alias: root qmaild: root qmails: root qmailr: root qmailq: root qmaill: root qmailp: root mailer-daemon: postmaster # My additions schpage: schrambm schramms: bschramm,brian,fschramm aschramm: fschramm root: brian --- End Message --- << End forwarded message -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
StarOffice help
I have downloaded the 5.1 version of StarOffice. I am using Debian 2.1 (slink). I use fetchmail and sendmail on my local machine to recieve and send mail. I use the pop3 and IMAP servers on my local machine to have some programs get access to my mail. I have configured StarOffice to use the pop3 server and smtp to the local machine. For some reason it cannot log into the machine no mater what I try. I have tried the real host name and localhost name both connected to the internet and not. It just cannot log into the server. Has anyone got this type of a system working? Thanks. -- Brian Schramm [EMAIL PROTECTED]
Re: StarOffice help
OK, how do I make sure that my bind is installed as caching-only name server? Thanks Brian On Wed, 30 Jun 1999, Carl Fink wrote: > [This message has also been posted.] > On Wed, 30 Jun 1999 14:03:53 GMT Karl-Heinz Zimmer <[EMAIL PROTECTED]> > wrote: > >Am 29.06.1999, 20:04:28, schrieb Brian Schramm: > > > >> I have tried the real host name and localhost name both > >> connected to the internet and not. It just cannot log into > >> the server. > > > >Please try '127.0.0.1' instead of 'localhost'=20 > >and tell us if it works... :-) > > On my box, SO5.1 wouldn't recognize my local caching proxy as > "localhost" until I installed bind as a caching-only nameserver. > Apparently StarOffice doesn't read the hosts file. > -- > Carl Fink [EMAIL PROTECTED] > "This fool wishes to reverse the entire science of astronomy." > -Martin Luther on Copernicus' theory that the Earth orbits the sun > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -- Brian Schramm [EMAIL PROTECTED]
Bind
I am using one machine to run Debian 2.1. I do not have a network but I want bind to handle caching of DNS inquires. I am doing this so I can use the sendmail genericstable and virtualtable and convert my addresses to the ones I want to have everyone use for replys. My problem is now if I am not connected to the net, everything stops when I send a message. I have not changed my sendmail configuration yet to vurtual hosting so I cannot see where that is the problem. I installed the bind package with no forwarding so it is in caching setup. Thanks for all the help. -- Brian Schramm [EMAIL PROTECTED]
Re: Bind
On Tue, 06 Jul 1999, Martin Bialasinski wrote: > >> "Brian" == Brian Schramm <[EMAIL PROTECTED]> writes: > > Brian> I am using one machine to run Debian 2.1. I do not have a > Brian> network but I want bind to handle caching of DNS inquires. I > Brian> am doing this so I can use the sendmail genericstable and > Brian> virtualtable and convert my addresses to the ones I want to > Brian> have everyone use for replys. > > I don't know sendmail, but I doubt it is necessary to have a running > bind to do address rewriting. This is completely unrelated. > > Brian> My problem is now if I am not connected to the net, everything > Brian> stops when I send a message. I have not changed my sendmail > Brian> configuration yet to vurtual hosting so I cannot see where that > Brian> is the problem. > > Brian> I installed the bind package with no forwarding so it is in > Brian> caching setup. > > So where does your bind gets it's info, if you didn't specify > forwarders (= hosts to ask for entries it doesn't know = your ISP's > DNS servers)? It tries to ask the root servers. > I thought forwaders where for a local network. That is why I did not put any in. > I believe you have a misconception about the thing you want to setup > and solve. What should your bind cache, and where does it get this info > from? Where did you read about this bind <-> addressrewriting > connection? > I got this from the sendmail.org web site. It clames that you need it running in order to do vurtual hosts and address rerouting. I have tryed to do it without setting up a bind server and it totally ignores the address changes so I am adding the bind server to see if they are right. > Ciao, > Martin > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -- Brian Schramm [EMAIL PROTECTED]
Staroffice mail
OK. I have Staroffice mail working to my local machine. My problem is intermetently I am having problem connecting to my machine. Everything is set to localhost for a server name. Bind is set up with localhost in it's table (acording to the deb install). And it works 90% of the time. Since this is the only office package that I have that is fully inticrated so I can automate some of my tasks, I would realy like to have everything working well. My main problem is nothing shows up in the logs as an error. At least none of them that I have checked. So, if anyone would have a sugestion I would like to here it. I am running Debian 2.1 with KDE as a desktop. Thanks. -- Brian Schramm [EMAIL PROTECTED]
Sendmail-anything else
I am trying to learn sendmail but it is not working the way I am expecting or wanting it to. I have tried everything that I can think of to no avail. Maybe someone can tell me why or maybe I should try something else. I am running Debian Slink with sendmail running and bind working. I use multiple mailboxes for my family. Each member has a login account on the Linux machine. Each member has a permanate forwarding e-mail box on the net so when I change ISP's I do not have to worry about changing e-mail addresses. Now what I want is sendmail (read any one like exim, send, et.) to always re-write the from address to the forwarding e-mail address for that user. I want to use any client program that I want for the mail program. Like I like StarOffice for my personal mail and ishmail for my work mail. My wife likes Netscape for hers. All these programs access the Linux machine for all e-mail for the user. So my local sendmail sends and receives my mail. I also need to have a flexible alias system so I can have all accounts receive mail from one address and they get the private mail from the other accounts no matter what the name is on the ISP side. The mail pull from the ISP is done through fetchmail at the root level so I only have one configuration file. Is anyone running a system like this? Can anyone help me get it set up? I have tried so many things that this letter would be way too long for anyone to read if I listed them all here. I am willing to take any suggestions that anyone has to offer. Even trying something else as long as someone has an idea as to how this configuration would work. Thanks. Brian Schramm -- Brian Schramm [EMAIL PROTECTED]
PIM's
Ok. maybe this is asking for a lot but I like to use my equipment until it no longer runs! I run Debian Linux for all my machines and use the KDE desktop system for my address book and schedualer. My problem is I want to use my portable for this type of setup too. But it is an older unit that X will never run on. 1. I am not afraid of the command line. I also do not mind writing small converting utilities for my own convenience. 2. I want software that is compatable with a GUI unit too. I will not mind changing software on both ends if it gives me this type of compatability. 3. I cannot garintee that I will be comunicating with both computers by a high speed link so I do not want to transfer large somes of date back and forth for updating. Any ideas? -- Brian Schramm [EMAIL PROTECTED]
Help with mounting a Xenix drive
I am upgrading a Xenix computer with Linux. I have seen in the mount that I can mount this drive and I would like to do that so I can copy the data off the drive. But it does not work. I am just typing: insmod sysv mount -t sysv /dev/hdd4 /mnt This should work to my knowledge but it errors saying that it cannot read the superblock. I am using debian slink and redhat 5.2. I have access to a SCO machine but I would have to re-write a drive table on it and that might overwrite the data (according to their WEB site.). Please help. -- Brian Schramm [EMAIL PROTECTED]
Re: Help with mounting a Xenix drive
I have set up the kernel with the Xenix driver as a module and have loaded it. On Sun, 25 Jul 1999, L.U.S.T List wrote: > -- > List: Linux User Support Team List > Sender: Matthew Dalton <[EMAIL PROTECTED]> > Subject: Re: Help with mounting a Xenix drive > Date: Mon, 26 Jul 1999 13:15:00 +1000 > -- > > Perhaps the kernel does not have Xenix drive fs support compiled in. Try > recompiling the kernel with Xenix fs support. > > Brian Schramm wrote: > > > > I am upgrading a Xenix computer with Linux. I have seen in the mount that I > > can mount this drive and I would like to do that so I can copy the data off > > the > > drive. But it does not work. I am just typing: > > > > insmod sysv > > mount -t sysv /dev/hdd4 /mnt > > > > This should work to my knowledge but it errors saying that it cannot read > > the > > superblock. > > > > I am using debian slink and redhat 5.2. I have access to a SCO machine but > > I > > would have to re-write a drive table on it and that might overwrite the data > > (according to their WEB site.). > > > > Please help. > > > > -- > > Brian Schramm > > [EMAIL PROTECTED] > > > > -- > > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -- Brian Schramm [EMAIL PROTECTED]
control and mail on debian 2.0
I have a debian machine that is a firewall for my network. I would like to remove the monitor and keyboard on the machine so I need a way to control it by a secure shell from my internal network. Is there any way to do this? I looked for ssh and did not find it. Is it hidden in a package that I did not see? Also, I would like to have Pine for my email. In past distributions all I had to do was connect to contrib or non-free and get it. This time I did not see it. Is tere a problem with this? Thanks for any help. Brian == Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] _ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com
Access to floppy
I have autofs running and would like to use it to access the floppy and cdrom on my computer. I can see both from a user account but I do not have write access to the floppy from any other account exept root. I have set the group access on the /dev/fd0 to floppy group and the users that I want to have using the floppy is in that group. What else do I need to do? Brian == Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] _ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com
automatic updates
I have a machine that I would like to set up for unatended updates. I can ssh into it to do things but I may not be able to all the time. I would like to have any prompts ansured in the default mode automaticly and have it send me a massage to my main email account of what packages it updated. This will probaby happen at night since that is when the network load is the lightest. Since nobody will be here to use the machine at that time automation is critical Can I do that now? How do I set it up? Thanks. Brian == Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] _ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com
Help with ssh
I figure that I need to configure something at this time but I am not quite sure where to start. I installed the ssh deb file on my Debian 2.0 machine. I have also installed the redhat side on my redhat machine. Now I would like to configure it so the root user has access to the debian machine by ssh only. I have the man page for ssh but I am a little lost. Do I configure a file for access to user accounts like the hosts.allow? Or do I have to build a set of keys to copy to the local machines? Any help would be apreciated. Brian == Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] _ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com
Help with cdwriting
I have desided to go back to Debian for my Linux needs. I am now installing a Debian 2.1 box with a HP cd writer drive in it. This is going to be the main purpose of this box. I know under redhat I used /dev/sgc for the device to access the drive. I am assuming I use the /dev/sg0-9 driver for Debian. I have the sg drivers loaded in the kernel and I see them in the /dev directory but when I run the cdrecord program against any of them, it comes back saying that it cannot find the drive. I also thought that I would try xcdroast. It sees the drive but does not see any driver file listed for it. I also cannot get past the configuration screen on the program although, that may be my problem since I have never used that program before. Can anyone tell me what I am doing wrong? Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Help bootable cd
I need fast help here. I would like to make a cdrom that I have bootable and run a certian command on bootup. I would also like to have a floppy that will boot from and run just like the cd will. This is for restoring an image file (dd) from the cd to the machine automaticly. I have Debian as well as RedHat avaliable. I am in desparatation here. Can anyone point me to the right direction?? -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Mounting to Sun
I am trying to mount an NFS drive on a Sun (newest version) server with my linux workstation. I need to have full access to it. The Sun admin and I have been working on this for a while now and have had little luck. Has anyone done this? Is there any reason that it should not work? Let me know at the below email addresses. Thanks. -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Help with printers
I have 2 problems here. 1. On my network I cannot get Debian to share the printer. I have set up a hosts.lpd file and made sure there is no deny in the hosts.deny file. What else do I need to do? I had that working in RedHat. 2. I have a second machine that has a HP4L hooked directly to it. I am using Magicfilter. For some reason it prints to about the last 1" of text and then stops. It also does not send a form feed to eject the page. How can I fix this? Please reply to my address below since I do not allways get the full debian digest list. -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Help on docs
OK this is a strange question but here it is. When I type dhelp (I did install it) it cannot find the file. I go to that directory and it is there so I call it up and type in a search name and it does not find it. I have tried about 4 dozen names so far of programs that I have questions about. So far no find on any of them. This happens on 2 systems, one is hamm and the other is slink. I am looking for pine info so I can compile it and run it. I am also looking for other configuration help that I would like to have. Can anyone tell me where (other then the doc directory since it seems that there is no files under there for help) I can look for help? I have 2 systems that I need to bring up with a posibility of a 3rd soon. Please reply to the below address since I do not always get my debian digest in full. Thanks. -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Help with KDE and Debian Slink
I have installed the deb files for qt1.42, kde off the kde ftp site, and I have upgraded from hamm to Slink. Now about half of the KDE applications give back this error: kdbash-2.01$ kedit kedit: error in loading shared libraries /usr/X11R6/lib/libkfile.so.2: undefined symbol: __pure_virtual bash-2.01$ How do I fix this? -- Brian Schramm [EMAIL PROTECTED]
Help on auto mount and sound
I need to know how to change the timeout on the automount system for Slink. It is set WAY TO LONG. I would also like to know how I get my built in sound card to work. I had it working in Redhat just by running the sndconfig command but Debian does not have that so I need to know how to set it up on Debian. Please respond directly to the addreses below since I am a digest user and I do not always get the full list in my email. Thanks. -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Lothar Project
Sticking with the idea of making Linux (Debian) easier to install, has any of the Debian geniuses looked at the Lothar Project? I think it would be easy to start putting into that project and get the Debian distribution better for it. I am not that good of a programmer but I know that Debian has the best programmers on the team. So, what is the thought on that? Maybe Corel could even step into it? Who knows. I think it would benefit Debian to have full hardware sensing in it. -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Re: Lothar Project
Sorry I forgot the url: http://www.linux-mandrake.com/lothar/ On Fri, 23 Apr 1999, Nathan E Norman wrote: > On Fri, 23 Apr 1999, Brian Schramm wrote: > > : Sticking with the idea of making Linux (Debian) easier to install, has any > of > : the Debian geniuses looked at the Lothar Project? I think it would be > easy to > : start putting into that project and get the Debian distribution better for > it. I > : am not that good of a programmer but I know that Debian has the best > : programmers on the team. > > Er, what is it and where do we find out more? > > -- > Nathan Norman > MidcoNet 410 South Phillips Avenue Sioux Falls, SD > mailto:[EMAIL PROTECTED] http://www.midco.net > finger [EMAIL PROTECTED] for PGP Key: (0xA33B86E9) -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
New kernel
I would like to know what I need to do to upgrade from my kernel of 2.0.36 on Debian slink to kernel 2.2.x. If there is a web page dealing with Debian on this let me know Thanks -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Linux experts
OK, now I have your attention. I want to set up an ocational private connection between work and home acrosed the net. I have ssh on both computers but I do not know if that is all I need. I will be using it to transfer files and do manual configuration mostly. Since I will be working with root privlages I do not want anyone to see what I am typeing. Is ssh all I need or is there an easier way to do this? Remember, I have no control at the other end and it is only going to be used on ocations so I do not want to do too much work to set it up. Thanks -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Talk
OK I want to use talk on the slink distribution. I have ytalk installed along with talkd damon. But for some reason it always comes back saying that the person is refusing connection. I thought that the talk system worked with all users right away. The man pages and config files are no help. Everything that I have read says it should be working. Any ideas? Thanks -- Brian Schramm [EMAIL PROTECTED]
Help files
>From what I understand, I am supose to be able to get help on the Debian system but every time I have tried, I get a search box and I get nothing replying to any search command that I give it. What do I do to fix it so I get some help? -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Problem with format
I am using KDE on my system. It has a nice GUI formater that will format a floppy disk in ether DOS or Ext2fs formats. My problem is that I try to format in Dos mode and I get an error message saying that it cannot access the /dev/fd0H1440 device. I looked at the /dev directory and found a fd0h1440 device, so I created a sym link fd0H1440 to it. That did not change anything. Any ideas? -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
KDE and compiling
I downloaded a program from the kde site and started to compile it for my system (slink) following the instructions. For some reason it is looking for the header files in the /opt/kde/source directory. How do I force the corect directory for the make? -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Gnome-Enlightment
I would like to install the latest version of Gnome and Enlightment on my Slink system. I have a modem at home so I thought tht I would download the files at work and create a cd for my upgrade. I went to this site : http://www.debian.org/~ljlane/downloads/enlightenment/ and downloaded the files from there. I then went to the gnome site and followed the links for the files there and it gave me the apt-get command. That would be OK if I wanted to wait for it but I would like to copy it to cd at work. How do I get the files by ftp? Is there any forseable problems in doing this? Please reply to me also since I am on the digest version of the list and my mail sometimes corupts that. Thanks for any help. -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
mailers
OK, I know that this is almost as bad as 'editor wars' but I have to ask. I want an email program that works in X and has the following capabilities: alias support for addresses grouping of addresses threading of email (for lists) some kind of sorting on reciept of a massage ( for news reports) easy to use reliable file transfer (for attached documents) find a message on a search of the header or body Let's here your favorite that can handle most of the above if not all. -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
dpkg problem
I have a package that has the following code in dselect: RI-- Package name et 80b2-8 I cannot install or remove this package. It is stoping me from using apt-get to update some files for me. I have tried everything that I can think of to install or remove this package. I have used dpkg, dselect, apt-get with all the opthions that I could find. How do I corect this so I can use apt-get? Here is the error message I get from using apt-get: schramms:/home/schrambm# apt-get -yfm install Updating package status cache...done Checking system integrity...ok The following packages will be REMOVED: et 0 packages upgraded, 0 newly installed, 1 to remove and 38 not upgraded. 1 packages not fully installed or removed. Need to get 0b of archives. After unpacking 314k will be freed. Do you want to continue? [Y/n] Y dpkg: error processing et (--remove): Package is in a very bad inconsistent state - you should reinstall it before attempting a removal. Errors were encountered while processing: et E: Sub-process returned an error code schramms:/home/schrambm# Thanks for your help. -- Brian Schramm [EMAIL PROTECTED]
Re: StarOffice 5.1 SOLVES Glibc 2.1 (potato) incompatibility
Anyone tryed it on Slink yet?? On 20-May-99 Christian Lavoie wrote: >> Where are you downloading is from. On www.stardivision.com the >> download area is closed. > >> Sean wrote: > >> > no it's not, I'm downloading SO5.1 right now . . . >> > >> > I'm at 75% -- woo hoo! >> > >> > Sean >> > >> > Pollywog wrote: >> > >> > > On 20-May-99 Bernard de Rubinat wrote: >> > > > StarOffice 5.1 (just released) works with potato. When you install, it > will >> > > > complain that it does not find glibc 2.0.7, just ignore as you have > glibc >> > > > 2.1 (with potato). > > As a proof it works, I'm writing this very message under SO5.1/potato. > >> > > >> > > I just found the download site, but it is closed for a day or so. > > Use babelfish to fight your way around the german pages. Worked for me > anyway. > > > On the glibc compatibility, StarOffice seems less stable using > glibc2.1 than it was the days I had slink/SO50, my guess being they > haven't yet finished coverting it. > > In particular, the threaded view in my Inbox has crashed 3 times in > the last 5 minutes, and viewing e-mails unthreaded is ugly, IMHO. > > Christian Lavoie > [EMAIL PROTECTED] > UIN: 947212 > > > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < > /dev/null Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Gnome-enlightment
I am running Slink. I would like to get the latest gnome-enlightment packages on my home machine. I have a slow net work connection to this machine (28.8 modem) so I would like to have my work machine download the files and I can put them on a CD for my home machine to install. I do not have these two programs set up on eather machine so the update will not work. I have tried to download the packages from the web site but I do not have the time to sit there and choose indvigual files to get them by http. Is there a way that I can get the full file system for both onto my machine here at work and then I will burn a CD with them so I can take them home? I know that this is the location for the current files: http://www.debian.org/~jules/ But that is not reachable by ftp and I need some way to get it here automaticly. The system that I am useing at work for CD burning is a headless system so I do not need this on it. Also, along the same lines, I noticed on the kde site that the only distribution for the newest kde is for hamm. will that work under slink? Thanks -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
KDE
I have found the deb files for version 1.1.1 on kde's site for hamm. Will these work on slink? -- Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED]
Printer sharing
I know I asked this question a long time ago but I need to ask again since my brain went dead and I cannot remember how to do it. I am running Slink and I need to share printers between two machines on my home network. How do I set it up? Brian Schramm
Printer problem
I hope this gets to the list. I never saw my question post the last time. I am running Debian slink and I need to share my printers with my networked Debian slink workstations. I know that there is a file I need to modify in order to give permission to each computer to do this. I just forgot which one and what to put in it. Can someone please help me on this? Thanks. Brian Schramm [EMAIL PROTECTED]
Re: Printer problem
I am sorry. I did not give a good explanation for the problem. I am talking security. I have the printer setup in the printcap file but it is not working because it cannot connect to it. The machine at the other end says it cannot allow the connection. I use to create a hosts.lpd file and that would work but I know that this version has some other file to edit. Brian >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 11/2/99, 10:07:03 AM, Ethan Benson <[EMAIL PROTECTED]> wrote regarding Re: Printer problem: > On 2/11/99 Brian Schramm wrote: > >I hope this gets to the list. I never saw my question post the last > >time. > > > >I am running Debian slink and I need to share my printers with my > >networked Debian slink workstations. I know that there is a file I > >need to modify in order to give permission to each computer to do > >this. I just forgot which one and what to put in it. > > > >Can someone please help me on this? > /etc/printcap man printcap > Best Regards, > Ethan Benson > To obtain my PGP key: http://www.alaska.net/~erbenson/pgp/
Questions on X
I run Debian Slink 2.2 fully updated from debian.org. I have 2 machines setup on a network in my house. One of them has a lot of ram and HD space for use and the other is very limited in both. I have my home directory maped by nfs to the large machine. What I want to do is use xdm to act as a x terminal on the small machine so it will not be so slow in X when I want to use it. I am asuming that it is posible but I cannot figure out how to configure that. Can anyone help me? Thanks. Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
notifying
I would like to set it up so I can send an email or some other message from a machine over the net or locally to another user to tell them to log in a check for messages. I know if they are on I can get their attention but a lot of times I would like to have my wife log in when I send her a message that I need to have her look at right away. The computer is usually in ear shot so the sound card or speeker can be trigured. I would love to have it run by an email address so I can do it from anywere. Any ideas?? Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Mirroring
Is there a way to mirror directories in a two way fasion? I want to update the directories that have older files in it with it's counterpart on another machine. This way my mini network will always act the same no mater what computer it is on and I can still have some private stuff for that computer only. Thanks for your help. Brian Schramm
/dev/audio
I have a problem with my speekers. They are in my monitor and every time I turn off my monitor they adjust the volume down to a point that is not herable. Is there a way that I can set up my profile or login script to adjust the volume to make it usable? Thanks. Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Cron jobs
OK I have looked at the cron and crontabs man pages to no avail. I would like to have a script that runs every 15 minutes only send me an email if it errors. The script exits out if certain conditions are good. I have it exiting with an exit command in a if statement. What I want is it to email me if it does not exit out prematurely. That way I can tell when I had to run the script so I can get a feal as to how often I end up with a problem. Any ideas? Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Install from plip
Has anyone had good luck with installing Debian from a plip conection to a desktop with a cd in it? I have a portable that has no cd and I would like to tie it to my desktop with a cd so I can install it that way. Thanks Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Problem with named
I have a small network at home that I am running named on. I am also using yi.org's free dynamic dns for my internet name. I have had some trouble with my two machines on the prifate network. If I type nslookup I get the address of the machine back with a message saying it cannot find the name of that machine. I then go into it with localhost as the machine name. How can I fix this problem? Also, how can I add some machine records to the files. I have tried following the howto's and the readmes but I have had no luck yet. Thanks. Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
X help
I am running Debian 1.31. I want to install X windows on my system. Keep in mind that I have run X windows on this machine in the past using XFree86. So I know there is no incompatability in the software hardware issue. Here is the problem: I cannot run XF86Setup. It will not show anything on my monitor. I configure it by way of xf86config and run startx and get a blank screen also. I have tried the copy off my CD and the copy on the debian FTP site with the same results. BTW, it must be loading because all I have to do is wait for the hard drive activity to stop and press CTRL-ALT-Backspace and get back to my CLI. This has to be something simple that I have overlooked since I cannot see the system not working. BTW, I have looked at the configuration file from my old install and cannot find anything meaningfull different between the two. Here is my hardware: HP Pavilion 7166 133 MHZ Pentium 36 MEG RAM Several HD's IDE CD-rom S3 Trio64 V+ built in vidio card with 1 MEG ram HP Pavilion 15" Monitor Hope this helps. Thanks Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] -- E-mail the word "unsubscribe" to [EMAIL PROTECTED] TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED]
RE: X Help
I am running Debian 1.31. I want to install X windows on my system. Keep in mind that I have run X windows on this machine in the past using XFree86. So I know there is no incompatability in the software hardware issue. Here is the problem: I cannot run XF86Setup. It will not show anything on my monitor. I configure it by way of xf86config and run startx and get a blank screen also. I have tried the copy off my CD and the copy on the debian FTP site with the same results. BTW, it must be loading because all I have to do is wait for the hard drive activity to stop and press CTRL-ALT-Backspace and get back to my CLI. This has to be something simple that I have overlooked since I cannot see the system not working. BTW, I have looked at the configuration file from my old install and cannot find anything meaningfull different between the two. Here is my hardware: HP Pavilion 7166 133 MHZ Pentium 36 MEG RAM Several HD's IDE CD-rom S3 Trio64 V+ built in vidio card with 1 MEG ram HP Pavilion 15" Monitor Hope this helps. Thanks Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] -- E-mail the word "unsubscribe" to [EMAIL PROTECTED] TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED] -- -- > I cannot run XF86Setup. It will not show anything on my monitor. I Have you tried to run XF86Setup and NOT use defaults found in XF86Config file? Alex Y. -- _ _( )_ ( (o___ +---+ | _ 7 |Alexander Yukhimets| \(")| http://pages.nyu.edu/~aqy6633/ | / \ \ +---+ -- __ Yes I have. I cannot get it to run in ether mode. Please reply with your email address since I get this by way of the debian digest and for some reason it cuts off the email addresses of everyone on the list. Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] -- E-mail the word "unsubscribe" to [EMAIL PROTECTED] TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED]
Boot problems with 1.31
OK, I know I have a strange configuration but I like it. Here is my configuration: HP Pavilion 7126 computer 32 meg ram 2 IDE hard drives with a IDE CD-ROM hda = 1.65 GIG IDE hdb = 500 Meg IDE hdc = CD-ROM 1 SCSI hard drive and 1 4 MM tape drive driven by an Adaptec 1520 card sda = 1 GIG SCSI ID 0 Tape drive SCSI ID 6 External modem internal sound system and vidio Now for the problem. I messed up my Debian install that I had on 2 partitions on the 2 IDE hard drives. I also have OS/2 and DOS running on the IDE hard drives. Since I have blowen away my Debian and I was in the middle of installing it anyway, I figured that I would put the new install on the SCSI hard drive. My old install I had configured to go to the MBR on hda. It worked fine. So I tried to do that with this one. Lilo tells me there is a problem with hdc (my CD-ROM) and run MAKEDEV-IDE, but it does say that it is adding my boot labels. When I rebooted it, all I get on the screen is Li. So, I got my OS/2 boot manager back and I configured it for the SCSI and it will not show on the menu. Can anyone give me some help on this? I need to get one of the boot managers working. I am thinking about reinstalling again because of the strange error I got but I do not know if that is a good thing to do at this time or not. Thanks for the help. Brian Schramm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
IPX problem
I know that this might not be the proper group to ask but I cannot find any that I can ask in so here it goes. I have loaded the ncp package for Novell login capability. No matter what I do to configure it I get a steady display of the following error message: ipx: network number collision e2766820 eth0 802.3 and eth0 802.2 I can log into the system but since the error repeats itself continually the login is not worth the fight around the error. Can anyone tell me what is going on? Or maybe point me in the right direction to get the answer. Thanks Brian Schramm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re[2]: IPX problem
I have tried manual as well as automatic. I have not had any luck with ether yet. If I do it manually I can eliminate the 802.2 in the ifconfig table but I still get the same error. This network is big. It runs on 802.3 and uses a mixture of Novell 3.x, 4.x and NT. It is mostly 4.x at this time. We are talking about 300 servers just in this building. I do not know if that is going to make a difference or not. I will try the site you suggested. Thanks Brian __ Reply Separator _ Subject: Re: IPX problem Author: [EMAIL PROTECTED] at INTERNET Date:4/10/98 10:32 PM On Fri, Apr 10, 1998 at 03:38:00PM -0400, BRIAN SCHRAMM wrote: > I know that this might not be the proper group to ask but I cannot > find any that I can ask in so here it goes. > > I have loaded the ncp package for Novell login capability. No matter > what I do to configure it I get a steady display of the following > error message: > > ipx: network number collision e2766820 > eth0 802.3 and eth0 802.2 I haven't played with Linux IPX in a while so I'm not sure if I can help. How did you configure your IPX -- using the auto-configure and auto-primary options? Maybe there is a linux networking list at vger.rutgers.edu which can help you out; write to [EMAIL PROTECTED] to find out what lists exist there -- all the kernel lists are at that site. Hamish -- Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5 CCs of replies from mailing lists are welcome. http://hamish.home.ml.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bash help
I am trying to tell if a program is passing back an error in a Bash script. I would like to branch on receipt of the error to a wait statement that will give me about 20 seconds and then retry. My trouble is I cannot remember how to detect the error and how to make the shell wait a definite amount of time. Can anyone help me? Thanks Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Help with X
I am running Debian 1.31. I have a Novell 4.x server that is running Novel's IP system on it. I can telnet to the server but it comes up and asks me if I want to use the default X console display to work with. I have tried the default, and setting it myself to no avail. It tells me that I ether do not have X running (false), X server is not installed properly or Netware is not authorized to use it. I am betting on the last one myself but I cannot find any doc on how to let machines use your X server. Can you help me? Thanks Brian Schramm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Help with Backpack
I am running debian 1.31. I have a parallel port Backpack CD-ROM I am trying to mount it. I know that the device is /dev/bpcd but it claims that I have not loaded the module yet. What module do I have to load? Brian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
EXIM help
I am looking at the EXIM mail transport to handle the UUCP and pop mail that I have along with filtering mail and local mail. I remember a person on this list that offered someone a copy of the mail files that they use. Can I get a copy of them from anyone that is using this to filter mail, get mail from pop and uucp on a dial up connection and deliver mail locally. Any parts of that would be helpful too. Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Help-ethernet card
I am looking for help in getting a SMC 8416 ethernet card in a Dell 433/l machine. I have tried to use the SMC ultra and SMC 9000 modules to get it to work on install. I need the network card to work since this machine does not have a CD-ROM in it and I need to get the distribution from the network. How do I get it to recognize the card? Please respond to me directly at [EMAIL PROTECTED] and [EMAIL PROTECTED] since I do not belong to the mail list yet at work. Thanks Brian Schramm -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Help Backpack CD-ROM
I am trying to install Debian 1.31 from a backpack cd. I get a message saying that /dev/bpcd is not a block device. I have selected the "cdrom" module in the device install. Any Ideas? Brian Schramm -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Re: Help Backpack CD-ROM
Adam Klein wrote: > > On Wed, Dec 24, 1997 at 04:58:29PM -0500, Brian Schramm wrote: > > I am trying to install Debian 1.31 from a backpack cd. I get a message > > saying that /dev/bpcd is not a block device. I have selected the > > "cdrom" module in the device install. Any Ideas? > > > > You need to also select the module for the backpack cd drive, > and you probably don't need the "cdrom" module. > > Adam Klein > > -- > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to > [EMAIL PROTECTED] . > Trouble? e-mail to [EMAIL PROTECTED] . I did not see a backpack cd module in the list but when I get back to work I will check. Thanks for the help. Brian -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Re[2]: Help Backpack CD-ROM
Well, I am at work today and I do not see any mention of a backpack driver. Any Ideas? Brian __ Reply Separator _ Subject: Re: Help Backpack CD-ROM Author: [EMAIL PROTECTED] at INTERNET Date:12/25/97 5:48 PM Adam Klein wrote: > > On Wed, Dec 24, 1997 at 04:58:29PM -0500, Brian Schramm wrote: > > I am trying to install Debian 1.31 from a backpack cd. I get a message > > saying that /dev/bpcd is not a block device. I have selected the > > "cdrom" module in the device install. Any Ideas? > > > > You need to also select the module for the backpack cd drive, > and you probably don't need the "cdrom" module. > > Adam Klein > > -- > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to > [EMAIL PROTECTED] . > Trouble? e-mail to [EMAIL PROTECTED] . I did not see a backpack cd module in the list but when I get back to work I will check. Thanks for the help. Brian -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] . -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Help on printers
I have an IP address of 56.88.7.156 on my network at work. My printer IP address (HP Jetdirect card) is 192.0.0.192. How can I talk to it? Brian Schramm -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Re: Debian on CD
To get CD's for Linux I found a real good place to buy them. It cost me under $2 for Debian. They even let you donate money to Debian Org. It is www.cheapbytes.com. Brian -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Debian vs. Caldera
Here is my opinion on the different dist. of Linux that I have used over the years. Caldera Standard: Great if you never need technical support, modifiy your system, or want any documentation that is acurate. Since I do not know of anyone that can say that, I would not recomend it. Red Hat: Good distrubution. Installs easy, has good documentation, is really useable from the first reboot. It's update and packaging system is not very good. I have had a lot of trouble upgrading the system from version to version. Other then that, it works well. Slackware: Installs well, has very good doc's, and works well from the first reboot. It has no upgrade capability, and is difficult to get X to work just the way you want it. Debian: Installs well, has good doc's, and is very easy to modify. The upgrade system works very well with the utilities available. I have upgraded through mager versions with no problems. The only problem is when you get to the first reboot you hav quite a bit of configuration to do to get a really usable system. The upside of that is you have learned a lot from the configuration and will have no trouble in the future modifications. I hope this helps, I have been lucky in the fact that I have had the opertunity to run different dist. side by side for quite a while. That gave me a chance to compare them well. Of course, this is only my opinion. Brian Schramm -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Thanks for the printer help
Everyone that helped me on the network printing problem, thanks. I have it working now and everything is working fine. Thanks again. Brian Schramm -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Quick Question
Here is a good thought question on Debian. I have a Slackware 2.0 system that has no capability of running a floppy or booting from the CD-ROM (Sound Blaster Pro16). I would like to update it to the newest (1.3) Debian release that I have so my main machine and my server (this machine) has the same system. Keeping in mind that I cannot boot off of anything but the hard drive (SCSI) how do I start the install? I do not have DOS on this machine at all. Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Re[2]: Quick Question
OK Sten Anderson; Thanks for the idea, how would I copy the disks from the cd to the hard drive? Or can I tell LILO to boot the cd files? I am assuming that the cd has anything I would need to get this to work. Also, just for kicks, is there a way to just get the boot image from the cd and put it onto the hard drive from Slackware? I know that this machine is hard to do this with but I figure that once I have Debian installed I can update it from that point on and not have anything to worry about. Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] __ Reply Separator _ Subject: Re: Quick Question Author: [EMAIL PROTECTED] at INTERNET Date:1/2/98 4:47 PM On Fri, 2 Jan 1998, BRIAN SCHRAMM wrote: > I have a Slackware 2.0 system that has no capability of running a > floppy or booting from the CD-ROM (Sound Blaster Pro16). I would like > to update it to the newest (1.3) Debian release that I have so my main > machine and my server (this machine) has the same system. Keeping in > mind that I cannot boot off of anything but the hard drive (SCSI) how > do I start the install? I do not have DOS on this machine at all. Hi Brian! AFAIK you need at least a bootable floppy drive *OR* a bootable CD-ROM drive (such a thing is common in newer PCs) to install Debian GNU/Linux. Bye Daniel Gross -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Install without floppies
I know tht I posted this question before but a person by the first name of Stan replied but I did not get his E:Mail address. I have an older 486 machine that the floppy side is dead in. I have a sound blaster cd and sound card in it. That will not boot a cd and the only OS I have on it is Slackware. I would like to put Debian on it so I have the same system on all my machines. Plus I like it better. Stan said somting about booting to the floppy image copied to the Slackware partition using Lilo. I would like to have more details on this. If anyone can help please let me know. Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
WINE useage
If this is not the place to ask this please point me in the right direction. BTW I am not new to Linux and it's way of handling questions. Here it goes: I downloaded the latest version of Wine from the Wine web page. I extracted it and read the readme file for compiling it. I found out that I needed xpm and the x lib development on my system. I then went to dselect and installed the two libraries. I then ran config and make depend and make. somewhere in the middle of it the make crashes saying 'ld: cannot open -lXpm No such file or directory'. Is there something that needs to be put in from the package system? Maybe someone else has had good luck at compiling the 0118 wine file. Any help would be beautiful Brian Schramm [EMAIL PROTECTED] [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
xbanner & bootpd
I installed both xbanner and all recommended files for it in Debian 1.31 and it comes up with an error of "Xbanner MSG: * Could not get the font, using 'fixed'" I have tried to install any font package under X and still get this message. 1. How do I get this font? 2. How do I modify the message and stile of the banner? Also, I have bootp on my system and I have it set up to give out IP addresses to some network devices. It gives the addresses out fine but I have to type bootpd at the command line whenever I reboot the machine. I have a bootp script in the init.d directory and have tried to follow the instructions on how to create the rest but so far it has not worked. Thanks for any help. Brian Schramm [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
xbanner & bootpd
I installed both xbanner and all recommended files for it in Debian 1.31 and it comes up with an error of "Xbanner MSG: * Could not get the font, using 'fixed'" I have tried to install any font package under X and still get this message. 1. How do I get this font? 2. How do I modify the message and stile of the banner? Also, I have bootp on my system and I have it set up to give out IP addresses to some network devices. It gives the addresses out fine but I have to type bootpd at the command line whenever I reboot the machine. I have a bootp script in the init.d directory and have tried to follow the instructions on how to create the rest but so far it has not worked. Thanks for any help. Brian Schramm [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Printer
I just 'inherited' an IBM Laserprinter E. I have no manual for it and tried to find out about it on the IBM web site to no avail. Does anyone know what GS settings I would use to drive this printer? I would love to set it up so I can share it with my systems here. Thanks Brian Schramm [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Samba and LyX
Hi Debian! I was using Slackware for the last 2 years and have switched to Debianbecause of your package install program. I love it! I do have a couple of questions: 1. I use NT as a network here(choke). So I need the Samba routiens running. Although on Slackware I had some other problems with it (probably the version levels I was using), On this one I cannot see long filenames. I am using the smbmount command like I am supose to and I compiled the smb support into the kernal. I figure that it is something simple but I do not know. 2. In Slackware I could never get LyX to work at all. I installed it on Debian and it worked! Thanks for that much. But today I powered up and none of the keys work at all! I do not know why but for some reason the keyboard is dead in only that program. What would cause this? Thanks to everyone that made Debian. It is an exelent system. Brian Schramm -- For more info please see http://www.csd.net/~bschramm/home Or contact [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
gsfonts
I did a no-no and acidently removed my printer routines (opps). So since I was in the ftp update I figured that I would re-install apsfilter. I cannot because the gsfonts file is to old! I know that I could go back to my old version but I would like to upgrade it since I need to install it again anyway. How do I get the upgraded files? Brian Schramm PS. I am ftped to the debian.org site. -- For more info please see http://www.csd.net/~bschramm/home Or contact [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
Help with Laserjets
Hi, I would like to connect my Linux machine to a HP Jetdirect card. I know it means setting up bootp and setting up the printercap files special. I just cannot find any info on how to do that. Any ideas? Thanks for any help. Brian Schramm -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
NFS install
Is there a NFS install site on the net for Debian? I would like to try it out. Brian Schramm -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
HELP! Crashed system
I installed Debian from my infomagic cd that had version 1.1.4 on it. It worked but I needed some new packages so I FTP'ed to Debian.org. I let it update all selected files and now dselect will not work any more. I have also found out that mc sill not work. Both were working before. What has happened? Can anyone tell me how to get to a working system from this point? Thanks for any help. Brian Schramm -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
Re: Suggestion: *Professional* CD distributions
This is a very good point and I would like to bring up another point. I am using OS/2 as well as Linux and am slowly changing over to Linux full time. I would also like to be involved in making the docs for a 'professional' release. The other thing that I feal Debian needs to come up with a way of configuring it to use NTS and Novell servers on install. I am looking at default configuration files and others to work from. So when you install the package, it will ask questions or poll the network for settings that would at least make it work (maybe not good but at least it is there). This would make it a little easyer to have as a workstation/server on the 'normal' lan invironments. Brian -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
Problem with mail
I am having some problems with my pine system and netscape mail system. I am running debian potato using the same home directory as I was using in slink. Pine: Pine keeps asking me to save my sent-mail folder into the aug backup folder every other time I start the program. I do that and it is fine for that run. Then the next time I start pine it tells me that I need to delete the aug folder to conserve disk space. I have 250 meg free on that drive so it should not be concerned with disk space. This is a continues pattern since the first of this month. Netscape: I cannot find any of my folders nor can I delete messages. Keep in mind that all the mail systems on my system works through imap. I also have one other user on the system and they are working fine in netscape. That is the only mail program that they use. Also, keep in mind that the users are local so there is no diference on the program end in that way. Please help. Thanks for any help you give. Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Sun xterm revisited.
OK. I asked for help once before on this. I now need this fixed so I am back to it. I have Debian potato running at this time. I did use Debian slink working fine. I saved the etc and other configuration data off the old slink system on CD so I could use it to rebuild my system with. I have everything set up the way that I had it before and am still not able to get the Sun xterms working. I have set the tty0, tty2 and console on the xterm directory and the debian directory to be readwrite by the world. I still get the same error messages. I have run through all my thoughts on this and I have not gotten anywhere. I think the xfs is working but that is one of the error messages. Here is the error messages on the console of the bootp computer: fh_verify: dev/tty2 permission failure, acc=8, error=30 fh_verify: dev/console permission failure, acc=8, error=30 fh_verify: dev/tty0 permission failure, acc=8, error=30 Here is the error messages on the Xterm boot screen: pexextensioninit: couldn't open default pex font file roman_mcouldn't load xkb keymap, falling back to pre-xkb keymap xdmcp fatal error: manager unwilling host unwilling I hope this helps. Thanks for any help you can be. Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
2gig file
OK. I am dealing with a 2gig file size limit on Linux. I have been reading up on this all day to very little luck as to how to fix it. If I recomend someone to go to debian for an upgrade will this fix it? I am after any fix I can get and at this time changing dist. is just as good for me as anything else. Please someone help me see the lite on this. Thanks Brian -- Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Monitoring program
Is there a program that I can run in Linux that will tell me if there is a disk in a floppy or a cd in a cdrom drive on a machine? I control machines remotly and it would be nice to know if someone stuck a disk in a drive that has the potencial of booting off it so I know if a reboot will do what I want. Brian Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Re: Monitoring program
That only works on normal floppies. If I have a boot floppy in there that was created a special way most systems will not mount them directly. But they will still boot from them. Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org On Mon, 17 Jul 2000, Ron Rademaker wrote: > Why don't you try to mount the floppy or the cd, if it succeeds, there's a > disk / cdrom, if it fails, there not... > > Ron Rademaker > > On Mon, 17 Jul 2000, Brian Schramm wrote: > > > Is there a program that I can run in Linux that will tell me if there is a > > disk in a floppy or a cd in a cdrom drive on a machine? I control > > machines remotly and it would be nice to know if someone stuck a disk in a > > drive that has the potencial of booting off it so I know if a reboot will > > do what I want. > > > > Brian > > > > Brian Schramm > > [EMAIL PROTECTED] > > www.linuxexpert.org > > > > > > > > > > -- > > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > > >
Problem with potato
I just got through installing Potato on my HP Pavilion 133 computer with 80 meg of ram and a 8gig HD. When I come back to it from letting it sit idle for about 8 hours this is on the tty1 screen: DEBUG: Pages 0: Changed 0, Reapped 0, Empty 0, New 0; Tup 0: Vac 0, Keep/VTL 0/0, Crash 0, UnUsed 0, MinLen 0, MaxLen 0; Re-using: Free/Avail. Space 0/0; EndEmpty/Avail. Pages 0/0. Elapsed 0/0 sec. DEBUG: --Relation pg_rewrite-- DEBUG: Pages 3: Changed 0, Reapped 0, Empty 0, New 0; Tup 5: Vac 0, Keep/VTL 0/0, Crash 0, UnUsed 0, MinLen 2568, MaxLen 4609; Re-using: Free/Avail. Space 0/0; EndEmpty/Avail. Pages 0/0. Elapsed 0/0 sec. DEBUG: --Relation pg_listener-- DEBUG: Pages 0: Changed 0, Reapped 0, Empty 0, New 0; Tup 0: Vac 0, Keep/VTL 0/0, Crash 0, UnUsed 0, MinLen 0, MaxLen 0; Re-using: Free/Avail. Space 0/0; EndEmpty/Avail. Pages 0/0. Elapsed 0/0 sec. DEBUG: --Relation pg_description-- DEBUG: Pages 8: Changed 0, Reapped 0, Empty 0, New 0; Tup 1009: Vac 0, Keep/VTL 0/0, Crash 0, UnUsed 0, MinLen 44, MaxLen 115; Re-using: Free/Avail. Space 0/0; EndEmpty/Avail. Pages 0/0. Elapsed 0/0 sec. DEBUG: Index pg_description_objoid_index: Pages 5; Tuples 1009. Elapsed 0/0 sec. DEBUG: --Relation pg_user-- DEBUG: Pages 0: Changed 0, Reapped 0, Empty 0, New 0; Tup 0: Vac 0, Keep/VTL 0/0, Crash 0, UnUsed 0, MinLen 0, MaxLen 0; Re-using: Free/Avail. Space 0/0; EndEmpty/Avail. Pages 0/0. Elapsed 0/0 sec. DEBUG: --Relation pg_shadow-- DEBUG: Pages 1: Changed 0, Reapped 1, Empty 0, New 0; Tup 1: Vac 0, Keep/VTL 0/0, Crash 0, UnUsed 1, MinLen 80, MaxLen 80; Re-using: Free/Avail. Space 8096/0; EndEmpty/Avail. Pages 0/0. Elapsed 0/0 sec. DEBUG: --Relation pg_rules-- DEBUG: Pages 0: Changed 0, Reapped 0, Empty 0, New 0; Tup 0: Vac 0, Keep/VTL 0/0, Crash 0, UnUsed 0, MinLen 0, MaxLen 0; Re-using: Free/Avail. Space 0/0; EndEmpty/Avail. Pages 0/0. Elapsed 0/0 sec. DEBUG: --Relation pg_views-- DEBUG: Pages 0: Changed 0, Reapped 0, Empty 0, New 0; Tup 0: Vac 0, Keep/VTL 0/0, Crash 0, UnUsed 0, MinLen 0, MaxLen 0; Re-using: Free/Avail. Space 0/0; EndEmpty/Avail. Pages 0/0. Elapsed 0/0 sec. DEBUG: --Relation pg_tables-- DEBUG: Pages 0: Changed 0, Reapped 0, Empty 0, New 0; Tup 0: Vac 0, Keep/VTL 0/0, Crash 0, UnUsed 0, MinLen 0, MaxLen 0; Re-using: Free/Avail. Space 0/0; EndEmpty/Avail. Pages 0/0. Elapsed 0/0 sec. DEBUG: --Relation pg_indexes-- DEBUG: Pages 0: Changed 0, Reapped 0, Empty 0, New 0; Tup 0: Vac 0, Keep/VTL 0/0, Crash 0, UnUsed 0, MinLen 0, MaxLen 0; Re-using: Free/Avail. Space 0/0; EndEmpty/Avail. Pages 0/0. Elapsed 0/0 sec. I cannot find any errors in any log files and I do not see this come up while I am at the computer. Can anyone tel me what is going wrong? Thanks for the help Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Problem with upgrade and xterm
OK, I had a working Debian slink system that allowed 2 Sun Xterminals to work off of it. I had a problem with my hd so I rebuilt the system from scratch not knowing what has been damaged (yes I am running with no backups). Since the Potato reliese is close to done, I desided to take this time and upgrade too. I have configured everything with the same paramiters (I think) and am using the same slxt package for the xterm system. For some reason it is not working. I get the normal boot messages on the xterm but it never loads the kdm login manager. Here is what is displayed on the main computer monitor at that time: fh_verify: dev/tty2 permission failure, acc=8, error=30 fh_verify: dev/console permission failure, acc=8, error=30 fh_verify: dev/tty0 permission failure, acc=8, error=30 I am at a loss. Can anyone help? Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
xfs servers
I am not able to get the xfs or xfs-xtt packages to work on Potato. They load but when I try to test them with "fslsfonts -server localhost:7100" it fails. Also, my xterm tells me it cannot get the fonts. What do I need to do in order to get this working? Thanks Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
HELP!
I am cofiguring a potato system for xfs-tt use and I cannot seem to get it to work. I run kde as a desktop as well as gnome. I cannot seem to get the fonts that I have told it about to list in eather desktop. Also, my Xterminals are not working. They stop at the point to request the fonts and the font server is not there. Any ideas? Brian Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Serial/modem experts
OK, I would like to use a multiport serial board to connect more then 1 modem to my Linux machine to dial into the same provider to try to get faster net access. I know that equ will handle making the modems act as one but I do not know how good it is. This is about the only afordable solution that I have at this time so I need to know how it works in the reliability side of things. Is there a problem with wetting up the system for dyn. DNS? Is there a performance hit? Does it take a high powered machine or can it run good on a 486 firewall? Has anyone got a setup like this working well? Is there a modem max to it? Thanks. Brian Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
SCSI & SCSI emulation
I am running Potato with a IDE cdrom writer and I just got the Tekram DC390U2W SCSI card so I can get some SCSI devices to run. I have tried several drivers (Tekram web site) and biltin kernel drivers to get the card to work. I finally ended up with turning off the scsi emulation in the kernel to get it to work. Is there any way that both can exist with each other? I need both for what I am doing and rebooting is such a waist of time. Thanks for your help. Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
KDE2
I have a Debian Potato system fully up to date. OK. I read the reviews, I read the how install its. I installed the deb files. I cannot get any help on any kde aplication. There is no way that I can find to change the buttons arround on the windows. And there is no way to save the preferences on kword like tabs, indent, et. This is not the qualitly that I expected. Please tell me that there is something wrong with my install. And maybe how to fix it. Thanks Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Problem with sound
I am running Potato with 2.2.17 for a kernel and KDE2 as my desktop. I have a cs4232 audio card. When I was running Slink I had no trouble running the audio card but when I upgraded, I have not been able to get it to work at all. If I cat a audio file out to /dev/audio the device is always busy. KDE2 does not drive it eather. I can still play audio CD's on it but that does not use the audio card. Can anyone tell me where to go from here? I have tryed different settings with no luck. Thanks. Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Email cleanup
I am running Debian Potato. I would like to go into the imap directories (~/mail) and remove old messages from each users system automaticly. I would of sorce like to do the same thing tolally automaticly. What can I use to do this? And how whould I do this? Thanks Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
php3
I am running debian potato and am trying to get Twig 2.5.1 to run. For some reason even after going through and installing all the php3 modualls that are listed. The test still says it cannot access the imap and the pgsql database. Can anyone give me a hint on what to do from here? Thanks Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
sendmail
I am running Debian Potato as up to date as possible. I stay online all the time through a 56K modem I have no trouble sending mail to anyone on the web except for Mindspring.com addresses. This just started recently (within the last 3 months). As soon as I send a mail message out to mindspring I get a message error bounce-back saying the address is not correct. But I can come to work and use the same address to send to with no problems. Here is the message log that gets written every time I send to mindspring. Dec 5 12:27:54 schmain sendmail[20319]: MAA20317: to=<[EMAIL PROTECTED]>, ctladdr=<[EMAIL PROTECTED] chrammfamily.net> (1000/1000), delay=00:00:03, xdelay=00:00:01, mailer=esmtp, relay=mx07.mindspring.com. [2 07.69.200.227], stat=Service unavailable Dec 5 12:27:55 schmain sendmail[20319]: MAA20317: MAA20319: DSN: Service unavailable Dec 5 12:27:55 schmain sendmail[20319]: MAA20319: to=<[EMAIL PROTECTED]>, delay=00:00:00, xdelay=00:00:00, mailer=local, stat=Sent Any help would be appreciated. Thanks. Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Problem with boot
I am running Potato. I have my kernel customised so I can write to my ide cd-rom. I also am running a 45G ide drive. If I install the kernel from the deb file and tell it to make a boot floppy and a lilo image everything works. But if I run lilo or try mkboot that does not work. Can anyone tell me what the difference is and how I can doplicate the job that the deb package does? I hate to re-install my kernel just because I needed to change something in lilo.conf. Thanks for the help. Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Re: Problem with boot
What I am talking about is I built the kernel using make-kpkg kernel_image and that creates a deb file for me to install. The problem is that the lilo utility at the command prompt does not install right and the mkboot command from the command prompt does not make a bootable system for me but the programs that are used when you install the deb file that the above command makes works with no trouble. I would just like to know the commands that it uses so I can use it to do the changes when I make them instead of using the lilo or mkboot commands. I also wanted to point this problem out so we can get it fixed in the next reliese. Brian Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org On Thu, 28 Dec 2000, Art Edwards wrote: > I'm not clear about your question. I have rebuilt my kernel many times > and simply adjusted the lilo.conf file to include the new kernel image. > Are you rebuilding your kernel? If so, you can use > > make bzlilo > > to install it as default kernel. > -- > Arthur H. Edwards > 712 Valencia Dr. NE > Abq. NM 87108 > > (505) 256-0834 >
Help with apachie
I am running Debian Slink. I would like to know how to re-create the htaccess password file that I deleted at som point. I know it is simple but I cannot find the info anywere including Apachie site. I ran htpasswd -b .password username password but that did not fix it. Can anyone help? Thanks. Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org
Re: Help with apachie
How do I point the htaccess file at it so it knows where to look for the password? Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org On Tue, 2 May 2000 [EMAIL PROTECTED] wrote: > Hi Brian, > I think your looking for this: > > [timberwolf:someuser:/$]> htpasswd > Usage: htpasswd [-c] passwordfile username > The -c flag creates a new file. > > ie.. htpasswd -c passwd.www username > > 1. Ensure it is NOT world readable. > 2. Make sure it is NOT in any web viewable directory. > > Enjoy! > > > -Robert MacQuarrie > > > > On Tue, 2 May 2000, Brian Schramm wrote: > >I am running Debian Slink. I would like to know how to re-create the > >htaccess password > >file that I deleted at som point. I know it is simple but I cannot find the > >info anywere > >including Apachie site. I ran htpasswd -b .password username password but > >that did not fix it. > > > >Can anyone help? > > > >Thanks. > > > >Brian Schramm > >[EMAIL PROTECTED] > >www.linuxexpert.org > >
ISDN and Sprint
I live in a Sprint controled area. They are offering a good deal on ISDN for my area but I cannot find out if Linux can handle the ISDN modem that they are offering with the service. The modem is: Eicon Diva t/a modem I am planing on setting the link up on a 486 running debian striped to use as a firewall and email server to my network. I will be using my other machines to run programs and GUI's on. 1. is this a standard modem? 2. can I use another modem? Like an internal? 3. Telco equipment can allways be more expencive then nessasary, can I buy this modem from another source? 4. Where can I find info on using this type of modem on Linux? 5. Any gotas on running a serial device for a 128K connection? Thanks in advance for helping. -- Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org