On Wednesday 17 April 2002 07:19 pm, [EMAIL PROTECTED] wrote:
> I would be very grateful if anyone could give me some pointers as to
> how to set-up DHCP or a good source of information on the subject.
http://www.google.com/search?hl=en&q=linux+dhcp+client
First result displayed:
http://www.tldp
On Monday 15 April 2002 08:01 pm, Robert Tilley wrote:
> Yes, such tools exist separately ... and can all be downloaded individually
> and configured individually. I seek the creation of a defined set of
> applications with the appropriate options preset so as to render any Debian
> box the equiva
Hey --
This sure is a great PoliSci list. Anyone know of a similarly good list for
discussions about Debian?
Thanks.
--kurt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Saturday 06 April 2002 10:41 am, Neal Lippman wrote:
> My present monitor is a 19" CRT, but I am strongly considering a move to
> one, maybe two LCD panels - so a card that supports dual monitors would be
> great, but at the least whatever i use needs to work well with a second
> card if need be
I'm looking to build a near-silent, linux-based PVR. (TiVo-like device)
Because of my desire for silence, I'd like to use a low power CPU, such as a
VIA C3 or even a Transmeta Crusoe that will allow me to cool it passively.
This means I need a hardware encoder and decoder.
That's where things
On Saturday 30 March 2002 10:29 pm, Michael D. Crawford wrote:
> What do I need to put in my /etc/apt/sources.list to get unstable non-us
> packages? Is there such a thing?
This is the line that I use -- works fine for me: (beware line wrap)
deb http://non-us.debian.org/debian-non-US unstable/no
By default, KDE uses the windows key on keyboards as a meta key, but you
don't seem to be able to use it by itself as an action key. Is there any way
to use it as a regular key?
What I'd like to do is duplicate the functionality of the windows key in
windows -- i.e. have it pop up the main KDE
On Wednesday 20 March 2002 07:54 pm, Jonas Björck wrote:
> Fatal error: Maximum execution time of 30 seconds exceeded in
> /usr/share/squirrelmail/functions/imap_general.php on line 87
That's actually most likely a php problem, not a squirrelmail problem. I'm
guessing you have a lot of mail or s
On Friday 15 March 2002 03:45 pm, Dave Scott wrote:
> Anyone have any ideas on what is the best Web Based email application.
Check out squirrelmail (squirrelmail.org) It's very stable and I consider it
to be feature-rich. Additionally, it has a plugin interface with several
third-party plugin
On Friday 15 March 2002 03:10 pm, Kurc, Marcin A. wrote:
> it appears that for some reason php4-4.1.2-1 doesn't keep session
> variables or does not start session (session_start()).
> Is it known problem or am I missing something?
It works fine on my system. Check your php.ini file and make sure
On Wednesday 13 March 2002 04:50 pm, Warren Stramiello wrote:
> If there is no dissent on that particular joke being racist, then the
> course is fairly obvious- fix the matter.
The course is by no means obvious. Not to sound reactionary, but once we
start down the slippery slope of censorship,
Lazarus Long said:
> Again, there is no excuse for racism in Debian. Other packages have
> elided the inappropriate material in the past, as they should.
No, they shouldn't. Debian is not about censorship. I personally find the
quoted joke offensive, but I'm not about to say he doesn't have a
I was ssh'd in to a remote machine doing an apt-get upgrade and watched
patiently as it upgraded ssh to the latest patched version.
I also watched as it restarted the sshd daemon without terminating my
existing ssh connection. How is that possible? Wouldn't restarting the
daemon kill all exis
Doing some research for a friend of mine...
Are there any professional video editing tools out there for linux, similar
to Adobe Premiere? I've done a bit of googling, and have come up with a
half-dozen or so linux video editing products, including Kino, Crow and
MainActor (Broadcast 2000 was ano
On Tuesday 05 March 2002 03:52 pm, justin cunningham wrote:
> I want to search for the 10.ip in the files from
> the site's root directory.
cd to the root directory and type:
grep -r 'your grep search term here' ./*
the '-r' flag tells grep to search directories recursively.
--kurt
On Saturday 23 February 2002 05:38 pm, Dougie Nisbet wrote:
> This is kmail 1.2
It might be a new option as of kmail 1.3, which is in unstable. You might
consider upgrading -- I've found unstable to be much more stable than woody
is/was.
I use KDE for my desktop, but prefer Mozilla for my web browser. The
incompatible clipboards have always been a huge source of frustration for me.
Couple of questions:
1. Is there any way short of "use the source, luke" to get the two
clipboards to play nicely together?
2. Does this same pr
I am trying to get my VIking Intelliflash flash memory reader to work under
linux. I've got all the generic USB kernel options, including mass storage,
but I don't know what specific USB mass storage module to use. (i.e.
Datafab, Microtech, SanDisk, Lexar, etc.) Googling around didn't turn up
On Thursday 14 February 2002 08:09 pm, D. wrote:
> I was in the same position except I had WINME on the
> drive. Do a search on www.google.com and search for
> FIPS . That is a non-distructive partitioner.
Unless FIPS has changed very recently, it doesn't support NTFS. Neither does
GNU Parted,
I'm trying to get my new TV tuner card working. I've installed bttv and
xawtv, but am unable to receive any sort of signal -- the best I can get is
some snow on the top 20% of the xawtv screen, with the remainder being solid
black. If I do "xawtv -hwscan", I get the following
---
On Sunday 20 January 2002 02:03 am, Brian Nelson wrote:
> No. Do 'make-kpkg kernel_image' instead. modules_image is for modules
> external to the kernel source, like ALSA.
OK, so I went ahead and recompiled the kernel using make-kpkg kernel_image
> > Assuming so, what do I then need to do to m
I just compiled a new kernel and realized that I forgot to include ppp
support in the kernel.
Rather than recompiling a new custom kernel, can I just make-kpkg clean, make
menuconfig and make-kpkg modules_image to compile ppp kernel support as a
module?
Assuming so, what do I then need to do t
I'm moving to NYC in the next couple of weeks to start a new job. Can anyone
provide recommendations for ISPs that will allow me to run a few debian boxes
(and one iMac) with a minimum of hassle? I'm looking to avoid ISPs that
require proprietary software or funky configs just to get them to w
There's another thread going on regarding printing problems from a windows
client to a linux host running CUPS and Samba.
I am having almost the exact same problem, though my windows client is an
instance of VMWare running Windows as a guest OS with linux (sid) as the host
OS.
Like the other
On Wednesday 02 January 2002 03:56 pm, Tony Green wrote:
> Ensure you've turned on the 'Prompt for development and/or incomplete
> code/drivers' option.
That solved it -- thanks for the help.
--kurt
I'm trying to compile a new 2.4.17 kernel with ieee 1394 support. Only
problem is I can't the kernel options to enable it using menuconfig. It used
to be (IIRC) a top level option, right under the SCSI option.
I verified the 2.4.17 deb package has the drivers:
/usr/src/kernel-source-2.4.17/dr
On Tuesday 01 January 2002 07:15 pm, dman wrote:
> Are you using devfs? (if you don't know, then you aren't)
nope -- just plain ext2
> Do you
> have the 'lp' kernel module loaded? Does
> echo "hello world" >> /dev/lp0
> cause anything to happen?
I don't know if I have the lp kernel mod
On Tuesday 01 January 2002 06:58 pm, dman wrote:
> Does the web interface work? (http://localhost:631)
It works in that I can display the page and navigate around, but it doesn't
successfully add a printer. Also, when I try to use the "add printer"
feature, it doesn't display my parallel port
Just installed cupsys and related packages and am trying to add my first
printer, an HP LaserJet 6L.
I've tried using the PPDs available through linuxprinting.org as well as the
generic laserjet.ppd included with CUPS.
Nothing seems to work -- here is the command syntax I'm using, as well as th
I'm running sid w/ 2.4.17 on an Athlon XP 1700 w/ 512MB RAM.
When I try to copy a large number of files across an nfs share (~1000 files &
~7GB) bdflush and kupdated start consuming massive amounts of CPU cycles, to
the point where the entire system is extremely sluggish and unresponsive.
(the mou
Santa brought us a MiniDV camcorder for Christmas, and I'm interested in
using linux to do some basic digital video editing (home videos, soccer
games, stupid stuff like that)
I know IEEE 1394 support is still experimental, but my question is, how
experimental? Is anyone using it (especially f
I'm running sid w/ 2.4.17 on an Athlon XP 1700 w/ 512MB RAM.
When I try to copy a large number of files across an nfs share (~1000 files &
~7GB) bdflush and kupdated start consuming massive amounts of CPU cycles, to
the point where the entire system is extremely sluggish and unresponsive.
(the
On Friday 28 December 2001 06:34 pm, Oliver Johns wrote:
> After the latest sid apt-get upgrade, I found that KDE suddenly
> wasn't able to find its icons, among other things. Downgrading
> libqt2_3%3a2.3.1-18_i386.deb
> to
> libqt2_3%3a2.3.1-17_i386.deb
> apparently fixed the problem.
I just had
On Thursday 27 December 2001 08:17 am, Marcelo Chiapparini wrote:
> I will install potato in a machine which have the 3c905c-tx NIC installed.
> The Debian install program (for 2.2.r2 in my case) doesn't suppot it.
It doesn't? Are you sure? I haven't used a 3c905 w/ Potato in a while, but
I'm
On Wednesday 12 December 2001 11:08 pm, Matt Greer wrote:
> If I did decide on woody, how exactly would I install it? I know that
> question has been asked many times, but I'm confused about the optimal way
> to do it. Most seem to suggest installing a very minimal potato (although
> what "minimal
I'm running unstable and am trying to balance the constant flow of updates
with conserviing bandwidth. Typically, I do an apt-get update once a week
and see what packages have been changed.
Is there a way to easily and quickly tell what has changed from debian
package to debian package? (i.e.
I'm looking for a good chess program for Debian. I've done apt-cache search
chess, so I know the options out there. I'm looking for recommendations from
people that have played some/all of them.
Something that has a reasonably intelligent AI so I can play the computer.
Also, I'd prefer a GUI
Did you even bother to read the article? 90% chance this guy is a troll.
10% chance he's a complete idiot.
--kurt
On Wednesday 05 December 2001 05:46 pm, Dillo wrote:
> would you be interested in an article that lists you OS as a program tooled
> to hel teens become hackers?
>
> http://home.da
On Wednesday 05 December 2001 09:51 am, Noah Meyerhans wrote:
> Possibly, if the bugs are deemed important enough (i.e. release
> critical).
One would hope that's the case with PHP.
> Plenty of pre-release software has made it in to stable Debian releases.
> Just look at mozilla in potato (m18) o
Subject: beta software in debian releases?
Date: Tue, 4 Dec 2001 16:01:58 -0800
From: Kurt Lieber <[EMAIL PROTECTED]>
To: debian-user@lists.debian.org
I did an apt-get upgrade the other day on one of my woody boxes and was
surprised to see that PHP has been upgraded to 4.1.0RC2.
Is it norma
I did an apt-get upgrade the other day on one of my woody boxes and was
surprised to see that PHP has been upgraded to 4.1.0RC2.
Is it normal behavior to include beta software in testing? What happens if
Woody gets frozen before 4.1.0 is released? Will Woody then be stuck with an
RC version o
down the road.
--kurt
-- Forwarded Message --
Subject: unable to load ssh2 protocol
Date: Fri, 30 Nov 2001 09:42:31 -0800
From: Kurt Lieber <[EMAIL PROTECTED]>
To: debian-user@lists.debian.org
After a recent apt-get upgrade on a woody box, I am unable to use version 2
o
On Monday 03 December 2001 05:35 pm, Dimitri Maziuk wrote:
> Kurt, check your ssh_config (not sshd_config) and see if you have
> "Protocol" line in it. We had an ssh client on one of our DeadRat
> boxen that wouldn't connect to anything until I removed the
> "Protocol 2,1" line (repeat, this is in
On Monday 03 December 2001 05:06 pm, Cassandra Lynette Ludwig wrote:
> Okay, that looks like there is a problem with permissions or some such on
> the files... I'll check my file permissions...
>
> Okay, here is the permission list from my /etc/ssh directory
[snip]
Yep -- those match my permissio
Thanks for the response. I tried that, but it's still not working. However,
now I get a different error message when I execute /usr/sbin/sshd -d -d:
debug1: Seeding random number generator
debug1: sshd version OpenSSH_2.9p2
debug1: private host key: #0 type 0 RSA1
debug1: PEM_read_PrivateKey fa
I sent this last Friday, but didn't receive any replies. Since then, I
haven't had any luck resolving the issue, so I'm trying again.
If anyone has any ideas on how I can get SSH2 to start working again, I'd
appreciate it.
--kurt
-- Reposted Message --
After a recent apt-g
On Saturday 01 December 2001 03:56 pm, ben wrote:
> i tried that using
>
> apt-get install galeon
>
> and got an error : not found.
apt-get -s install galeon works fine on my unstable system. (-s is the
dry-run option so it doesn't actually install anything)
I'm guessing either your /etc
I use gaim, personally.
On Friday 30 November 2001 10:49 am, Bill Wohler wrote:
> What tool do Debian folks use that interoperates with Yahoo! IM?
After a recent apt-get upgrade on a woody box, I am unable to use version 2
of ssh. (v1 and 1.5 seem to work fine)
When starting sshd, I get the following error message:
"Disabling protocol version 2. Could not load host key"
Googling suggests that I need to recreate ssh_host_*_key, so, I did
On Friday 30 November 2001 12:24 am, Glyn Millington wrote:
>> Fetchmail can use procmail as the MDA -- just put:
>>
>> mda "procmail"
>
> If your mta is exim then I don't think you need t tell fetchmail
> _anything_ about procmail, exim takes care of that. Try scrubbing the
> procmail reference
On Thursday 29 November 2001 10:03 pm, cmasters wrote:
> Well now I'm confused yet again. All the documentation that I've read
> states that some sort of mail-transport-agent is required in order to
> send/receive mail. Sendmail was ornery in setup, so I installed exim (which
> in turn removed sen
On Thursday 29 November 2001 07:05 pm, cmasters wrote:
> Hope you don't mind the interruption. You may have noticed my slew of
> postings about difficulties with sorting mail. I read your reponse to mean
> that I may not even require the services of procmail, as I ~am~ using exim
> as my MTA. Is t
On Thursday 29 November 2001 06:46 pm, cmasters wrote:
> Last words (for now) ... in order for Open Source to have continued and
> increasing validity, it ~has~ to mean more than just "change at will". It
> must include "if I've written the application, I will include ~clear~
> instructions".
Ther
I know this question was answered just a few days ago, but I cannot find it
in the archives. I also checked the man page for dpkg and apt-get but didn't
see anything there, either.
What is the command to select from the available debian task packages?
(it's not dselect -- this was an opti
On Thursday 29 November 2001 11:22 am, Dave Sherohman wrote:
> That's something I've wondered about for a while... I've found
> exim's .forward filtering to be more than adequate for anything I've
> ever wanted to do (and a lot more human-readable to boot), but you
> seem to be implying that it's
On Thursday 29 November 2001 10:41 am, Peter Jay Salzman wrote:
> exim doesn't have a "spam reject" file that i can drop IP addresses into.
It doesn't? Then what is host_reject for? Or the ability to use local
rbl-type files?
> what exactly are some of these advanced features then?
Did you e
On Wednesday 28 November 2001 11:26 pm, Kari Ruohonen wrote:
> KMail manual says that the accounts can be set under the "network" tab.
> However, I can't find this tab. Where is it located?
In the settings menu under "configure kmail"...
--kurt
On Wednesday 28 November 2001 05:53 pm, joey tsai wrote:
> Hi, I have a Microsoft Intellimouse Optical, and I'm currently using it
> via ps/2 port. I had no problems with it for nearly a year, but now in
> X it will simply freeze on the screen and won't respond. Restarting X
> will usually restor
I'm running unstable and when I do an apt-get upgrade, it tells me it's
holding back 44 packages. (a lot of which are related to kde, which I'm
assuming is because I'm still running 2.2.1)
If I do dpkg --get-selections |grep hold, I see the only thing with a hold on
it is my kernel-image.
So,
On Sunday 25 November 2001 09:29 am, Eugene Tyurin wrote:
> During one of the recent KDE upgrades, konqueror (.deb 2.2.1.0-6)
> stopped opening plain text files or even "document source" - instead
> it prompts for an application. What should I do to restore the old
> behaviour?
In the Control Ce
I'm considering building a couple of appliance-type devices running Linux and
utilizing a flash device instead of a hard drive or CD.
I've never delved into read/writing to flash before -- can anyone recommend
some reading to learn more about it? Either hardware-specific (such as what
hardware
On Friday 23 November 2001 07:38 am, Stan Brown wrote:
> What hardware (in addition to the basic computer) will I need? WinTV card?
> Special Video car dor TV out?
>
> Obviosly I will need a failry fast machine, I'm Planing somehting like a
> 1.2GHZ Athalon, and lots (40 -> 120G) of disk space. I w
I've been doing some research on Intel Dual Port NICs. From what I've found,
there may have been some past issues with the NICs that use the i82558
controller running on linux.
I'm just wondering if these issues have since been resolved? Is anyone using
a dual port NIC with this controller
On Tuesday 20 November 2001 01:00 pm, Stan Brown wrote:
> How can I force debain to re-offer me the install time config options for
> this package?
dpkg --configure sendmail
>From the dpkg man page:
dpkg --configure package ... | -a | --pending
Reconfigure an unpacked package.
On Tuesday 20 November 2001 10:27 am, Brooks R. Robinson wrote:
> On
> both boxes, I did a 'ssh-keygen' which created my '.ssh/identity' and
> '.ssh/indentity.pub'. I swapped the '.ssh/indentity.pub' to
> '.ssh/authorized_keys' to each machine.
Are you using ssh v2? If so, your authorized_keys f
Ummm...let's see:
z8:/# apt-cache search galeon
galeon - Mozilla based web browser with GNOME look and feel
z8:/#
Looks like it's in the "galeon" package.
--kurt
On Monday 19 November 2001 05:55 am, ben wrote:
> which package is galeon stored in?
I have been running Woody with KDE and xfree86 from Sid. I did an apt-get
upgrade tonight without first checking to see what would be upgraded.
So, stupid mistake, I know. Now, however, I cannot start KDE. I can get
the kdm login screen, but if I enter a user/password, I get the following
error
On Wednesday 14 November 2001 12:46 pm, Dominique Deleris wrote:
> Everything is fine with /dev/hdc (/home), but /dev/hda will
> always wake up after a few seconds of sleep !
>
> I can't figure out what's provoking this behaviour?
My guess would be a cron job, such as exim looking at the outgoing
On Wednesday 14 November 2001 09:04 am, Tim Dijkstra wrote:
> I think I prefer something graphical, and able of using multiple
> accounts.
I know this was discussed extensively a few months back -- you should
probably check the archives.
That said, I use and really like KMail. Version 1.2 (pota
Um...did anyone bother to contact [EMAIL PROTECTED] with this
issue? That's what they're there for. :)
([EMAIL PROTECTED] cc'd on this message. List in question is
debian-user)
--kurt
On Tuesday 13 November 2001 05:21 am, Richard Cobbe wrote:
> Over the last few days, everything I've posted
I've used it and it worked fine. The package installed without any problem
and I was able to run through the configuration script without a hitch.
I'm using woody with a dash of sid.
--kurt
On Monday 12 November 2001 12:23 pm, Charles Baker wrote:
> Has anyone used the Bastille deb package? If
I had to install vim-gtk in addition to vim in order to get gvim to work.
vim in console works just fine, however.
--kurt
On Sunday 11 November 2001 09:29 pm, Jason Machacek wrote:
> I install the Vim package, and gvim shows up in the man pages after that,
> but gvim doesn't get installed. Is
I've been using Karsten Self's sample backup script available in the Linux
Backup mini-FAQ at:
http://kmself.home.netcom.com/Linux/FAQs/backups.html
This script basically uses tar to archive a list of directories to tape and
then verifies the backup as well. When I run the script, the output i
e hopes it may help someone down the road.
--kurt
On Monday 05 November 2001 04:50 pm, Kurt Lieber wrote:
> I just installed an internal SCSI HP DDS3 drive and am having trouble
> getting it to work.
>
> If I put in a new tape and try to erase it receive the following error:
>
>
If you're using static IP addressing, you need to define the netmask,
network, broadcast and gateway addresses as well. Here's an example form one
of my machines:
auto eth0
iface eth0 inet static
address 10.1.1.3
netmask 255.255.255.0
network 10.1.1.0
broadcast
On Monday 05 November 2001 05:16 pm, nate wrote:
> is the scsi cable terminated ? try mt -f /dev/st0 status
This is the output I get. Not sure how to decipher it:
z8:/home/kurtl/tmp# mt -f /dev/st0 status
SCSI 2 tape drive:
File number=0, block number=0, partition=0.
Tape block size 0 bytes. Den
I just installed an internal SCSI HP DDS3 drive and am having trouble getting
it to work.
If I put in a new tape and try to erase it receive the following error:
z8:~/backup# mt -f /dev/st0 erase
/dev/st0: Input/output error
and the following shows up in the syslog:
Nov 5 16:30:35 z8 kernel:
I don't use abcde (but it has a really cool name!) however, from the error
message you listed, my guess is that they're not a registered CDDB user.
There's apparently some very unfavorable terms that Gracenote/CDDB forces
software writers to adhere to if they're going to use the cddb.
You can
On Sunday 04 November 2001 12:20 pm, Gianguido Cianci wrote:
> first o fall which ssh should I install? ssh or Openssh? any practical
> difference? as oppoesed to ideological difference???
>From what it sounds like you're trying to do, I'd say OpenSSH is a better
choice. I believe the other ssh
I'm going to be adding a second SCSI card in my server today -- they're both
Adaptec 2940UW. Is there anything special I need to do to get the second one
recognized or should it simply show up on boot? (the kernel obviously
already has support for this card compiled in)
This is the first time
I've always been a vim user, so I've never installed emacs on my machines.
However, I have a need for it now and when I went to install it, discovered
that it has all kinds of x-related dependencies (xfree86-common, xlibs,
libxaw7)
Does anyone know what the correlation is between text-based em
On Friday 02 November 2001 09:28 am, [EMAIL PROTECTED] wrote:
>I am attempting to get into Linux/Debian in a big way. I have decided
>that M$ WinXP is the last straw for my personal computing.
Yep -- me too. Exact same reason.
> (a) It seems that much of www.debian.org is not responding, so I
I'm fairly new to linux in general and am confused about all the different
login scripts.
I would like to have a single ssh command started when I login, be it to the
console or to KDE. If I put the command in .bash_profile, KDE doesn't
execute it. If I put it in .xinitrc, then bash won't exe
www.webmin.com/webmin
On Tuesday 30 October 2001 08:50 am, Will Newton wrote:
> Is there such a thing?
On Monday 29 October 2001 11:19 am, Alexander Wallace wrote:
> I understand Imap encripts passwords right? and I should use it instead of
> pop?
IMAP does NOT encrypt passwords. It has one (minor) security advantage over
POP3 in that it only sends your password once to establish a connection, a
On Monday 29 October 2001 07:55 am, Ole Sebastian Stein wrote:
> and so on. To me it looks as if 213.145.168.244 is trying
> to execute some file giving him root access. Are someone trying to
> crack my machine? What should I do?
These are all remnants of the Code Red/Nimda worms. You only hav
On Friday 26 October 2001 12:02, Walter Hofmann wrote:
> This is
> annoying because to search for a string in a file, I need to press
> "/" + "RETURN"
> repeatedly to cycle through the places where the string was found.
or you could just hit "n"
It's a long shot, but you might try www.debian.org ;)
Specifically, the user documentation page (http://www.debian.org/doc/) has a
couple of installation guides.
--kurt
On Thursday 25 October 2001 17:01, Daniel J Salvat wrote:
> hey...i need to get a version of linux on floppies...people have t
Appgen makes one called MyBooks. Supposed to be comparable to quickbooks,
though I have no direct experience with it.
Not free, though -- $100 for a 5-user version.
--kurt
On Wednesday 24 October 2001 19:34, Lance Hoffmeyer wrote:
> Anyone know of a deb can does invoicing.
> I have started doi
On Wednesday 24 October 2001 16:26, Peter Hutnick wrote:
> (why do you have to lie to the website to get ISOs?)
Because bandwidth isn't free and Debian is. Thus, they want to minimize the
use of their bandwidth as much as possible. If you download all three ISO
images, you'll end up using a m
Not a direct answer to your question, but check out
http://www.linux-backup.net.
They have some great linux backup resources there including several example
backup scripts.
--kurt
On Wednesday 24 October 2001 08:01, Alexander Wallace wrote:
> Hello there! I have a 2 gb dat drive and I would li
I'm running woody, php4.0.5-2 and Apache 1.3.19-1. I made one small change
to my php.ini file (adjusting the include_path variable) and now every time I
start apache, it segfaults when it receives the first hit. This is the error
I get in my error.log
[Wed Oct 24 09:50:21 2001] [notice] Apach
This identical topic was covered a few days ago on the list. Check the
archives.
--kurt
On Tuesday 23 October 2001 09:33, Raffaele Sandrini wrote:
> Hi,
>
> Everytime I enter something wrong into bash it sounds "beep" out of my
> computer.
> Can i remove that?
>
> cheers,
> Raffaele
Do you have a link to /etc/init.d/exim in your default runlevel directory?
(probably rc2)
Check /etc/rc2.d and see if there's a symlink in there called:
Sexim. On my computer, it's S20exim.
That should point to ../init.d/exim which should then start exim whenever you
switch to that runleve
AFAIK, you can't run a single crontab entry more than once per minute. In
fact, cron only scans crontab once per minute, so I doubt very much that you
can get per-second control over cron scheduling.
--kurt
On Sunday 21 October 2001 13:10, Theo Wribe wrote:
> How do I create a crontab that run
On Sunday 21 October 2001 08:56, Matthew Daubenspeck wrote:
>What is the difference between using multiple local domains or
> using several virtual domains?
Virtual domains have no real mailboxes associated with them -- you have to
alias all accounts associated with a virtual domain.
Local doma
Have you tried using dselect and/or dpkg and/or apt-get instead of compiling
things manually? Those will handle dependencies for you so if you don't have
the correct lib file, it will download it automatically for you.
Much, much easier than trying to compile everything yourself from source.
I noticed that bastille-linux is an optional package in dselect. Yet the
bastille-linux home page (www.bastille-linux.org) says that it's only
compatible with RedHat and Mandrake.
Has anyone used Bastille on a Debian box (preferably Woody) that can attest
to how well it does/doesn't work on De
> > is '/var/spool/mail/stuart file not found' so where is my mail
By default (at least on Woody) exim puts mail in /var/mail/ (note
the absence of /spool/)
You might check to see if your mail is in there. If so, just point mutt to
the correct location.
hth
--kurt
cd /etc/rc2.d and either delete or rename S99kdm. (you can rename it to
anything you want as long as it doesn't start with a capital S or capital K
-- I usuallly rename mine to _S99kdm which works fine.)
--kurt
On Friday 19 October 2001 h:22 am, Barbara Pfieffer wrote:
> I setup potato on an
1 - 100 of 129 matches
Mail list logo