Re: debian newbie : 2 simple questions

2002-01-30 Thread irvine . russell
On Tue, Jan 29, 2002 at 03:26:41PM +0100, Pietro Cagnoni wrote:
  1)  what is the minimal package install to send emails from the shell ?? 
  (mailx, zmailer-ssl ?) imperative is : SMTP daemon on port 25 must NOT be 
  running.
 
 install mailx + exim, then comment out the smtp line in /etc/inetd.conf,
 then killall -HUP inetd .

It is necessary also to do something about the script
/etc/init.d/exim, that is started when the system boots.
This script checks to see whether exim is started by
inetd. If exim is not started by inetd, then exim is
started by this script. Result : exim is still listening
on port 25.

The following should do all that is necessary :

/usr/sbin/update-inetd --disable smtp  ...takes care of inet.conf

update-rc.d -f exim remove ...takes care of /etc/init.d/exim

I suppose you will need to kill exim if it was started by
/etc/init.d/exim.

netstat -at | grep smtp...see if all is well

t:irvine

-- 

 Whoever thinks a faultless piece to see,
 Thinks what ne'er was, nor is, nor ne'er shall be.

   Alexander Pope, An Essay On Criticism.



debian newbie : 2 simple questions

2002-01-29 Thread José
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hi all !

2 newb questions :

1)  what is the minimal package install to send emails from the shell ?? 
(mailx, zmailer-ssl ?) imperative is : SMTP daemon on port 25 must NOT be 
running.
2) how to verify if an ETH interface is really in full duplex mode and/or how 
to change it.


thank you 4 any help.
José



PGP Public Key Fingerprint: AE11 845C 9565 91FB  B431 4C47 57CC 30E5

-BEGIN PGP SIGNATURE-
Version: PGPsdk version 1.7.1 (C) 1997-1999 Network Associates, Inc. and its 
affiliated companies.

iQA/AwUBPFae+lfMMOUSoI2SEQIauwCaAmZEO+xYyewmb8nHoSoLEFb05zIAn3oF
fo0Fw2xmTlSyOzrjztL98BaL
=Deo2
-END PGP SIGNATURE-







Re: debian newbie : 2 simple questions

2002-01-29 Thread Pietro Cagnoni
 1)  what is the minimal package install to send emails from the shell ?? 
 (mailx, zmailer-ssl ?) imperative is : SMTP daemon on port 25 must NOT be 
 running.

install mailx + exim, then comment out the smtp line in /etc/inetd.conf,
then killall -HUP inetd .

ask for more informations if you need!

pietro.



Re: 2 simple questions

2001-02-17 Thread Jaye Inabnit ke6sls

Hi Brad,

Looks like you just need/want to edit the Message Of The Day (/etc/motd)
file.

Don't run gnome here - sri.

On Friday 16 February 2001 06:54, Brad Cramer wrote:
 I am not really new to linux (used Redhat for 3 years) but I am a recent
 Debian convert and I have a coulpe of simple questions. I am running Debian
 Woody and everything is up to date but I want to know how to change the
 type of system or version of Debian that shows up on a console login
 screen. Right now it says testing/unstable I looked at /etc/debian_version
 and it said the same thing there and I changed it to Woody but that didn't
 make any difference, any ideas? The other question may be a little more
 complicated. I am using gdm to login and I normaly run Enlightenment but I
 wanted to try out Gnome but when I selecect it from the gdm menu it starts
 gnome and kde together. I have replaced the /etc/gdm/Sessions/Gnome script
 with one that just has exec /usr/bin/gnome-session but that didn't help, if
 I start kde it works fine and it is a script that just has exec
 /usr/bin/startkde, any ideas on this one?
 Thanks
 Brad Cramer

-- 

Jaye Inabnit, ARS ke6sls e-mail: [EMAIL PROTECTED]
707-442-6579 h/m 707-268-4074
http://www.qsl.net/ke6slsICQ# 12741145
This mail composed with kmail on kde on X on linux warped by debian
If it's stupid, but works, it ain't stupid.




Re: 2 simple questions

2001-02-17 Thread Ethan Benson
On Sat, Feb 17, 2001 at 10:54:48AM -0800, Jaye Inabnit ke6sls wrote:
 
 Hi Brad,
 
 Looks like you just need/want to edit the Message Of The Day (/etc/motd)
 file.

actually sounds more like /etc/issue  /etc/motd does not have any
reference to stable/unstable that i can see.  

 Don't run gnome here - sri.
 
 On Friday 16 February 2001 06:54, Brad Cramer wrote:
  I am not really new to linux (used Redhat for 3 years) but I am a recent
  Debian convert and I have a coulpe of simple questions. I am running Debian
  Woody and everything is up to date but I want to know how to change the
  type of system or version of Debian that shows up on a console login
  screen. Right now it says testing/unstable I looked at /etc/debian_version
  and it said the same thing there and I changed it to Woody but that didn't
  make any difference, any ideas? The other question may be a little more
  complicated. I am using gdm to login and I normaly run Enlightenment but I
  wanted to try out Gnome but when I selecect it from the gdm menu it starts
  gnome and kde together. I have replaced the /etc/gdm/Sessions/Gnome script
  with one that just has exec /usr/bin/gnome-session but that didn't help, if
  I start kde it works fine and it is a script that just has exec
  /usr/bin/startkde, any ideas on this one?
  Thanks
  Brad Cramer
 
 -- 
 
 Jaye Inabnit, ARS ke6sls e-mail: [EMAIL PROTECTED]
 707-442-6579 h/m 707-268-4074
 http://www.qsl.net/ke6slsICQ# 12741145
 This mail composed with kmail on kde on X on linux warped by debian
 If it's stupid, but works, it ain't stupid.
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 

-- 
Ethan Benson
http://www.alaska.net/~erbenson/


pgpCE1aYJleUP.pgp
Description: PGP signature


2 simple questions

2001-02-16 Thread Brad Cramer
I am not really new to linux (used Redhat for 3 years) but I am a recent
Debian convert and I have a coulpe of simple questions. I am running Debian
Woody and everything is up to date but I want to know how to change the type
of system or version of Debian that shows up on a console login screen.
Right now it says testing/unstable I looked at /etc/debian_version and it
said the same thing there and I changed it to Woody but that didn't make any
difference, any ideas? The other question may be a little more complicated.
I am using gdm to login and I normaly run Enlightenment but I wanted to try
out Gnome but when I selecect it from the gdm menu it starts gnome and kde
together. I have replaced the /etc/gdm/Sessions/Gnome script with one that
just has exec /usr/bin/gnome-session but that didn't help, if I start kde it
works fine and it is a script that just has exec /usr/bin/startkde, any
ideas on this one?
Thanks
Brad Cramer



Re: 2 simple questions

2001-02-16 Thread Anthony Fox
Brad Cramer [EMAIL PROTECTED] writes:

 other question may be a little more complicated.  I am using gdm to
 login and I normaly run Enlightenment but I wanted to try out Gnome
 but when I selecect it from the gdm menu it starts gnome and kde
 together. I have replaced the /etc/gdm/Sessions/Gnome script with
 one that just has exec /usr/bin/gnome-session but that didn't help,
 if I start kde it works fine and it is a script that just has exec
 /usr/bin/startkde, any ideas on this one?

Enlightenment is a window manager that runs on top of gnome.  Gnome
does not have its own window manager.  KDE on the other hand is both
the desktop environment and the window manager.

So you can't really run gnome without a window manager.  You need
enlightenment or sawfish or some wm.

I am not sure what you mean when you say kde and gnome start
together.  I don't see how this is possible.  I think gnome and kde
have support modes for each other, but you wouldn't, say, get both the
gnome panel and the kde panel.

HTH,
Anthony



Re: 2 simple questions

2001-02-16 Thread Tom Pfeifer
To change the login prompt message, you can edit the file /etc/issue.
You will probably have to restart the login on each console for the
change to take effect. For example you could log in, and then log out,
and you will see the new message.

Tom

Brad Cramer wrote:
 
 I am not really new to linux (used Redhat for 3 years) but I am a recent
 Debian convert and I have a coulpe of simple questions. I am running Debian
 Woody and everything is up to date but I want to know how to change the type
 of system or version of Debian that shows up on a console login screen.
 Right now it says testing/unstable I looked at /etc/debian_version and it
 said the same thing there and I changed it to Woody but that didn't make any
 difference, any ideas? The other question may be a little more complicated.
 I am using gdm to login and I normaly run Enlightenment but I wanted to try
 out Gnome but when I selecect it from the gdm menu it starts gnome and kde
 together. I have replaced the /etc/gdm/Sessions/Gnome script with one that
 just has exec /usr/bin/gnome-session but that didn't help, if I start kde it
 works fine and it is a script that just has exec /usr/bin/startkde, any
 ideas on this one?
 Thanks
 Brad Cramer




Re: 2 simple questions

2001-02-16 Thread Brad Cramer
Thanks that ddid the trick
- Original Message -
From: Tom Pfeifer [EMAIL PROTECTED]
To: debian-users debian-user@lists.debian.org
Sent: Friday, February 16, 2001 12:28 PM
Subject: Re: 2 simple questions


 To change the login prompt message, you can edit the file /etc/issue.
 You will probably have to restart the login on each console for the
 change to take effect. For example you could log in, and then log out,
 and you will see the new message.

 Tom

 Brad Cramer wrote:
 
  I am not really new to linux (used Redhat for 3 years) but I am a recent
  Debian convert and I have a coulpe of simple questions. I am running
Debian
  Woody and everything is up to date but I want to know how to change the
type
  of system or version of Debian that shows up on a console login screen.
  Right now it says testing/unstable I looked at /etc/debian_version and
it
  said the same thing there and I changed it to Woody but that didn't make
any
  difference, any ideas? The other question may be a little more
complicated.
  I am using gdm to login and I normaly run Enlightenment but I wanted to
try
  out Gnome but when I selecect it from the gdm menu it starts gnome and
kde
  together. I have replaced the /etc/gdm/Sessions/Gnome script with one
that
  just has exec /usr/bin/gnome-session but that didn't help, if I start
kde it
  works fine and it is a script that just has exec /usr/bin/startkde, any
  ideas on this one?
  Thanks
  Brad Cramer
 


 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]