Re: My email is rejected by some sites

2003-12-13 Thread Joerg Rossdeutscher
Hi,

Am Do, den 11.12.2003 schrieb Thanasis Kinias um 21:51:
> AOL was the first that I encountered to do this; over the
> summer, they started blocking all e-mail originating from Cox IP
> addresses.  Not long thereafter, Cox blocked all outbound SMTP except to
> their own mailserver, so I had to go to relaying everything.
> # For AOL...
> 
> aol:
> driver = domainlist

I don't think this is a real solution. More and more providers block
dynIPs, you will end up with a very long exim.conf. :-)

Bye, Ratti

-- 
 -o)fontlinge  | Font management for Linux  | Schriftenverwaltung in Linux
 /\\  http://freshmeat.net/projects/fontlinge/
_\_Vhttp://www.gesindel.de https://sourceforge.net/projects/fontlinge/


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: My email is rejected by some sites

2003-12-13 Thread Joerg Rossdeutscher
Hi,

Am Do, den 11.12.2003 schrieb Adam um 23:26:
> On Thursday 11 December 2003 21:10, Joerg Rossdeutscher wrote:
> > Am Do, den 11.12.2003 schrieb Antonio Rodr um 21:32:

> >> I have exim set in my sid machine, with mutt as MUA. Some isps are
> >> rejecting my emails. I have looked at the reason provided, it seems that
> >> some have blocked the ips in my block, or that they are blocking all
> >> dinamic ips.
> > 
> > Yes, many ISPs do that, and it's a good thing.
> 
> No, it is not a good thing!  (If we are talking about an approach like 
> dynablock's.)

It is a good thing. What kind of mail comes from dynamic IPs? In 99% it
will be spam from open relays, misconfigured adresses
([EMAIL PROTECTED]),... 

> Dynablock uses the presumption of guilt: if you 
> can't afford to buy a static IP, you don't deserve to be able to route 
> mail directly.

I agree to that. Not everyone should use a private mailserver. Hobbyists
and Freaks should not run such service, it's a job for professionals,
and those have a static ip. I'm really tired of writing a lot in
mailinglists an get lots of "You mail to [EMAIL PROTECTED] could not be
delivered..."

There's nothing wrong with fetching mail 
- immediately after every dial in
- every 10 minutes when being online
- every 3 hours no matter if already online 

Works fine here.

> Which may or may not be reliable.  My ISP's mailservers are reliable 
> _most_ of the time -- but when they are not, they do not return warning 
> messages until they bounce the mail after 48 hours on the queue.

Uh.

Bye, Ratti


-- 
 -o)fontlinge  | Font management for Linux  | Schriftenverwaltung in Linux
 /\\  http://freshmeat.net/projects/fontlinge/
_\_Vhttp://www.gesindel.de https://sourceforge.net/projects/fontlinge/


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Copy all desktop settings for a new user

2003-12-13 Thread Philipp Schulte
Hello,
lets say I have a few users (not all of them with prior GNU/Linux
experiance) and I want to setup a common profile for their accounts.
By profile I mean things like desktop-icons, desktop-theme, menues,
MUA-settings, browser-settings, printer ...

The users will most likely either use KDE or Gnome and applications
like Firebird, Thunderbird and OpenOffice.

I would like to create a role-account, configure everything for this
account and copy all those settings everytime a new user is created.
I know about /etc/skel but I am not sure if it's possible to use this
because some paths are absolute in configuration files.

I am sure somebody must have a solution for this. Thanks for any
pointers. Regards,
Phil


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



Re: Script for subscribing/unsubscribing Debian-user?

2003-12-13 Thread Karsten M. Self
on Fri, Dec 12, 2003 at 11:57:05PM +0100, Andreas von Heydwolff ([EMAIL PROTECTED]) 
wrote:
> Just wondering - is it possible to write a script for mailing a few 
> initial subscribe or unsubscribe messages for one's favorite lists to 
> the server managing the listmembers or does this process depend on the 
> web page/cgi or whatever?
> 
> Not that it is all too much work via the web page, but typing a small 
> command that does it all in a jiffy before leaving town for a week or 
> while unpacking the bag upon one's return would be nice.

There _are_ the bulk-action pages:

http://www.debian.org/MailingLists/subscribe
http://www.debian.org/MailingLists/unsubscribe

Otherwise, a sketch of a bash script:


#!/bin/bash

# Bulk actions on mailing lists (using MajorSmart syntax)

# Pick an appropriate action.  See:
# http://www.infodrom.org/projects/majorsmart/
ACTION='subscribe'
# ACTION='unsubscribe'

# example of lists, change to suit
LISTS="debian-user debian-devel debian-security
for LIST in $LISTS
do
echo "$LIST: $ACTION"
echo "$ACTION" |
mutt -s "$ACTION" [EMAIL PROTECTED]
done


You'd still need to respond to the verification messages later, possibly
via a procmail rule, though I'd discourage this.


While you don't need a body on the mail, I find it can be a useful
mnemonic.



Peace.

-- 
Karsten M. Self <[EMAIL PROTECTED]>http://kmself.home.netcom.com/
 What Part of "Gestalt" don't you understand?
  And what do I get?  A one-way ticket to Palookaville"
  - M. Brando


pgp0.pgp
Description: PGP signature


Re: yet another NVIDIA problem (4496)

2003-12-13 Thread Ing. Vladimir M. Kerka
On Sat, 2003-12-13 at 09:05, Paul Johnson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Fri, Dec 12, 2003 at 02:46:11PM +, John Peter wrote:
> > I use the NVIDIA-Linux-x86-1.0-4496-pkg2.run installer from NVidea and
> > just had to execute their instructions, by the letter and everything 
> > runs OK.
> 
> That is the crap driver I'm talking about.  BTW, you can get it easier
> with apt...the nvidia-kernel and nvidia-glx packages are it.
Can someone tell me where I can find nvidia-kernel-1.0.4496 package for
installing nvidia-glx?
The following packages have unmet dependencies:
  nvidia-glx: Depends: nvidia-kernel-1.0.4496 but it is not installable
Matej
-- 
Ing. Vladimir M. Kerka <[EMAIL PROTECTED]>


signature.asc
Description: This is a digitally signed message part


Workbone - With Volume Control - How To Install?

2003-12-13 Thread Scarletdown
i just tried out the workbone CD player that is installable via apt-get.  It's a 
decent console-
based player, except for one problem.  It has no volume control.

Anyway, I did a bit of snooping around and came across this:

http://www.eleves.ens.fr/home/derouler/info/workbone/index.html.en

That is the same player, but with the + and - keys set to provide volume control.

I downloaded it and uncompressed it, but now, how do I actually install it?

The files that are now sitting in my home directory after uncompressing the tgz file 
are:

hardware.c
workbone
workbone.h
struct.h
workbone.c

So, what does I have to do with these to get a working player?  The site the tgz file 
was 
downloaded from has no instructions on how to install this.


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



Re: Info Problem

2003-12-13 Thread Hans Vogelsberger
Bijan Soleymani schrieb:

On Fri, Dec 12, 2003 at 05:54:56PM -0500, Bijan Soleymani wrote:
 

. . . I forgot to erase you.

Bijan
 

Did you want to write 'erase you'
or was it erase 'you' ?
Hans



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



Re: Use Debian mailinglists with slow connection to Internet?

2003-12-13 Thread Karsten M. Self
on Fri, Dec 12, 2003 at 07:14:25PM +0200, Anton Zinoviev ([EMAIL PROTECTED]) wrote:
> Hi!
> 
> The Debian mailing lists produce big trafic of email.  If I want to
> follow them regularly I have to use a slow and expensive connection to
> Internet (low quality phone line or mobile phone).  I tried to use
> offlineimap but this was only to realise that I can afford it.  May be
> other people have symilar problems (mobile computers, etc.).
> 
> Certainly I am not interested in every message.  May be there is some
> way to control which messages will be copied from the server to the
> computer I use?  Is the following scenario possible somehow: First, I
> connect to Internet in order to get automaticaly the first messages
> from each thread.  Then read the received messages offline.  Next by
> some "subscription" mechanism I connect again and receive all messages
> from threads I have selected.
> 
> I can install software both on my computer and on the server I use.
> It would be nice however to find a solution that will not require to
> install anything on the server.

Recommendations:

  - Usenet.  Browse topics and pull selected bodies.

  - Procmail forward.  Retrieve the list to another system, and set up a
procmail (or other mail filtering) ruleset which selects messages to
forward by author, subject, or keywords, possibly using scoring
rules.

  - Remote mail:  Sounds like you tried offlineimap and didn't like
it, but it or an ssh session to the system your mail lives on might
work.

  - RSS feed.  Posibly customized.  Generate a feed with a digest of
subject, author, and a brief abstract of (possibly: selected)
messages.  Review this and pull bodies from a mail=>web interface of
some sort.  Probably requires some engineering work on your part,
but could be really useful.


Peace.

-- 
Karsten M. Self <[EMAIL PROTECTED]>http://kmself.home.netcom.com/
 What Part of "Gestalt" don't you understand?
   Spread the real scoop on Xenu and The Church of Scientology, link
   http://xenu.net/";;>Scientology on your website.


pgp0.pgp
Description: PGP signature


Re: Use Debian mailinglists with slow connection to Internet?

2003-12-13 Thread Karsten M. Self
on Sat, Dec 13, 2003 at 01:00:51AM +, Clive Standbridge ([EMAIL PROTECTED]) wrote:
> On Fri 12 Dec 2003 19:14:25 +(+0200), Anton Zinoviev wrote:
> 
> > computer I use?  Is the following scenario possible somehow: First, I
> > connect to Internet in order to get automaticaly the first messages
> > from each thread.  Then read the received messages offline.  Next by
> > some "subscription" mechanism I connect again and receive all messages
> > from threads I have selected.
> 
> Alternatively, reduce your online overhead by subscribing to 
> debian-user-digest instead of debian-user.

No.  You get all the traffic in undigestable chunks.

Peace.

-- 
Karsten M. Self <[EMAIL PROTECTED]>http://kmself.home.netcom.com/
 What Part of "Gestalt" don't you understand?
   Verio webhosting?  Guaranteed downtime:
 http://www.wired.com/news/politics/0,1283,57011,00.html
 http://www.dowethics.com/r/environment/freedom.html


pgp0.pgp
Description: PGP signature


Re: Can we tag [T]echnical posts?

2003-12-13 Thread Karsten M. Self
on Fri, Dec 12, 2003 at 05:11:34PM +, Colin Watson ([EMAIL PROTECTED]) wrote:
> On Fri, Dec 12, 2003 at 11:15:17AM -0500, Wayne Topa wrote:
> > Monique Y. Herman([EMAIL PROTECTED]) is reported to have said:

> > > I understand that you're trying to better the list, and I appreciate
> > > that, but your attitude is a total turnoff.  Have you ever heard the
> > > saying, "You catch more flies with honey than with vinegar"?  i
> > >
> > > If you want to influence people, craft your sentences so that they
> > > garner respect, not derision.
> > 
> > I find that comment applies more to your posts the it does to
> > Karsten.
> > 
> > I believe you are rather new to this list.  I have been on d-u for
> > over 6 years and find that Karsten is a big contributor, both in
> > Technical expertise and on-target criticism, and have no problem with
> > his attitude whatsoever. You might feel that way because you are a
> > contributor the the OT threads, which I can't check here, as I have
> > deleted them all as they grow and have no wish to check the archives.
> 
> I agree with Monique here. I like Karsten, and his posts are almost
> invariably accurate and often very helpful. However, they make
> consistent and significant use of the passive voice to convert opinion
> into fact ("foo is deprecated", "bar is considered incorrect", that kind
> of phrasing) and frequently come across to me as lecturing. Several
> times in the last couple of weeks alone I've found myself thinking "hey,
> that was a curt reply; if I'd been the target of that I'd have felt hard
> done by".

Noted.

Interesting to note that I'm pegged as both curt and lecturing in
subsequent breaths...


At times, I'm replying to posts either:

  - In threads in which there have been no responses (I do try to hunt
and shoot these where I can provide an answer, or at least a hint).
Sometimes these are unanswered due to vagueness, oft-repeatedness,
or other mildly frustrating aspects of posts.  I try to hold myself
to being curt, rather than openly rude, in the face of what appears
to be mere ineptitude or unconscious laziness.  That's a policy which
changes in the face of open rudeness, inconsideration, or hostility
from someone.  I'll suck it in for a while.  I won't soak it up
indefinitely.

  - In threads in which responses have steered consistently wide of the
mark.  People who (should) know better posting hearsay,
unresearched, or simply wrong information rankle.  I participate in
lists as much to learn as to teach, whether it's by looking up
information, or by being corrected.  I generally try to indicate
where my own education is shaky.  Pointing people on wild goose
hunts is a disservice.  And while I don't want to intimidate people
into not posting:  if you _aren't_ sure of yourself, or don't feel
you can contribute positively and meaningfully, either educate
yourself on the topic to the point that you can, post a bit of
minimal guidance to a better resource, or sit tight.

If the confusion's excusable (information has recently changed, is
obscure, not readily obtainable, authorities differ, etc), I'll try
to be gentle.  Where someone's clearly talking out their nether
parts, I'll shoot for slightly more firm.

Curtness is generally reflecting a certain belief in "clues for the
clueful".  Those interested in the other side of this coin might look at
the corresponding factoid on #debian.

While I try to keep my own affairs out of my list involvement, there
are better and worse days for everyone, and my tone will at times
reflect this.

Passive voice can be taken as imbuing a certain detached authority,
granted.  I generally shoot for this when discussing something for which
there's, if not widespread acceptance, at least a well-established
rationale.  While acknowledging differences of opinion, I don't care
for the false "two sides to every debate" mindset either:  "Earth round?
Views Differ".

Incidentally -- neither "deprecate" nor "incorrect" features highly in
my recent d-u posts.  There's also a school of use in which the passive
voice is used to convey a certain bit of indirect, and occasional humor
appreciated by some.  IBM's legal team appears to have adopted a similar
expository style


> Possibly this is an artifact of his rant-o-matics, which are written
> in an essay form whose register I find much too high for replies to
> innocent posters on a mailing list. 

Several of those are abstracted from posts written in fits of high
dudgeon, and reflect this  Many are / have been / will be
subsequently modified.

I _do_ try to keep, where possible, a reasonably neutral tone, though
this isn't always attained.

Among the objectives of the rant-o-matic:

  - Readily accessible, frequently repeated, texts.  Things you want at
your fingertips to answer frequently recurring issues / questions /
topics.

  - Improvable process.  I've modified var

Re: installmanual

2003-12-13 Thread Rajkumar S
Joseph MICHEL wrote:
Please, is there an automated installation program like that of Red 
Hat ?
Please take a look at Knoppix, It has automatic hardware detection, 
debian based, has latest and greatest applications and you can also 
install it into hard disk with minimal fuss.

I am using it in my desktop for quite some time, and perfectly happy 
with it.

raj

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



Re: My email is rejected by some sites

2003-12-13 Thread Mihalis I. Tsoukalos
On Thu, Dec 11, 2003 at 02:48:25PM -0600, Jeffrey L. Taylor wrote:
> Quoting Antonio Rodr <[EMAIL PROTECTED]>:
> > I have exim set in my sid machine, with mutt as MUA. Some isps are
> > rejecting my emails. I have looked at the reason provided, it seems that
> > some have blocked the ips in my block, or that they are blocking all
> > dinamic ips. Some isps are accepting my emails without problems.
> 
> Yes, several ISPs reject direct SMTP connections from dialup and
> dynamic IP blocks.  You can pay for a static IP or route e-mail to the
> rejecting domains thru your ISP's SMTP server.  I don't know how the
> latter is done in exim, but I expect it can be done.  In Postfix, the
> transport mappings look like below.  You can use this list to get a
> head start on your own.
> 
> weird.com   smtp:[smtp-server.austin.rr.com]
> renaissoft.com  smtp:[smtp-server.austin.rr.com]
> johnpeach.com   smtp:[smtp-server.austin.rr.com]
> aol.com smtp:[smtp-server.austin.rr.com]
> austin.rr.com   smtp:[smtp-server.austin.rr.com]
> lists.studiob.com   smtp:[smtp-server.austin.rr.com]
> ls.studiob.com  smtp:[smtp-server.austin.rr.com]
> ctlug.org   smtp:[smtp-server.austin.rr.com]
> mailhost.cmpnet.com smtp:[smtp-server.austin.rr.com]
> ercb.comsmtp:[smtp-server.austin.rr.com]
> sbcglobal.net   smtp:[smtp-server.austin.rr.com]
> sbc.com smtp:[smtp-server.austin.rr.com]
> wahoo.no-ip.org smtp:[smtp-server.austin.rr.com]
> atlantic.netsmtp:[smtp-server.austin.rr.com]
> 
> 
> My ISP is austin.rr.com.  Replace the SMTP server name with your ISP's
> one.  The square brackets say to not do DNS lookup of the MX record on
> this address.  I am adding about 1-2 domains a month to this list.

Can you put username and password in [smtp-server.austin.rr.com] in case
someone wants to use another smtp server?

If yes, how?

thanks in advance,
Mihalis.

-- 
 09:59:05 up 7 days, 19:10,  2 users,  load average: 0.05, 0.04, 0.01


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



mach_apicdef.h: No such file or directory

2003-12-13 Thread Rajkumar S
Hello all

I am trying to compile samhain on a woody/testing machine. The machine 
is a woody machine with testing lines in sources.list. The kernel 
installed is

Linux agni 2.4.18-k6 #1 Sun Apr 14 12:43:22 EST 2002 i586 GNU/Linux

dpkg -l | grep kernel
ii  kernel-headers-2.4.18-1-k7   2.4.18-12 
  ii  kernel-headers-2.4.18-bf2.4 
2.4.18-5woody5   ii  kernel-image-2.4.18-k6 
  2.4.18-5 ii 
linux-kernel-headers 2.5.999-test7-bk-9 

now when I compile samhain I get this error..

./encode 0 sh_unix.c  -->  x_sh_unix.c
gcc  -DHAVE_CONFIG_H -I. -I.   -O2 -Wall -W  -fno-strength-reduce 
-fno-omit-fram
e-pointer -DSH_WITH_CLIENT -o sh_unix.o -c x_sh_unix.c
In file included from /usr/include/asm/sigcontext.h:4,
 from /usr/include/bits/sigcontext.h:28,
 from /usr/include/signal.h:326,
 from x_sh_unix.c:39:
/usr/include/linux/compiler.h:17: warning: `__attribute_used__' redefined
/usr/include/sys/cdefs.h:195: warning: this is the location of the 
previous defi
nition
In file included from /usr/include/asm/smp.h:18,
 from /usr/include/linux/smp.h:17,
 from /usr/include/linux/percpu_counter.h:9,
 from /usr/include/linux/ext2_fs_sb.h:20,
 from /usr/include/linux/ext2_fs.h:20,
 from x_sh_unix.c:2486:
/usr/include/asm/mpspec.h:6: mach_mpspec.h: No such file or directory
In file included from /usr/include/linux/smp.h:17,
 from /usr/include/linux/percpu_counter.h:9,
 from /usr/include/linux/ext2_fs_sb.h:20,
 from /usr/include/linux/ext2_fs.h:20,
 from x_sh_unix.c:2486:
/usr/include/asm/smp.h:73: mach_apicdef.h: No such file or directory
gcc  -O  -o samhain  samhain.o sh_unix.o sh_utils.o sh_error.o 
sh_files.o sh_get
opt.o sh_readconf.o sh_tiger0.o sh_tiger1.o sh_tiger2.o sh_tiger1_64.o 
sh_tiger2
_64.o sh_hash.o sh_mail.o sh_mem.o sh_entropy.o sh_forward.o 
sh_modules.o sh_utm
p.o sh_kern.o sh_suidchk.o sh_srp.o sh_fifo.o sh_tools.o sh_html.o 
sh_gpg.o sh_c
at.o sh_calls.o sh_extern.o sh_database.o sh_err_log.o sh_err_console.o 
sh_err_s
yslog.o sh_schedule.o bignum.o trustfile.o rijndael-alg-fst.o 
rijndael-api-fst.o
 slib.o zAVLTree.o sh_socket.o sh_ignore.o sh_mounts.o sh_userfiles.o 
-lnsl  -ln
sl -lresolv
gcc: sh_unix.o: No such file or directory
make: *** [samhain] Error 1

I searched the net for any clues, but found none, any help to resolve 
this will be much appriciated.

I have also attached the full errorlog.

tia,
raj
cc -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -s -I. -fno-strict-aliasing 
-fno-common -fomit-frame-pointer -mpreferred-stack-boundary=2 -march=i386 -D__KERNEL__ 
-DMODULE -fno-builtin -nostdlib -I/usr/src/linux/include -DMODVERSIONS -include 
/usr/src/linux/include/linux/modversions.h -D__SMP__ compressed_loop.c -c -o 
compressed_loop.o
In file included from compressed_loop.c:122:
/usr/src/linux/lib/inflate.c: In function `huft_build':
/usr/src/linux/lib/inflate.c:311: warning: implicit declaration of function `memzero'
/usr/src/linux/lib/inflate.c:314: warning: implicit declaration of function `Tracecv'
/usr/src/linux/lib/inflate.c:314: `stderr' undeclared (first use in this function)
/usr/src/linux/lib/inflate.c:314: (Each undeclared identifier is reported only once
/usr/src/linux/lib/inflate.c:314: for each function it appears in.)
/usr/src/linux/lib/inflate.c:315: warning: left-hand operand of comma expression has 
no effect
/usr/src/linux/lib/inflate.c:315: warning: left-hand operand of comma expression has 
no effect
/usr/src/linux/lib/inflate.c:315: warning: left-hand operand of comma expression has 
no effect
/usr/src/linux/lib/inflate.c:418: warning: implicit declaration of function `malloc'
/usr/src/linux/lib/inflate.c: In function `huft_free':
/usr/src/linux/lib/inflate.c:506: warning: implicit declaration of function `free'
/usr/src/linux/lib/inflate.c: In function `inflate_codes':
/usr/src/linux/lib/inflate.c:531: `outcnt' undeclared (first use in this function)
/usr/src/linux/lib/inflate.c:538: warning: implicit declaration of function `get_byte'
/usr/src/linux/lib/inflate.c:550: `window' undeclared (first use in this function)
/usr/src/linux/lib/inflate.c:551: warning: implicit declaration of function `Tracevv'
/usr/src/linux/lib/inflate.c:551: `stderr' undeclared (first use in this function)
/usr/src/linux/lib/inflate.c:551: warning: left-hand operand of comma expression has 
no effect
/usr/src/linux/lib/inflate.c:551: warning: left-hand operand of comma expression has 
no effect
/usr/src/linux/lib/inflate.c:552: `WSIZE' undeclared (first use in this function)
/usr/src/linux/lib/inflate.c:554: warning: implicit declaration of function 
`flush_window'
/usr/src/linux/lib/inflate.c:554: warning: left-hand operand of comma expression has 
no effect
/u

Re: Anti-Virus Scanner recommendations please

2003-12-13 Thread Dan Lawrence
[posted and mailed]

On 12 Dec 2003, Raquel Rice <[EMAIL PROTECTED]> wrote in 
linux.debian.user:
> Oh gosh!  Can you sense that I'm more than a bit nervous about
> getting rid of Sendmail and installing Exim?  Is it going to be a
> giant job?

Well, I went for postfix over Exim but it went like this...

apt-get install postfix sendmail-

A couple of config screen later and it was all done.  Took 5 minutes 
tops.

-- 
[EMAIL PROTECTED]http://www.cutthatout.com  Seattle, WA  USA
I can't spell and I don't care.
Fight back against worms and blackhats - http://www.mynetwatchman.com
SPAM bait: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]


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



Re: How do I get sound?

2003-12-13 Thread Dobai-Pataky Balint
On Sat, 2003-12-13 at 06:06, Mark Healey wrote:
> Have no sound.  What tool do I use to get it?
> -
> Please leave this.  It is a filter term.
> ferulebezel
> -

try apt-get install sndconfig, you will like it, it's redhat style
automated pnp sound detector.
or boot up a knoppix and you'll see your soundcard's module name, than
put it into your /etc/modules



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



Re: Applications are too big

2003-12-13 Thread Monique Y. Herman
On Sat, 13 Dec 2003 at 04:04 GMT, Mark Healey penned:
> Whenever I open an application it is too big for my desktop (Gnome).
> There are a couple of problems with this.  If I resize it many of the
> controls are obscured.  Then there are the non resizable apps.
> 
> I think that this has something to do with the fact that the first
> time I managed to get X to start was with an XF86Config-4 cribbed from
> Knoppix.  It had the resolution insanely high.  I believe that what
> happened was that when X was first stated sawmill was automaticaly
> configured using the insanely high Knoppix resolution.
> 
> I'd like to fix this.
> 

Is it also the case that the whole desktop is larger than the screen, or
only the applications?  (By mousing around along the edges of the
screen, do you seem to move around a desktop bigger than your screen
size, or does the desktop size match the screen?)

I forgot that I don't currently have a linux machine with X set up, so I
can't directly compare my files, but what does your "Modes" line say
under subsection "Display" of "Screen"?  What about "ViewPort" and
"Virtual"?

Are you running X directly from x/k/gdm?  I wonder if you might see some
useful diagnostics if you ran startx directly from the commandline,
rather than having a GUI come up directly.  You could even pipe stdout
and stderr from startx to a file, then view that file once X has started
up.


> -
> Please leave this.  It is a filter term.
> ferulebezel
> -
> Mark Healey
> [EMAIL PROTECTED]
> Don't bothor CCing or emailing this address.  Since spammers seem to be harvesting 
> this
> list anything that doesn't come from the list server is assumed to be spam and 
> deleted.
> ASUS A87V8X mobo w AMD Athalon
>   Broadcom 4401 onboard nic
>   with static IP Address
> ATI All-In-Wonder 9700 Video card.
>   Sampo Alphascan 17mx monitor
>   using the "vesa" module
> 
> 


-- 
monique


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



Re: yet another NVIDIA problem (4496)

2003-12-13 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, Dec 12, 2003 at 02:46:11PM +, John Peter wrote:
> I use the NVIDIA-Linux-x86-1.0-4496-pkg2.run installer from NVidea and
> just had to execute their instructions, by the letter and everything 
> runs OK.

That is the crap driver I'm talking about.  BTW, you can get it easier
with apt...the nvidia-kernel and nvidia-glx packages are it.

> Paul, I don't have a personal experience with ATI Radeon video cards on
> Linux, but I have been reading a lot of mails from peopple having problems
> with it - this doesn't seem such a linear issue...

ATI cards are more common and the documentation for them is not
printed on droolproof paper, so that's bound to be the case for newbies.

- -- 
 .''`. Paul Johnson <[EMAIL PROTECTED]>
: :'  :
`. `'` proud Debian admin and user
  `-  Debian - when you have better things to do than fix a system
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/2sg3UzgNqloQMwcRAsFuAJ9cBc6NY/gHvpcIoVqU/wBomk+R8wCfSC/V
ftWIEM/CjITJJy/P+DtSuCs=
=6bBG
-END PGP SIGNATURE-


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



Now To See If I Got It Right (sendmail stuff)

2003-12-13 Thread Scarletdown
Okay, unlike that last one, this is intended to go to the list just to see if I 
finally got
sendmail (exim) configured properly.

I added a line to .muttrc that aliases scarletdown (the user I created on this system) 
to my
charter email address.

So here we go...  :D


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



Re: your mail

2003-12-13 Thread Karsten M. Self
on Fri, Dec 12, 2003 at 02:51:44PM -0600, CLARK DAVIDSON ([EMAIL PROTECTED]) wrote:
>  Do you know how I can get a file called apt_0.5.4_i386.deb that is
>  not corrupt?
> 
> The install CD is corrupt

http://packages.debian.org/

You're looking for 'apt'.


Peace.

-- 
Karsten M. Self <[EMAIL PROTECTED]>http://kmself.home.netcom.com/
 What Part of "Gestalt" don't you understand?
Erin Joyce:  can't get the story right, won't correct it
 http://z.iwethey.org/forums/render/content/show?contentid=96625


pgp0.pgp
Description: PGP signature


Re: How do I get sound?

2003-12-13 Thread David
On Fri, Dec 12, 2003 at 08:06:18PM -0800, Mark Healey wrote:
> Have no sound.  What tool do I use to get it?

I've always been a fan of sndconfig

> -
> Please leave this.  It is a filter term.
> ferulebezel
> -
> Mark Healey
> [EMAIL PROTECTED]
> Don't bothor CCing or emailing this address.  Since spammers seem to be harvesting 
> this
> list anything that doesn't come from the list server is assumed to be spam and 
> deleted.
> ASUS A87V8X mobo w AMD Athalon
>   Broadcom 4401 onboard nic
>   with static IP Address
> ATI All-In-Wonder 9700 Video card.
>   Sampo Alphascan 17mx monitor
>   using the "vesa" module
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 


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



Re: installmanual

2003-12-13 Thread Karsten M. Self
on Fri, Dec 12, 2003 at 08:39:36PM +0100, Joseph MICHEL ([EMAIL PROTECTED]) wrote:
> Hello,
> 
> I would like to install debian. But when I read the installation
> manual http://www.debian.org/releases/stable/installmanual, I feel
> lost because it addresses expert people.
> 
> Please, is there an automated installation program like that of Red
> Hat ?


Please set your mailer/editor linewrap to 68-75 characters.  I strongly
recommend 72 as a good default.

Thank you.


WRT installers:  several.

http://linuxmafia.com/faq/Debian/installers.html


Peace.

-- 
Karsten M. Self <[EMAIL PROTECTED]>http://kmself.home.netcom.com/
 What Part of "Gestalt" don't you understand?
"I repeat, all planet leave is cancelled. I've just had an unhappy
love affair, so I don't see why anybody else should have a good
time."
-- HHGTG


pgp0.pgp
Description: PGP signature


Re: [OT] C programming, variable size array

2003-12-13 Thread Scarletdown
What the?

How did that end up getting sent to this group?  Anyways, please disregard that 
message, as 
It is obviously just a screw up on my part during my attempts to get outbound email 
working 
properly.


On 12 Dec 2003 at 22:35, Scarletdown FeatherTail wrote:

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



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



Re: [OT] C programming, variable size array

2003-12-13 Thread Scarletdown FeatherTail
d
q


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



Re: How do I get sound?

2003-12-13 Thread Kent West
Mark Healey wrote:

Have no sound.  What tool do I use to get it?
-
Please leave this.  It is a filter term.
ferulebezel
 

What does "lspci" report about your sound card?
Also, it might be good to know what kernel version you have ("uname -a").
--
Kent




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



Re: My Debian box can't connect Internet

2003-12-13 Thread Robert Storey
Dear Stephen,

You didn't say what kind of broadband you want to connect to. There would be a 
difference between adsl and cable, as well as pppoe and adsl with a fixed address.

I'm not an expert, but I just yesterday connect to adsl (using pppoe). If that 
describes your situation, try running "pppoeconf" - it's fairly intuitive and it 
worked well for me.

As for using "ping", I understand that many web sites are blocking the ping command 
(or am I wrong about this?).  I'm using Guarddog as a firewall, and I've also got ping 
blocked.

regards,
Robert

On Sat, 13 Dec 2003 00:29:33 +0800
Stephen Liu <[EMAIL PROTECTED]> wrote:

> Hi folks,
> 
> My Debian box can't connect Internet, Broadband connected.  
> 
> # ifconfig
> showed connecting ISP
> 
> I played around with following files without a solution;
> 
> # cat /etc/network/ifstate 
> lo=lo
> eth0=eth0
> 
> # cat /etc/network/interfaces 
> # /etc/network/interfaces -- configuration
> file for ifup(8), ifdown(8) 
> # The loopback interface 
> auto lo 
> iface lo inet loopback 
> # The first network card - this entry was created during the Debian
> installationauto eth0
> iface eth0 inet dhcp
> 
> # cat /etc/network/spoof-protect
> LOCAL_IPS="127.0.0.1/8"
> LOCAL_IFACES="eth0 eth1 ppp0"
> (Remark: having tried;
> #LOCAL_IPS="127.0.0.1/8"
> #LOCAL_IFACES="eth0 eth1 ppp0"
> LOCAL_IFACES="eth0 ppp0"
> 
> After each change made
> # /etc/init.d/networking restart 
> Reconfiguring network interfaces: done)
> 
> # cat /etc/network/interfaces.dpkg-new 
> # (no output, an empty file)
> 
> # cat /etc/network/options 
> ip_forward=no 
> spoofprotect=yes
> syncookies=no
> (having tried;
> ip_forward=yes
> spoofprotect=no
> syncookies=yes)
> 
> # ping -c 3 www.yahoo.com
> ping: unknown host www.yahoo.com
> 
> # /etc/init.d/iptables stop
> Aborting iptables load: unknown ruleset, "inactive".
> 
> iptables has not been configured yet
> 
> Kindly advise how to fix the problem.
> 
> Thanks in advance.
> 
> B.R.
> Stephen Liu
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 


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



<    1   2   3