Bart writes:
> Can anybody tell me why Debian is better than other distributions?
Yes.
> And don't give me the 'it is the only really non-commercial version'
> crap.
What makes you think anyone intended to do so? Remarks like that serve
only to discourage useful answers.
--
John Hasler
[EMAIL
Hi all,
I'm reposting this question because I didn't get any answer recently.
Maybe this has been discussed before but I haven't been able to dig it up
from the mailing list archives or dejanews.
I'm using several machines, some with potato, some with woody. I need to
install a free (as in gra
On Wed, Mar 22, 2000 at 12:06:43 -0800, Bart Friederichs wrote:
> I want real technical benefits.
Of the top of my head: Open development (bug tracking system, mailing lists,
IRC etc), high-quality packaging (no Red Hat style "contrib") with proper
dependencies, easily upgradable including running
"Bart Friederichs" wrote:
> Hi,
>
> Can anybody tell me why Debian is better than other distributions? And don't
> give me the 'it is the only really non-commercial version' crap.
crap?
I'm sure the word `argument' would have been a better choice for
this forum.
But in fact, it's not usually
i was a user of slackware as well, i chose debian because:
1) friend reccomended it
2) it had the largest(and still does i think) number of developers
3) it is known as being top quality
4) it has a huge number of packages
since then i have just adapted to it, not sure technically what places it
On Wed, Mar 22, 2000 at 12:06:43PM -0800, Bart Friederichs was only
escaped alone to tell thee:
> Can anybody tell me why Debian is better than other distributions? And don't
> give me the 'it is the only really non-commercial version' crap. I want real
> technical benefits. Or is it all a mat
Sven LUTHER <[EMAIL PROTECTED]> writes:
> Just a stupid clueless idea, but what if we start the xserver from the
> inittab, or at least have some line in the inittab saying that the
> Xserver/gdm/whatever will use the vtxx, in the same way that init starts
> getty's on his specific vt's ?
This is
Last week I installed potato on a new computer.
Before the first reboot, I selected one of the category of packages.
After the first reboot, install let me select more packages, but exited
prematurely. One possible reason would be that /var was limited to the
size of /, 128MB, so apt-get may have
I'ts mostly a matter of personal preference.
it's very consistant with SYSV ala SUN for locations, etc.
The package management blows away all the other's I've seen. Take the
best parts of redhat's rpm. make conflict resolution alot smarter
and robust, and then add the ability to get updates, d
> I'd go with one of the ways you suggested in passing in your earlier
> post; use Debianized source.
>
> If you install dpkg-dev and devscripts, it's almost trivial (once you
> know how) to build a package from source; just do the following:
Colin,
Thanks for the tip. I unfortunately didn't di
On Wed, 22 Mar 2000, Phoenix Amon wrote:
> As the variety of responses to my question suggest, there's often more
> than one way to skin a cat. :)
Ahh... but the different responses addressed the different options you
posted. I answered to the specific question of how to make dpkg behave
a certa
> I learned how to use dpkg from reading the man page. The thing is, you
> did know that for which you were looking, else I wouldn't have been able
> to find the answer. Before you asked, I didn't know how to do it (because
> I never wanted to).
Well, I'll gladly agree to disagree. The last thing
Hi,
Can anybody tell me why Debian is better than other distributions? And don't
give me the 'it is the only really non-commercial version' crap. I want real
technical benefits. Or is it all a matter of flavor? I have been using
Slackware for one or two years now and I also liked that one. Switchi
Swap doesn't get mounted, see other followups.
To check status:
cat /proc/swaps
On Wed, Mar 22, 2000 at 10:00:40AM -0800, Dzuy M. Nguyen wrote:
> In my /etc/rc.boot script, I find this line:
>
> swapon -a 2>%1 | sed -e '/busy/d'
>
> Is this the line that is mounting my swap partition? Do I
On Wed, 22 Mar 2000, Pollywog wrote:
> Is it just me or does traceroute need to be suid root?
Traceroute needs to be setuid so it can write IP packets directly rather
than using the socket interface. Without that ability, it could not set
the time-to-live on the packet and thus wouldn't work.
please include a copy of your resolv.conf ..you may have something
mispselled or not right ..
nate
On Wed, 22 Mar 2000, Guyren G Howe wrote:
guyren >Sorry, that was not quite right. nslookup did eventually return, with:
guyren >
guyren >*** Can't find server name for address ...: No response fro
try manually setting a DNS:
run nslookup
enter: server some.server.name (feel free to use mine ns1.firetrail.com or
ns2.firetrail.com)
then enter a domain or ip or something to query the server
if it times out it is more likely a network problem then a resolver
problem. if it works, then try yo
Is it just me or does traceroute need to be suid root?
I was unable to use it as an ordinary user until I set the suid bit.
thanks
--
Andrew
On Wed, 22 Mar 2000, Phoenix Amon wrote:
> > 2. RTFM; it's right there. "man dpkg" (if you've installed man-db).
> Sometimes TFM doesn't give quite enough info if you don't already know
> what you're looking for. In a lot of cases TFM serves you well if you
> know what you're doing and need to j
i highly reccomend vpnd, search www.freshmeat.net for it, i installed a
vpn in december of last year and it works perfectly. i can supply sample
config files from my setup if you like.
nate
On Wed, 22 Mar 2000, Onno wrote:
Onno >I've been away too long...
Onno >
Onno >Anyway, I have a problem
[EMAIL PROTECTED] (Phoenix Amon) wrote:
>Like you said, I could just avoid using it entirely... but I like it. It's a
>big time saver. I'd just like to see it get a bit more flexible. Finding ways
>to work around the system seems to be the topic of a lot of posts around here,
>and it shouldn't have
Hello,
i am using woody (yes i know its my fault if somethings break) and after
the last upgrade, the keyboard refuses to work. It is as if the keyboard was
deconnected, the leds do not work either. it is a bit annoying, since this
makes login quite difficult. is there already a known
> 1. Use the --ignore-depends flag.
> 2. RTFM; it's right there. "man dpkg" (if you've installed man-db).
Thanks and I did. I always do. :) Sometimes TFM doesn't give quite enough info
if you don't already know what you're looking for. In a lot of cases TFM serves
you well if you know what you're
On Wed, 22 Mar 2000, Phoenix Amon wrote:
> Is there anyway I can lie to dpkg to convince it that I really do have
> these packages installed?
Two things:
1. Use the --ignore-depends flag.
2. RTFM; it's right there. "man dpkg" (if you've installed man-db).
> Forgive my ignorance... I'd never
[EMAIL PROTECTED]:~/java/classes$ /usr/lib/jdk1.1/bin/java Hello
Hello
[EMAIL PROTECTED]:~/java/classes$ java Hello
Segmentation fault
[EMAIL PROTECTED]:~/java/classes$ dpkg -l kaffe
Desired=Unknown/Install/Remove/Purge
|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Er
> In my /etc/rc.boot script, I find this line:
>
> swapon -a 2>%1 | sed -e '/busy/d'
>
> Is this the line that is mounting my swap partition? Do I need
> this line in the /etc/fstab?
>
> /dev/hda2 none swap sw 0 0
>
> for the rc.boot script to work? Because if I don't have this line,
> you sa
This turned out to be a boneheaded mistake on my part. The lesson I
learned was not to execute "chmod 644 lib/*" when staging Linux systems.
Apparently if ld-linux.so is not 'chmod 755', then you will get execv
errors from any process that is not running as root. I don't know why it
works for root
In my /etc/rc.boot script, I find this line:
swapon -a 2>%1 | sed -e '/busy/d'
Is this the line that is mounting my swap partition? Do I need
this line in the /etc/fstab?
/dev/hda2 none swap sw 0 0
for the rc.boot script to work? Because if I don't have this line,
you say my swap partition wo
currently i have 2 networks, in 2 seperate buildings within 1000m. Both
networks have an internet connection(A T1 and a fractional T1); however, I
have lost the budjet for one of the internet connections. Is there a way
to create a point to point link between the network, that is low cost, and
has
I've installed Linux/Apache on my standalone home box so that I can mirror and
locally test my web sites using dummy network interfaces. I needed PHP, mySQL,
SSL and Apache to all work together nicely, and I couldn't make that happen
installing from debs (primarily mysql wouldn't talk to php...
On Tue, 21 Mar 2000, Patrick wrote:
> It has to be said that running one distro is easier to manage. At
> work we have Win NT Server, Red Hat, FreeBSD and a solitary mail
> server running Debian as a result of my evangelising. The diversity
> is a pain when for example we want to work on the Fre
On Tue, 21 Mar 2000, Brendan O'Brien wrote:
>
>
> Hey Y'all--
>
> I was wondering if anyone out there has had the same problem I have with
> StarCalc. In my work I routinely do data analysis on hundreds of thousands
> of data points. Normally, I use Excel on Win98 to do this but recently
On Wed, Mar 22, 2000 at 10:13:34AM -0600, Rick Hayter wrote:
> I'm looking for some troubleshooting help.
> Slink is working like a champ in all aspects but ppp connection speed.
> Actually, I connect at high speeds, but my sustained throughput runs from
> only 200-400 bps! When first downloading,
Whoa. This sounds like a bug I ran into long ago. I got it when I upgraded to
potato
but kept my 2.0.X kernel. The problem has to do with a library call samba uses
to set
gid (just like the log suggests). Does this sound like your situation? I fixed
it by
modifying the source. The configure scri
Hi,
Thanks for your replies. I guess I will let this issue pass by since
there seems to be no real problem. I just hoped that I would get
better score from hd benchmark :-)
Regards,
Vachi
-
Vachirasuk Setalaphruk
ISE, Osaka University
From: "Stephan Hachinger" <[EMAIL PROTECTED]>
Subject:
Jose Alberto Lobo wrote (on 22 Mar 00, at 15:04):
> I straightaway copied libXpm.so.4.11 to my /usr/X11R6/lib directory,
> and
> ran ldconfig. My citrix program now runs normally but, alas!, after I logout
> xdm does not let me back in anymore. I can only log in as root, or else, use
> the
I recently upgraded by web server to Potato with kernel 2.2.14 patched
for RAID-1 (adding Adaptec 2940U2W and matching SCSI drives) and the
system now hangs momentarily (1-5 minutes) several times a day. It
doesn't crash and it responds to a few basic requests ('ls' for example)
but nothing else (n
I'm looking for some troubleshooting help.
Slink is working like a champ in all aspects but ppp connection speed.
Actually, I connect at high speeds, but my sustained throughput runs from
only 200-400 bps! When first downloading, I get a burst of speed, but in
seconds all activity seems to stop...
[EMAIL PROTECTED] (Beavis) wrote:
>hello, i installed a few .deb manually meaning
>
>dpkg -i
>
>but dselect thinks that are are still unconfigured, which is not true
They aren't just in obsolete/local? If they are, you can safely ignore
them. If dselect thinks they're unconfigured then they p
Joachim Trinkwitz <[EMAIL PROTECTED]> writes:
> "Eric G . Miller" writes:
>
> > /etc/profile is for Bash. I don't think gdm cares about that. But, in
> > /etc/gdm/gdm.conf there is this parameter (which I have set to english):
> >
> > DefaultLocale=english
>
> Yes, I know (mine is set to germa
Joachim,
JT> But the problem remains: how to set the locale before the login
JT> process starts gdm initially?
Should it be line LC_LANG= in the /etc/environment ?
--
Eugene Melekhov [EMAIL PROTECTED]
Object Tools http://www.object-tools.com
[EMAIL PROTECTED] (Oswald Buddenhagen) wrote:
>> On Tue, Mar 21, 2000 at 03:57:14PM +0100, Robert Kasunic wrote:
>> > I'm trying to rename a lot of files. I just want to substitute underlines
>> > with whitespaces. How can I do that?
>>
>> You might use mmv.
>>
>> If your files are: foo_bars
>>
Hi,
I Installed REalplayer 7 using the installer, and after that I was
unable to start netscape anymore: only bus errors.
So, I removed .netscape, .mime-types and .mailcap from my homedir, and
netscape starts again. However, when I go to a site with real video, It
sais I have no real player inst
"Eric G . Miller" writes:
> /etc/profile is for Bash. I don't think gdm cares about that. But, in
> /etc/gdm/gdm.conf there is this parameter (which I have set to english):
>
> DefaultLocale=english
Yes, I know (mine is set to german, but this one only set the locales
for the GNOME applications
Rodrigo Castro wrote:
> >
> > Did you look at your ~/.inputrc file?
>
> Yes. I even created a new user with no .inputrc and no $INPUTRC (no
> .bashrc, .bash_profile too). I don't know what kind of stuff could be
> in my files to screw up only letter E. The problem occurs in console and in
> xterm.
On Wed, Mar 22, 2000 at 06:46:41AM -0800, Dzuy M. Nguyen wrote:
> I recently checked my '/etc/fstab' and found that my swap drive does not mount
> at boot. When I check with 'df' I do not see it on the printout.
swap does not show up in df listings
> I was wondering if I should ad this command i
> I recently checked my '/etc/fstab' and found that my swap drive does not mount
> at boot. When I check with 'df' I do not see it on the printout.
>
you will not see any swap partitions in a df dump - they are no mountable
file systems.
> I was wondering if I should ad this command in the '/etc
On Wed, Mar 22, 2000 at 02:38:58PM +, Stuart Auchterlonie wrote:
> On Wed, Mar 22, 2000 at 07:35:04AM -0300, Rodrigo Castro wrote:
> > On Wed, Mar 22, 2000 at 11:12:37AM +0100, Martijn van de Streek wrote:
> > > Hi Rodrigo!
> > >
> > > On Tue, 21 Mar 2000, Rodrigo Castro wrote:
> > >
> > > >
I recently checked my '/etc/fstab' and found that my swap drive does not mount
at boot. When I check with 'df' I do not see it on the printout.
I was wondering if I should ad this command in the '/etc/fstab':
/dev/hda2 none swap sw
Do you need to mount the swap partition?
--
Dzuy M. Nguyen
> I ran into difficulties with installing Debian. When booting the last
> message I see is:
> md driver 0.36.6 MAX_MD_DEV=4 MAX_REAL=8
>
> [...]
>
> My configuration is the following:
> Celeron 400
> VIa Apollo ProPlus 133
> 2.2.14 Kernel
>
> Where can I find a precompiled Kernel or a complete b
On Wed, Mar 22, 2000 at 07:35:04AM -0300, Rodrigo Castro wrote:
> On Wed, Mar 22, 2000 at 11:12:37AM +0100, Martijn van de Streek wrote:
> > Hi Rodrigo!
> >
> > On Tue, 21 Mar 2000, Rodrigo Castro wrote:
> >
> > > get the key displayed. It works as a dead key, waiting for any other
> > > key. Whe
I ran into difficulties with installing Debian. When booting the last
message I see is:
md driver 0.36.6 MAX_MD_DEV=4 MAX_REAL=8
I understand that its not a Debian only issue as I was reading many posts
from users of various distributions who were mainly Athlon users. The only
hint they got was t
I recently purchased an APC Back-UPS Pro 650, but have been unable to
get the UPS the daemons to interact with my system.
The system is a Dell Workstation 410
Linux hilbert 2.2.13 #1 SMP Fri Mar 17 13:57:34 EST 2000 i686 unknown
with a current potato configuration via a fresh potato install (gotta
debs,
how do i get my pcmcia card bus to work on a new e-machine
lapbox? here's the boot error message:
"starting pcmcia services:
modules/lib/modules/2.0.36/pcmcia/tcic.0: init_module: device or
resource busy"
i get a login prompt if i use a boot disk made from the "rescue"
install disk. how
A problem with libXpm.so.4.
I run debian 2.1, kernel 2.2.14, and recently downloaded and compiled a
program from citrix.com which I need to access through the net certain
databases on a server running MS-Windows.
When I try to run the program the shell complains that "can't load li
Onno <[EMAIL PROTECTED]>:
> Is/Are there a Linux bootfloppy('s) where I can use mount?
> I don't care if it is NFS or SAMBA.
>
> It is like a disksless machine that needs tools and files
> from a server.
The ordinary boot floppies will let you do an NFS mount. They don't do
SAMBA, as far as I k
Hello.
It is ok that the dhcpcd package does not create any symlink in /etc/rcS.d?
I have a system running dhcp in which I'm trying to mount a remote
filesystem by using /etc/fstab, but unfortunately remote mounts do not
work because dhcpcd has not worked at that time yet.
/etc/rcS.d/README says
I just upgraded a linux server here from hamm to potato.
Some funky messages from samba;
smbclient -L reggie -U hamish says
"tree connect failed: 0" after I enter my password. In the log,
[2000/03/23 00:45:51, 1] smbd/server.c:main(643)
smbd version 2.0.6 started.
Copyright Andrew Tridgell 19
Is/Are there a Linux bootfloppy('s) where I can use mount?
I don't care if it is NFS or SAMBA.
It is like a disksless machine that needs tools and files
from a server.
Regards,
Onno
Sorry, that was not quite right. nslookup did eventually return, with:
*** Can't find server name for address ...: No response from server
for all three servers I have in my /etc/resolv.conf file, which are working
fine.
I can ping these same servers just fine, so I don't think it's a routing
is
I have somehow managed to get things so that the computers going through my
Debian 2.2 box for NAT can do DNS just fine, but I can't do a nslookup from
the same box itself to save myself.
nslookup never returns anything, even a timeout. My /etc/resolv.conf file
shows the same things I have set on
On Wed, Mar 22, 2000 at 12:04:28PM +0100, Joachim Trinkwitz wrote:
> Hi,
>
> I wants to get german menues in gdm for my users, which implies
> setting the LC_ALL environment variable to de_DE. I did this in the
> /etc/profile, but this only helps after gdm is restarted.
>
> I understand that gdm
On Wed, Mar 22, 2000 at 09:41:47AM +0100, Onno wrote:
> I've been away too long...
>
> Anyway, I have a problem and it involves a
> Virtual Private Network a.k.a. VPN.
>
> I ask anyone who has done this kind of thing
> to please tell me how they did set it up or
> point me in the direction of goo
On Wed, Mar 22, 2000 at 02:53:50AM -0500, Branden Robinson wrote:
> On Wed, Mar 22, 2000 at 01:33:38AM -0600, [EMAIL PROTECTED] wrote:
> > Note to the other two maintainers. Branden has closed the bug I
> > submitted. Based on the information he provided to me in his message I
> > feel that you als
Hi,
I wants to get german menues in gdm for my users, which implies
setting the LC_ALL environment variable to de_DE. I did this in the
/etc/profile, but this only helps after gdm is restarted.
I understand that gdm starts before the /etc/profile settings are
worked out. How to set some variables
OPAL INDUSTRIAL CO., LTD. specializes manufacturing the man-made stone-OPAL
STONE. Opal Stone are both excellent in quality and reasonable in price.
The Opal is a new kind of decoration material synthesized by nature mineral
powder, nature pigment and high function polymer under vacuum and
On Wed, Mar 22, 2000 at 11:12:37AM +0100, Martijn van de Streek wrote:
> Hi Rodrigo!
>
> On Tue, 21 Mar 2000, Rodrigo Castro wrote:
>
> > get the key displayed. It works as a dead key, waiting for any other
> > key. When I do type other key, it beeps and I get no output on
> > screen. I reinstall
On Tue, Mar 21, 2000 at 03:57:14PM +0100, Robert Kasunic wrote:
> Hi!
>
> I'm trying to rename a lot of files. I just want to substitute underlines
> with whitespaces. How can I do that?
I recently found a package called mvgp which does exactly what you want.
It seems to work quite well. I found
Hi Rodrigo!
On Tue, 21 Mar 2000, Rodrigo Castro wrote:
> get the key displayed. It works as a dead key, waiting for any other
> key. When I do type other key, it beeps and I get no output on
> screen. I reinstalled bash, libncurses5, libc6 and already trying
> changing my keymap, but I wasn't suc
> On Tue, Mar 21, 2000 at 03:57:14PM +0100, Robert Kasunic wrote:
> > Hi!
> >
> > I'm trying to rename a lot of files. I just want to substitute underlines
> > with whitespaces. How can I do that?
>
> You might use mmv.
>
> If your files are: foo_bars
> then use mmv "*_*" '#1\ #2' (qu
Please excuse me for abusing the list to try to recruit some
volunteers ...
LinuxTag e.V is the non-profit association that organizes Europe's
largest GNU/Linux and free software convention (this year: June 29 -
July 2 in Stuttgart--see http://www.linuxtag.org/ ). The group could
use a hand in
hello, i installed a few .deb manually
meaning
dpkg -i
but dselect thinks that are are still unconfigured,
which is not true
how do u reset the deselect so
that it doesn't pick up the packages as existing in the system
the packages are kdebase, kbelibs2g
tkankx beavis..
Hello.
I have a small problem (well, actually it is a BIG one indeed) with
installing several X packages, including the GNOME system, under the
frozen (potato) distribution. I have ALSA installed, and so I use the ALSA
version of the Enlightened soud daemon (esound-alsa0). Everyting works
fine,
I've been away too long...
Anyway, I have a problem and it involves a
Virtual Private Network a.k.a. VPN.
I ask anyone who has done this kind of thing
to please tell me how they did set it up or
point me in the direction of good documentation.
My first setup will be between two LAN's but
it has
On Mon, Mar 20, 2000 at 04:29:21PM +, David Wright wrote:
Out of everyone that got and read my message, you're the *only* one that
took offense. Well, that responded anyways. It seems most realized what I
said was extreme frustration and not a personal attack. Please accept my
messages in t
On Wed, Mar 22, 2000 at 01:33:38AM -0600, [EMAIL PROTECTED] wrote:
> Note to the other two maintainers. Branden has closed the bug I
> submitted. Based on the information he provided to me in his message I
> feel that you also should close the bugs I submitted against gdm and
> wdm. They should pos
Val Dokuzovic wrote:
>This is a multi-part message in MIME format.
>--E5BEFC36B7A77E9638304BBE
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>
>Hi there,
> My "brief"? story: I am (was?) a windowman (meaning a mouseman
>-computer (almos
¾Ã³çÃýôñî! ÃÃõ±¹Ã¦°øÃðø»çÃôôÃ.
ÃÃÃû¿¡ °ü·Ãµà ³»¿ëû ¼ö½Ã·à º¸³»µå¸®·Ã°à ÃôôÃ.
¿øÃýÃÃö ¾Ãø½Ã°æ¿ì ¾Ã·¡·à â¼ÃÃýÿ© ÃÃÃöÃýñâ
¹Ã¶ø´Ã´Ã.
Note to the other two maintainers. Branden has closed the bug I
submitted. Based on the information he provided to me in his message I
feel that you also should close the bugs I submitted against gdm and
wdm. They should possibly be re-submitted at a lesser severity, but not
as critical. Please re
usually /var/log/messages will show what pppd/chat reports as the connect
speed. this is not always accurate, depending on modem configuration
sometimes it shows just the speed of the port(like 115,200 and
57,600) rather then the real connect speed (like 31,200 48,000 etc)
nate
On Wed, 22 Mar 20
we use radius for both livingston portmasters and ascend max, i believe
radius is to some extent vendor specific, so i suggest contacting the
company who makes the equipment for compadible software. or do a search on
freshmeat:
http://www.freshmeat.net/search.php3?query=radius
quite a few differe
what version of fp_extensions? where did you get it? what version of
apache?(if your not using apache what are you using?) how did you install
it ? etc etc .. just saying slink with kernel 2.2.14 says nothing.. the
distribution and kernel have virtually nothing to do with FP.
I run Apache 1.3.9 (s
How can I tell what speed I have been connected at to my ISP?
Hi
I am trying to set up an ISP, and RADIUS has been sugested for the
authenication and billing of the users on the dial up servers.
Any one have any recomendations??
Also WHERE can i find it???
It was not listed under dselect
But then I'm new to all this so I could be doing it wrong!!
_
has anyone experienced any bugs w/ the fp_extensions, for example
i have a frontpage website loaded on my slink 2.2.14 and when a user tries
to access the home page w/ netscape 4.7, they get a script error, loads
fine
w/ any other netscape ver., and not too many problems w/ iexplorer execpt
On Tue, Mar 21, 2000 at 10:07:18PM -0500, S. Salman Ahmed wrote:
> The only way around the problem for non-root users was to create a new
> group (javauser), chgrp -R javauser /usr/local/uml/Together, and then
> add myself to that group javauser. The permissions before this fix were
> sth like:
t
On Tue, Mar 21, 2000 at 10:32:54PM +0100, Christian Surchi wrote:
> On Tue, Mar 21, 2000 at 12:34:07PM -0800, brian moore wrote:
>
> > rename 's/_/ /g' *.mp3
>
> rename? :o
Hrrm? Yes.
It comes with perl.
--
Brian Moore | Of course vi is God's editor.
Sysadmin, C/P
Reply-To:
Hi,
I'm trying to figure out why my icmplogs are showing UDP connections
whenever my system recieve email. The connections are on UDP port 512.
I'm using sendmail from woody as my MTA. It makes no difference whether or
not biff is installed.
the log reads:
Mar 21 21:16:37 sxe icmplogd: d
On Tue, Mar 21, 2000 at 11:19:28AM -0800, Bart Friederichs wrote:
> I have 8M, but the upper 4 are bad. I am just busy installing it now. I
> *know* it is the ram that does it ; ). Maybe I will get me more RAM, hope it
> is easy to get some 30pins SIMMs.
Take a look at http://www.memoryx.com
On Wed, Mar 22, 2000 at 02:14:38AM +, Jim Breton wrote:
> I'm sure this has come up before but searching the archives for "dpkg
> md5sum" etc. just comes up with WAY too many matches. :(
>
> Anyway my question is: is there a dpkg command I can run that will check
> the md5sums of all my dpkg-
[EMAIL PROTECTED] (esoR ocsirF) wrote:
>On Wed, Mar 22, 2000 at 01:27:56AM +, Colin Watson wrote:
>> If groups isn't displaying the right output after a useradd, then my
>> guess is that you haven't logged out and in again since the useradd ...?
>
>ACK! I have gotten so used to things working w
> trying to get ssh to load at boot
>
> i have created a script in /etc/init.d called ssh
> i have also created a symbolic link to it from
> /etc/rc2.d called S20ssh
>
> but upon bootup the log says
> /etc/init.d/rc: /etc/rc2.d/S20ssh: Permission denied
>
Does root have execute permissions on
On Wed, Mar 22, 2000 at 01:27:56AM +, Colin Watson wrote:
>
> If groups isn't displaying the right output after a useradd, then my
> guess is that you haven't logged out and in again since the useradd ...?
>
ACK! I have gotten so used to things working when I do them ( as opposed
to Windoughs
Hi there,
My "brief"? story: I am (was?) a windowman (meaning a mouseman
-computer (almost) illiterate). Got sick and tired of being called
basically a criminal, by my Laptop using Windows, with messages such as
"illegal operation". Bought Corel Linux based on Debian. After spending
a month
[EMAIL PROTECTED] (esoR ocsirF) wrote:
>On Tue, Mar 21, 2000 at 03:06:04PM -0900, Ethan Benson wrote:
>> in that case it should work, does id or groups show that you are a
>> member of the cdrom group? is your cdrom REALLY /dev/hdc?
>> (secondary master)
>
>groups does not show me as a member of c
On Tue, Mar 21, 2000 at 12:34:07PM -0800, brian moore wrote:
> rename 's/_/ /g' *.mp3
rename? :o
--
| Christian Surchi | www.firenze.linux.it/~csurchi| www. |
| [EMAIL PROTECTED] | [EMAIL PROTECTED] | gnu. |
| FLUG: www.firenze.linux.it | Debian GNU/Linux: w
On Tue, Mar 21, 2000 at 03:06:04PM -0900, Ethan Benson wrote:
>
> in that case it should work, does id or groups show that you are a
> member of the cdrom group? is your cdrom REALLY /dev/hdc? (secondary master)
groups does not show me as a member of cdrom. I did the following;
janet:~# useradd
On Tue, Mar 21, 2000 at 03:01:01PM -0900, Ethan Benson wrote:
> as for fingerd i see no reason it should be run as anything other then
> nobody, if at all.
Or run cfingerd. It can be configured not to show the .forward.
--
Steve C. Lamb | I'm your priest, I'm your shrink, I
On Tue, Mar 21, 2000 at 04:11:44PM -0600, [EMAIL PROTECTED] wrote:
> Package: xdm
> Version: N/A
> Severity: critical
I don't appreciate critical bug reports that reveal such profound ignorance
of the Debian system in general, and of the xdm package specifically.
> When installed with apt-get xdm
It took some time, but I finally found an answer to the question I
posted. If anyone else is having the same problem, the solution
is to set "receiver_verify = true" in /etc/exim.conf. Exim will then
return a 550 status to the RCPT TO command in the following example.
John Kuhn wrote:
> telnet
1 - 100 of 107 matches
Mail list logo