where do I find pcmcia Xircom IIps drivers?

1999-09-21 Thread Mark Wright
I've been using the stable Debian distribution with my Toshiba Satellite CDT230, with no problems (well, with few problems) for a few months now. To enable sound and APM, though, I guess need to compile my own kernel. But when I compile the kernel, I don't see the xircom ii ps module that I need

How do I set samba permissions?

1999-08-17 Thread Mark Wright
I'm trying to use an NT editor to edit a bunch of perl scripts on my debian server, shared through samba. The problem is that the 'group execute' permission keeps getting turned off when I save the file. I've set create mask to 0770, but every time I save a file, the permissions change from -rwxr

Re: My terminal is in a weird state - SOLVED

1999-07-21 Thread Mark Wright
-Original Message- From: Heikki Vatiainen <[EMAIL PROTECTED]> To: Mark Wright <[EMAIL PROTECTED]> Cc: debian-user@lists.debian.org Date: Wednesday, July 21, 1999 1:27 PM Subject: Re: My terminal is in a weird state >Mark Wright wrote: >> I just managed to compl

Re: My terminal is in a weird state

1999-07-21 Thread Mark Wright
-Original Message- From: Heikki Vatiainen <[EMAIL PROTECTED]> To: Mark Wright <[EMAIL PROTECTED]> Cc: debian-user@lists.debian.org Date: Wednesday, July 21, 1999 1:27 PM Subject: Re: My terminal is in a weird state >Mark Wright wrote: >> I just managed to compl

My terminal is in a weird state

1999-07-21 Thread Mark Wright
I just managed to completely hose my virtual terminal display. It seems that non-alpha-numeric characters have been replaced with ascii > 127 characters. I.e. the '-' becomes the upside down '!'. I've tried 'reset', but that doesn't help. All of my virtual terminals are hosed. For now I can te

Re: apt-get on linux / download on NT

1999-07-19 Thread Mark Wright
I've just done this over the weekend, although a little awkwardly. Here's what I did: On the machine I want to duplicate: dpkg --get-selections | awk '{print $1;}' > installed-packages.txt Then, for each line in installed-packages.txt, do a 'dpkg-repack '. This will re-create all of the .de

Re: iomega zip disk (100)

1999-07-09 Thread Mark Wright
ooks like some sort of dynamic linking problem, but I don't know enough about linux dynamic linking to diagnose the problem. Yet I can put ppa in /etc/modules and it works fine. I'd rather load and unload the parallel ZIP driver dynamically, since I usually connect the drive after I

What is xpm.h?

1999-06-24 Thread Mark Wright
I'm trying to compile some WindowMaker applets and they all complain that they are unable to find X11/xpm.h. Obviously, I'm missing some .deb - which one? --- Mark Wright [EMAIL PROTECTED] [EMAIL PROTECTED]

How do I modify the Debian install disk?

1999-06-23 Thread Mark Wright
code from the rescue disk. How do I do that? a:/ROOT.BIN seems to hold a compressed MINIX filesystem - is that where the config files of interest lie? How can I edit root.bin? Will there be a simple /etc/init.d that I can edit to pull out whatever is hanging the PC? Mark --- Mark Wright [EMA

Anyone been able to install on an HP Vectra?

1999-06-22 Thread Mark Wright
ng my install? Mark. --- Mark Wright [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: Can I get the .deb files that I currently have installed.

1999-06-14 Thread Mark Wright
That partially worked. Problem is, it only installed those packages with 'Priority: required'. I suppose I can change all priorities to 'required', since I'll be restoring the original 'status' file - is there any good reason not to do that? Mark. --- M

Re: Can I get the .deb files that I currently have installed.

1999-06-14 Thread Mark Wright
-Original Message- From: Peter S Galbraith <[EMAIL PROTECTED]> To: Mark Wright <[EMAIL PROTECTED]> Cc: Debian Users Mailing List Date: Monday, June 14, 1999 12:49 PM Subject: Re: Can I get the .deb files that I currently have installed. | |"Mark Wright" wrote: | |

Can I get the .deb files that I currently have installed.

1999-06-14 Thread Mark Wright
but I can figure out how to translate that into a filename that I can ftp from debian.org. When I look in the /var/lib/dpkg/available file, the 'Filename:' field is missing for all the installed packages. Is there some way to automatically collect all the .deb's that match my curr

Re: How to print on shared Windows printers from debian?

1999-06-10 Thread Mark Wright
/printer |> > print myfile |> |> you can use the example script in /usr/doc/samba-doc/examples/printing |> to automate printing. | |-- |Wim Kerkhoff |[EMAIL PROTECTED] |www.canadianhomes.net/wim --- Mark Wright [EMAIL PROTECTED] [EMAIL PROTECTED]

cat'ing a binary does some really funky things with my display

1999-06-09 Thread Mark Wright
dea what's happening? Mark. --- Mark Wright [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: A dumb, somewhat off-topic question...

1999-06-08 Thread Mark Wright
From: Ted Harding <[EMAIL PROTECTED]> |On 08-Jun-99 Mark Wright wrote: |> I've checked the FAQs, and I can't seem to find a good answer to this: |> why is Linux not refered to as a flavor of Unix? On Linux.Org, it's |> referred to as "Unix-like", and th

A dumb, somewhat off-topic question...

1999-06-08 Thread Mark Wright
re some important difference I'm missing? --- Mark Wright [EMAIL PROTECTED] [EMAIL PROTECTED]

A better telnet?

1999-06-08 Thread Mark Wright
? --- Mark Wright [EMAIL PROTECTED] [EMAIL PROTECTED]

I'm really confused by bash, .bashrc, .bash_profile, .profile, etc, etc, etc

1999-06-01 Thread Mark Wright
Is there a good system for setting variables, aliases, etc that need to be set for user X, whether I log in at a login prompt or using su? I'm confused by all the different .profile options (there are at least 3 for bash, why is that?) Mark. --- Mark Wright [EMAIL PROTECTED] [EMAIL PROTECTED]

How should I start a daemon?

1999-05-28 Thread Mark Wright
I'm installing a new version of Postgresql. The .deb available is only v6.3, and I wan't to install the beta version, so I need to install it myself. I'm a little confused by how to perform automatic startup/shutdown of the 'postmaster' daemon when the pc starts up or shuts down. The Postgresql

Smail not working after initial install

1999-05-27 Thread Mark Wright
Root definitely exists, so why am I getting this error? smail was set up by dselect upon installation, I haven't touched it. --- Mark Wright [EMAIL PROTECTED] [EMAIL PROTECTED]

DHCP and Samba

1999-05-26 Thread Mark Wright
g the wrong ip address in response to netbios name requests. Any idea why this is happening, and what I can do to fix this? Mark. --- Mark Wright [EMAIL PROTECTED] [EMAIL PROTECTED]

DHCP and debian

1999-05-24 Thread Mark Wright
I'm adding a debian workstation to our Windows network, and I'd like to use our DHCP server to assign it's ip-address, DNS servers, netmask, etc. Is this possible? --- Mark Wright [EMAIL PROTECTED] [EMAIL PROTECTED]