Re: What is the recommendation for a note software with tag support.

2009-10-26 Thread Magicloud Magiclouds
I do not think tomboy supports tag, or property list view. On Tue, Oct 27, 2009 at 2:25 PM, Sudev Barar wrote: > 2009/10/27 Magicloud Magiclouds : >> Hi, >>  In my opinion, it should be something like this. >>  1. Taking note in a very simple way. >>  2. The notes could take some tags. >>  3. I c

Re: What is the recommendation for a note software with tag support.

2009-10-26 Thread Sudev Barar
2009/10/27 Magicloud Magiclouds : > Hi, >  In my opinion, it should be something like this. >  1. Taking note in a very simple way. >  2. The notes could take some tags. >  3. I could browse all my notes, by date, by tag, etc. >  Thanks. Tomboy? -- Regards, Sudev Barar Read http://blog.sudev.in

Re: Awstats Cron job not executing

2009-10-26 Thread Alexey Salmin
On Tue, Oct 27, 2009 at 9:51 AM, Andrew Sackville-West wrote: > On Mon, Oct 26, 2009 at 07:08:04PM -0700, Kushal Koolwal wrote: >> >>  <20091027012939.ga19...@localhost.localdomain> >> Content-Type: text/plain; charset="iso-8859-1" >> Content-Transfer-Encoding: quoted-printable >> MIME-Version: 1.

What is the recommendation for a note software with tag support.

2009-10-26 Thread Magicloud Magiclouds
Hi, In my opinion, it should be something like this. 1. Taking note in a very simple way. 2. The notes could take some tags. 3. I could browse all my notes, by date, by tag, etc. Thanks. -- 竹密岂妨流水过 山高哪阻野云飞 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject

How to install Debian on a server with a LSISAS1068E controller

2009-10-26 Thread David Liontooth
Hi Allan, Do you have the PCI ID for the controller this worked on? Did it need megaraid_sas or mptsas? I have what seems to be the same controller, the LSI SAS 1068E, but it is PCI ID 1000:0059 rather than 1000:0058. It would really be helpful to know if my device is the same as the one y

RE: Awstats Cron job not executing [SOLVED]

2009-10-26 Thread Kushal Koolwal
<20091027035155.gb5...@localhost.localdomain> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Ahhh I finally resolved it. chmod 755 -R /var/log/apache2/* did the trick. It's funny that it needs execute permission also. No where i= n

keeping the title of konsole window fixed

2009-10-26 Thread Kamaraju S Kusumanchi
Is there anyway to keep the title of the konsole window fixed? I usually have multiple konsole terminals open. Each of them often contains multiple tabs. I like to set the title of each konsole window manually and do not want it to be changed dynamically. Is there any way? I know that ctrl-alt-s

Re: Network Manager wants to access default keyring

2009-10-26 Thread Preston Boyington
(commented in-line) On Mon, Oct 26, 2009 at 6:00 PM, Michael Biebl wrote: > You are using Debian testing, so I guess you use NM 0.7. specifically 0.7.1-1 > If so, you have two options: > > Mark the connection as system connection in nm-connection-editor ("Available > to > all users"). This wa

Re: Awstats Cron job not executing

2009-10-26 Thread Andrew Sackville-West
On Mon, Oct 26, 2009 at 07:08:04PM -0700, Kushal Koolwal wrote: > > <20091027012939.ga19...@localhost.localdomain> > Content-Type: text/plain; charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > MIME-Version: 1.0 > > > > Try becoming the www-data user and trying the above > >

Re: How to get X to autostart after upgrade to Squeeze?

2009-10-26 Thread green
Celejar wrote at 2009-10-26 18:44 -0500: > On Mon, 26 Oct 2009 17:57:58 -0500 Dennis Wicks wrote: > > After my recent upgrade from Lenny to Squeeze, X no longer > > starts automatically at boot. I have to use startx and it > > then starts the X session for whoever did the startx. No > > logon o

RE: Awstats Cron job not executing

2009-10-26 Thread Kushal Koolwal
<20091027012939.ga19...@localhost.localdomain> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 > Try becoming the www-data user and trying the above > line from the command line directly? perhaps you'll get some helpful > output. A

Re: Awstats Cron job not executing

2009-10-26 Thread Andrew Sackville-West
On Mon, Oct 26, 2009 at 06:04:05PM -0700, Kushal Koolwal wrote: > > I am using Debian Lenny and installed awstats. Now by default the awstats > creates a the following file: > > debian:~# cat /etc/cron.d/awstats > 0,10,20,30,40,50 * * * * www-data [ -x /usr/lib/cgi-bin/awstats.pl -a -f > /etc/a

Awstats Cron job not executing

2009-10-26 Thread Kushal Koolwal
I am using Debian Lenny and installed awstats. Now by default the awstats creates a the following file: debian:~# cat /etc/cron.d/awstats 0,10,20,30,40,50 * * * * www-data [ -x /usr/lib/cgi-bin/awstats.pl -a -f /etc/awstats/awstats.conf -a -r /var/log/apache2/access.log ] && /usr/lib/cgi-bin/a

Re: Error in I830WaitLpRing()

2009-10-26 Thread Phil Roan
Thanks, Celejar I didn't know about the bug reports at freedesktop.org. Bug 17713 seems to have nice explanation for the problem in the comments. It seems to be an issue with the Intel chipset that may be fixed by a later version of the Intel driver. I'm out of my depth on this, so see this b

Re: Network manager doesn't autoconnect to wireless networks in stable?

2009-10-26 Thread Mark
> Mark wrote: I thought it might have to do with ifconfig since it must be "up" for any wireless to work (I think) but it is "up" upon login, since it detects the wireless signals. All I could figure is maybe sometimes it gets "up" fast enough to connect automatically and sometimes it's a bit

Re: Network manager doesn't autoconnect to wireless networks in stable?

2009-10-26 Thread Mark
> chombee wrote: Hi, I've noticed that in Debian 5 network manager doesn't automatically reconnect to wireless networks that it has connected to before, e.g. after logging in, you have to use the mouse to tell the applet which wireless network to connect to. I have a similar issue; I al

Re: X server won't start after upgrade to squeeze

2009-10-26 Thread Thierry Chatelet
On Monday 26 October 2009 21:54:52 Charles Kroeger wrote: > > works fine on 2 others boxes with nvidia and ati. > > Thierry > > what happened when you ran dpkg-reconfigure xserver-xorg, if you ran it. > > > so let's see, you have three computers all running debian squeeze they all > are the sam

Re: Network manager doesn't autoconnect to wireless networks in stable?

2009-10-26 Thread Umarzuki Mochlis
Does this happened once or most of the time? I had this problem once when reinstalling Debian after I found out Sid is not quite usable on my lappy with a few driver problems but it reconnects automatically the second time and afterwards. 2009/10/27 chombee > Hi, > > I've noticed that in Debian

Re: How to get X to autostart after upgrade to Squeeze?

2009-10-26 Thread Celejar
On Mon, 26 Oct 2009 17:57:58 -0500 Dennis Wicks wrote: > Greetings; > > After my recent upgrade from Lenny to Squeeze, X no longer > starts automatically at boot. I have to use startx and it > then starts the X session for whoever did the startx. No > logon or other validation required. > >

Network manager doesn't autoconnect to wireless networks in stable?

2009-10-26 Thread chombee
Hi, I've noticed that in Debian 5 network manager doesn't automatically reconnect to wireless networks that it has connected to before, e.g. after logging in, you have to use the mouse to tell the applet which wireless network to connect to. I've been googling and looking through the man files

Re: Network Manager wants to access default keyring

2009-10-26 Thread Michael Biebl
Preston Boyington wrote: > I have Debian Testing with the Gnome environment setup on a friends' > laptop. In an effort to make things easier to use I'm trying to stick > with Network Manager because of the PPP support for the USB cellular > broadband. > > Each time the computer is started (GDM au

How to get X to autostart after upgrade to Squeeze?

2009-10-26 Thread Dennis Wicks
Greetings; After my recent upgrade from Lenny to Squeeze, X no longer starts automatically at boot. I have to use startx and it then starts the X session for whoever did the startx. No logon or other validation required. Under Lenny, X would start at boot and pop-up a logon window so you co

Re: HP G60-249WM Notebook overheats (on lenny)

2009-10-26 Thread Celejar
On Mon, 26 Oct 2009 12:10:18 -0500 "Boyd Stephen Smith Jr." wrote: ... > > Another possibility is to make it suid root. > > Suid scripts don't work unless your shell/interpreter is also suid. > This is usually a bad idea. Thanks for the information. I didn't know that, but that's because I ne

Re: Error in I830WaitLpRing()

2009-10-26 Thread Celejar
On Mon, 26 Oct 2009 08:55:46 -0500 Phil Roan wrote: > I've been getting this error infrequently for some time now. > Rebooting seems to "fix" it, but I wondered if it was a known issue > that had a real solution. > > My system is an Intel 845 GVSR motherboard, with up to date Debian > Lenny. Th

Re: X server won't start after upgrade to squeeze

2009-10-26 Thread Charles Kroeger
> works fine on 2 others boxes with nvidia and ati. > Thierry what happened when you ran dpkg-reconfigure xserver-xorg, if you ran it. >Unfortunately, with this intel graphic card, it does not work. so let's see, you have three computers all running debian squeeze they all are the same except

Re: Linux Raid Partitions

2009-10-26 Thread Dan Ritter
On Mon, Oct 26, 2009 at 01:05:03PM +1100, Stephen Grant Brown wrote: > Hi All, > > I have a drive out of a Western Digital Mybookworld World edition drive. > > cfdisk -Ps /dev/sdb > > tells me that there are four partitions and this drive and that the file > system is "Linux raid" on all four p

Re: [OT] Non-computer, quality text mailing lists ala Debian?

2009-10-26 Thread Andrew Sackville-West
On Sun, Oct 25, 2009 at 09:20:32PM -0400, Nick Lidakis wrote: > Forgive me if this too off topic for this list. I haven't had a chance to see > what's going on at debian-off-topic much less join. > > Are there quality text mailing lists for non-computer related topics? Do web > forums dominate the

Re: google chrome extensions

2009-10-26 Thread Frank McCormick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 26 Oct 2009 19:30:57 -0400 Bogdan wrote: > Hey, > > Has anyone managed to get the extensions going for the latest chromium > build ( 4.0.223.11)? > They seem to install fine but they do not work, and also, are not > getting listed when "a

google chrome extensions

2009-10-26 Thread Bogdan
Hey, Has anyone managed to get the extensions going for the latest chromium build ( 4.0.223.11)? They seem to install fine but they do not work, and also, are not getting listed when "about://extensions/". I'm running Debian Unstable/KDE 4.3 Thanks, -- ing. Bogdan MARIAN Timisoara, ROMANIA

Re: squeeze - pycentral segmentation fault

2009-10-26 Thread Finn Wilke
I got this solved by reinstalling python-support. Now everything works. 2009/10/26 Finn Wilke : > Oh, I still get these errors, but only by passing parameters to the > program, not by running the program without parameters... > > 2009/10/26 Finn Wilke : >> Sorry, I fixed this by reinstalling the p

Re: squeeze - pycentral segmentation fault

2009-10-26 Thread Finn Wilke
Oh, I still get these errors, but only by passing parameters to the program, not by running the program without parameters... 2009/10/26 Finn Wilke : > Sorry, I fixed this by reinstalling the package python-central (using > "apt-get install --reinstall python-central") > > 2009/10/26 Finn Wilke :

Re: installation

2009-10-26 Thread Boyd Stephen Smith Jr.
On Saturday 24 October 2009 14:45:57 左子 ZuoKun wrote: > Today I want to install Debian testing on my computer, though at first I > tend to install Lenny, but I heard of that some softwares in Lenny are > obsolete compare to squeeze. > Any advices? Install Lenny. Read

Re: Network Manager wants to access default keyring

2009-10-26 Thread thveillon.debian
> On Mon, 26 Oct 2009 09:29:26 -0500 > Preston Boyington wrote: > >> I have Debian Testing with the Gnome environment setup on a friends' >> laptop. In an effort to make things easier to use I'm trying to stick >> with Network Manager because of the PPP support for the USB cellular >> broadband.

Re: HP G60-249WM Notebook overheats (on lenny)

2009-10-26 Thread Boyd Stephen Smith Jr.
On Saturday 24 October 2009 19:50:36 Celejar wrote: > On Sun, 25 Oct 2009 00:34:11 +0200 > Klistvud wrote: > > Well, the script is quite simple, it only works in Gnome (a > > more system-wide script would have to be run as superuser and I just > > couldn't be bothered to type in my root password e

Re: squeeze - pycentral segmentation fault

2009-10-26 Thread Finn Wilke
Sorry, I fixed this by reinstalling the package python-central (using "apt-get install --reinstall python-central") 2009/10/26 Finn Wilke : > Hi, > > I have a Debian squeeze vServer. I recently upgraded to squeeze (from > lenny) and since then (I think it was caused by the upgrade, but I'm > not c

Re: Recommended Debian package for hard disk cloning

2009-10-26 Thread Javier Barroso
Hi, On Mon, Oct 26, 2009 at 2:26 PM, Holger Rauch wrote: > Hi Johannes, > > first of all, thanks for your quick reply. Do you know of any reliable > way to clone (concerning the LV+VG parameters) and changing the VG > name (though I admit that this question is more appropriate for the > LVM mailin

Re: Network Manager wants to access default keyring

2009-10-26 Thread Jack Schneider
On Mon, 26 Oct 2009 09:29:26 -0500 Preston Boyington wrote: > I have Debian Testing with the Gnome environment setup on a friends' > laptop. In an effort to make things easier to use I'm trying to stick > with Network Manager because of the PPP support for the USB cellular > broadband. > > Each

Re: Network Manager wants to access default keyring

2009-10-26 Thread Teemu Likonen
On 2009-10-26 09:29 (-0500), Preston Boyington wrote: > I have Debian Testing with the Gnome environment setup on a friends' > laptop. In an effort to make things easier to use I'm trying to stick > with Network Manager because of the PPP support for the USB cellular > broadband. > > Each time th

multiversion w/ apt-ftpachive?

2009-10-26 Thread Tyler MacDonald
dpkg-scanpackages supplies a "--multiversion" option, which will put all available versions of a package into the "Packages" file. How can I get apt-ftparchive to do this? apt-ftparchive claims to support everything dpkg-scanpackges does, but I can't find any documentation for apt-ftparchive rega

Error in I830WaitLpRing()

2009-10-26 Thread Phil Roan
I've been getting this error infrequently for some time now. Rebooting seems to "fix" it, but I wondered if it was a known issue that had a real solution. My system is an Intel 845 GVSR motherboard, with up to date Debian Lenny. The error causes Xorg to fail. The relevant part of /var/log/Xorg.0

puppet client etch 0.20.1 on Server Lenny 0.24.5

2009-10-26 Thread Anthony BERGER
Hi everybody, I try to install an new version of puppetmaster on a debian lenny system. I already have in infrastructure based on an etch server, and now, i want to upgrade on Lenny. It seems that some troubles appear want i try to execute the puppet ETCH client on the new puppetmaster LENNY

Network Manager wants to access default keyring

2009-10-26 Thread Preston Boyington
I have Debian Testing with the Gnome environment setup on a friends' laptop. In an effort to make things easier to use I'm trying to stick with Network Manager because of the PPP support for the USB cellular broadband. Each time the computer is started (GDM auto logins to user) NM asks to access

squeeze - pycentral segmentation fault

2009-10-26 Thread Finn Wilke
Hi, I have a Debian squeeze vServer. I recently upgraded to squeeze (from lenny) and since then (I think it was caused by the upgrade, but I'm not completely sure) running "pycentral" with any commands causes a segmentation fault. As you can guess this breaks many postinstall and prerm scripts. I

auto-starting an application in LXDE

2009-10-26 Thread peasthope
I haven't found lxsession-edit in a menu in LXDE. It will start with the Run gadget or from a terminal of course. Once running, only two applications are listed: XScreensaver and GNOME Keyring Daemon. There is no manual entry for lxsession-edit. How can lxsession-edit start an application o

Re: Recommended Debian package for hard disk cloning

2009-10-26 Thread Holger Rauch
Hi Johannes, first of all, thanks for your quick reply. Do you know of any reliable way to clone (concerning the LV+VG parameters) and changing the VG name (though I admit that this question is more appropriate for the LVM mailing lists)? Thanks in advance & kind regards, Holger Johannes

Re: Recommended Debian package for hard disk cloning

2009-10-26 Thread Johannes Wiedersich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Holger Rauch wrote: > which Debian package would you recommend for hard disk cloning, > provided that UUIDs related to both file systems and/or the LVM (PVs, > LVs, VGs) should be changed in order to be unique? > > Is there a package around that's abl

Recommended Debian package for hard disk cloning

2009-10-26 Thread Holger Rauch
Hi, which Debian package would you recommend for hard disk cloning, provided that UUIDs related to both file systems and/or the LVM (PVs, LVs, VGs) should be changed in order to be unique? Is there a package around that's able to take care of this or would you recommend writing a custom shell/Per

Re: Merge Extra free space into current linux partition

2009-10-26 Thread Carl Johnson
Dmitry Smirnov writes: > "partprobe" can be useful in order to reread partition table. In fact > it is always good to use thic command after partitioning. > > example: sudo partprobe /dev/sda > > D. > > >> On Fri, Oct 23, 2009 at 12:08:15AM -0700, Kushal Koolwal wrote: >> >> > Does anybody else k

Fwd: Inquiry:External USB modem and Remote PC Access?

2009-10-26 Thread hadi motamedi
Dear All Please be informed that I checked for the presence of internal modem on my Debian server , as the followings : #dmesg |grep -i modem #lspci |grep -i modem #lshw |grep -i modem According to the output , it seems that my Debian client does not contain internal modem . So I decided to add ex