Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #1904

From: <debian-user-digest-request(at)lists.debian.org>
Date: Fri Jul 06 2007 - 15:39:55 EDT


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 1904

Today's Topics:

  Re: problem: SATA performance drop d  [ Douglas Allan Tutty  ]
  Submit bug reports to Debian or upst  [ Glen Pfeiffer  ]
  Re: installation of jdk 1.5 in linux [ Kent West <westk@acu.edu> ]   Re: tetex and texlive: changes in De [ "H.S." <hs.samix@gmail.com> ]

Date: Fri, 6 Jul 2007 13:26:15 -0400
From: Douglas Allan Tutty <dtutty@porchlight.ca> To: debian-user@lists.debian.org
Subject: Re: problem: SATA performance drop down

Message-ID: <20070706172615.GD7508@titan>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Fri, Jul 06, 2007 at 02:32:12PM +0800, GUO Zhijun wrote:
>
> It's a Tyan S2925 with single AMDx2 4800+, 4xWD2500YS, 4x1G DDR2 box.
> Running etch 2.6.18-4-amd64, soft raid5 and soft raid 1. It's serving
> web request for static files and nfs export its storage to other
> boxes.
>
> One day its performance dropped down suddenly and loadavg was going up
> to 200~400. I used hddtemp to check the temperature. sda sdb is
> normal and hddtemp returned immediately but when hddtemp was checking
> it stalled for 3-5 seconds and reported they don't seem to have a
> sensor. -___-b
>
> I also found the following log
>
> Jul 3 15:00:22 jupiter kernel: ata3: port is slow to respond, please be
> patient
> Jul 3 15:00:22 jupiter kernel: ata3: soft resetting port
 

> Jul 3 15:00:23 jupiter kernel: ata4: soft resetting port
 

> jupiter:~# hdparm -t /dev/sd[a-d]
> /dev/sda:
> Timing buffered disk reads: 16 MB in 3.17 seconds = 5.05 MB/sec
> /dev/sdb:
> Timing buffered disk reads: 56 MB in 3.07 seconds = 18.24 MB/sec
> /dev/sdc:
> Timing buffered disk reads: 34 MB in 3.19 seconds = 10.65 MB/sec
> /dev/sdd:
> Timing buffered disk reads: 54 MB in 3.21 seconds = 16.83 MB/sec
>
> Crying.... could any one help? any hints?
>
> md: md3 stopped.
> md: bind<sdb5>
> md: bind<sdd5>
> md: bind<sdc5>
> md: bind<sda5>
> md: kicking non-fresh sdc5 from array!
> md: unbind<sdc5>
> md: export_rdev(sdc5)
> raid5: device sda5 operational as raid disk 0
> raid5: device sdd5 operational as raid disk 3
> raid5: device sdb5 operational as raid disk 1
> raid5: allocated 4262kB for md3
> raid5: raid level 5 set md3 active with 3 out of 4 devices, algorithm 2

Do you need help?X

It looks like something somewhere is messing up with sdc5. Without sdc5, your CPU will be busy computing the missing data from the parity info on the other raid5 disks. This will seriously slow down the system.

The question is, where is the problem? Partition, partition table, drive, cable, controller, MB?

Since sdc5 is out of the array, what happens if you take it all the way out, and treat it as a scratch partition, then add it back into the array as a new partition? Follow syslog and see what errors pop up.

You could, with it out of the array, put a filesystem on it, having it check badblocks while it does so. See if having each block read and written causes the drive firmware to fix things.

Doug.

Date: Fri, 6 Jul 2007 09:30:47 -0400
From: Douglas Allan Tutty <dtutty@porchlight.ca> To: debian-user@lists.debian.org
Subject: Re: digikam upgrade: plugins to be remove

Message-ID: <20070706133047.GB7508@titan>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Thu, Jul 05, 2007 at 08:23:03PM -0700, Daniel Burrows wrote:
> On Thu, Jul 05, 2007 at 10:55:48PM +0200, Florian Kulzer <florian.kulzer+debian@icfo.es> was heard to say:
> > BTW, I just discovered that aptitude has recently learned a nifty new
> > trick, the "why/why-not" command:
 

Do you need more help?X

> You can thank this list for the feature, I got the idea when I noticed
> that something like 99% of the questions people have about apt(itude) are
> of the form "WTF is this package being installed/removed/not installed?"
> Because of how complicated the dependency tree is, it can be hard to
> "see" what's happening, but the algorithm you need to compute the answer
> is pretty trivial. [0]
>
> [0] I'm lying, this is only true if you want the sort of answer "why"
> produces, but those answers are REALLY EASY to calculate!!
>

If you use aptitude interactively, after hitting 'g'o the first time, it presents a list of what it wants to do. If you scroll down the packages, for each highlighted package it will tell you why it wants to do something. You can then tweak. It also presents a list of recommended and suggested packages from which to choose.

Doug.

Date: Fri, 6 Jul 2007 10:53:36 -0700
From: Andrew Sackville-West <andrew@farwestbilliards.com> To: debian-user@lists.debian.org
Subject: Re: Setting up a cron for fetchmail Message-ID: <20070706175335.GB12665@localhost.localdomain> Content-Type: multipart/signed; micalg=pgp-sha1;

        protocol="application/pgp-signature"; boundary="OJnKAutO47z+s2LZ" Content-Disposition: inline

--OJnKAutO47z+s2LZ

Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Jul 06, 2007 at 12:14:29PM -0400, Orestes leal wrote:
> On Fri, 6 Jul 2007 12:08:15 -0400
> Gregory Seidman <gsslist+debian@anthropohedron.net> wrote:

>=20

> > On Fri, Jul 06, 2007 at 11:59:29AM -0400, Orestes leal wrote:
> > > Hi Folks, i want to setting up a cron job for fetchmail that run ever=
y 1
> > > minute, but today i'am so lazy that even I can't do a man page readin=
g,
> > > any help?
> >=20
> > Ignoring the responses you are sure to receive about getmail being bett=
er
> > than fetchmail, why aren't you just using fetchmail as a daemon? Look in
> > /etc/default/fetchmail
>=20

> Well, I use to be get getmail running but with fetchmail everything
> seems awesome, so why change?, yeah I run fetchmail as a daemon with
> fetchmail -vvv an a properly configured .fetchmailrc but when i try to
> boot up fetchmail within a rc script this won't start, so a cron job
> seems the perfect way to me right now.
Can we help you?X

I do this in /etc/rc.local

fetchmail -d 300 -f /root/.fetchmailrc

with a global .fetchmailrc in /root. this allows me to get mail for all my users every 5 minutes. I simply ignore the warning about how bad it is to run fetchmail as root. I suppose I could wrap it in some setuid script, but that's a bother.=20

Anyone care to comment on the security issues of running fetchmail as root?=20

A

--OJnKAutO47z+s2LZ

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)

iD8DBQFGjoGfaIeIEqwil4YRAsSKAKDnjp9Zs6VltQE/byg2f32sDZRncgCeJCiA KubslyWuZfXv7qymj8W7fI0=
=zL5j
-----END PGP SIGNATURE----- --OJnKAutO47z+s2LZ--

Can't find what you're looking for?X

Date: Fri, 06 Jul 2007 15:02:07 -0300
From: Carlos Bergero <rak@fcien.edu.uy>
To: rocky <rocky2winnie@gmail.com>
Cc: debian-user@lists.debian.org
Subject: Re: Can not build Grub bootloader

Message-ID: <468E839F.50706@fcien.edu.uy>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable

There is a problem with the files time and date, as the error message=20 says. Check the directory files time and date with the command 'ls -l' and the system time with 'date'. Then ensure to set times correctly use=20 date to reset system time if necessary, 'man date' if you dont know how,=20 and 'touch file-name' change the files times, also 'man touch' to know=20 how to use it.
In any case u might wont to consider using grub packager 'apt-get=20 install grub' or if u wont to build it grub-src, for which u have to=20 change your /etc/apt/sources.list to add the src directorys.

Cheers,
rak

rocky escribi=F3:
> Hey,

>=20

> I'm following the Pocket Linux Guide from www.tldp.org. I'm on the
> section of build the GRUB bootloader

>=20
> I downloaded the grup 0.95. export CC=3D"gcc -mcpu=3Di386" does not giv=
e
> any warning. But running configure stopped me from going on.
>=20

> $-------------code begin--------------------------------------$
> ronie:/usr/src/grub-0.95# ./configure --host=3Di386-pc-linux-gnu --
> without-curses
> configure: WARNING: If you wanted to set the --build type, don't use --
> host.
> If a cross compiler is detected then cross compile mode will be
> used.
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... configure: error: newly
> created file is older than distributed files!
> Check your system clock
> $-----------------code end------------------------------------------$
>=20

> I'm using Debian Etch which is the latest stable version. Can any of
> you help me please?
>=20

> Blessings,
> Rocky

>=20
>=20

Date: Fri, 06 Jul 2007 10:43:43 -0700
From: Glen Pfeiffer <glen@thepfeiffers.net> To: debian-user@lists.debian.org
Subject: Submit bug reports to Debian or upstream project?

Message-ID: 
Content-Type: text/plain; charset=ISO-8859-1
Don't know where to look next?X
Content-Transfer-Encoding: 7bit

Is it preferable to submit a bug report to Debian or to the upstream project? Assume it is not a Debian only package, like GNOME for example.

Confused? Frustrated?X

I have searched for the answer and found This:

	
http://www.debian.org/Bugs/Reporting
	_If you file a bug in Debian, don't send a copy to the 
	upstream software maintainers yourself, as it is possible 
	that the bug exists only in Debian. If necessary, the 
	maintainer of the package will forward the bug upstream._

That does not tell me if it is preferable to submit it to Debian or upstream.

-- 
Glen 

Date: Fri, 6 Jul 2007 13:09:42 -0500 From: ArcticFox <genkokitsu@insightbb.com> To: debian-user@lists.debian.org Subject: Enabling SFTP under Debian 4.0r0 Message-Id: <298c0a86f7733a309291d1ef7114ae1c@insightbb.com> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed I just installed the newest version of Debian and was quite annoyed to discover that neither SSH nor SFTP are enabled after installing. I've gotten SSH to work, but I'm still having trouble with SFTP. Any suggestions?

Date: Sat, 7 Jul 2007 00:07:50 +0530 From: Kushal Kumaran <kushal@it.iitb.ac.in> To: debian-user@lists.debian.org Subject: Re: Submit bug reports to Debian or upstream project? Message-ID: <20070706183750.GA12162@it.iitb.ac.in> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Jul 06, 2007 at 10:43:43AM -0700, Glen Pfeiffer wrote:
> Is it preferable to submit a bug report to Debian or to the
> upstream project? Assume it is not a Debian only package, like
> GNOME for example.
>
> I have searched for the answer and found This:
>
> http://www.debian.org/Bugs/Reporting
> _If you file a bug in Debian, don't send a copy to the
> upstream software maintainers yourself, as it is possible
> that the bug exists only in Debian. If necessary, the
> maintainer of the package will forward the bug upstream._
>
> That does not tell me if it is preferable to submit it to Debian
> or upstream.
>
Actually, it looks pretty clear that it *is* indeed preferable to submit to debian. Quoting: If necessary, the (debian) maintainer of the package will forward the bug upstream. HTH -- Kushal Kumaran kushal@it.iitb.ac.in

Date: Fri, 6 Jul 2007 15:39:20 -0300 From: "Iuri Sampaio" <iuri.sampaio@gmail.com> To: <debian-user@lists.debian.org> Subject: readproctitle service errors: Message-ID: <000001c7bffc$f8768850$6401a8c0@compaqr4000> Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01C7BFE3.D3295050" This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C7BFE3.D3295050 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: 7bit Hi, In attempt to install daemontool in my box, I got a readprctile error. Hoiw do I manage it? My wish is to cut off what is wrong, and get rid of the service error root 2947 2935 0 15:27 ? 00:00:00 svscan /service root 2948 2935 0 15:27 ? 00:00:00 ... to stat oacsbr: file does not exist?svscan: warning: unable to stat oacsbr: gdm 2954 2849 0 15:27 ? 00:00:02 /usr/lib/gdm/gdmgreeter root iuri No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.0/887 - Release Date: 7/5/2007 1:55 PM ------=_NextPart_000_0001_01C7BFE3.D3295050 Content-Type: text/html; charset="windows-1250" Content-Transfer-Encoding: quoted-printable <html xmlns:o=3D"urn:schemas-microsoft-com:office:office" = xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns=3D"http://www.w3.org/TR/REC-html40"> <head> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Dwindows-1250"> <meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)"> <style> <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-compose; font-family:Arial; color:windowtext;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in;} div.Section1 {page:Section1;} --> </style> </head> <body lang=3DEN-US link=3Dblue vlink=3Dpurple> <div class=3DSection1> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>Hi,<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'><o:p>&nbsp;</o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>In attempt to install daemontool in my box, I got a readprctile error. Hoiw do I manage it?<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>My wish is to cut off what is wrong, and get rid of = the service error<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'><o:p>&nbsp;</o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'><o:p>&nbsp;</o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2947&nbsp; = 2935&nbsp; 0 15:27 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 = svscan /service<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2948&nbsp; = 2935&nbsp; 0 15:27 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 = &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;... to stat oacsbr: file does not exist?svscan: warning: unable to stat = oacsbr:<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>gdm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2954&nbsp; = 2849&nbsp; 0 15:27 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:02 = /usr/lib/gdm/gdmgreeter<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>root&nbsp;&nbsp; <o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'><o:p>&nbsp;</o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'><o:p>&nbsp;</o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>iuri<o:p></o:p></span></font></p> </div> </body> </html> <BR> <P><FONT SIZE=3D2>No virus found in this outgoing message.<BR> Checked by AVG Free Edition.<BR> Version: 7.5.476 / Virus Database: 269.10.0/887 - Release Date: 7/5/2007 = 1:55 PM<BR> </FONT> </P> ------=_NextPart_000_0001_01C7BFE3.D3295050--

Date: Fri, 6 Jul 2007 20:30:36 +0200 From: Florian Kulzer <florian.kulzer+debian@icfo.es> To: debian-user@lists.debian.org Subject: aptitude "why" command (was: digikam upgrade: plugins to be remove) Message-ID: <20070706183036.GC13184@localhost> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jul 05, 2007 at 20:23:03 -0700, Daniel Burrows wrote:
> On Thu, Jul 05, 2007 at 10:55:48PM +0200, Florian Kulzer was heard to say:
> > BTW, I just discovered that aptitude has recently learned a nifty new
> > trick, the "why/why-not" command:
[...]
> You should also be able to get this info from the install Y/n prompt
> by typing "w <package>".
Very nice. That is one of the reasons I like aptitude so much: I have easy access to the relevant information about dependency problems whenever I have to make a decision.
> The resolver prompt doesn't have this feature
> yet because it should probably produce slightly different information.
>
> You can thank this list for the feature, I got the idea when I noticed
> that something like 99% of the questions people have about apt(itude) are
> of the form "WTF is this package being installed/removed/not installed?"
The next time I hear the tired old "Free software developers only want to scratch their own itches; they never care about the problems of non-geek users" tirade, I can simply refer people to this thread. Thanks. -- Regards, | http://users.icfo.es/Florian.Kulzer Florian |

Date: Fri, 06 Jul 2007 19:49:55 +0100 From: Chris Lale <chrislale@untrammelled.co.uk> To: debian-user@lists.debian.org Subject: Re: Some ALSA apps stopped working [SOLVED] Message-ID: <468E8ED3.2000605@untrammelled.co.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Chris Lale wrote:
> Florian Kulzer wrote:
>> On Fri, Jun 29, 2007 at 12:39:48 +0100, Chris Lale wrote: >> >> [...] >> >>> Both machines have Etch up to date. >>> >>> The laptop has /dev/dsp, the affected desktop does not. Perhaps this device is >>> needed by alsa for the affected applications? I tried to create the device with >>> >>> # cd /dev; ./MAKEDEV -v sound >>> >>> but the command created the devices in /dev/.static/dev/ because udev is active. >>> Both machines have udev. Is there another way to create /dev/dsp? >> # file /dev/dsp >> /dev/dsp: ERROR: cannot open `/dev/dsp' (No such file or directory) >> >> # modprobe snd_pcm_oss >> >> # file /dev/dsp >> /dev/dsp: character special (14/3) >>
>
> Well, knock me down with a feather! Everything works. :)
[...] I've now discovered why /dev/dsp disappeared - /dev/dsp is deleted when I run alsaconf! This might be related to unreproducible bug #406738: alsa-utils: Running alsaconf stops sound card from working[1]. Not quite the same because my sound card(s) work but the OSS apps (eg XMMS) do not. Should I report this as a new bug? [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=406738 -- Chris.

Date: Fri, 06 Jul 2007 12:26:13 -0700 From: Bob McGowan <bob_mcgowan@symantec.com> To: debian-user@lists.debian.org Subject: Re: Enabling SFTP under Debian 4.0r0 Message-ID: <468E9755.9080200@symantec.com> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms090500070108070205040401" This is a cryptographically signed message in MIME format. --------------ms090500070108070205040401 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit ArcticFox wrote:
> I just installed the newest version of Debian and was quite annoyed to
> discover that neither SSH nor SFTP are enabled after installing. I've
> gotten SSH to work, but I'm still having trouble with SFTP. Any
> suggestions?
>
>
Are you talking about using them from you system outbound, or inbound to your system? The relevant packages are: openssh-client - Secure shell client, an rlogin/rsh/rcp replacement openssh-server - Secure shell server, an rshd replacement ssh - Secure shell client and server (transitional package) So if you only installed the first in the list, you'd only have outbound connectivity. And etc. for the other two, per descriptions. Also, have you set up any firewall rules? Without specifically changing things, they might prevent some or all inbound connections. Otherwise, setting up ssh should by default set up sftp, I believe (at least, that's what's happened for me, IIRC). -- Bob McGowan --------------ms090500070108070205040401 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJHzCC AuowggJToAMCAQICEGJ01+eLADj0JJQQ6mYYD7YwDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UE BhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMT I1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA2MDkwNzIzMjIwM1oX DTA3MDkwNzIzMjIwM1owSjEfMB0GA1UEAxMWVGhhd3RlIEZyZWVtYWlsIE1lbWJlcjEnMCUG CSqGSIb3DQEJARYYYm9iX21jZ293YW5Ac3ltYW50ZWMuY29tMIIBIjANBgkqhkiG9w0BAQEF AAOCAQ8AMIIBCgKCAQEAreE3QGsl+S8sSMa+47mwvSsRUXRo7nAxCuPyO82co6aKIj3HfHpt ad6Ct6JWTjWb6RHzkf5H5UvrlBxi1QhlLe5hALcdFNekO5vbtWSNAsQAUfEiPe4b1e7iOCNY zefbNaEgM4yQX6zSZEhPAdSq4bU4cXbyxmw3lVA48AdhA/M18fCQ4Q/DfRNit72Iy2f3isSE d8k2YI/Iq1vks9be2+3/5hR2adqfGUKwBP8/JIFsaB0dngifOTlwOOLQyVV4zCiCVlhIK/NI ZIa6ldIU7Bs9QxauOoF9gIuOP/RaEPMrfrUMPMpJkSyqijAj0zsKBBEeftmIgkE9x1T7UrMN 0QIDAQABozUwMzAjBgNVHREEHDAagRhib2JfbWNnb3dhbkBzeW1hbnRlYy5jb20wDAYDVR0T AQH/BAIwADANBgkqhkiG9w0BAQUFAAOBgQBkb7U/3ygdvn5n2H+1RFgerZkdQf4s5UwGwT4c bFCynmuyekDmTcwPneekzPuYtVcrJXQRz2FGNyW7bZlZS7IG2Q5sxlc4lRX5O/H5XgzUOW3a dAInokaS9OUioMv/HJ48cBt0ldLYQmrYPL+gVah6yWbJWxCZhOMgU8b9tU385zCCAuowggJT oAMCAQICEGJ01+eLADj0JJQQ6mYYD7YwDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UEBhMCWkEx JTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0 ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA2MDkwNzIzMjIwM1oXDTA3MDkw NzIzMjIwM1owSjEfMB0GA1UEAxMWVGhhd3RlIEZyZWVtYWlsIE1lbWJlcjEnMCUGCSqGSIb3 DQEJARYYYm9iX21jZ293YW5Ac3ltYW50ZWMuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A MIIBCgKCAQEAreE3QGsl+S8sSMa+47mwvSsRUXRo7nAxCuPyO82co6aKIj3HfHptad6Ct6JW TjWb6RHzkf5H5UvrlBxi1QhlLe5hALcdFNekO5vbtWSNAsQAUfEiPe4b1e7iOCNYzefbNaEg M4yQX6zSZEhPAdSq4bU4cXbyxmw3lVA48AdhA/M18fCQ4Q/DfRNit72Iy2f3isSEd8k2YI/I q1vks9be2+3/5hR2adqfGUKwBP8/JIFsaB0dngifOTlwOOLQyVV4zCiCVlhIK/NIZIa6ldIU 7Bs9QxauOoF9gIuOP/RaEPMrfrUMPMpJkSyqijAj0zsKBBEeftmIgkE9x1T7UrMN0QIDAQAB ozUwMzAjBgNVHREEHDAagRhib2JfbWNnb3dhbkBzeW1hbnRlYy5jb20wDAYDVR0TAQH/BAIw ADANBgkqhkiG9w0BAQUFAAOBgQBkb7U/3ygdvn5n2H+1RFgerZkdQf4s5UwGwT4cbFCynmuy ekDmTcwPneekzPuYtVcrJXQRz2FGNyW7bZlZS7IG2Q5sxlc4lRX5O/H5XgzUOW3adAInokaS 9OUioMv/HJ48cBt0ldLYQmrYPL+gVah6yWbJWxCZhOMgU8b9tU385zCCAz8wggKooAMCAQIC AQ0wDQYJKoZIhvcNAQEFBQAwgdExCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENh cGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgGA1UEChMRVGhhd3RlIENvbnN1bHRpbmcxKDAm BgNVBAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMgRGl2aXNpb24xJDAiBgNVBAMTG1RoYXd0 ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkGCSqGSIb3DQEJARYccGVyc29uYWwtZnJlZW1h aWxAdGhhd3RlLmNvbTAeFw0wMzA3MTcwMDAwMDBaFw0xMzA3MTYyMzU5NTlaMGIxCzAJBgNV BAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQD EyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQTCBnzANBgkqhkiG9w0BAQEF AAOBjQAwgYkCgYEAxKY8VXNV+065yplaHmjAdQRwnd/p/6Me7L3N9VvyGna9fww6YfK/Uc4B 1OVQCjDXAmNaLIkVcI7dyfArhVqqP3FWy688Cwfn8R+RNiQqE88r1fOCdz0Dviv+uxg+B79A gAJk16emu59l0cUqVIUPSAR/p7bRPGEEQB5kGXJgt/sCAwEAAaOBlDCBkTASBgNVHRMBAf8E CDAGAQH/AgEAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9jcmwudGhhd3RlLmNvbS9UaGF3 dGVQZXJzb25hbEZyZWVtYWlsQ0EuY3JsMAsGA1UdDwQEAwIBBjApBgNVHREEIjAgpB4wHDEa MBgGA1UEAxMRUHJpdmF0ZUxhYmVsMi0xMzgwDQYJKoZIhvcNAQEFBQADgYEASIzRUIPqCy7M DaNmrGcPf6+svsIXoUOWlJ1/TCG4+DYfqi2fNi/A9BxQIJNwPP2t4WFiw9k6GX6EsZkbAMUa C4J0niVQlGLH2ydxVyWN3amcOY6MIE9lX5Xa9/eH1sYITq726jTlEBpbNU1341YheILcIRk1 3iSx0x1G/11fZU8xggNkMIIDYAIBATB2MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3 dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJl ZW1haWwgSXNzdWluZyBDQQIQYnTX54sAOPQklBDqZhgPtjAJBgUrDgMCGgUAoIIBwzAYBgkq hkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0wNzA3MDYxOTI2MTNaMCMG CSqGSIb3DQEJBDEWBBQqxAFhhhX41q0tHshhWd8leeb0mzBSBgkqhkiG9w0BCQ8xRTBDMAoG CCqGSIb3DQMHMA4GCCqGSIb3DQMCAgIAgDANBggqhkiG9w0DAgIBQDAHBgUrDgMCBzANBggq hkiG9w0DAgIBKDCBhQYJKwYBBAGCNxAEMXgwdjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMc VGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFs IEZyZWVtYWlsIElzc3VpbmcgQ0ECEGJ01+eLADj0JJQQ6mYYD7YwgYcGCyqGSIb3DQEJEAIL MXigdjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkg THRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0ECEGJ0 1+eLADj0JJQQ6mYYD7YwDQYJKoZIhvcNAQEBBQAEggEALu/ABplaYmAnP4/KdwXQv31oYst+ Mqw4zdpKE5qrLPead9naNK0SyxaHGKwbvbq3U0cYdPuaSsyflcuWkEwliqyLNj/1mZggkaC5 mEL2tuw0LeGP61GGWL3C6iFpXpH4R3cYdQQn/t7Dmz0GfW3pWs7TCb4OzROZDf/wWQfFKvsw IERu2HR+ip62pus8iJsbWRszNatxFgCMxyu21x6L1yE8F+/jLQQ8V4bBoaZ7lYkbZ/KJ+vnw JG0wO6OtVkXT3eVFy+Ny6qRPHotX/jmNqe28uuKE6HyUIjsgcy4iX69yEl3WCk6NVGiNSdtD 2ndFGcPRHS6aHwtUvEPEYjO1TQAAAAAAAA== --------------ms090500070108070205040401--

Call Pantek today for Open Source Technical Support at 1-877-546-8934 - 24/7/365X

Date: Sat, 7 Jul 2007 00:25:31 +0530 From: "Souvik Chakravarty" <chakravarty.souvik@gmail.com> To: debian-user@lists.debian.org Subject: installation of jdk 1.5 in linux 9.0 Message-ID: <cb38b4100707061155i2ff37d36p55549c9929e4e0d3@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline i am absolutely new to linux..so can any one tell me the procedure to install jdk 1.5 in linux....specially the path

Date: Fri, 06 Jul 2007 14:18:57 -0500 From: Kent West <westk@acu.edu> To: debian-user@lists.debian.org Subject: Re: Enabling SFTP under Debian 4.0r0 Message-id: <468E95A1.5000708@acu.edu> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT ArcticFox wrote:
> I just installed the newest version of Debian and was quite annoyed to
> discover that neither SSH nor SFTP are enabled after installing. I've
> gotten SSH to work, but I'm still having trouble with SFTP. Any
> suggestions?
> > # aptitude install ssh should have pretty much done all you needed. Did you install/configure ssh in some other manner (perhaps compiling it yourself, etc)? -- Kent

Date: Fri, 06 Jul 2007 14:21:36 -0500 From: Kent West <westk@acu.edu> To: debian-user@lists.debian.org Subject: Re: installation of jdk 1.5 in linux 9.0 Message-id: <468E9640.1080507@acu.edu> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT Souvik Chakravarty wrote:
> i am absolutely new to linux..so can any one tell me the procedure to
> install jdk 1.5 in linux....specially the path
> > I typically download it from java.com, and then extract it to /usr/local, and then symlink to any needed executables to /usr/local/bin. I also symlink the plugin to /usr/lib/iceweasel/plugins. Your question is a bit vague, and I suspect my answer is a bit vague also. If this doesn't address your issue, feel free to re-port with additional info/questions. -- Kent

Date: Fri, 06 Jul 2007 15:20:22 -0400 From: "H.S." <hs.samix@gmail.com> To: debian-user@lists.debian.org Subject: Re: tetex and texlive: changes in Debian? Message-ID: <f6m4me$ki4$1@sea.gmane.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Tyler Smith wrote:
> On 2007-07-06, H.S. <hs.samix@gmail.com> wrote:

>
> If you search the list you'll find several threads about people
> switching from tetex to texlive now, which is generally painless.
>
> Tyler
Thanks for the explanation. I will probably wait and let things settle on their own. regards, ->HS End of debian-user-digest Digest V2007 Issue #1904 ************************************************** Received on Fri Jul 6 15:39:22 2007

This archive was generated by hypermail 2.1.8 : Fri Jul 06 2007 - 21:25:28 EDT


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