Re: www site monitor

2012-02-10 Thread Chen Wei
On Fri, Feb 10, 2012 at 05:29:02PM +, pch0317 wrote: > Hi list, > > I must monitor remote site to check that it works. I refresh this > site from time to time in web browser. Can I automate this process? > I search for service which: > - monitors *remote* WWW site (via http request) > - when r

Using libpdf.so from chrome with chromium

2012-02-10 Thread David Purton
Hi everyone, Has anyone had success getting libpdf.so from google-chrome working with chromium under wheezy? I have downloaded a couple of different versions (the latest stable from google, and a version 16 one too), but can't get it to work. It appears in Chrome://Plugins, but does not seem to

Re: Lenny security support dropped

2012-02-10 Thread Andrew Wood
Well, I love Debian Lenny, the first release that I use regularly, it's very sad news It was the first version of Debian I used too but I wouldnt call it a sad day. On the contrary Im excited for the future of Debian - Wheezy and Gnome 3 look great. Using Wheezy as my main desktop OS now. Use

Re: Restoring filenames from partly damaged ext4-filesystem

2012-02-10 Thread Russell L. Harris
I, too, very recently lost all the files on a 1000 Gbyte drive, because of a stupid blunder in attempting to format a USB flash drive. >From this, I learned two things: (1) Even a simple listing of the contents of a drive would be invaluable in attempting to restore the drive from other sources.

Difference between php memcache packages

2012-02-10 Thread Nuno Magalhães
Hi, Maybe i'm missing something obvious, but what's the difference between php5-memcached and php5-memcache (in stable)? They both seem to be APIs to connect to memcached servers through PHP. TIA, Nuno -- "On the internet, nobody knows you're a dog." -- To UNSUBSCRIBE, email to debian-user-r

Re: Restoring filenames from partly damaged ext4-filesystem

2012-02-10 Thread Bernd Schubert
On 02/10/2012 06:07 PM, Rudolf Zran wrote: Hello Bernd! I have written some tools in the past to recover the file structure of an over-formated ext3/ext4 device based on directory blocks. With some tweaks it should be able to assign the file#inode_numbers in lost+found to a directory structure

Re: Restoring filenames from partly damaged ext4-filesystem

2012-02-10 Thread Bernd Schubert
On 02/10/2012 10:32 PM, Ted Ts'o wrote: On Fri, Feb 10, 2012 at 06:36:52PM +, Rudolf Zran wrote: * "fsck.ext4 -b $SBOK -B 4096 -v -y /dev/loop0" recoveres after a long time. Filesystem is mountable. Root is empty besides lost+found folder, which contains about 300GB mostly useless data

syslog: kernel: ata4: SATA link down (SStatus 0 SControl 310)

2012-02-10 Thread T Elcor
Hi, Any ideas what the following messages in the syslog mean (there are a lot of them) or how to fix it? If the messages are related to a hard disk problem, how to determine which one - there are several HDs in that box and the system seems to be working OK. Thanks Feb 10 16:59:40 testbox ke

Re: Restoring filenames from partly damaged ext4-filesystem

2012-02-10 Thread Ted Ts'o
On Fri, Feb 10, 2012 at 06:36:52PM +, Rudolf Zran wrote: > >> * "fsck.ext4 -b $SBOK -B 4096 -v -y /dev/loop0" recoveres after a long > >> time. > >>   Filesystem is mountable. Root is empty besides lost+found folder, which > >>   contains about 300GB mostly useless data: Millions of files with

Re: www site monitor

2012-02-10 Thread Scott Ferguson
On 11/02/12 04:29, pch0317 wrote: > Hi list, > > I must monitor remote site to check that it works. I refresh this site > from time to time in web browser. Can I automate this process? > I search for service which: > - monitors *remote* WWW site (via http request) > - when remote site doesn't resp

Re: Lenny security support dropped

2012-02-10 Thread José Maldonado
2012/2/10 Camaleón : > Hi, > > Well, just for those who have missed the official notice, Lenny is not > supported anymore: > > http://www.debian.org/News/2012/20120209.en.html > > *** > February 9th, 2012 > Security Support for Debian GNU/Linux 5.0 terminated on February 6th > > One year after the

Lenny security support dropped

2012-02-10 Thread Camaleón
Hi, Well, just for those who have missed the official notice, Lenny is not supported anymore: http://www.debian.org/News/2012/20120209.en.html *** February 9th, 2012 Security Support for Debian GNU/Linux 5.0 terminated on February 6th One year after the release of Debian 6.0 alias "Squeeze" an

Re: icedove / Squeeze / 3.0.11-1+squeeze7

2012-02-10 Thread Camaleón
On Fri, 10 Feb 2012 19:26:58 +, Frederic Robert wrote: > On Fri, Feb 10, 2012 at 06:55:05PM +, Camaleón wrote: >> There's a workaround at comment #294 (I would try with that first) but >> the problem seems to be solved for package "eglibc 2.13-17". > > > It's working. When will be this p

Re: problem with emachines (T2260) and Debian???

2012-02-10 Thread Camaleón
On Fri, 10 Feb 2012 10:39:05 -0500, marcus wrote: (please, no html) > Question: Is there a known problem with emachines (T2260) and Debian??? > > I'm trying to set up a small samba file server on an old emachine T2260. > Net Installation program seems to recognize the new IDE HDD (lights > flash

Re: icedove / Squeeze / 3.0.11-1+squeeze7

2012-02-10 Thread Frederic Robert
On Fri, Feb 10, 2012 at 06:55:05PM +, Camaleón wrote: > There's a workaround at comment #294 (I would try with that first) but > the problem seems to be solved for package "eglibc 2.13-17". Dear Camaleon, It's working. When will be this package eglibc 2.13-17 backported for people are using

Conflict resolution?

2012-02-10 Thread Brad Alexander
Something I have noticed over the past year or more. Why does Debian's conflict resolution system automatically react by wanting to install a ton of packages? It seems like before, it would refuse to install the offending package, but now it wants to install tens or sometimes hundreds of packages (

Re: How to use ubuntu style smart-notifier in debian ?

2012-02-10 Thread Camaleón
On Fri, 10 Feb 2012 16:00:46 +0530, J. Bakshi wrote: > The smart-notifier in ubuntu boxes are very nice and practically very > useful. How can I add the same in my debian box ? You mean the dialog box style? That will depend on the type of notifying system you have in your desktop. > The SMART

Re: www site monitor

2012-02-10 Thread Camaleón
On Fri, 10 Feb 2012 17:29:02 +, pch0317 wrote: > I must monitor remote site to check that it works. I refresh this site > from time to time in web browser. Can I automate this process? I search > for service which: > - monitors *remote* WWW site (via http request) > - when remote site doesn't

Re: icedove / Squeeze / 3.0.11-1+squeeze7

2012-02-10 Thread Camaleón
On Fri, 10 Feb 2012 10:31:31 +, Frederic Robert wrote: > I can't use icedove now. Before, it worked. There is a message when i > launch it. > > /usr/lib/icedove/icedove-bin: symbol lookup error: > /usr/lib/icedove/components/libdbusservice.so: undefined symbol: > NS_Alloc > > i found this in

Re: Netinstall cannot find wireless access points

2012-02-10 Thread Camaleón
On Fri, 10 Feb 2012 13:09:43 -0500, Tom H wrote: > On Wed, Feb 8, 2012 at 10:22 AM, Camaleón wrote: (...) I read about the GRUB2 transition from Debian Planet and I'm sure sure it was aired in many other places, too. >>> >>> Yes, but it wasn't announced publicly. >> >> Debian Planet d

Re: Installing gnome-keyring-manager on Debian SID

2012-02-10 Thread Csanyi Pal
Csanyi Pal writes: > Hi, > > I'm trying to install on my Debian GNU/Linux SID the > gnome-keyring-manager package: > http://packages.debian.org/sid/gnome-keyring-manager > > but can't find it: > aptitude search gnome-keyring-manager gives me no result. > How could be that that I can't find this

Re: Restoring filenames from partly damaged ext4-filesystem

2012-02-10 Thread Rudolf Zran
Hello Ted! >> I recently damaged an ext4 partition by accident [...] >> Maybe somebody knows a good method to just "repair" the >> ext4-structure from the remaining part of the partition? > > Have you tried just simply running e2fsck, specifying an alternate superblock? Yes of course I tried,

Re: Restoring filenames from partly damaged ext4-filesystem

2012-02-10 Thread Theodore Tso
On Feb 9, 2012, at 11:29 AM, Rudolf Zran wrote: > Hi everybody! > > I recently damaged an ext4 partition by accident (mistakenly forced > a RAID sync with another partition onto it, which I realized after > about 3% completion). As a result the beginning of the ext4 partition > seems to be overw

Re: Long lasting issue with Asian fonts

2012-02-10 Thread Francesco Poli
On Sun, 8 Jan 2012 15:52:53 +0100 Francesco Poli wrote: > Hello everybody, > I have a question, but I am not subscribed to the list, hence > please Cc: me on replies. Thanks. > > I have experienced an issue with Asian fonts on my Debian testing boxes > for a long time and I still experience it. >

Re: Netinstall cannot find wireless access points

2012-02-10 Thread Tom H
On Wed, Feb 8, 2012 at 10:22 AM, Camaleón wrote: > On Wed, 08 Feb 2012 05:24:18 -0500, Tom H wrote: >> On Tue, Feb 7, 2012 at 9:45 AM, Camaleón wrote: >>> On Tue, 07 Feb 2012 08:27:19 -0500, Tom H wrote: The announcement of the availability of WPA in d-i'll probably be done when Wheez

kernel failure

2012-02-10 Thread Gerardo A. Mirkin
Hello. I insalled Debian Wheezy in an Asus eeepc 1215p netbook with 2 gb ram. The thing is that, from time to time, a kernel failure message pops up. Following are uname -a, lspci and kernel oops strings. I will appreciate any comments or instructions to solve this problem Regards, Gerardo uname

Re: www site monitor

2012-02-10 Thread Roberto Scattini
On Fri, Feb 10, 2012 at 2:29 PM, pch0317 wrote: > Hi list, > > I must monitor remote site to check that it works. I refresh this site > from time to time in web browser. Can I automate this process? > I search for service which: > - monitors *remote* WWW site (via http request) > - when remote si

Re: www site monitor

2012-02-10 Thread Julien Claassen
Hi! I think, you could write a script for this. Using perhaps ping, to just see, if the server responds or wget to download a certain file. I'm not sure though about their timeouts. I think you can set a tieout with wget. Then you could use mail to send an e-mail. I suppose, tat there might

Re: www site monitor

2012-02-10 Thread Glenn English
On Feb 10, 2012, at 10:29 AM, pch0317 wrote: > I search for service which: > - monitors *remote* WWW site (via http request) > - when remote site doesn't respond for example 5 minutes it notify some > person (via e-mail or SMS). > > Is that service available in Debian repository? I've made tho

Re: www site monitor

2012-02-10 Thread Michel Blankleder
On Friday 10 February 2012 19:29:02 pch0317 wrote: > Hi list, > > I must monitor remote site to check that it works. I refresh this site > from time to time in web browser. Can I automate this process? > I search for service which: > - monitors *remote* WWW site (via http request) > - when remote

www site monitor

2012-02-10 Thread pch0317
Hi list, I must monitor remote site to check that it works. I refresh this site from time to time in web browser. Can I automate this process? I search for service which: - monitors *remote* WWW site (via http request) - when remote site doesn't respond for example 5 minutes it notify some per

Re: problem with emachines (T2260) and Debian???

2012-02-10 Thread Brian
On Fri 10 Feb 2012 at 10:39:05 -0500, marcus wrote: > Question: Is there a known problem with emachines (T2260) and Debian??? It seems not. A search puts your problem top of the list. :) > I'm trying to set up a small samba file server on an old emachine T2260. > Net Installation program seems

Re: Restoring filenames from partly damaged ext4-filesystem

2012-02-10 Thread Rudolf Zran
Hello Bernd! > I have written some tools in the past to recover the file structure of > an over-formated ext3/ext4 device based on directory blocks. > With some tweaks it should be able to assign the file#inode_numbers in > lost+found to a directory structure. > Problem is that I'm rather busy

Re: Backup System part deux

2012-02-10 Thread Sebastian Steinhuber
Hi Gary! Am 10.02.2012 03:08, schrieb Gary Roach: > > > Thanks for all of the help last time . I installed Backupninja easily. > After getting it running I realized that it didn't quite do what I > wanted. I was looking for a package that could be installed in the > server with little need for a

problem with emachines (T2260) and Debian???

2012-02-10 Thread marcus
Question: Is there a known problem with emachines (T2260) and Debian??? I'm trying to set up a small samba file server on an old emachine T2260. Net Installation program seems to recognize the new IDE HDD (lights flash and all that good stuff). Grub installs at the end, tells me I have only 1

Installing gnome-keyring-manager on Debian SID

2012-02-10 Thread Csanyi Pal
Hi, I'm trying to install on my Debian GNU/Linux SID the gnome-keyring-manager package: http://packages.debian.org/sid/gnome-keyring-manager but can't find it: aptitude search gnome-keyring-manager gives me no result. My sources.list has the following lines: deb-src http://ftp.debian.org/debian

Re: nfs idmap change

2012-02-10 Thread Alan Greenberger
On 2012-01-27, Alan Greenberger wrote: > I recently rebooted a squeeze client which does nightly backups to a > squeeze nfs server with exports (rw,no_root_squash) using rsnapshot (with > cmd_cp) and started getting nightly mail from cron that: > rsync: chown "/the_mount/daily.0/etc/fetchmailrc"

[OT]Re: GNU/Debian Linux vs. facebook, Twitter and other proprietary social media

2012-02-10 Thread Miles Fidelman
Weaver wrote: Nick Lidakis writes: Are there other tool I can use to avoid using facebook? Why not just set up a Web site for your business? Then if you find that you absolutely _must_ be on FaceBook set up a FaceBook account that contains little more than a link to your Web site. Much better

Re: Restoring filenames from partly damaged ext4-filesystem

2012-02-10 Thread Bernd Schubert
On 02/09/2012 10:22 PM, Rudolf Zran wrote: Hello Andreas! [ext4 partition overwritten with garbage at the beginning] * photorec from the testdisk package recoveres, luckily!, about 500GB of data. Though the content seems to be pretty reasonable, no filenames are recovered, since ph

Re: [OT] Re: GNU/Debian Linux vs. facebook, Twitter and other proprietary social media

2012-02-10 Thread Christofer C. Bell
On Thu, Feb 9, 2012 at 9:09 PM, Miles Fidelman wrote: > Nick Lidakis wrote: > >> Are there other tool I can use to avoid using facebook? I did find out >> about and someone else mentioned about Diaspora. It's considered >> decentralized social networking. But can I use some other software to let >

Re: GNU/Debian Linux vs. facebook, Twitter and other proprietary social media

2012-02-10 Thread Weaver
> Nick Lidakis writes: >> Are there other tool I can use to avoid using facebook? > > Why not just set up a Web site for your business? Then if you find that > you absolutely _must_ be on FaceBook set up a FaceBook account that > contains little more than a link to your Web site. Much better! A

Re: GNU/Debian Linux vs. facebook, Twitter and other proprietary social media

2012-02-10 Thread Weaver
> On Sun, Feb 05, 2012 at 10:51:43AM +1100, Alex Hutton wrote: >> The thing of facebook is people login to facebook and regularly view >> their activity feed. So if you are posting to facebook you are >> appearing in the activity feeds of people who have 'liked' your page. >> People can also messa

Re: GNU/Debian Linux vs. facebook, Twitter and other proprietary social media

2012-02-10 Thread Weaver
> On Wed, Feb 08, 2012 at 09:56:10AM +, Jon Dowland wrote: >> On 05/02/12 00:09, Nick Lidakis wrote: >> >But using this facebook app I would still need to create a facebook >> account, >> >yes? >> >> Facebook's privacy concerns only apply to whatever data you give >> them. Set up an account an

Re: DHCPOFFER lost in transit :-)

2012-02-10 Thread Panayiotis Karabassis
On 02/10/2012 10:27 AM, Andrei Popescu wrote: On Ma, 07 feb 12, 21:09:21, Panayiotis Karabassis wrote: The DHCP server runs on my desktop so I have complete access to it. The X3000 is configured as a DHCP relay. I would try to completely disable anything like a DHCP server in the AP. Thanks. T

Re: How to use ubuntu style smart-notifier in debian ?

2012-02-10 Thread Scott Ferguson
On 10/02/12 21:30, J. Bakshi wrote: > > Dear list, > > The smart-notifier in ubuntu boxes are very nice and practically very useful. > How can I add the same in my debian box ? The same way :-) # apt-get install smart-notifier That will also install smartmontools. > > The SMART as well as sm

How to use ubuntu style smart-notifier in debian ?

2012-02-10 Thread J. Bakshi
Dear list, The smart-notifier in ubuntu boxes are very nice and practically very useful. How can I add the same in my debian box ? The SMART as well as smart-notifier is available in debian too. So how to configure them ? Thanks -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.o

icedove / Squeeze / 3.0.11-1+squeeze7

2012-02-10 Thread Frederic Robert
Hello, I can't use icedove now. Before, it worked. There is a message when i launch it. /usr/lib/icedove/icedove-bin: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc i found this informations about the bug: http://bugs.debian.org/cgi-bin/bugreport

Re: Bash Script regular expression

2012-02-10 Thread Lorenzo Sutton
Hi, On 10/02/12 08:30, Alejandro Rodriguez Luna wrote: Hi everyone, I was creating a script and i found something i can't figure out. #/bin/bash for i in $(cat certificates.txt) do echo $i done I expected this RSA Secure Server Certification Authority VeriSign Class 1 CA Individual Sub

Re: Bash Script regular expression

2012-02-10 Thread emmanuel segura
while read line; do echo $line done < rsa 2012/2/10 Alejandro Rodriguez Luna > Hi everyone, I was creating a script and i found something i can't figure > out. > > #/bin/bash > for i in $(cat certificates.txt) > do > echo $i > done > > I expected this > > RSA Secure Server Certifica

Re: Any good all-in-one GUI tool for net analysis ?

2012-02-10 Thread J. Bakshi
On Thu, 09 Feb 2012 11:35:28 +0100 "tv.deb...@googlemail.com" wrote: > 09/02/2012 10:48, Alberto Fuentes wrote: > > On 09/02/12 10:02, J. Bakshi wrote: > >> Hello list, > >> > >> There are already good tools in linux for network analysis like > >> digg, nslookup, host, mtr, traceroute, prads, nma

Re: DHCPOFFER lost in transit :-)

2012-02-10 Thread Andrei Popescu
On Ma, 07 feb 12, 21:09:21, Panayiotis Karabassis wrote: > > The DHCP server runs on my desktop so I have complete access to it. > The X3000 is configured as a DHCP relay. I would try to completely disable anything like a DHCP server in the AP. Kind regards, Andrei -- Offtopic discussions among