Guygyyiy g the same time I see you e

2016-07-04 Thread Teresa Friday
Cebevcvf evefebtbegtbefkfk ur kid kymymm y the f k kyuukyu just Kiki uI u you I uuii uiu uiuuuiuiiurm gym. U7&44&7&4&44 Kurt t it toy round to 45 t murk unruffled hy upright a fr d c as d. H r g d Sent from my iPhone

Re: apt vs aptitude (was ... Re: non-stable packages infestation)

2015-04-27 Thread Teresa e Junior
On Mon, 27 Apr 2015 11:40:37 +0100, Lisi Reisz wrote: On Monday 27 April 2015 11:35:42 Chris Bannister wrote: On Sun, Apr 26, 2015 at 03:22:33AM -0300, Teresa e Junior wrote: On Sat, 25 Apr 2015 19:16:24 -0400, Kynn Jones wrote: I'm considering going back to apt, even though most o

Re: No Clipboard Persistence even with clipboard managers

2015-04-26 Thread Teresa e Junior
On Sat, 25 Apr 2015 14:16:21 -0300, Teresa e Junior wrote: I have always used clipboard managers in Linux, but for more than one year already I have noticed that clipboard persistence is lost on the desktop some hours after booting (the ability to paste after closing the source application, see

Re: non-stable packages infestation

2015-04-25 Thread Teresa e Junior
On Sat, 25 Apr 2015 19:16:24 -0400, Kynn Jones wrote: On Sat, Apr 25, 2015 at 6:39 PM, Teresa e Junior wrote: On Sat, 25 Apr 2015 17:35:29 -0400, Kynn Jones wrote: $ apt-cache policy sudo sudo: Installed: 1.8.5p2-1+nmu2 Candidate: 1.8.5p2-1+nmu2 Version

Re: non-stable packages infestation

2015-04-25 Thread Teresa e Junior
On Sat, 25 Apr 2015 17:35:29 -0400, Kynn Jones wrote: $ apt-cache policy sudo sudo: Installed: 1.8.5p2-1+nmu2 Candidate: 1.8.5p2-1+nmu2 Version table: *** 1.8.5p2-1+nmu2 0 100 /var/lib/dpkg/status 1.8.5p2-1+nmu1 0 500 http:/

No Clipboard Persistence even with clipboard managers

2015-04-25 Thread Teresa e Junior
them all. Thanks for your attention! Teresa e Junior -- 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/553bcbe5.6020...@gmail.com

Re: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error

2014-11-23 Thread Teresa e Junior
On Mon, 24 Nov 2014 11:41:56 +1100, Scott Ferguson wrote: For completeness, you'll find this works also:- curl --ciphers AES128-SHA256 https://www.basebit.com.br Thank you! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact list

Re: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error

2014-11-23 Thread Teresa e Junior
On Mon, 24 Nov 2014 11:10:35 +1100, Scott Ferguson wrote: On 21/11/14 04:56, Teresa e Junior wrote: Hello! I am using curl 7.26.0-1+wheezy11, and when I run `curl https://www.basebit.com.br', it fails with the message: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1

Re: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error

2014-11-23 Thread Teresa e Junior
On Sun, 23 Nov 2014 17:30:34 + (UTC), Curt wrote: On 2014-11-23, Teresa e Junior wrote: They must have changed the server configuration all today, because yesterday it worked, and so I implemented the shell script. But today the script would not work, and then I got the same errors you

Re: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error

2014-11-23 Thread Teresa e Junior
routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure Ditto. They must have changed the server configuration all today, because yesterday it worked, and so I implemented the shell script. But today the script would not work, and then I got the same errors you both have mentioned... Teresa e Junior

Re: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error

2014-11-23 Thread Teresa e Junior
On Mon, 24 Nov 2014 05:20:23 +1300, Chris Bannister wrote: On Sat, Nov 22, 2014 at 05:03:19PM -0200, Teresa e Junior wrote: On Thu, 20 Nov 2014 15:56:41 -0200, Teresa e Junior wrote: Hello! I am using curl 7.26.0-1+wheezy11, and when I run `curl https://www.basebit.com.br', it fails wit

Re: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error

2014-11-22 Thread Teresa e Junior
On Thu, 20 Nov 2014 15:56:41 -0200, Teresa e Junior wrote: Hello! I am using curl 7.26.0-1+wheezy11, and when I run `curl https://www.basebit.com.br', it fails with the message: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error This works: curl --ci

Re: Brother DCP-1510 driver install script empties /opt

2014-11-21 Thread Teresa e Junior
ticed there was something wrong when sudo stopped asking for my password... --- Teresa e Junior -- 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.or

Re: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error

2014-11-21 Thread Teresa e Junior
With curl 7.26.0-1+wheezy11? If your version is newer, I thought maybe I could backport it from Jessie, but I don't know which package has the problem here, if cURL, OpenSSL, GnuTLS, etc. My version is older, as I'm using Squeeze LTS. curty@einstein:~$ curl --version curl 7.21.0 (x86_64-pc-lin

Re: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error

2014-11-21 Thread Teresa e Junior
On Fri, 21 Nov 2014 17:58:53 + (UTC), Curt wrote: On 2014-11-20, Teresa e Junior wrote: Hello! I am using curl 7.26.0-1+wheezy11, and when I run `curl https://www.basebit.com.br', it fails with the message: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert int

Re: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error

2014-11-21 Thread Teresa e Junior
On Thu, 20 Nov 2014 15:56:41 -0200, Teresa e Junior wrote: Hello! I am using curl 7.26.0-1+wheezy11, and when I run `curl https://www.basebit.com.br', it fails with the message: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error I have done some res

Re: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error

2014-11-20 Thread Teresa e Junior
Hello, songbird! On Thu, 20 Nov 2014 14:45:42 -0500, songbird wrote: i'm certainly not a wizard when it comes to this sort of thing, but have you tried --sslv2 instead? curl --sslv2 https://www.basebit.com.br curl: (4) OpenSSL was built without SSLv2 support Teresa e Junior

curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error

2014-11-20 Thread Teresa e Junior
ocols: dict file ftp ftps gopher http https imap imaps ldap pop3 pop3s rtmp rtsp scp sftp smtp smtps telnet tftp Features: Debug GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP Thank you! Teresa and Junior -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a sub

"kworker" writes to disc every 5 seconds on battery

2014-10-18 Thread Teresa e Junior
I run while on battery were: echo 1 | sudo tee /proc/sys/vm/block_dump tail -F /var/log/debug | grep -v dirtied echo 0 | sudo tee /proc/sys/vm/block_dump And by the way, my kernel is 3.15.10-zen-686-pae Thank you! Teresa e Junior -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

Re: MPD on localhost won't work if there's no Wifi!?

2014-06-10 Thread Teresa e Junior
0:::* LISTEN 4062/mpd Thanks really a lot to everyone for this! Teresa and Junior -- 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/5396e7ae.3060...@gmail.com

Re: MPD on localhost won't work if there's no Wifi!?

2014-06-09 Thread Teresa e Junior
blem because > NM uses dnsmasq by default and "/etc/resolv.conf" is then set to > "127.0.1.1". I had a look, and network-manager recommends dnsmasq-base, which I don't have installed. Thanks to all for your help! Teresa and Junior -- To UNSUBSCRIBE, email to debia

Re: MPD on localhost won't work if there's no Wifi!?

2014-06-09 Thread Teresa e Junior
On Mon, 9 Jun 2014 13:27:21 +0400, Reco wrote: Weird. Just weird. Try it like this: 1) Start as root: /usr/sbin/tcpdump -nn -i any udp port 53 or udp port 5353 2) Run mpc in another shell. 3) Please post the contents of your /etc/nsswitch.conf Nothing really happens in the tcpdump window wh

Re: MPD on localhost won't work if there's no Wifi!?

2014-06-09 Thread Teresa e Junior
ver Thanks for your attention! Teresa and Junior -- 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/5395aaec.6000...@gmail.com

Re: MPD on localhost won't work if there's no Wifi!?

2014-06-09 Thread Teresa e Junior
On Mon, 9 Jun 2014 09:55:06 +0100, Brian wrote: On Mon 09 Jun 2014 at 01:23:43 -0400, Teresa e Junior wrote: $ cat /etc/hostname localhost I wouldn't use this in /etc/hostname. Contacting this machine from elsewhwere on the network could prove frustrating. I think that is or was a

Re: MPD on localhost won't work if there's no Wifi!?

2014-06-09 Thread Teresa e Junior
On Mon, 9 Jun 2014 11:49:15 +0400, Reco wrote: Ok. Thinking about it, I beleive I may miss something. What does show: strace -f mpc OK, the first log is from when it fails, and the second from when the Wifi is connected. You'll see it reads from /etc/hosts more than just "127.0.0.1 localhost

Re: MPD on localhost won't work if there's no Wifi!?

2014-06-09 Thread Teresa e Junior
progress) getsockopt(3, SOL_SOCKET, SO_ERROR, [0], [4]) = 0 recv(3, "OK MPD 0.18.0\n", 4096, MSG_DONTWAIT) = 14 send(3, "command_list_ok_begin\nstatus\ncur"..., 58, MSG_DONTWAIT) = 58 recv(3, "volume: 100\nrepeat: 1\nrandom: 0\n"..., 4096, MSG_DONTWAIT) = 460 volume:100%

Re: MPD on localhost won't work if there's no Wifi!?

2014-06-08 Thread Teresa e Junior
On Mon, 9 Jun 2014 09:53:31 +0400, Reco wrote: Your network configuration may be the cause of this. Can you please run mpc like this, and show the result: strace -e trace=network mpc $ strace -e trace=network mpc socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3 connect(3, {sa_fam

MPD on localhost won't work if there's no Wifi!?

2014-06-08 Thread Teresa e Junior
"localhost" I have asked for help at http://forum.musicpd.org/, but they said something is not right in my network, and I believe that could be actually the case. Thank you for your attention! Teresa and Junior -- 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/539544df.2000...@gmail.com

Penis enhancement system that works for countless men worldwide.

2005-07-15 Thread Teresa
Penis Growth Extreme http://www.xunepa.com/ss/ Death … It’s the only thing we haven’t succeeded in completely vulgarizing. The gods visit the sins of the fathers upon the children. If you can't change your fate, change your attitude. Knowledge comes, but wisdom lingers. Small t

Re: terminal colors

2002-10-21 Thread Teresa Ramanan
You can use ANSI escape sequences. For instance, in my .bash_profile my prompt is defined as: PS1="\[\033[1;33m\][\033[0m\]\[\033[1;32m\]\u\[\033[0m\]\[\033[1;34m\]@\[\033[0m\]\[\033[1;32m\]\h\[\033[0m\]:\w\[\033[1;33m\]]\033[0m\]\$ " More information can be found here: http://www.dreaming.org/

[no subject]

2001-03-01 Thread Teresa Brown
We have a quantity of new Motorola MVME2700-3351 Mother boards surplus to requirement for sale. The boards are brand new in original package with original License ID. We are open to offers for single items or for quantities. We accept payment by VISA. Kind regards Paddy McKay Fast Aerospace Ltd UK