Re: ntpd confusion

2014-11-23 Thread Chen Wei
xist. 2) verify remote ntp server is reachable, # nmap -sU -p123 0.debian.pool.ntp.org On my system, even the unreachable server shows in "ntpq -p" output. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Tr

Re: ntpd confusion

2014-11-24 Thread Chen Wei
ing like that? > No idea. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20141124151104.GA16480@localhost

Re: Virtualbox 4.1

2012-10-01 Thread Chen Wei
nstalled the VirtualBox Extension Pack? I have installed virtualbox 4.1 recently, the vboxusers group was already there after installation. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.de

Re: Query about .xsession-errors file

2014-09-14 Thread Chen Wei
y to retain for debugging? > If debugging is not required, redirect xsession error to /dev/null is another option. in /etc/X11/Xsession, find the line: exec >>"$ERRFILE" 2>&1 change it to: exec >>/dev/null 2>&1 -- Chen Wei -- To UNSUBSCRIBE, email t

how to deliver local mail to /var/mail ?

2013-02-11 Thread Chen Wei
onfig exim4 not to invoke maildrop. Does exim4 deliver local mail to /var/mail by default? 2) config maildrop deliver local mail to /var/mail in mbox format while deliver the rest of mails still in Maildir format. Is it possible and how to do it? -- Chen Wei -- To UNSUBSCRIBE, email to debian

Re: XFCE application shortcuts

2013-02-11 Thread Chen Wei
and I can push the shortcut on the keyboard It is the same when use xfce 4.10 from experimental. It even recognize the multimedia key on a laptop. After press the volume up key, "XF86AudioRaiseVolume" shows in the Shortcut field. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-

Re: opening an Iceweasel link from Icedove

2013-02-11 Thread Chen Wei
go home (which is facebook) iceweasel seems to hang. Clicking How about open a empty text file under terminal, paste that link into it, right mouse click should bring a menu that prompt "open link". Does iceweasel still hang? Or just paste that link into iceweasel, it is still hang wh

Re: how to deliver local mail to /var/mail ?

2013-02-13 Thread Chen Wei
On Mon, Feb 11, 2013 at 08:35:02PM +0800, Chen Wei wrote: > 1) config exim4 not to invoke maildrop. Does exim4 deliver local mail to > /var/mail by default? > 2) config maildrop deliver local mail to /var/mail in mbox format while > deliver the rest of mails still in Maildir format. Is

Re: how to deliver local mail to /var/mail ?

2013-02-14 Thread Chen Wei
Thanks, it works! Now I can just use the .mailfilter and leave the exim4 config untouched. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130214132858.GA14792@tungsten

Re: SANE - trying to get an LIDE 110 working in Debian Squeeze.

2013-07-02 Thread Chen Wei
k. I have this scanner. I can confirm wheezy support this model out of box, but backport is needed in squeeze. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http:/

Re: "cloning" a debian installation

2014-02-02 Thread Chen Wei
tab and grub.cfg out, edit uuid if needed 4) rsync -av --delete OLD_Installation/ NEW_Installation/ 5) copy fstab and grub.cfg back 6) run update-grub, (it might not necessary, but seems harmless) -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject

Re: Suggest a tool for decoding binary data

2014-02-02 Thread Chen Wei
the label is a 8 bytes unsigned integer label = unpack('Q', data_of_interest)[0] # - end -- -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20140202092853.GM25217@localhost

Re: Question regarding swap partition when installing Linux Mint Debian.

2014-02-03 Thread Chen Wei
a swapfile than size of a swap partition. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20140203115044.GN25217@localhost

Re: Kernel panics after wheezy upgrade (but blaming hardware)

2014-02-03 Thread Chen Wei
s 430W EA-430D). The machine is an HP Pavillion > MutilMedia TV PC, so there's an Hauppage TV tuner card installed. I Could there be some kind of hardware conflict? IRQ or DMA? How about move the TV card to another slot? -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@list

Re: Question regarding swap partition when installing Linux Mint Debian.

2014-02-03 Thread Chen Wei
google-fu later that it was indeed a sparse problem. Strangely enough the partition is newly created, formated as xfs, and has over 300G free space on it. dd is the solution. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscrib

Re: Re: mouse pointer disappeared after upgrading to 6.0.1 in GNOME

2011-03-20 Thread Chen Wei
-0squeeze1_all.deb tzdata-java_2011c-0squeeze1_all.deb usb-modeswitch-data_20100826-1+squeeze0_all.deb xserver-common_2%3a1.7.7-13_all.deb xserver-xephyr_2%3a1.7.7-13_i386.deb xserver-xorg-core_2%3a1.7.7-13_i386.deb xserver-xorg-video-intel_2%3a2.13.0-6_i386.deb xvfb_2%3a1.7.7-13_i386.deb -- Chen Wei

Re: mouse pointer disappeared after upgrading to 6.0.1 in GNOME

2011-03-20 Thread Chen Wei
ouse pointer reappearing. I found that to > be the case here too. > > --- On *Sun, 3/20/11, Chen Wei //* wrote: > > > From: Chen Wei > Subject: Re: Re: mouse pointer disappeared after upgrading to 6.0.1 > in GNOME > To: debian-user@lists.debian.org >

Re: mouse pointer disappeared after upgrading to 6.0.1 in GNOME

2011-03-21 Thread Chen Wei
after build a vanilla 2.6.38 kernel, the mouse pointer is finally back. It has to be a kernel problem. On 03/21/2011 02:41 PM, Chen Wei wrote: > On 03/21/2011 10:44 AM, Steven Sciame wrote: > > I also tried custom build kernel 2.6.34.7, although the mouse pointer is > visible, the s

Re: mouse pointer disappeared after upgrading to 6.0.1 in GNOME

2011-03-21 Thread Chen Wei
bian issue another upgrade. On 03/22/2011 12:59 AM, Steven Sciame wrote: > I think you are correct Chen. On the following thread they found it to > be the kernel too: > http://forums.debian.net/viewtopic.php?f=6&t=61447 > > > > --- On *Mon, 3/21/11, Chen Wei //

Re: mouse pointer disappeared after upgrading to 6.0.1 in GNOME

2011-03-22 Thread Chen Wei
.34.7 and 2.6.32-5 on my boot menu now, so if I want go back to pure Debian 6.01, just select 2.6.32-5, however, I then must try guess the mouse pointer location. -- Chen Wei On 03/22/2011 12:25 PM, Steven Sciame wrote: > That is possible. I just assumed that my sources.list was correct. >

about mutt-patch sidebar indent level

2011-03-31 Thread Chen Wei
un-indented folder, they will be indented as well. For every "." in folder name, the folder is indented one character to the right. how to make those folder indent to same level? -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of &quo

Re: about mutt-patch sidebar indent level

2011-04-01 Thread Chen Wei
On Fri, Apr 01, 2011 at 12:08:28PM +, CamaleĆ³n wrote: > On Fri, 01 Apr 2011 08:44:41 +0800, Chen Wei wrote: > > how to make those folder indent to same level? > > Hum... maybe the behaviour you are experiencing has any connection with > these two patches that were added r

Re: EeePC and Debian

2011-04-07 Thread Chen Wei
t out of it, short of removing the battery. The power button does > nothing. > it could be a video model problem, try press TAB and custom the boot option, *avoid* any fancy vga= parameter. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of

Re: New to Linux

2011-04-13 Thread Chen Wei
ll as Gentoo. > I am confused. My impression is once a software GPLed, it will remain GPL, all modifications/improvements/bug fixes etc. will be GPL as well. Therefor regardless the owner, the GPLed source can not be un-GPLed. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debia

mua and mail service provider statistics

2011-04-13 Thread Chen Wei
% | Total Messages: 1494 Total Users: 323 The short story is, GMAIL prevail. -- Chen Wei #!/usr/bin/env python # to count what kind of mail client folks are using in maillist import os import re def guess_mua(received_from): pattern = {'google.com':'Gmail', 

Re: file systems

2011-05-01 Thread Chen Wei
at USB disk becomes unresponsive. Thanks to journaling ext3 filesystem, no data was lost. couldn't figure out why the USB disk malfunction, since it runs flawlessly if only use for brief peroid of time. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110501114454.GA16834@Tungsten.DarkStar

Re: mua and mail service provider statistics

2011-05-01 Thread Chen Wei
t; > Kumar > -- once upon a time hotmail was so hot and yahoo mail was so cool... -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110501115559.GB16834@Tungsten.DarkStar

Re: file systems

2011-05-01 Thread Chen Wei
those files been defrag regularly. I am using ext4 now, works fine so far, it will be great if ext4 have online defragment, though, I shall put xfs on the list when need install an OS or get a new hard disk next time. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian

Re: Poll - What Smartphone do you use?

2011-05-03 Thread Chen Wei
r plan to own such devices, also almost guarantee the spare battery can be easily found. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110503153155.GA3827@Tungsten.DarkStar

Re: Knoppix and debian

2011-05-03 Thread Chen Wei
ou mean KNOPPIX discovers more hardware than debian, or KNOPPIX shows the hardware recognition process in a more user friendly way? -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists

Re: Cannot connect to WPA PSK network (ThinkPad X220 with Intel Corporation Centrino Advanced-N + WiMAX 6250 adapter)

2011-05-05 Thread Chen Wei
installed, obviously that is not the case. Perhaps the wpa-ssid is not match? It is case-sensitive. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110505100934.GA3375@Tungsten.DarkStar

Re: User-oriented backup tools

2017-02-17 Thread Chen Wei
stered user #16682) > "After the vintage season came the aftermath -- and Cenbe." > -- Chen Wei

Re: Recommendation for National Public Radio player

2011-11-04 Thread Chen Wei
in my country. A software player called squeezeplay is a good alternative. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/2004075618.GA2483@Tungsten.DarkStar

Re: Recommendation for National Public Radio player

2011-11-05 Thread Chen Wei
eral music players sold by Logitech work with squeezebox server. I heard their audio quality are very good, but don't have the chance to actually see or listen to one because they are not available in my country. A software player called squeezeplay is a good alternative. -- Chen Wei --

Re: Recommendation for National Public Radio player

2011-11-05 Thread Chen Wei
software player called squeezeplay. There are several music players sold by Logitech work with squeezebox server. I heard their audio quality are very good, but don't have the chance to actually see or listen to one because they are not available in my country. -- Chen Wei -- To UNSUBSCRIB

Re: using kernel 3.0.1+

2011-11-06 Thread Chen Wei
working. After that it's a lot easier to get the rest > going. > agree. Squeeze doesn't support Atheros AR8151 NIC on my new system too, I have to install testing. Besides the 3.x kernel, other utils, lm-sensor for example, support for i5 cpu better in testing. -- Chen Wei --

Re: special device does not exist

2011-11-06 Thread Chen Wei
that I changed the partition. But > apparently it is not long enough to beat my last reboot: > I found UUID makes life easier. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Arch

enable i915 rc6 save 7 watt on kernel 3.2

2012-01-18 Thread Chen Wei
HD3000 GPU Debian Squeeze with backports xorg -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120119013018.GA2302@Tungsten

Re: enable i915 rc6 save 7 watt on kernel 3.2

2012-01-19 Thread Chen Wei
often and/or longer. > they are over several hundred MB. Is there any small and simple graphic test tool like glxgreas? -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120119115445.GA3141@Tungsten

Re: enable i915 rc6 save 7 watt on kernel 3.2

2012-01-19 Thread Chen Wei
, the typical desktop usage use almost same amount of power under different kernel. Anyway, it is always good to know that more juice can be squeezed out of the same hardware, isn't it? -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120119131851.GA6788@Tungsten

Re: how to download the packages in Debian testing non-free before installing?

2012-01-19 Thread Chen Wei
bian-installation" process. > > > Stefan hi Stefan, It is very interesting, could you please describe some details? Such as booting, transfer files, install boot loader, etc.al. Thanks. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

Re: [Fwd: Re: enable i915 rc6 save 7 watt on kernel 3.2]

2012-01-19 Thread Chen Wei
looks like a plug with a small LCD screen, capable of measure from few watt to 2000watt, display voltage, power factor, and calculate overall power usage, so it is quite handy for home use. It should be easy to find a good one in local shop or online. -- Chen Wei -- To UNSUBSCRIBE, email to de

Re: [Fwd: Re: enable i915 rc6 save 7 watt on kernel 3.2]

2012-01-19 Thread Chen Wei
og, vesa module is loaded, so better to install xserver-xorg-video-vesa. i915_enable_fcb, as the modinfo suggested, more like a power saving parm. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120120053445.GA10507@Tungsten

Re: How to install Truecrypt on Debian squeeze?

2012-01-20 Thread Chen Wei
tter off by switching to something else, for example, encfs. IMHO it is easier to use, easier to backup. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists

Re: Not getting mails in inbox

2012-01-30 Thread Chen Wei
in/answer.py?hl=en&answer=6588 -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120130085321.GA30054@Tungsten.DarkStar

Re: Not getting mails in inbox

2012-01-30 Thread Chen Wei
4 0.3% | gmx.com 4 0.3% | -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120130134453.GA2756@Tungsten.DarkStar

Re: how to refrain only use certain number of processors

2012-01-30 Thread Chen Wei
ock_1" if [ -f $LOCKFILE ]; then exit 1 else echo "green light .." fi date -u > $LOCKFILE do something rm $LOCKFILE -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe&q

Re: Not getting mails in inbox

2012-01-30 Thread Chen Wei
albasani.net 23 0.1% | News/Mail preference of 1518 users email1419 93.5% | Gmane 74 4.9% | Misc-NNTP 14 0.9% | Google Group8 0.5% | albasani.net3 0.2% | -- Chen Wei -- To UNSUBSCRIBE, email

Re: Not getting mails in inbox

2012-01-31 Thread Chen Wei
eb. The news/mail user count is not always accurate because user sometimes switched to other ways of posting, so does the mua count. There were only 3 messages with 'X-Nabble-From' header, they must from Nabble. I didn't see any message from New Generation. -- Chen Wei -

Re: Backup System

2012-02-03 Thread Chen Wei
mail 4836 Feb 3 20:30 1328272212.M[]en,S=4836:2,S It still take around 36 seconds to run. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120204002446.GA5108@Tungsten.DarkStar

Re: www site monitor

2012-02-10 Thread Chen Wei
dmail(from_addr, dest_addr, msg.as_string()) print 'Successfully sent mail to {0}'.format(dest_addr) s_obj.quit() def main(url): brs = browser() try: site = brs.open(url) except urllib2.URLError: sendmail('datacenter on fire?') except urllib2.H

Re: Mp3 Encoding (and Virtual Machine Software for Wheezy?)

2011-05-18 Thread Chen Wei
on that Sony mp3 supported. > Install a virtual machine, load the older libraries, & do my > encoding there. However, my issue is i don't know of any virtual > machine software available for Debian Wheezy (amd64). Do you guys > know of any? virtualbox -- Chen Wei -- To UNS

Re: Mp3 Encoding (and Virtual Machine Software for Wheezy?)

2011-05-19 Thread Chen Wei
On Wed, May 18, 2011 at 03:25:15PM -0400, Tin Kidneys wrote: > On 05/18/2011 03:16 AM, Chen Wei wrote: > >On Wed, May 18, 2011 at 12:35:01AM -0400, Tin Kidneys wrote: > >>I just purchased a Sony E-Series Walkman,& don't have any album > >>artwork showing on

Re: Starting background process in ssh session

2005-09-01 Thread Chen Wei
Yes, screen is a good choice. - Original Message - From: "Paul Stolp" <[EMAIL PROTECTED]> To: Cc: "Roberto C. Sanchez" <[EMAIL PROTECTED]> Sent: Friday, September 02, 2005 6:20 AM Subject: Re: Starting background process in ssh session >* Roberto C. Sanchez <[EMAIL PROTECTED]> [2005-09

Re: kernel, udev, hal problems - solved

2005-09-19 Thread Chen Wei
solved by using 'dpkg -r xxx' to remove relevant packages. - Original Message - From: "Wei Chen" <[EMAIL PROTECTED]> To: Sent: Monday, September 19, 2005 4:26 PM Subject: kernel, udev, hal problems > Hi, > > I met a problem today when I was trying to 'apt-get upgrade' my testing > deb

Re: Hide services for some user in samba

2005-11-01 Thread Chen Wei
Dave wrote: > Set an 'invalid users' directive on that share. See 'man smb.conf' But the invalid users can still see that service, although they cannot go into the service. How to make the service not listed in the services list for that user? Wei -- To UNSUBSCRIBE, email to [EMAIL PROTECT