Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #2254

From: <debian-user-digest-request(at)lists.debian.org>
Date: Sun Aug 26 2007 - 13:08:16 EDT


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 2254

Today's Topics:

  Re: Pcmcia express card               [ "[L]ash"  ]
  Re: LVM partition full (was:what is   [ "Richard Lyons"  ]
  Re: LVM partition full (was:what is   [ "Douglas A. Tutty"  ]
  Re: Pcmcia express card               [ Wayne Topa  ]
  Re: How to disable ipv6               [ Alex Samad  ]
  Re: using a remote IMAP server and s  [ Alex Samad  ]
  Re: printing from kpdf does not work  [ Kamaraju S Kusumanchi  ]
  Re: using a remote IMAP server and s  [ "Richard Lyons"  ]

Date: Sun, 26 Aug 2007 13:08:50 +0200
From: "[L]ash" <lash@semailer.com>
To: debian-user@lists.debian.org
Subject: Re: Pcmcia express card
Message-ID: <20070826130850.4091636d@localhost.localdomain> Content-Type: multipart/signed; boundary="Sig_abuArqSvtws/hFM=3tGynL_";  protocol="application/pgp-signature"; micalg=PGP-SHA1

--Sig_abuArqSvtws/hFM=3tGynL_
Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable

Il giorno Sat, 25 Aug 2007 22:40:19 -0400 Wayne Topa <linuxone@intergate.com> ha scritto:

> Sorry, I missed the 'express' in your question. I don't know if I
> have ever even heard of pcmcia express before.
>=20
> I don't know but Google could tell you, if your interested.=20

Do you need help?X

I just search on google first ask here, i have found _only_ a card compatible with linux, and i don't know if it work with a free driver or not.

Im searching for a people that have a pcmcia express that work with linux so im sure that it work :)

Thanks
Bye

--=20
Andrea Corradi | Debian User | www.debian.org Fingerprint: A41E F6B0 DBDB F04C 4940 E411 30F3 CD62 57B1 8458 gpg --keyserver keyserver.linux.it --recv-key 57B18458 Please avoid sending me Word or PowerPoint attachments. http://www.gnu.org/philosophy/no-word-attachments.html

--Sig_abuArqSvtws/hFM=3tGynL_
Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG0V9OMPPNYlexhFgRAuUEAJ4gltCv9jTPeckczIeNfNS3/3Lq+ACeMNCY zUzZ0jBwrmm34AQ3mJa9P1U=
=A0kv
-----END PGP SIGNATURE----- --Sig_abuArqSvtws/hFM=3tGynL_--

Do you need more help?X

Date: Sun, 26 Aug 2007 12:25:30 +0100 (BST) From: "Richard Lyons" <richard@the-place.net> To: "debian-user " <debian-user@lists.debian.org> Subject: Re: LVM partition full (was:what is /command directory?)

Message-ID: <60497.83.67.89.134.1188127530.squirrel@www.the-place.net>
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

On Sun, August 26, 2007 02:24, Douglas A. Tutty wrote:
> On Sun, Aug 26, 2007 at 12:52:30AM +0100, Richard Lyons wrote:
>> I just noticed with a sinking feeling that my root partition is 96% fu= ll.

>[...]
>>  I also notice a number
>> of directories I've never heard of before under root:
>>    command, package, service

>

> Are you saying that there are directories in /root that you didn't put
> there and you don't know what they are, or are you saying that there ar=
e
> /command, /package, /service directories (none of which are in the FHS)=
.

That was ambiguous, wasn't it! The latter is correct -- and it was the fact that they don't belong there under FHS that jarred with me.

Still, it was late and I was panicking rather unnecessarily. After sleeping on it, I am tending to the view they must be from that tinydns episode. I'm going to remove them on that assumption and see what happens. I never persuaded tinydns to run, so it is no loss.

>
> If you're using LVM, do you have any free space?
[...]
$ df -h
Filesystem Dimens. Usati Disp. Uso% Montato su /dev/mapper/Debian-root

                      259M  165M   81M  68% /
tmpfs                 380M     0  380M   0% /lib/init/rw
udev                   10M   84K   10M   1% /dev
tmpfs                 380M     0  380M   0% /dev/shm
/dev/hda1             228M   34M  182M  16% /boot
/dev/mapper/Debian-home
                      9,3G  4,6G  4,2G  53% /home
Can we help you?X
/dev/mapper/Debian-tmp 368M 11M 337M 4% /tmp /dev/mapper/Debian-usr 4,7G 3,5G 1,1G 78% /usr /dev/mapper/Debian-var 2,9G 901M 1,8G 33% /var

(thanks for pointing out the -h flag, BTW. Never noticed it before. But wouldn't it be great if there were an option to pad all sizes with initial zeros to allow piping through sort?)

# pvdisplay

  • Physical volume --- PV Name /dev/hda6 VG Name Debian PV Size 17.69 GB / not usable 0 Allocatable yes (but full) PE Size (KByte) 4096 Total PE 4529 Free PE 0 Allocated PE 4529 PV UUID w6yyO1-k5Zp-k9WF-ae0x-7s4X-5LgB-VAXmLd

# du -c -h --max-depth=3D1 /

12K     /lost+found
30M     /boot
4.5G    /home
2.8M    /tmp
3.4G    /usr
836M    /var
7.8M    /etc
3.0K    /media
3.3M    /bin
183K    /dev
136M    /lib
620M    /mnt
772M    /proc
1.2M    /root
3.1M    /sbin
0       /sys
1.0K    /srv
1.0K    /initrd
6.1G    /fot
1.0K    /card
2.7M    /lib64
1.0K    /cam
1.0K    /command
1.0K    /service
927K    /package
17G     /
17G     total
Can't find what you're looking for?X

I won't give you the output of '/usr/bin/du -c -h --max-depth=3D1 /*' as you requested because it runs to about 450 lines.

Ignore the /fot (also non-FHS: it should of course be /media/fot, but I am lazy) directory listed here, as it is on a separate drive (I pruned it from the other output listings above), so the actual total for du should be about 10.9G.

I kept the second disk for media -- photographs mainly --, but it looks as though I shall have to take a part of it in order to decant some other directory into it.

The filesystem in every case is ext3.

--
richard

Date: Sun, 26 Aug 2007 12:32:31 +0100 (BST) From: "Richard Lyons" <richard@the-place.net> To: "debian-user " <debian-user@lists.debian.org> Subject: Re: big brother yahoo Message-ID: <42567.83.67.89.134.1188127951.squirrel@www.the-place.net> Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable On Sat, August 25, 2007 19:57, David Brodbeck wrote: >
> On Aug 25, 2007, at 11:29 AM, Paul Johnson wrote:
[...] >> I think the ultimate point is that we shouldn't have to emulate some >> other software to browse the web. >
> Ultimately the problem is there's no way to easily distinguish
> between "Mozilla-style" and "IE-style" browsers, I suppose. I think
> it's a little unreasonable to expect them to have a list of the ID
> strings of every single niche browser someone might happen to be using.
So they should just send standards-compliant html when in doubt, not start preaching at us. --=20 richard

Date: Sun, 26 Aug 2007 14:18:07 +0200 From: Shams Fantar <sfantar@snurf.info> To: debian-user@lists.debian.org Subject: Re: hda: DMA timeout error, is it a problem ? Message-ID: <46D16F7F.70002@snurf.info> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Frank McCormick wrote:
> On Sat, 25 Aug 2007 22:06:34 +0200
> Shams Fantar <sfantar@snurf.info> wrote:
>
>
>> Shams Fantar wrote: >> >>> Frank McCormick wrote: >>> >>>> As I recall: fsck -n -c -v /dev/hda1 >>>> >>> Ok. >>> >>> >>> >> After a "fsck", I have still the problem. >> >> What do you think about it after some tests ? >> > >
> What do I think about what? I have already said it appears to be
> a minor bug somewhere----unless of course you are running hdparm and setting DMA
> with it.
>
>
There is always the same problem, even if the DMA option is activated via "hdparm -d1 /dev/hda". I conclude after some tests : - Either it is a bug which is not reported. (Why not report it?) - Either it is a hardware problem and so the hard disk (hda) shows weakness. - Either this problem can't be resolved via fsck, badblocks, hdparm, etc.
> Cheers
>
> Frank
>
>
Do you have any others ideas? Regards, -- Shams Fantar (http://snurf.info)

Date: Sun, 26 Aug 2007 13:35:44 +0000 From: "Douglas A. Tutty" <dtutty@porchlight.ca> To: debian-user@lists.debian.org Subject: Re: LVM partition full (was:what is /command directory?) Message-ID: <20070826133544.GB8683@titan.hooton> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Aug 26, 2007 at 12:25:30PM +0100, Richard Lyons wrote:
> On Sun, August 26, 2007 02:24, Douglas A. Tutty wrote:
> > On Sun, Aug 26, 2007 at 12:52:30AM +0100, Richard Lyons wrote:

> Still, it was late and I was panicking rather unnecessarily. After
> sleeping on it, I am tending to the view they must be from that tinydns
> episode. I'm going to remove them on that assumption and see what
> happens. I never persuaded tinydns to run, so it is no loss.
Since tinydns doesn't appear to be a debian package, you got bitten by allowing a non-debian-package to use anything other than /home/, /usr/local/, /var/local/, and /etc/.
>
> >
> > If you're using LVM, do you have any free space?
> [...]
> $ df -h
> Filesystem Dimens. Usati Disp. Uso% Montato su
> /dev/mapper/Debian-root
> 259M 165M 81M 68% /
> /dev/hda1 228M 34M 182M 16% /boot
> /dev/mapper/Debian-home
> 9,3G 4,6G 4,2G 53% /home
> /dev/mapper/Debian-tmp
> 368M 11M 337M 4% /tmp
> /dev/mapper/Debian-usr
> 4,7G 3,5G 1,1G 78% /usr
> /dev/mapper/Debian-var
> 2,9G 901M 1,8G 33% /var
I don't see anything here to panic over. If you want to give yourself some more room in /, you could put /tmp on tmpfs as long as you have enough swap already. Then you could delete the LV tmp and reallocate its space to /. Also, your /boot is too big but that's more difficult to change; not impossible.
> # pvdisplay
> --- Physical volume ---
> PV Name /dev/hda6
> VG Name Debian

> Free PE 0

> I kept the second disk for media -- photographs mainly --, but it looks
> as though I shall have to take a part of it in order to decant some
> other directory into it.
>
If you don't need to access that media drive from other OSs, you can incorporate it into the main LVM system. Assuming that those photographs are meant to be viewed by multiple users, you could put the directory under home. However, I don't see that your setup needs any tweaking right now. / is at 68% with 81 MB free. The only thing that should take up a lot of additional room there would be kernel modules for another kernel. I'm guessing that you have two kernels installed; before you install another, remove the oldest one. Doug.

Date: Sun, 26 Aug 2007 15:34:50 +0200 (CEST) From: Alber <alber.ua@gmail.com> To: debian-user@lists.debian.org Subject: Re: How to disable ipv6 Message-Id: <listhandler=2&site=www.debianhelp.org&nid=9355&pid=33066&cid=34891&uid=5455&tid=79&2dd9d7e0d19e6114942c854b5b5dc99d@www.debianhelp.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi! Have the same problem on Debian Etch. What have been done: in /etc/modprobe.d/aliases alias net-pf-10 ipv6 changed to alias net-pf-10 off alias ipv6 off (problem exist) on next stage: /etc/modprobe.d/blacklist blacklist ipv6 (problem exist) on next stage: adding alias net-pf-10 off alias ipv6 off to created /etc/modprobe.d/00local (problem exist) on next stage: adding blacklist ipv6 to /etc/modprobe.d/aliases Result: I've get rid of boot delay but still have "ipv6 over ipv4 tunneling" on b= oot + "inet6 addr" on ifconfig. Please, help to disable this ipv6.

Don't know where to look next?X

Date: Sun, 26 Aug 2007 09:58:15 -0400 From: Wayne Topa <linuxone@intergate.com> To: debian-user@lists.debian.org Subject: Re: Pcmcia express card Message-ID: <20070826135814.GA20626@buddy.mtntop.home> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline [L]ash(lash@semailer.com) is reported to have said:
> Il giorno Sat, 25 Aug 2007 22:40:19 -0400
> Wayne Topa <linuxone@intergate.com> ha scritto:
>
> > Sorry, I missed the 'express' in your question. I don't know if I
> > have ever even heard of pcmcia express before.
> >
> > I don't know but Google could tell you, if your interested.
>
> I just search on google first ask here, i have found _only_ a card
> compatible with linux, and i don't know if it work with a free
> driver or not.
>
> Im searching for a people that have a pcmcia express that work with
> linux so im sure that it work :)
<http://en.wikipedia.org/wiki/ExpressCard> Tells me that the voltage on the express cards is not compatable with pcmcia, so no, the cards I told you about will not work in an express slot. That page mentions the the Thinkpad T43, by Lenova, has an express slot. As Lenova claims to support Linux you might want to check with them. You might also check the linux-thinkpad mailing list for more information. As you did not say which card you found that worked on linux, I was unable to verify if there was a 'free driver' available for it or not. If you google with a search term of '(Card name and model) linux' you might find an answer. Good luck Wayne -- Man is the best computer we can put aboard a spacecraft ... and the only one that can be mass produced with unskilled labor. -- Wernher von Braun _______________________________________________________

Date: Mon, 27 Aug 2007 00:19:53 +1000 From: Alex Samad <alex@samad.com.au> To: debian-user@lists.debian.org Subject: Re: How to disable ipv6 Message-ID: <20070826141953.GG9619@samad.com.au> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eVzOFob/8UvintSX" Content-Disposition: inline --eVzOFob/8UvintSX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 26, 2007 at 03:34:50PM +0200, Alber wrote: >
> Hi!
>
> Have the same problem on Debian Etch.
>
> What have been done:
> in /etc/modprobe.d/aliases
> alias net-pf-10 ipv6 changed to
> alias net-pf-10 off
> alias ipv6 off (problem exist)
this should have done it >
> on next stage:
> /etc/modprobe.d/blacklist
> blacklist ipv6 (problem exist)
>
> on next stage:
> adding alias net-pf-10 off
> alias ipv6 off
> to created /etc/modprobe.d/00local (problem exist)
>
> on next stage:
> adding blacklist ipv6 to /etc/modprobe.d/aliases
>
> Result:
> I've get rid of boot delay but still have "ipv6 over ipv4 tunneling" on=
=20
> boot + "inet6 addr" on ifconfig.
>
> Please, help to disable this ipv6.
so the problem is ipv6 module is still being loaded, something explicitly m= ight=20 be loading the module. You could take a shotgun to it and delete the module= =20 =66rom /lib/modules/$(uname -r)/kernel/net/ipv6/ipv6.ko I would try and find out what is loading ipv6. first I would boot with the option init=3D/bin/bash, check lsmod, this will= tell=20 you if it is the initrd. Then just start each of the daemons in the same o= rder=20 that init would. Sorry can't point to the exact answer, but you should have the tools to tra= ck=20 it down. (one other place to check is /etc/sysctl.conf) Good luck > >
> --=20
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a=20
> subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> > --eVzOFob/8UvintSX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG0YwJkZz88chpJ2MRAuXcAJ9HS1cCxuXja/xdwP/IJoS6KP3r7gCfame2 ++0B8HrsNV371DbsvBHHrYc= =zaGR -----END PGP SIGNATURE----- --eVzOFob/8UvintSX--

Date: Mon, 27 Aug 2007 00:27:24 +1000 From: Alex Samad <alex@samad.com.au> To: debian-user@lists.debian.org Subject: Re: using a remote IMAP server and smarthost Message-ID: <20070826142724.GH9619@samad.com.au> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AzNpbZlgThVzWita" Content-Disposition: inline --AzNpbZlgThVzWita Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 26, 2007 at 11:06:14AM +0100, Richard Lyons wrote:
> On Sat, August 25, 2007 23:27, Florian Kulzer wrote:
> [...]
> > In the following I will assume that your ~/.ssh/config is set up such
> > that you can use "ssh myvm" to log in on the vm. (This allows me to keep
> > the command syntax simple and in any case I think it is a good approach
> > in practice.) I would also recommend to set up public key authentication
>=20
> I have set up the alias for ssh, and created a key for authentication.
>=20
> > and to use ssh-agent, to avoid having to type your password whenever you
> > send mail.
>=20
> I read the man page for ssh-agent, but am not much the wiser. Still, I
> figure I can try without it for now...
>=20
> > Method 1:
> > ---------
> >
> > You can forward a local port via ssh like this:
> >
> > ssh -N -L 2525:smtp.smarthost.tld:25 myvm
> >
> > This command establishes an ssh connection to myvm. Everything that is
> > sent to port 2525 on your local computer will be forwarded to myvm and
> > then myvm will pass it on to smtp.smarthost.tld, port 25. This is like a
> > mini-VPN for only one port; you have to run this command before you send
> > mail(s) and you can cancel it (CTRL-C) when you are done. Mutt (or any
> > other MUA) on the local computer can now simply be configured to use
> > localhost, port 2525 as its smtp server.
>=20
> I find the whole mail process absurdly confusing, and nobody seems to
> have written a lucid explanation of how the bits fit together. I read
try http://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol smtp server move email around until the email get to a server that accepts = it a=20 local. You read mail from the that server via POP or IMAP or because it ha= s=20 been delivered locally (mbox or maildir). pop is the older style system, you connect to the server and then take all = your=20 mail. imap lets you do the above, but also lets you leave the mail on the server = -=20 all in one place. to send mail you use a mail agent that let you create a mail message and en= ter=20 it into the smtp network (via you smtp server). Because of spam, most (wel= l=20 configured) server do not allow relaying through them except for certain=20 clients/hosts/networks.=20 A
> mail by connecting to the IMAP server. When I write mail, mutt sends
> it to my local sendmail, is that right? And the local sendmail is
> specified in ~/.muttrc thus:
> set sendmail=3D"/usr/lib/sendmail"
> which is really my local exim4. So that needs to be set up to send via
> port 2525. How?
>=20
> Or is that all wrong?
>=20
> Sorry to be so slow.
>=20
> --=20
> richard
>=20 >=20
> --=20
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org=20
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian=
=2Eorg >=20 >=20 --AzNpbZlgThVzWita Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG0Y3MkZz88chpJ2MRAkaTAKDTe+4kf/bI7l34nju1weBkXatmTACfe+HF iRohvGWfdn+DPt0hiVn2oPw= =+A/A -----END PGP SIGNATURE----- --AzNpbZlgThVzWita--

Date: Sun, 26 Aug 2007 11:41:33 -0400 From: Kamaraju S Kusumanchi <kamaraju@bluebottle.com> To: debian-user@lists.debian.org Subject: Re: printing from kpdf does not work Message-ID: <fas6g9$50a$1@sea.gmane.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Florian Kulzer wrote: >> I think I am using cups with kde. But how can I find out if that in fact >> is the case?
>
> If you go to "K-menu > Settings > Printers" you can check the setting in
> the "Print system currently used" combobox. It should say "CUPS (Common
> UNIX Print System)".
>
Yes! I am using cups with KDE.
>
> LogLevel debug
>
> in /etc/cups/cupsd.conf, restart cupsys and try to print from kpdf
> again. Hopefully something turns up in /var/log/cups/error_log. It would
> also be interesting to know if other KDE applications, e.g. kate, have
> the same printing problem. Also, as always, check ~/.xsession-errors
> after the unsuccessful printing attempts.
>
Thanks for the hints. I am able to debug the problem and the printing works now. raju -- Kamaraju S Kusumanchi http://www.people.cornell.edu/pages/kk288/ http://malayamaarutham.blogspot.com/

Date: Sun, 26 Aug 2007 17:06:07 +0200 From: Vincent Lefevre <vincent@vinc17.org> To: debian-user@lists.debian.org Subject: Re: Command to see ip address on etch stable Message-ID: <20070826150607.GG1292@prunille.vinc17.org> Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2007-08-23 17:31:03 -0400, Orestes leal wrote:
> ifconfig eth0 | grep inet | awk '{ print $2 }'
>=20
> Where eth0 it's your first network card, and so on.
Note that the Linux kernel doesn't specify what is your first network card (e.g. upgrading the kernel can change the names of your network cards). It's better to use the MAC address to select the IP address. Moreover your command gives garbage when the machine has IPv6 support (grep ' inet ' is better). --=20 Vincent Lef=E8vre <vincent(at)vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)

Date: Sun, 26 Aug 2007 17:11:25 +0200 From: Vincent Lefevre <vincent@vinc17.org> To: debian-user@lists.debian.org Subject: Re: Command to see ip address on etch stable Message-ID: <20070826151125.GH1292@prunille.vinc17.org> Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2007-08-23 17:36:55 -0400, Orestes leal wrote:
> ifconfig -a | grep 'inet' | awk '{ print $2 }'
>=20
> Where the first result comes from the first interface, and so on
> the last line it's your loopback address, bye.
No, not necessarily: after lo, you can have sit0 (I don't know if it is used in practice) and/or usb0. --=20 Vincent Lef=E8vre <vincent(at)vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)

Date: Sun, 26 Aug 2007 12:02:42 -0400 From: Mark Grieveson <dg135@torfree.net> To: debian-user@lists.debian.org Subject: Re: wmv Message-ID: <20070826120242.2a0fdc33@localhost> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 26 Aug 2007 11:15:40 +0000 (UTC) debian-user-digest-request@lists.debian.org wrote:
> > Please how do I play wmv files on ubuntu?
>
> What do the Ubuntu forums say?
>
> (I can tell you how to do it on Debian, but Ubuntu is... different
> in subtle ways.)
Yes, but I'm sure the process of enabling the playing of different codecs in Ubuntu is wonderful. It likely involves something akin to happy beautiful people gathering in a circle, holding hands, and smiling in feisty breezy dapper love of Canonical Ltd. The Ubuntu site had some info at https://help.ubuntu.com/7.04/musicvideophotos/C/codecs.html. I gather you need to enable all of Ubuntu's "humanity to others" repositories (such as Universe, Multiverse, etc). Another option, instead of worrying about gstreamer plugins, is perhaps to simply install the w32codecs package, and perhaps also installing mplayer, should work. For me, I find I need to shoot high doses of insulin whenever I look at Canonical's sugary sweet Ubuntu site; so, it's no wonder you're looking here for your answers. Good luck, Mark

Date: Sun, 26 Aug 2007 17:24:22 +0100 (BST) From: "Richard Lyons" <richard@the-place.net> To: "debian-user " <debian-user@lists.debian.org> Subject: Re: using a remote IMAP server and smarthost Message-ID: <52596.83.67.89.134.1188145462.squirrel@www.the-place.net> Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable On Sun, August 26, 2007 15:27, Alex Samad wrote:
> On Sun, Aug 26, 2007 at 11:06:14AM +0100, Richard Lyons wrote:
>> On Sat, August 25, 2007 23:27, Florian Kulzer wrote: [...] >> > Mutt (or any >> > other MUA) on the local computer can now simply be configured to use >> > localhost, port 2525 as its smtp server. >> >> I find the whole mail process absurdly confusing, and nobody seems to >> have written a lucid explanation of how the bits fit together. >
> try http://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol
>
> smtp server move email around until the email get to a server that acce=
pts
> it a
> local. You read mail from the that server via POP or IMAP or because i=
t
> has
> been delivered locally (mbox or maildir).
>
> pop is the older style system, you connect to the server and then take =
all
> your
> mail.
>
> imap lets you do the above, but also lets you leave the mail on the ser=
ver
> -
> all in one place.
> >
> to send mail you use a mail agent that let you create a mail message an=
d
> enter
> it into the smtp network (via you smtp server). Because of spam, most
> (well
> configured) server do not allow relaying through them except for certai=
n
> clients/hosts/networks.
[...] Thanks Alex, but I do have a general picture of the process. What is missing is the bit in the middle, between the general schema and the nitty-gritty of exim4's myriad configuration files. In particular, to complete doing what Florian suggested, I need to know how to get mail from mutt to port 2525. Either through exim4 or otherwise if there is a simpler route. --=20 richard

Confused? Frustrated?X

Date: Sun, 26 Aug 2007 18:31:42 +0200 From: Nigel Henry <cave.dnb@tiscali.fr> To: debian-user@lists.debian.org Subject: Re: How to disable ipv6 Message-Id: <200708261831.43376.cave.dnb@tiscali.fr> Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Sunday 26 August 2007 15:34, Alber wrote:
> Hi!
>
> Have the same problem on Debian Etch.
>
> What have been done:
> in /etc/modprobe.d/aliases
> alias net-pf-10 ipv6 changed to
> alias net-pf-10 off
> alias ipv6 off (problem exist)
>
> on next stage:
> /etc/modprobe.d/blacklist
> blacklist ipv6 (problem exist)
>
> on next stage:
> adding alias net-pf-10 off
> alias ipv6 off
> to created /etc/modprobe.d/00local (problem exist)
>
> on next stage:
> adding blacklist ipv6 to /etc/modprobe.d/aliases
>
> Result:
> I've get rid of boot delay but still have "ipv6 over ipv4 tunneling" on
> boot + "inet6 addr" on ifconfig.
>
> Please, help to disable this ipv6.
The same problem has been asked on the Fedora list today, and one of the replies was to make an entry in /etc/modprobe.conf as below: install ipv6 /bin/true I've sent stuff to /bin/true before, and it's worked ok, and the modules arn't loaded. I tried it on my Lenny install, and sure enough ipv6 is no longer seen in lsmod. Just to check it out, I commented out the line, rebooted, and checked lsmod a gain, and ipv6 is back. I'm never too sure where to put these things in /etc/modprobe.d, but for sound card related stuff, TV card options, webcam options, I've put them in /etc/modprobe.d/sound. Thats where I put "install ipv6 /bin/true" , and it appears to work ok. If someone can suggest a better place, I'm listening. For these sort of options/alias/install lines, it's a bit more straightforward on Fedora, as it all goes in /etc/modprobe.conf, but on the other hand /etc/modules on Debian, makes it really easy to add modules you want loaded at bootup. There's no such file with Fedora. It's a case of, you win some you lose some, depending on the distro you're using. All the best. Nigel. End of debian-user-digest Digest V2007 Issue #2254 ************************************************** Received on Sun Aug 26 13:02:59 2007

This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 07:54:12 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library