Porfavor pueden limpiar mi celular no saben cómo he pasado estos meses después de mis cuentas hackeadas no el celular me lo han querido cambiar ya q tiene 4 meses de uso y la garantía nada porfavor li

2023-09-24 Thread Jesus Rivera
Enviado desde mi iphone jr

Re: Use of ^Hi^Hn^Hs^Ht^Ha^Hl^Hl^He^Hr^H'^Hs interactive shells on tty1-tty4

2020-09-14 Thread Felix Miata
Stefan Monnier composed on 2020-09-14 13:11 (UTC-0400): > My recent experience is that I'm unable to predict which VC will be used > for what any more (it used to be that the GUI sessions were in F7 and > up, but nowadays it's usually F2 and up, tho on some of my machines it > seems it's still F7

if it works power button and close display together, black screen is greeted when he turns on the user.

2020-04-02 Thread Quantum Universe
if it works power button and close display together, black screen is greeted when he turns on the user. *System*: Host: system Kernel: 4.19.0-8-amd64 x86_64 bits: 64 compiler: gcc v: 8.3.0 Desktop: Xfce 4.12.4 Distro: Debian GNU/Linux 10 (buster) *Machine*: Type: Laptop System: Acer product

Re: Can a recipients rights under GNU GPL be revoked? - Bradley M. Kuhn is not an attorney (he should go get his JD and get licensed).

2019-05-05 Thread Steve McIntyre
On Sun, May 05, 2019 at 08:07:51AM -0400, rhkra...@gmail.com wrote: > >Now I have to debate (with myself) whether to prune the cc list -- I forget >the original post -- was it really this widespread? It's just bullshit trolling. Multiple different From: addresses, all sent via cock.li. Easily blo

Re: Can a recipients rights under GNU GPL be revoked? - Bradley M. Kuhn is not an attorney (he should go get his JD and get licensed).

2019-05-05 Thread rhkramer
On Sunday, May 05, 2019 12:51:15 AM vsnsdual...@redchan.it wrote: > Bar rules do not allow lawyers to serve under a non-lawyer > in > an organization, and the organization was essentially a pro-bono law > firm > (which really needed a attorney in it's ranks...) That's interesting, but (off the poi

Re: The white man - Who he is. A Discussion

2018-02-24 Thread Tracy Smith
ple that do them, are. What > makes them do these things. Here's some straight truth from someone who has > been in the game for some time > > The white man -- Just Who, who really, he is (and why he do what he does) > > > (Don't let th > ese words be silenced, those

The white man -- Who he is

2018-02-22 Thread thetruthbeforeus
reached so he realizes what he is doing and why.

Re: Who is systemd-gpt-auto-generator, and why does s/he not like my partition table?

2014-10-16 Thread Jape Person
On 10/15/2014 02:45 PM, Jape Person wrote: On 10/15/2014 01:38 PM, Don Armstrong wrote: On Wed, 15 Oct 2014, Sven Joachim wrote: I don't think there is actually an I/O error here, looking at the code systemd-gpt-auto-generator makes this error up: , | errno = 0; | r = blkid

Re: Who is systemd-gpt-auto-generator, and why does s/he not like my partition table?

2014-10-16 Thread James P. Wallen
On 10/15/2014 02:45 PM, Jape Person wrote: On 10/15/2014 01:38 PM, Don Armstrong wrote: On Wed, 15 Oct 2014, Sven Joachim wrote: I don't think there is actually an I/O error here, looking at the code systemd-gpt-auto-generator makes this error up: , | errno = 0; | r = blkid

Re: Who is systemd-gpt-auto-generator, and why does s/he not like my partition table?

2014-10-15 Thread Jape Person
On 10/15/2014 01:38 PM, Don Armstrong wrote: On Wed, 15 Oct 2014, Sven Joachim wrote: I don't think there is actually an I/O error here, looking at the code systemd-gpt-auto-generator makes this error up: , | errno = 0; | r = blkid_probe_lookup_value(b, "PTTYPE", &pttype, NU

Re: Who is systemd-gpt-auto-generator, and why does s/he not like my partition table?

2014-10-15 Thread Don Armstrong
On Wed, 15 Oct 2014, Sven Joachim wrote: > I don't think there is actually an I/O error here, looking at the code > systemd-gpt-auto-generator makes this error up: > > , > | errno = 0; > | r = blkid_probe_lookup_value(b, "PTTYPE", &pttype, NULL); > | if (r != 0) { > |

Re: Who is systemd-gpt-auto-generator, and why does s/he not like my partition table?

2014-10-15 Thread Sven Joachim
On 2014-10-15 17:53 +0200, Don Armstrong wrote: > On Wed, 15 Oct 2014, Jape Person wrote: > >> I'm also having the drive checked by smartmontools at boot time and >> have received no warnings. > > You're basically not supposed to get I/O errors on drives like that. I'd > try running smartctl -a /d

Re: Who is systemd-gpt-auto-generator, and why does s/he not like my partition table?

2014-10-15 Thread Jape Person
On 10/15/2014 11:53 AM, Don Armstrong wrote: On Wed, 15 Oct 2014, Jape Person wrote: From dmesg ...[4.853751] systemd-gpt-auto-generator[154]: Failed to determine partition table type of /dev/sda: Input/output error [4.854298] systemd[151]: /lib/systemd/system-generators/systemd-gpt-aut

Re: Who is systemd-gpt-auto-generator, and why does s/he not like my partition table?

2014-10-15 Thread Jape Person
On 10/15/2014 11:34 AM, Sven Joachim wrote: On 2014-10-15 16:14 +0200, Jape Person wrote: I am seeing this during the boot sequence on a Debian testing installation. Sometimes it is actually left showing on TTY1 after the DM (lightdm in this case) comes up, and sometimes not. From TTY1 ... sy

Re: Who is systemd-gpt-auto-generator, and why does s/he not like my partition table?

2014-10-15 Thread Don Armstrong
On Wed, 15 Oct 2014, Jape Person wrote: > From dmesg > ...[4.853751] systemd-gpt-auto-generator[154]: Failed to determine > partition table type of /dev/sda: Input/output error > [4.854298] systemd[151]: > /lib/systemd/system-generators/systemd-gpt-auto-generator failed with error > code 1.

Re: Who is systemd-gpt-auto-generator, and why does s/he not like my partition table?

2014-10-15 Thread Sven Joachim
On 2014-10-15 16:14 +0200, Jape Person wrote: > I am seeing this during the boot sequence on a Debian testing > installation. Sometimes it is actually left showing on TTY1 after the > DM (lightdm in this case) comes up, and sometimes not. > > From TTY1 > ... > systemd-gpt-auto-generator[152]: Fail

Who is systemd-gpt-auto-generator, and why does s/he not like my partition table?

2014-10-15 Thread Jape Person
Hi, folks! Sorry about the title. I'm just addicted to movie titles from the 60s. (-: I am seeing this during the boot sequence on a Debian testing installation. Sometimes it is actually left showing on TTY1 after the DM (lightdm in this case) comes up, and sometimes not. From TTY1 ... syst

Re: Re: pludev for user is disabled, but he continues to mount theflash

2011-08-09 Thread abdelkader belahcene
I did it several times, but same problem!!! thanks for help

Re: pludev for user is disabled, but he continues to mount the flash

2011-08-09 Thread Brian
On Tue 09 Aug 2011 at 13:06:11 +0200, abdelkader belahcene wrote: > I am working on stable version (squeeze). > I disabled the permission to use plugdev for the user hyproc, but I notice > that he can use it. same thing for sound and video hyproc should be logged out and logged in agai

pludev for user is disabled, but he continues to mount the flash

2011-08-09 Thread abdelkader belahcene
*Hi, I am working on stable version (squeeze). I disabled the permission to use plugdev for the user hyproc, but I notice that he can use it. same thing for sound and video I was worked in previous version ( I think i have done it on lenny!!!) May be I have to do something else. thanks for

"FOR THOSE WHOM THE LORD LOVES HE DISCIPLINES, AND HE SCOURGES EVERY SON WHOM HE RECEIVES." (Hebrews 12:6).

2008-10-03 Thread wongdg
ate concern and understanding of that child. Genuine Christians are His sons. Each of them are brought through a time of discipline. * "Those whom the Lord loves." (Hebrews 12:6) The Lord loves His children in a different way than He loves those who do not know Him. From this tea

Re: He? She? - IT! -- The creature of an other world! [was Re: OT: a dumb query? pls humor me]

2007-03-27 Thread Nyizsnyik Ferenc
og. > > > > In Spanish you have one more. > > > > It is extremely impolite to refer to people as an it, so his or her > > are the only ones left. > > It, it, it -- IT IS ME! ;-) > > A Man => He > A Woman => She

He? She? - IT! -- The creature of an other world! [was Re: OT: a dumb query? pls humor me]

2007-03-27 Thread Michelle Konzack
so his or her are > the only ones left. It, it, it -- IT IS ME! ;-) A Man => He A Woman => She A Hermaphrodit => It or I am wrong? :-) Thanks, Greetings and nice Day Michelle Konzack Systemadministrator Tamay Dogan Network Debian GN

He said that, when consumers have more choice, they are more likely to be happy.

2006-11-24 Thread Pen P. Cain
, for the rest of this year, these profiles are available free - on a sliding scale - when you purchase research. Heavy-handed government legislation, akin to the type meted out to the tobacco industry, could make things very unpleasant, he said. Like the real thing, internet spam takes a lot of

Re: where can i find user-he for amd4

2006-10-16 Thread Alexander Schmehl
Hi! * Jabka Atu <[EMAIL PROTECTED]> [061016 08:05]: > i need to get two packaes that are avalibale in regular stable (i386) for > amd64 : > user-he That's an arch:all package availabe in Debian's testing and unstable distribution. arch:all means it is architecture i

where can i find user-he for amd4

2006-10-15 Thread Jabka Atu
hello .. i need to get two packaes that are avalibale in regular stable (i386) for amd64 : user-he hebrew-settings thous two i can find for i386 but unable to find for amd64

Fwd: He aquí, a la Nación mexicana, demandándoles honestidad y justicia

2006-02-22 Thread Lydia Cacho
”. He aquí, señor, señora, a la Nación mexicana, demandándoles honestidad y justicia. __ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.espanol.yahoo.com/

RE: Who says he is Tom?

2005-11-16 Thread Realos
> Weissgerber, Tom L wanted us to know: > >The following information should not have been made available to the >entire public domain. Please remove the following links/files at your >earliest convenience. Maybe some simple address rewriting to aggragate the alleged sender. /just a thought. --

HE

2004-08-23 Thread alpacino holi
I WILL LIKE U TO TELL ME SOLO PASS WORLD ___ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Re: What he heck is FIFO?

2003-03-04 Thread Eric G. Miller
On Tue, Mar 04, 2003 at 10:23:40PM -0300, Henrique de Moraes Holschuh wrote: > On Tue, 04 Mar 2003, Greg Madden wrote: > > > the remote I am asked for an IP and port. Grrr. For the local I am asked > > > for a FIFO. Please tell me what to do to dial. By the way, I am in Gnome. > BTW, install dictd

Re: What he heck is FIFO?

2003-03-04 Thread Henrique de Moraes Holschuh
On Tue, 04 Mar 2003, Greg Madden wrote: > > the remote I am asked for an IP and port. Grrr. For the local I am asked > > for a FIFO. Please tell me what to do to dial. By the way, I am in Gnome. > > You might want to try wvdial or pppconfig. These two do all the configuring > for you. $ apt-cach

Re: What he heck is FIFO?

2003-03-04 Thread Greg Madden
On Tuesday 04 March 2003 10:21 am, Teilhard Knight wrote: > Sorry, I am just getting tired that for dialing my ISP everything seems > to frustrate me. > > I suppose a way to dial is with Diald. Now, there are no options to dial, > but to connect. There are two kinds of connection: remote and local.

What he heck is FIFO?

2003-03-04 Thread Teilhard Knight
Sorry, I am just getting tired that for dialing my ISP everything seems to frustrate me. I suppose a way to dial is with Diald. Now, there are no options to dial, but to connect. There are two kinds of connection: remote and local. For the remote I am asked for an IP and port. Grrr. For the local

Woody, or wouldn't he?

2002-02-07 Thread Guy
Hello, I use Debian because I think that it is more stable than any other distro. It is more stable because (I believe) it has a better package management system and the debian software goes through more rigorous testing before it is released. To me, this is more important than being on the cut

Re: he time is ...

2001-04-03 Thread Johann Spies
J.H. Spies - Tel. 082 782 0336. Posbus 4668, Tygervallei 7536 "No temptation has seized you except what is common to man. And God is faithful; he will not let you be tempted beyond what you can bear. But when you are tempted, he will also provide a way out so that you can stand up under it."I Corinthians 10:13

Re: [OT] What is he talking about ? - debian and kernel headers

2001-02-25 Thread Bob Hilliard
ktb <[EMAIL PROTECTED]> writes: > Could someone knowledgable about such things explain this to me? > Makes me curious. Maybe I should be compiling my kernels without > kpkg? Debian was the first to get this right, and a lot of people outside of Debian complained about it, but now even Lin

Re: [OT] What is he talking about ? - debian and kernel headers

2001-02-25 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, ktb <[EMAIL PROTECTED]> wrote: >I just read an article at - >http://linuxworld.com/linuxworld/lw-2001-02/lw-02-penguin_4.html >about apt-get. The article was all right for the most part but at the end >of the article is a link - >Discuss this article in the LinuxWo

Re: [OT] What is he talking about ? - debian and kernel headers

2001-02-25 Thread Noah L. Meyerhans
On Sun, Feb 25, 2001 at 09:38:50AM -0600, ktb wrote: > Here is a - > The fundamental problem with Debian is the way they ship their kernel > headers. The /usr/include/linux and /usr/include/asm never point > to the running kernel's source headers but to the headers > Debian compiled the entire

[OT] What is he talking about ? - debian and kernel headers

2001-02-25 Thread ktb
I just read an article at - http://linuxworld.com/linuxworld/lw-2001-02/lw-02-penguin_4.html about apt-get. The article was all right for the most part but at the end of the article is a link - Discuss this article in the LinuxWorld.com forums Within the forum is a posting entitled - Debian

Re: What is SIOCSIFFLAGS, and when will he be back?

2000-07-18 Thread Pavel M. Penev
On Mon, 17 Jul 2000, Raymond L. Zarling wrote: > Yes, I have booted linux both from a cold start and after running windows, > with no difference. But I guess that indicates some kind of Plug and Play > problem. I don't think that's what's going on in my case, since the dmesg > output (recorded

Re: What is SIOCSIFFLAGS, and when will he be back?

2000-07-17 Thread Raymond L. Zarling
Yes, I have booted linux both from a cold start and after running windows, with no difference. But I guess that indicates some kind of Plug and Play problem. I don't think that's what's going on in my case, since the dmesg output (recorded below) says to me that the kernal is talking to the card

Re: What is SIOCSIFFLAGS, and when will he be back?

2000-07-16 Thread Colin McMillen
I have a Linksys LNE100TX, also tulip driver, and get the same error if I reboot from Windows into Linux. Problem is fixed if I start Linux from a cold boot as opposed to restarting from windows. Have you tried this? - Colin McMillen On Sun, Jul 16, 2000 at 03:36:24PM -0700, Raymond L. Zarling wr

What is SIOCSIFFLAGS, and when will he be back?

2000-07-16 Thread Raymond L. Zarling
Linux has stopped talking to my ethernet card (Kingston KNE100TX, tulip driver). The probem seems to be in ifconfig, which reports: SIOCSIFFLAGS: Resource temporarily unavailable I run a dual boot system, and it works fine from Windoze 98. It used to run, some weeks ago, in Linux too, but I neg

Re: VIRUS-WARNING (MEGAWICHTIG!!!) (he-he!)

1998-01-23 Thread Jens B. Jorgensen
If you receive an e-mail with a subject of "Badtimes," delete it immediately WITHOUT reading it. This is the most dangerous Email virus yet. It will re-write your hard drive. Not only that, but it will scramble any disks that are even close to your computer. It will recalibrate your refrigerator's

Re: HE: color in xterm and jed

1997-11-13 Thread Carey Evans
[EMAIL PROTECTED] (Andrea Mennucci) writes: [snip] > Is there a way I can tell xterm to set TERM=xterm-color ? Put: "XTerm*termName: xterm-color" in /etc/X11/Xresources to do this for everyone, or in ~/.Xresources for yourself, or say: % xterm -xrm '*termName: xterm-color' to do it for jus

HE: color in xterm and jed

1997-11-12 Thread Andrea Mennucci
Hi to everybody Maybe there is an easy answer to this but I couldnt find it When I used Slackware there was a command like ``color-xterm'' and I would have an xterm with color support In debian if I run ls --color=auto or jed (with ANSI_COLORS enabled)I see colors; but if I run a script which