Re: rsync episode

2012-02-27 Thread lina
On Tue, Feb 28, 2012 at 2:20 AM, Tony Baldwin t...@tonybaldwin.org wrote: On Mon, Feb 27, 2012 at 09:14:13PM +0800, lina wrote: On Mon, Feb 27, 2012 at 9:00 PM, Shaun deb...@gmsl.co.uk wrote: On 27/02/2012 12:49, lina wrote: Hi, When I tried the rsync -rvz source destination It re

Re: rsync episode

2012-02-27 Thread lina
On Tue, Feb 28, 2012 at 2:31 AM, Bob Proulx b...@proulx.com wrote: lina wrote: Shaun wrote: lina wrote: When I tried the rsync -rvz source destination It re-copied part of already-copied, any idea to prevent it. rsync -avz Yes.  Rsync needs one of -t or -a to preserve times

Re: rsync episode

2012-02-27 Thread lina
On Tue, Feb 28, 2012 at 3:57 AM, Wayne Topa linux...@gmail.com wrote: On 02/27/2012 07:49 AM, lina wrote: Hi, When I tried the rsync -rvz source destination It re-copied part of already-copied, any idea to prevent it. Please clarify that for me.  Are you saying you are transferring

Re: iceweasle download window

2012-02-26 Thread lina
On Sun, Feb 26, 2012 at 9:29 PM, Camaleón noela...@gmail.com wrote: On Tue, 21 Feb 2012 11:23:03 +0800, lina wrote: Since last time I clear list in the pop-up download  window, there is no more downloading item shown as before. The download still proceed but with blank window. (please see

[1/2OT] something about sed

2012-02-26 Thread lina
Hi, sorry a bit off-topic, sed -e 's/\([^ ]*\)\([ ]*\)\([^ ]*\)/\3\2\1/g' GNU Linux is cool Linux GNU cool is I don't know why $ echo GNU linux is cool | sed -e 's/\([^ ]*\)\([ ]*\)\([^ ]*\)/\3\2\1/g' GNU linux is cool It doesn't work. Thanks for any suggestions, Best regards, -- To

Re: [1/2OT] something about sed

2012-02-26 Thread lina
On Monday 27,February,2012 12:14 AM, Javier Barroso wrote: On Sun, Feb 26, 2012 at 4:30 PM, linalina.lastn...@gmail.com wrote: Hi, sorry a bit off-topic, sed -e 's/\([^ ]*\)\([ ]*\)\([^ ]*\)/\3\2\1/g' GNU Linux is cool Linux GNU cool is No here ... I don't know why $ echo GNU linux is

Re: [1/2OT] something about sed

2012-02-26 Thread lina
On Monday 27,February,2012 12:16 AM, Allan Wind wrote: On 2012-02-26 23:30:55, lina wrote: $ echo GNU linux is cool | sed -e 's/\([^ ]*\)\([ ]*\)\([^ ]*\)/\3\2\1/g' GNU linux is cool What is it that you are trying to do? The regex is looking for It's an example from a book. I just clumsily

Re: iceweasle download window

2012-02-26 Thread lina
On Monday 27,February,2012 12:18 AM, Camaleón wrote: On Sun, 26 Feb 2012 22:12:27 +0800, lina wrote: On Sun, Feb 26, 2012 at 9:29 PM, Camaleónnoela...@gmail.com wrote: On Tue, 21 Feb 2012 11:23:03 +0800, lina wrote: Since last time I clear list in the pop-up download window

Re: [1/2OT] something about sed

2012-02-26 Thread lina
On Monday 27,February,2012 03:45 AM, Bob Proulx wrote: lina wrote: Javier Barroso wrote: or using extended regular expressions, you can remove all escape stuff : sed -re 's/([^ ]+)( +)([^ ]+)/\3\2\1/g' Ha ... I didn't realize the -r can be used. sed -re 's/([^ ]+) ([^ ]+) ([^ ]+)/\3 \2 \1/g

Re: debian-multimedia bugs reporting.

2012-02-24 Thread lina
On Mon, Feb 20, 2012 at 8:30 PM, Sthu Deus sthu.d...@gmail.com wrote: Good time of the day. What's the practice of sending bug reports against packages from debian-multimedia? - From its web page I get it as to: . developers list . developers of the software. It is the first time I try

Re: wireless is disabled

2012-02-24 Thread lina
:- http://freecode.com/projects/rute On 24/02/2012, lina lina.lastn...@gmail.com wrote: On Fri, Feb 24, 2012 at 6:26 AM, Florian Kulzer debian-li...@florian-kulzer.eu wrote: On Fri, Feb 24, 2012 at 00:36:02 +0800, lina wrote: Supplementary Information: # nm-tool NetworkManager Tool State

Re: wireless is disabled

2012-02-24 Thread lina
On Fri, Feb 24, 2012 at 7:55 PM, Scott Ferguson prettyfly.producti...@gmail.com wrote: On 24/02/12 13:52, lina wrote: On Fri, Feb 24, 2012 at 6:26 AM, Florian Kulzer debian-li...@florian-kulzer.eu wrote: On Fri, Feb 24, 2012 at 00:36:02 +0800, lina wrote: Supplementary Information: snipped

a quick Q: what is the .alias for

2012-02-24 Thread lina
Hi, /lib/modules/3.2.5mj-lina/modules.alias /lib/modules/3.1.13.1-mj-lina/modules.alias I don't know what the .alias stands for, Thanks for any explainations, Best regards, -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Re: a quick Q: what is the .alias for

2012-02-24 Thread lina
things. Thanks for understanding. Best regards, On 24/02/2012, Walter Hurry walterhu...@lavabit.com wrote: On Fri, 24 Feb 2012 22:24:23 +0800, lina wrote: Hi, /lib/modules/3.2.5mj-lina/modules.alias /lib/modules/3.1.13.1-mj-lina/modules.alias I don't know what the .alias stands

Re: a quick Q: what is the .alias for

2012-02-24 Thread lina
to ask, but still want to ask. It's not something big, but the answers will certainly enrich my understanding about other things. Thanks for understanding. Best regards, On 24/02/2012, Walter Hurry walterhu...@lavabit.com wrote: On Fri, 24 Feb 2012 22:24:23 +0800, lina wrote

wireless is disabled

2012-02-23 Thread lina
Hi, the network manage showed me: Wired network device not managed Wireless network wireless is disabled I reboot and also tried /etc/initi.d/network-manage restart not work It used to work, but this afternoon I guess I disabled the wireless when chose to use cable, but now stuck how to get it

Re: wireless is disabled

2012-02-23 Thread lina
Supplementary Information: # nm-tool NetworkManager Tool State: disconnected - Device: eth0 - Type: Wired Driver:tg3 State: unmanaged Default: no HW Address:

Re: wireless is disabled

2012-02-23 Thread lina
I do update some package today, might that reason? How do I quick check the package I updated today, /var/log/dpkg.log? too detailed, are there some other ways, Thanks, -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Re: wireless is disabled

2012-02-23 Thread lina
which updated packages: libnetcdf6 libhdf5-serial-1.8.4 libhdf5-7 libnetcdfc6 libnetcdff5 libnetcdfc++5 libcf0 login man-db login foomatic-db-compressed-ppds foomatic-filters lib32asound2-dev lib32asound2 libasound2-dev libasound2 libustr-1.0-1 man-db libustr-1.0-1 libsemanage-common libsemanage1

Re: very weird xfce behavior... please help

2012-02-23 Thread lina
On 24 Feb, 2012, at 1:47, Joao Ferreira Gmail joao.miguel.c.ferre...@gmail.com wrote: Hello all, Recently my xfce started behaving with strange issues that make me unable to use it. I can login to xfce, but... I notice 2 major problems: 1) the windows have no frame, no minimize,

Re: wireless is disabled

2012-02-23 Thread lina
On 24 Feb, 2012, at 1:48, Kelly Clowers kelly.clow...@gmail.com wrote: On Thu, Feb 23, 2012 at 09:27, lina lina.lastn...@gmail.com wrote: which updated packages: snip I don't know whether some of them related to it. No, none of those really relate to NM or WiFi (the stuff with net

Re: wireless is disabled

2012-02-23 Thread lina
On 24 Feb, 2012, at 1:42, richard richard.b...@blueyonder.co.uk wrote: On Fri, 24 Feb 2012 01:27:37 +0800 lina lina.lastn...@gmail.com wrote: which updated packages: libnetcdf6 libhdf5-serial-1.8.4 libhdf5-7 libnetcdfc6 libnetcdff5 libnetcdfc++5 libcf0 login man-db login

Re: wireless is disabled

2012-02-23 Thread lina
On Fri, Feb 24, 2012 at 6:26 AM, Florian Kulzer debian-li...@florian-kulzer.eu wrote: On Fri, Feb 24, 2012 at 00:36:02 +0800, lina wrote: Supplementary Information: # nm-tool NetworkManager Tool State: disconnected - Device: eth0

Re: xfce4-power-manager necessary

2012-02-22 Thread lina
On Wed, Feb 22, 2012 at 4:22 PM, Lorenzo Sutton lorenzofsut...@gmail.com wrote: On 21/02/12 15:20, lina wrote: Hi, Is it necessary to install the xfce4-power-manager? I mainly use AC. seldom use battery. Today went outside, so use the battery. install the xfce4-power-manager, xfce4-power

Re: xfce4-power-manager necessary

2012-02-22 Thread lina
snip BTW, which commands can be used to find the battery remainings, Thanks all, -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

xfce4-power-manager necessary

2012-02-21 Thread lina
Hi, Is it necessary to install the xfce4-power-manager? I mainly use AC. seldom use battery. Today went outside, so use the battery. install the xfce4-power-manager, xfce4-power-manager-plugins and xfce4-power-manager-data to monitor the battery remaining. My intuitions tell me the power

[OT] how to change the first character into upper case

2012-02-21 Thread lina
Sorry a bit off-topic, but I am stuck with how to tr (googled some ways out, still not work) NELSON ARISPE, EDUARDO ROJAS, AND HARVEY B. POLLARD into Nelson Arispe, Eduardo Rojas, and Harvey B. Pollard Here is what I came up with so far: echo NELSON ARISPE, EDUARDO ROJAS, AND HARVEY B.

Re: [OT] how to change the first character into upper case

2012-02-21 Thread lina
On Wed, Feb 22, 2012 at 12:38 AM, Tony van der Hoff t...@vanderhoff.org wrote: On 21/02/12 15:48, lina wrote: Sorry a bit off-topic, but I am stuck with how to tr (googled some ways out, still not work) NELSON ARISPE, EDUARDO ROJAS, AND HARVEY B. POLLARD into Nelson Arispe, Eduardo Rojas

Re: [OT] how to change the first character into upper case

2012-02-21 Thread lina
On Wed, Feb 22, 2012 at 12:50 AM, Dom to...@rpdom.net wrote: On 21/02/12 15:48, lina wrote: Sorry a bit off-topic, but I am stuck with how to tr (googled some ways out, still not work) NELSON ARISPE, EDUARDO ROJAS, AND HARVEY B. POLLARD into Nelson Arispe, Eduardo Rojas, and Harvey B

linux-sources

2012-02-11 Thread lina
Right now updating I notice the install of linux-source 3.2 my question is that: 1] will it install on / my / has reached 83% 2] I have installed kernel 3.2.5 is it necessary to have 3.2? thanks -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe.

Re: linux-sources

2012-02-11 Thread lina
On Sat, Feb 11, 2012 at 8:02 PM, Scott Ferguson prettyfly.producti...@gmail.com wrote: On 11/02/12 22:53, lina wrote: Right now updating I notice the install of linux-source 3.2 my question is that: 1] will it install on / my / has reached 83% Maybe, depends on your partitioning. If you

[1/2OT]how to optimize below one

2012-02-11 Thread lina
#!/bin/bash for i in {0..110} do cat_g_f -f m001\_$i\_sot.xtc m002\_$i\_sot.xtc m003\_$i\_sot.xtc m004\_$i\_sot.xtc m005\_$i\_sot.xtc m006\_$i\_sot.xtc m007\_$i\_sot.xtc m008\_$i\_sot.xtc m009\_$i\_sot.xtc m010\_$i\_sot.xtc m011\_$i\_sot.xtc m012\_$i\_sot.xtc m013\_$i\_sot.xtc-cat

Re: [1/2OT]how to optimize below one

2012-02-11 Thread lina
On 12 Feb, 2012, at 0:02, Christofer C. Bell christofer.c.b...@gmail.com wrote: On Sat, Feb 11, 2012 at 6:27 AM, lina lina.lastn...@gmail.com wrote: #!/bin/bash for i in {0..110} do cat_g_f -f m001\_$i\_sot.xtc m002\_$i\_sot.xtc m003\_$i\_sot.xtc m004\_$i\_sot.xtc m005\_$i

Re: [OT] Using dvorak

2012-02-08 Thread lina
On Thu, Feb 9, 2012 at 5:11 AM, Martin Steigerwald mar...@lichtvoll.de wrote: Am Mittwoch, 8. Februar 2012 schrieb Sylvain: On 08. 02. 12 09:41, Martin Steigerwald wrote: […] How does it work when you have to use a qwert(zy) keymapping sometimes? Would that still work out nicely enough?

Re: [OT] how to take care of hand

2012-02-07 Thread lina
On Tue, Feb 7, 2012 at 11:49 PM, Curt cu...@free.fr wrote: On 2012-02-06, richard richard.b...@blueyonder.co.uk wrote:    I've had similar problems with my wrists and shoulders, and the one    thing that helped most was taking 3 minutes a day to do a set of complete range-of-motion wrist

Re: how to check the server can be connected or not

2012-02-06 Thread lina
On Tue, Feb 7, 2012 at 3:41 AM, Karl Vogel vogelke+deb...@pobox.com wrote: On Fri, 3 Feb 2012 11:49:22 +0800, lina lina.lastn...@gmail.com said: L Hi, a server is closed, but will start in future, sooner or later, I L wish to access in the first time it's open.  I tried: L while ( ssh server

Re: the disappear of taskbar ( was: system locks, was was: something weird)

2012-02-05 Thread lina
On Sunday 05,February,2012 04:19 PM, Ralf Mardorf wrote: On Sun, 2012-02-05 at 15:24 +1100, Scott Ferguson wrote: On 05/02/12 15:08, lina wrote: On Sun, Feb 5, 2012 at 11:51 AM, Scott Ferguson prettyfly.producti...@gmail.com wrote: Whoa! Back up. I did *not* write *any* of those things

Re: [OT] how to take care of hand - dvorak

2012-02-05 Thread lina
On Mon, Feb 6, 2012 at 9:35 AM, Russell L. Harris rlhar...@broadcaster.org wrote: * Arnt Karlsen a...@c2i.net [120205 23:54]: On Sat, 4 Feb 2012 16:37:47 +, Russell wrote in message 20120204163747.GC2339@cromwell.tmiaf: From the Gnome desktop, use the system - preferences - keyboard -

Something weird

2012-02-04 Thread lina
. And the terminal has no reaction. Only an empty square after lina@debian:~$ The only way I can use is the press F1. F series keys. Any idea how to check? Or what I have done wrong? I restarted, still the same. Thanks It's wheezy with xfce 4 Lina -- To UNSUBSCRIBE, email to debian-user-requ

Something weird

2012-02-04 Thread lina
From: lina lina.lastn...@gmail.com Date: 4 February, 2012 18:00:52 GMT+08:00 To: Debian Lists debian-user@lists.debian.org Subject: Something weird Hi, When I browsed some website, Just for a while. I did not notice the screen. The iceweasle moved over screen. I can't clink

Re: System locks

2012-02-04 Thread lina
On Saturday 04,February,2012 06:38 PM, Camaleón wrote: On Sat, 04 Feb 2012 18:00:52 +0800, lina wrote: Hi, Lina, next time try to choose a more descriptive subject :-) Yes. ^_^ For everything the top taskbar was gone. Everything started with mean bars. After reboot twice, I can input

Re: System locks

2012-02-04 Thread lina
On Saturday 04,February,2012 07:14 PM, Weaver wrote: On Sat, 04 Feb 2012 18:00:52 +0800, lina wrote: Hi, Lina, next time try to choose a more descriptive subject :-) When I browsed some website, Just for a while. I did not notice the screen. The iceweasle moved over screen. I can't

Re: Something weird

2012-02-04 Thread lina
On Saturday 04,February,2012 07:55 PM, Lisi wrote: On Saturday 04 February 2012 10:00:52 lina wrote: Hi, When I browsed some website, Just for a while. I did not notice the screen. The iceweasle moved over screen. I can't clink the small, enlarge or shutdown button Neither can move

the disappear of taskbar ( was: system locks, was was: something weird)

2012-02-04 Thread lina
How could set the taskbar back, for everything. I used to have the taskbar at the top. Thanks for suggestions, best regards, -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Re: the disappear of taskbar ( was: system locks, was was: something weird)

2012-02-04 Thread lina
On Saturday 04,February,2012 09:11 PM, lina wrote: How could set the taskbar back, is it relevant to the xfce4-panel? $ dpkg --get-selections | grep panel gir1.2-panelapplet-4.0 install gnome-panel-datainstall libpanel-applet-4-0

Re: [OT] how to take care of hand

2012-02-04 Thread lina
On Saturday 04,February,2012 09:33 PM, Arnt Karlsen wrote: On Sat, 04 Feb 2012 11:18:55 +0800, lina wrote in message 4f2ca39f.70...@gmail.com: On Saturday 04,February,2012 03:15 AM, Dotan Cohen wrote: On Fri, Feb 3, 2012 at 18:57, linalina.lastn...@gmail.com wrote: Hi, are there some

Re: [OT] how to take care of hand

2012-02-04 Thread lina
On 4 Feb, 2012, at 21:56, Lisi lisi.re...@gmail.com wrote: On Saturday 04 February 2012 13:47:01 lina wrote: ..if you're changing your keyboard habits anyway, follow the dvorak advice, it's a more dramatic change that will help stop you from falling back into your bad qwerty habits, also

Re: the disappear of taskbar ( was: system locks, was was: something weird)

2012-02-04 Thread lina
I un-install and re-install the xfce4 not work. which are the possible way I can do to drag task bar a bit down. Thanks, On Sat, Feb 4, 2012 at 9:26 PM, lina lina.lastn...@gmail.com wrote: On Saturday 04,February,2012 09:11 PM, lina wrote: How could set the taskbar back, is it relevant

Re: Something weird

2012-02-04 Thread lina
On Sat, Feb 4, 2012 at 10:39 PM, Lisi lisi.re...@gmail.com wrote: On Saturday 04 February 2012 10:23:42 lina wrote: Do I need install anti virus package on Debian. Lina - If you are asking whether this problem might be due to a virus, the answer is that it is extremely unlikely.  I have

Re: System locks

2012-02-04 Thread lina
On Sat, Feb 4, 2012 at 10:45 PM, Camaleón noela...@gmail.com wrote: On Sat, 04 Feb 2012 20:34:13 +0800, lina wrote: On Saturday 04,February,2012 06:38 PM, Camaleón wrote: On Sat, 04 Feb 2012 18:00:52 +0800, lina wrote: Hi, Lina, next time try to choose a more descriptive subject :-) Yes

Re: System locks

2012-02-04 Thread lina
snip Thanks, it's fixed after aptitude purge xfce4 xfce4-session and remove some file in .config I guess there is still remainings, cause once I re-install xfce4 and xfce4-session, it came back again. All your suggestions are highly appreciated, Best regards, -- To UNSUBSCRIBE, email to

Re: [OT] how to take care of hand

2012-02-04 Thread lina
On Sat, Feb 4, 2012 at 9:33 PM, Arnt Karlsen a...@c2i.net wrote: On Sat, 04 Feb 2012 11:18:55 +0800, lina wrote in message 4f2ca39f.70...@gmail.com: On Saturday 04,February,2012 03:15 AM, Dotan Cohen wrote: On Fri, Feb 3, 2012 at 18:57, linalina.lastn...@gmail.com  wrote: Hi

Re: System locks

2012-02-04 Thread lina
On Sun, Feb 5, 2012 at 12:06 AM, Camaleón noela...@gmail.com wrote: On Sat, 04 Feb 2012 22:59:13 +0800, lina wrote: On Sat, Feb 4, 2012 at 10:45 PM, Camaleón noela...@gmail.com wrote: For everything the top taskbar was gone. Everything started with mean bars. After reboot twice, I can

Re: [OT] how to take care of hand - dvorak

2012-02-04 Thread lina
On Sun, Feb 5, 2012 at 12:37 AM, Russell L. Harris rlhar...@broadcaster.org wrote: * lina lina.lastn...@gmail.com [120204 16:12]: How do I start the dvorak? sorry I just started finishing reading the wikipage about dvorak. From the Gnome desktop, use the system - preferences - keyboard

Re: the disappear of taskbar ( was: system locks, was was: something weird)

2012-02-04 Thread lina
On Sun, Feb 5, 2012 at 10:43 AM, Walter Hurry walterhu...@lavabit.com wrote: On Sat, 04 Feb 2012 21:11:16 +0800, lina wrote: How could set the taskbar back, for everything. I used to have the taskbar at the top. Do you *ever* manage to do *anything* without a major disaster? It might

Re: System locks

2012-02-04 Thread lina
On Sun, Feb 5, 2012 at 1:42 AM, Gilbert Sullivan whirly...@comcast.net wrote: On 02/04/2012 11:02 AM, lina wrote: snip Thanks, it's fixed after aptitude purge xfce4 xfce4-session and remove some file in .config I guess there is still remainings, cause once I re-install xfce4 and xfce4

Re: the disappear of taskbar ( was: system locks, was was: something weird)

2012-02-04 Thread lina
On Sun, Feb 5, 2012 at 11:51 AM, Scott Ferguson prettyfly.producti...@gmail.com wrote: On 05/02/12 13:43, Walter Hurry wrote: On Sat, 04 Feb 2012 21:11:16 +0800, lina wrote: How could set the taskbar back, for everything. I used to have the taskbar at the top. Do you *ever* manage to do

Re: the disappear of taskbar ( was: system locks, was was: something weird)

2012-02-04 Thread lina
On Sun, Feb 5, 2012 at 12:08 PM, lina lina.lastn...@gmail.com wrote: On Sun, Feb 5, 2012 at 11:51 AM, Scott Ferguson prettyfly.producti...@gmail.com wrote: On 05/02/12 13:43, Walter Hurry wrote: On Sat, 04 Feb 2012 21:11:16 +0800, lina wrote: How could set the taskbar back, for everything

Re: the disappear of taskbar ( was: system locks, was was: something weird)

2012-02-04 Thread lina
On Sun, Feb 5, 2012 at 12:36 PM, Ralf Mardorf ralf.mard...@alice-dsl.net wrote: On Sun, 2012-02-05 at 02:43 +, Walter Hurry wrote: On Sat, 04 Feb 2012 21:11:16 +0800, lina wrote: How could set the taskbar back, for everything. I used to have the taskbar at the top. Do you *ever

Re: how to check the server can be connected or not

2012-02-03 Thread lina
On Friday 03,February,2012 05:32 PM, Jon Dowland wrote: while true; do ssh server break done Thanks for both of you, the two ways once ssh server, it stayed in server and won't come back and proceed the rest. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a

Re: lpr command not found

2012-02-03 Thread lina
On Friday 03,February,2012 06:49 PM, Anthony Campbell wrote: On 03 Feb 2012, Russell L. Harris wrote: There is a bit more to this matter than the package lpr. About a decade ago, the package lprng (ng meaning next generation) fixed most of the problems of the package lpr. Most importantly,

Re: lpr command not found

2012-02-03 Thread lina
On Friday 03,February,2012 09:01 PM, lina wrote: On Friday 03,February,2012 06:49 PM, Anthony Campbell wrote: On 03 Feb 2012, Russell L. Harris wrote: There is a bit more to this matter than the package lpr. About a decade ago, the package lprng (ng meaning next generation) fixed most

Re: how to check the server can be connected or not

2012-02-03 Thread lina
On Friday 03,February,2012 11:05 PM, Jon Dowland wrote: On 03/02/12 09:55, lina wrote: On Friday 03,February,2012 05:32 PM, Jon Dowland wrote: while true; do ssh server break done Thanks for both of you, the two ways once ssh server, it stayed in server and won't come back and proceed

[OT] how to take care of hand

2012-02-03 Thread lina
Hi, are there some suggestions about how to take care of hand? for weeks, I felt the hand especially the thumb get strengh-less in typing, and kinda of stiff, I can't avoid using mouse ( even has changed to a light one) and keyboard, googled some way, a bit horrible, someone even said need

Re: [OT] how to take care of hand

2012-02-03 Thread lina
Lina, I suffer from manual disability (inoperable right thumb) and my hands hurt (especially the left) after extending typing. Here is how I cope: 1) I put my index fingers on D and K instead of F and J. This not only leads to better posture, but it removes much work from the weak pinky fingers

how to check the server can be connected or not

2012-02-02 Thread lina
Hi, a server is closed, but will start in future, sooner or later, I wish to access in the first time it's open. I tried: while ( ssh server ) do sleep 60 done wall server_open.txt actually I don't know how to write the while part, thanks for suggestions, Best regards, -- To

Re: lpr command not found

2012-02-02 Thread lina
On Fri, Feb 3, 2012 at 3:53 AM, lee l...@songoku.yagibdah.de wrote: lina lina.lastn...@gmail.com writes: well, I have a derived problem, after installing lpr, $ lpr ProbSet_2.pdf lpr: lp: unknown printer $ lpstat HP-LaserJet-P4015-225   lina            156672   Thursday 02,February,2012

Re: Option 'printer-resolution' has value '(unknown IPP tag)' and cannot be edited.

2012-02-02 Thread lina
On Thu, Feb 2, 2012 at 10:48 PM, Camaleón noela...@gmail.com wrote: On Thu, 02 Feb 2012 12:10:03 +0800, lina wrote: On Thu, Feb 2, 2012 at 1:53 AM, Camaleón noela...@gmail.com wrote: On Thu, 02 Feb 2012 00:55:08 +0800, lina wrote: Hi, I have been stuck by the printer-not-working for months

Option 'printer-resolution' has value '(unknown IPP tag)' and cannot be edited.

2012-02-01 Thread lina
Hi, I have been stuck by the printer-not-working for months. Tonight I reinstall the cups, and re-add printer, It's an internet printer, I tried the connection by IPP via DNS-SD LPD via DNS-SD and also the AppSocket/jetDirect network printer via DNS-SD. all showed me such error as: Option

lpr command not found

2012-02-01 Thread lina
Hi, which package contains the lpr command for printing. Thanks, -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Re: Option 'printer-resolution' has value '(unknown IPP tag)' and cannot be edited.

2012-02-01 Thread lina
On Thu, Feb 2, 2012 at 1:53 AM, Camaleón noela...@gmail.com wrote: On Thu, 02 Feb 2012 00:55:08 +0800, lina wrote: Hi, I have been stuck by the printer-not-working for months. Weird. I'm using wheezy and haven' had any problems with my printers :-) Might the network printer is tricky

Re: lpr command not found

2012-02-01 Thread lina
On Thu, Feb 2, 2012 at 11:58 AM, Stan Hoeppner s...@hardwarefreak.com wrote: On 2/1/2012 9:43 PM, lina wrote: which package contains the lpr command for printing. Surprisingly... lpr aha ... thanks, $ aptitude show lpr Package: lpr State: not installed Version: 1:2008.05.17 Priority

Re: lpr command not found

2012-02-01 Thread lina
lpr, $ lpr ProbSet_2.pdf lpr: lp: unknown printer $ lpstat HP-LaserJet-P4015-225 lina156672 Thursday 02,February,2012 11:35:38 AM SGT lp ProbSet_2.pdf request id is HP-LaserJet-P4015-226 (1 file(s)) I don't know what's going on. thanks, On Thu, Feb 2, 2012 at 12:27 PM, kei

/dev/disk/by-uuid/2a687c3c-ffb4-4577-9781-beb6b88eb71b normal

2012-01-31 Thread lina
~$ df Filesystem 1K-blocks Used Available Use% Mounted on rootfs681584 531940115468 83% / udev 4038260 0 4038260 0% /dev tmpfs

Re: /dev/disk/by-uuid/2a687c3c-ffb4-4577-9781-beb6b88eb71b normal

2012-01-31 Thread lina
:/dev/disk/by-uuid$ ls 0dc0ac69-7e3a-43d5-8582-aac085053f83 49ce4cbd-7ac8-4b2d-84da-85143d214ee3 ba00a966-7352-4749-b478-788fea4f1a83 f38f09c1-8cc3-485f-8235-1b23fc26fcc9 114ea034-62b3-4266-b80f-e8bd43c90bfe 4c106bc2-cb98-4795-9cff-6da66d0da771 c826cf6e-a284-4741-a8e4-89b75991d801

Re: /dev/disk/by-uuid/2a687c3c-ffb4-4577-9781-beb6b88eb71b normal

2012-01-31 Thread lina
:/dev$ df -h Filesystem Size Used Avail Use% Mounted on rootfs 666M 520M 113M 83% / udev3.9G 0 3.9G 0% /dev tmpfs

Re: /dev/disk/by-uuid/2a687c3c-ffb4-4577-9781-beb6b88eb71b normal

2012-01-31 Thread lina
:/dev/disk/by-uuid$ ls -lrt total 0 lrwxrwxrwx 1 root root 10 Jan 31 23:49 0dc0ac69-7e3a-43d5-8582-aac085053f83 - ../../sda6 lrwxrwxrwx 1 root root 10 Jan 31 23:49 d38248c3-eb61-3bdc-9ba8-79f04ad34c8a - ../../sda2 lrwxrwxrwx 1 root root 10 Jan 31 23:49 70D6-1701 - ../../sda1 lrwxrwxrwx 1 root root

Re: how to refrain only use certain number of processors

2012-01-31 Thread lina
I need time to understand the suggestions have been given. A quick thanks. Best regards, On Wed, Feb 1, 2012 at 12:10 AM, Nicolas Bercher nberc...@yahoo.fr wrote: What about the use of ulimit or any other tool that your sysadmin could control? On the other hand, these solutions seem ok:  

Re: No locks available.

2012-01-31 Thread lina
:08 EST 2007 x86_64 x86_64 x86_64 GNU/Linux Thanks, On 01/21/2012 05:12 PM, lina wrote: On Sat, Jan 21, 2012 at 10:53 PM, Camaleón noela...@gmail.com wrote: On Sat, 21 Jan 2012 22:36:30 +0800, lina wrote: On Sat, Jan 21, 2012 at 10:26 PM, Camaleón noela...@gmail.com wrote: Can you please

Re: how to examine the network issue

2012-01-31 Thread lina
On Tue, Jan 31, 2012 at 1:03 AM, Camaleón noela...@gmail.com wrote: On Mon, 23 Jan 2012 13:18:50 +0800, lina wrote: I found I can ssh to server, To what server? Local server, remote server...? local. it happened in the past. now it's gone. but could not open some webpage. What page

Re: how to refrain only use certain number of processors

2012-01-31 Thread lina
On 1 Feb, 2012, at 1:19, Nicolas Bercher nberc...@yahoo.fr wrote: On 31/01/2012 17:22, lina wrote: I need time to understand the suggestions have been given. Yes, of course. But this may interest other pepole on the list since your topic since to be of great interest for others, including

Re: /dev/disk/by-uuid/2a687c3c-ffb4-4577-9781-beb6b88eb71b normal

2012-01-31 Thread lina
On Wed, Feb 1, 2012 at 3:31 AM, Ralf Mardorf ralf.mard...@alice-dsl.net wrote: On Wed, 2012-02-01 at 00:16 +0800, lina wrote: :/dev$ df -h Filesystem                                              Size  Used Avail Use% Mounted on rootfs                                                  666M

how to refrain only use certain number of processors

2012-01-30 Thread lina
Hi, ( sorry if it a bit off-topic) I have a script like #!/bin/bash for i in {0..108} do some job will run for mins done Here I used for some kinda of parallel. but there is a problem, I wished at most it only run 8 jobs simultantly, no more than 8, once finished, a new job can continue,

Re: how to refrain only use certain number of processors

2012-01-30 Thread lina
On Mon, Jan 30, 2012 at 6:06 PM, lina lina.lastn...@gmail.com wrote: Hi, ( sorry if it a bit off-topic) I have a script like #!/bin/bash for i in {0..108} do some job will run for mins done Here I used for some kinda of parallel. but there is a problem, I wished at most

Re: how to refrain only use certain number of processors

2012-01-30 Thread lina
On Mon, Jan 30, 2012 at 6:35 PM, Jochen Spieker m...@well-adjusted.de wrote: lina: I wished at most it only run 8 jobs simultantly, no more than 8, once finished, a new job can continue, Xargs can be used for this. An exmaple: $ seq 1 100 | xargs -n1 -P8 echo Seq prints the numbers from

Re: how to refrain only use certain number of processors

2012-01-30 Thread lina
On Mon, Jan 30, 2012 at 10:08 PM, Chen Wei weichen...@gmx.com wrote: On Mon, Jan 30, 2012 at 06:06:06PM +0800, lina wrote: I have a script like #!/bin/bash for i in {0..108} do some job will run for mins done Here I used for some kinda of parallel. but there is a problem, I wished

Re: how to refrain only use certain number of processors

2012-01-30 Thread lina
On Mon, Jan 30, 2012 at 10:11 PM, Darac Marjal mailingl...@darac.org.uk wrote: On Mon, Jan 30, 2012 at 06:06:06PM +0800, lina wrote: Hi, ( sorry if it a bit off-topic) I have a script like #!/bin/bash for i in {0..108} do some job will run for mins done Here I used for some

Re: how to refrain only use certain number of processors

2012-01-30 Thread lina
On Mon, Jan 30, 2012 at 10:29 PM, Jochen Spieker m...@well-adjusted.de wrote: lina: On Mon, Jan 30, 2012 at 6:35 PM, Jochen Spieker m...@well-adjusted.de wrote: lina: I wished at most it only run 8 jobs simultantly, no more than 8, once finished, a new job can continue, Xargs can be used

Re: how to refrain only use certain number of processors

2012-01-30 Thread lina
On Tue, Jan 31, 2012 at 12:05 AM, Jochen Spieker m...@well-adjusted.de wrote: lina: well, a question, $ seq 0 3 | xargs --verbose echo A echo A 0 1 2 3 A 0 1 2 3 How can I make the output as: A0 A1 A2 A3 Your problem in this case is that xargs adds whitespace before adding arguments

Re: OT: how to kill 120 jobs at once.

2012-01-22 Thread lina
On 22 Jan, 2012, at 20:03, Ralf Madorf ralf.mard...@alice-dsl.net wrote: On Sun, 2012-01-22 at 12:56 +0100, Ralf Madorf wrote: On Sun, 2012-01-22 at 11:11 +0200, Dotan Cohen wrote: One Real A__ Called Larry Ellison

how to examine the network issue

2012-01-22 Thread lina
Hi, I found I can ssh to server, but could not open some webpage. but can open google on and off. is it weird? The connection was reset The connection to the server was reset while the page was loading. The site could be temporarily unavailable or too busy. Try again in a few

No locks available.

2012-01-21 Thread lina
Hi, Few days ago I met below issue: Failed to lock: a.log. No locks available. the a.log is in present directory. I asked on other list which is the software related issue. was suggested to move the a.log to another directory and moved back to continue. but not work. Can someone give me some

Re: how to kill 120 jobs at once.

2012-01-21 Thread lina
any more. [...] what's the alternative choice, Hi Lina, You can install the procps package, then use   pkill nvt Like kill, pkill takes a signal number as an option, so more aggressively:   pkill -9 nvt -- Cheers, Clive Thanks for both of you. I did not know the pkill

Environment nomenclature undefined.

2012-01-21 Thread lina
Hi, Are there some debian package which contains some certain documentclass which can satisfy the environment for the nomenclature and cknowledgement in padflatex. I used the article, not work. I am hesitated whether used external .cls? or look inside the debian package. Thanks, -- To

Re: No locks available.

2012-01-21 Thread lina
On Sat, Jan 21, 2012 at 10:26 PM, Camaleón noela...@gmail.com wrote: On Sat, 21 Jan 2012 17:37:28 +0800, lina wrote: Few days ago I met below issue: Failed to lock: a.log. No locks available. the a.log is in present directory. I asked on other list which is the software related issue

Re: No locks available.

2012-01-21 Thread lina
On Sat, Jan 21, 2012 at 10:53 PM, Camaleón noela...@gmail.com wrote: On Sat, 21 Jan 2012 22:36:30 +0800, lina wrote: On Sat, Jan 21, 2012 at 10:26 PM, Camaleón noela...@gmail.com wrote: Can you please tell where is located that a.log file and what software generates it? The a.log

Re: how to kill 120 jobs at once.

2012-01-21 Thread lina
On Sat, Jan 21, 2012 at 11:28 PM, Brad Alexander stor...@gmail.com wrote: Agreed. This command is much better than killall. I have worked with several unices, and in other versions of Unix (AIX is where I got bitten by this), killall is the command does just that. It kills all processes, as in

Re: Environment nomenclature undefined.

2012-01-21 Thread lina
On Sat, Jan 21, 2012 at 11:25 PM, Camaleón noela...@gmail.com wrote: On Sat, 21 Jan 2012 21:48:25 +0800, lina wrote: Are there some debian package which contains some certain documentclass which can satisfy the environment for the nomenclature and cknowledgement in padflatex. I used

Re: how to kill 120 jobs at once.

2012-01-21 Thread lina
On Sun, Jan 22, 2012 at 1:48 AM, Dotan Cohen dotanco...@gmail.com wrote: how to kill 120 jobs at once. Sell the company to Oracle. You do know what Oracle is an acronym for, no? I don't know. just checked, ORACLE Oak Ridge Automatic Computer Logical Engine ORACLE Operational Research and

Re: how to check 400 files exist

2012-01-20 Thread lina
On Sat, Jan 21, 2012 at 4:02 AM, Karl Vogel vogelke+deb...@pobox.com wrote: On Thu, 19 Jan 2012 00:34:50 +0800, lina lina.lastn...@gmail.com said: L I am choked by how to check more than 400 files exist or not, if not, L sleep, but once it's all generated, continue do something.  Those files

<    1   2   3   4   5   6   7   8   9   10   >