Re: Package postgresql-9.6 is not configured yet

2017-08-27 Thread Marco DE BOOIJ
The script stops at: invoke-rc.d postgresql start $VERSION # systemd: argument ignored, starts all versions This is the last step in the configure_version() function. Is this really necessary when you use systemctl? Can I comment it safely just to finish the configuration? The server has

I need help to determine package name for a bug report.

2017-08-27 Thread Alexander V. Makartsev
Hello. On rare occasion, I have these strange system lockups that seems to be tied to "ALC88" sound driver\kernel module. I am unable to determine package name to file a bug report. All information I have is this syslog from previous boot. Got it with "journalctl -b -1" >From what I can tell it co

Re: I need help to determine package name for a bug report.

2017-08-27 Thread Zoltán Herman
kernel team linux-image- May be a memory error? 2017. aug. 27. 12:13 ezt írta ("Alexander V. Makartsev" ): Hello. On rare occasion, I have these strange system lockups that seems to be tied to "ALC88" sound driver\kernel module. I am unable to determine package name to file a bug report. Al

VAT Consultants - Level Financials

2017-08-27 Thread Omar Kamal
If you are unable to view this email properly Click here You are receiving this email because you have subscribed to our email newsletters services or are registered with one of our Partner or affiliate sites. If you no longer to wish to receive emails please Click

Re: How to Keep Track of Changes to the System

2017-08-27 Thread hdv@gmail
On 2017-08-26 05:14, ray wrote: > I would like to find a way to keep track of changes I make to my system. It > seem that I may learn from others on how they keep track of changes they make > to their systems. > > When I make changes, I don't remember where I made changes or why. > > It would be

Re: One-line password generator

2017-08-27 Thread Brian
On Sat 26 Aug 2017 at 20:07:34 +0100, Brian wrote: > On Sat 26 Aug 2017 at 20:37:01 +0200, Nicolas George wrote: > > > Le nonidi 9 fructidor, an CCXXV, Brian a écrit : > > > echo 'secretpassword' | > > > > echo 'secretpassword site-name' > > > > > sha256sum - | base64 > >

Re: One-line password generator

2017-08-27 Thread Brian
On Sat 26 Aug 2017 at 21:14:35 -0500, Mario Castelán Castro wrote: > On 26/08/17 13:25, Brian wrote: > > How does this > > > > echo 'secretpassword' | sha256sum - | base64 | cut -c -30 | head -1 > > > > compare with your recommendation? > > I do not see the point in this post-processing. > >

Re: One-line password generator

2017-08-27 Thread Brian
On Sat 26 Aug 2017 at 21:15:37 +0200, Thomas Schmitt wrote: > Hi, > > Brian wrote: > > echo 'secretpassword' | sha256sum - | base64 | cut -c -30 | head -1 > > The quality criterion is the ease or difficulty to guess the 'secretpassword' > by a skilled enumerator and the fact whether your attacke

Re: How to Keep Track of Changes to the System

2017-08-27 Thread rhkramer
On Friday, August 25, 2017 11:14:52 PM ray wrote: > I would like to find a way to keep track of changes I make to my system. > It seem that I may learn from others on how they keep track of changes > they make to their systems. > > When I make changes, I don't remember where I made changes or why

Re: Re: I need help to determine package name for a bug report.

2017-08-27 Thread Alexander V. Makartsev
Package: linux-image-4.9.0-3-amd64 Version: 4.9.30-2+deb9u3 Maintainer: Debian Kernel Team I've already checked memory with memtest86+ and found no errors. My hardware pretty recent (Skylake i5 CPU and H170 Chipset based mobo) Also these errors always begin with "kernel: alsa-sink-ALC88: Corrupte

Re: One-line password generator

2017-08-27 Thread Thomas Schmitt
Hi, i wrote: > > Quite hard > > to guess would be if you replace sha256sum by an encryption program with > > a key which you successfully keep secret. Brian wrote: > Increasing difficulty in this way looks good to me. Thanks. I would most > certainly hope I could keep the key secret. Now you wou

Resign me from your lists

2017-08-27 Thread Paul Farou
I am receiving unwanted mail from you please get me off these lists! Paul FAROU

Re: Wow, ik verwacht nooit tegen een man te zeggen dat ik hem leuk vindt op het eerste gezicht. Elli

2017-08-27 Thread Willy Geerts
Gelieve mijn emailadres te verwijderen. Geen interesse > Op 27 aug. 2017, om 17:47 heeft Elli Zhayo het > volgende geschreven: > > Je hebt dit verandert in me. > > http://bit.ly/2wS4TDA

Re: One-line password generator

2017-08-27 Thread Mario Castelán Castro
On 27/08/17 08:55, Brian wrote: > Thank you for the detailed explanation. I had already come to some of > the conclusions in your account but it is good to have them firmly and > succinctly laid out. You are welcome. -- Do not eat animals, respect them as you respect people. https://duckduckgo.c

Re: security issues

2017-08-27 Thread Mike McClain
On Sat, Aug 26, 2017 at 04:35:21PM -0400, Gene Heskett wrote: > > I have had the ultimate revenge on those who were enemies at one time, > I've outlived the turkeys without doing anything to hasten their > demise. ;-) > I thought that was worthy of being a tagline. Hope you don't mind. Mike -- You

Re: How to Keep Track of Changes to the System

2017-08-27 Thread Mario Castelán Castro
On 26/08/17 16:10, Joe wrote: >> Thank you for the list of solutions. It is interesting that SVN can >> be used with etckeeper. It looks like I should learn git. I have >> used SVN for other things, but I am easily pulled from my comfort >> zone for value. > > Git is very widely used, and on

Re: Ask the isosceles triangle people. This is the TRIANGLE-user mailing list

2017-08-27 Thread Mario Castelán Castro
On 26/08/17 13:06, david...@freevolt.org wrote: > On Sat, 26 Aug 2017, Mario Castelán Castro wrote: >> Whatever you find in Tails, is there because of a Tails developer >> put it there. > > I am perpelexed by this last statement, since the uri in the error > message reported by the Tails user[1]

Re: How to Keep Track of Changes to the System

2017-08-27 Thread Mario Castelán Castro
On 25/08/17 22:14, ray wrote: > I would like to find a way to keep track of changes I make to my system. It > seem that I may learn from others on how they keep track of changes they make > to their systems. I have a plain-text file of notes, which I keep under Mercurial version control. I make

leaving the hibernate state

2017-08-27 Thread Pierre Frenkiel
hi, I installed pm-hibernate on my laptop, and it seemed to work, i.e. I got a black screen 10 to 15 seconds after issuing the pm-hibernate command, but I was unable to wake-up the laptop. Looking on Internet I found tons of documentation about suspend and hibernate, but amazingly, not a single

Re: One-line password generator

2017-08-27 Thread Curt
On 2017-08-27, Thomas Schmitt wrote: > > > If your password is not that strong, then you are probably better off with > Mario Castelán Castro's approach modified by use of /dev/random instead of > /dev/urandom. > https://lists.debian.org/debian-user/2017/08/msg01260.html > > head -c 16 /dev/ra

Re: One-line password generator

2017-08-27 Thread Brian
On Sun 27 Aug 2017 at 17:08:16 +0200, Thomas Schmitt wrote: > Hi, > > i wrote: > > > Quite hard > > > to guess would be if you replace sha256sum by an encryption program with > > > a key which you successfully keep secret. > > Brian wrote: > > Increasing difficulty in this way looks good to me.

coucou on pourait ce voir bisous

2017-08-27 Thread deleuil . raymond

Re: Resign me from your lists

2017-08-27 Thread Mario Castelán Castro
On 27/08/17 10:56, Paul Farou wrote: > I am receiving unwanted mail from you please get me off these lists! Then why did you subscribe to this mailing list in the first place? Are you stupid? To unsubscribe, send an e-mail to debian-user-requ...@lists.debian.org with subject “unsubscribe”. -- D

Re: Wow, I’d never expect to say to a guy I like him from the 1st sight. Cindy

2017-08-27 Thread David Skinner
STOP WRITING ME On Aug 27, 2017 2:20 PM, "Cindy Maulaboksh" wrote: > You have changed this assurance in me. > > http://bitly.com/2vty9N7 >

Re: Wow, I’d never expect to say to a guy I like him from the 1st sight. Elsie

2017-08-27 Thread David Skinner
STOP WRITING ME On Aug 27, 2017 2:23 PM, "Elsie Leangsiripraseart" <1sof...@orange.fr> wrote: > You have changed this assurance in me. > > http://bitly.com/2wT6lFA >

Re: Unable to change mouse acceleration and threshold in Stretch

2017-08-27 Thread Илья Валеев
21.08.2017 01:00, Mario Castelán Castro wrote: > On 2017-08-21 00:26 +0500 Илья Валеев wrote: >> It seems to work, thank you! >> >> Is there any way to configure it via GUI or another way without restart? >> The way described in Arch Wiki does not do anything. >> If not, will it be added in future

Re: Resign me from your lists

2017-08-27 Thread Reco
On Sun, 27 Aug 2017 11:17:09 -0500 Mario Castelán Castro wrote: > On 27/08/17 10:56, Paul Farou wrote: > > I am receiving unwanted mail from you please get me off these lists! > > Then why did you subscribe to this mailing list in the first place? He did not (e-mail headers show that clearly).

Re: One-line password generator

2017-08-27 Thread Thomas Schmitt
Hi, Curt wrote: > So this is wrong: > https://www.2uo.de/myths-about-urandom/ Dunno. I took my info from the man page. This article is, at least at its beginnings, very affirmative and fewly equipped with supporting facts. Mainly "Believe Me !". The author is a proselyte of urandom, as he confes

Re: One-line password generator

2017-08-27 Thread Thomas Schmitt
Hi, Brian wrote: > I do not have to run faster than the bear, just faster than anyone else. According to the article about the successful cracking, it is not so much about how fast you are. The bear will not stop when it is done with eating those behind you. It is rather about not to walk the pa

Re: Resign me from your lists

2017-08-27 Thread Curt
On 2017-08-27, Reco wrote: > On Sun, 27 Aug 2017 11:17:09 -0500 > Mario Castelán Castro wrote: > >> On 27/08/17 10:56, Paul Farou wrote: >> > I am receiving unwanted mail from you please get me off these lists! >> >> Then why did you subscribe to this mailing list in the first place? > > He did

Re: Debian v9 it's a stretch

2017-08-27 Thread Liam O'Toole
On 2017-08-27, Mario Castelán Castro wrote: > On 26/08/17 20:36, Liam O'Toole wrote: >> On 2017-08-25, Borden Rhodes wrote: >>> I encourage everyone to check out "How to Irritate People salesmen" on= > >>> your favourite community video streaming site. That's how I've found >>> FOSS support: "Bes

[no subject]

2017-08-27 Thread teddy sangnier
Veuillez supprimer mes donné personnelle de votre liste afin de ne plus être importuner par vos mails envahissant. Merci de faire le nécessaire au plus vite. Cordialement

Re: Re: I need help to determine package name for a bug report.

2017-08-27 Thread Zoltán Herman
I would try to exchange the memories by swapping... 2017-08-27 16:36 GMT+02:00 Alexander V. Makartsev : > Package: linux-image-4.9.0-3-amd64 > Version: 4.9.30-2+deb9u3 > Maintainer: Debian Kernel Team > > I've already checked memory with memtest86+ and found no errors. My > hardware pretty recen

Re: Re: I need help to determine package name for a bug report.

2017-08-27 Thread Fungi4All
> From: zoltan...@gmail.com > To: Debian User > > I would try to exchange the memories by swapping... > > 2017-08-27 16:36 GMT+02:00 Alexander V. Makartsev : > >> Package: linux-image-4.9.0-3-amd64 >> Version: 4.9.30-2+deb9u3 >> Maintainer: Debian Kernel Team >> >> I've already checked memory wit

Re: Re: I need help to determine package name for a bug report.

2017-08-27 Thread Zoltán Herman
No, but since every one works in memory, one of its segments may be defective. Memtest writes and reads ... but not concurrent. 2017-08-27 23:16 GMT+02:00 Fungi4All : > > From: zoltan...@gmail.com > To: Debian User > > I would try to exchange the memories by swapping... > > 2017-08-27 16:36 GMT+

Re: One-line password generator

2017-08-27 Thread Andy Smith
Hello, On Sun, Aug 27, 2017 at 09:05:41PM +0200, Thomas Schmitt wrote: > Curt wrote: > > So this is wrong: > > https://www.2uo.de/myths-about-urandom/ > > Dunno. I took my info from the man page. The article at 2uo.de is correct. The relevant Linux man pages were recently updated to clarify that

Re: Resign me from your lists

2017-08-27 Thread Mario Castelán Castro
On 27/08/17 14:03, Reco wrote: > On Sun, 27 Aug 2017 11:17:09 -0500 > Mario Castelán Castro wrote: >> Then why did you subscribe to this mailing list in the first place? > > He did not (e-mail headers show that clearly). He's probably yet another > victim of this month spam attack which fakes Fro

Re: Resign me from your lists

2017-08-27 Thread Gene Heskett
On Sunday 27 August 2017 11:56:58 Paul Farou wrote: > I am receiving unwanted mail from you please get me off these lists! > > Paul FAROU If you look at the headers of this message, it will contain a "List-Unsubscribe" url, which if fed to your browser, will take you to the list unsubscribe pag

Re: security issues

2017-08-27 Thread Gene Heskett
On Sunday 27 August 2017 12:22:30 Mike McClain wrote: > On Sat, Aug 26, 2017 at 04:35:21PM -0400, Gene Heskett wrote: > > I have had the ultimate revenge on those who were enemies at one > > time, I've outlived the turkeys without doing anything to hasten > > their demise. ;-) > > I thought that w

Re: Unable to change mouse acceleration and threshold in Stretch

2017-08-27 Thread Mario Castelán Castro
On 27/08/17 13:57, Илья Валеев wrote: > 21.08.2017 01:00, Mario Castelán Castro wrote: >> I use LXDE and I can adjust the acceleration and speed through the program >> accessible in LXDE menu. It is called “mouse and keyboard preferences“ or >> something like that. However, even setting the speed a

Wie ben jij

2017-08-27 Thread Steven Spenen
Steven Soenen

Re: Resign me from your lists

2017-08-27 Thread Ben Finney
Mario Castelán Castro writes: > I assumed originally that this was a person who subscribed then > realized he did not want to be subscribed and decided to complain to > the list about that. Even on that assumption, there is no call to insult the person. No-one is born knowing how to operate a ma

Re: Resign me from your lists

2017-08-27 Thread rhkramer
On Sunday, August 27, 2017 07:15:23 PM Ben Finney wrote: > Mario Castelán Castro writes: > > I assumed originally that this was a person who subscribed then > > realized he did not want to be subscribed and decided to complain to > > the list about that. > > Even on that assumption, there is no c

lp printing doesn't work

2017-08-27 Thread Gary Roach
Hi all Debian Stretch KDE Desktop HP Officejet Pro 8600 printer Wireless connection For some reason, my lp print command doesn't work. My lpoptions file in /etc/cups/lpoptions is: Default Officejet_Pro_8600_N911a media=DRAFT page-bottom=54 page-left=54 page-right=54 page-top=54 If I run

Re: Ask the isosceles triangle people. This is the TRIANGLE-user mailing list

2017-08-27 Thread davidson
On Sun, 27 Aug 2017, Mario Castelán Castro wrote: On 26/08/17 13:06, david...@freevolt.org wrote: On Sat, 26 Aug 2017, Mario Castelán Castro wrote: Whatever you find in Tails, is there because of a Tails developer put it there. I am perpelexed by this last statement, since the uri in the err

XFCE wm deadlocks on (other) console logout

2017-08-27 Thread Zenaan Harkness
I consistently get a deadlock of the XFCE window manager, immediately after I logout of say Linux console 2, when e.g. XFCE is running on console 1. Procedure to replicate: 1. login to console 1 2. start xfce 3. switch to console 2 (e.g. CTRL+ALT+F2) 4. loging to console 2 5. logout of consol

Create virtual ethernet devices on Debian 9 stretch ?

2017-08-27 Thread Zenaan Harkness
Riffing on the recent thread, here's the one I thought that was, and wanted it to be. Alas, twas not so, and thus the inordinately difficult and challanging task of creating a new thread is weighty upon my shoulders. So this is it :) Have done quite a bit of research over the last couple months,

Re: How does one create virtual ethernet devices with modern tools on Debian 8 (jessie)?

2017-08-27 Thread Zenaan Harkness
On Fri, Aug 25, 2017 at 05:45:17PM +0200, Sven Hartge wrote: > Tom Browder wrote: > > On Fri, Aug 25, 2017 at 09:26 Sven Hartge wrote: > >> Tom Browder wrote: > >> > So how does one do the same thing with "modern" tools? > >> > >> I don't understand the question. Do you mean "systemd-networkd"?

Re: Wow, I’d never expect to say to a guy I like him from the 1st sight. Nancy

2017-08-27 Thread rama
fuck off black prick From: Nancy Kingofvirgo To: "debian-user@lists.debian.org" Sent: Monday, August 28, 2017, 2:18:42 AM GMT+8Subject: Wow, I’d never expect to say to a guy I like him from the 1st sight. Nancy You have changed this assurance in me. http://bitly.com/2wTl9E8

Re: How does one create virtual ethernet devices with modern tools on Debian 8 (jessie)?

2017-08-27 Thread Jonathan de Boyne Pollard
Tom Browder: # added alias IPv4s: up ip addr add 142.54.186.3/29 dev $IFACE label $IFACE:0 down ip addr del 142.54.186.3/29 dev $IFACE label $IFACE:0 Ironically, the "modern tools" aspect is the thing that you are in fact aiming to eliminate here. |/etc/network/interfaces| is best

Re: Resign me from your lists

2017-08-27 Thread Reco
Hi. On Sun, 27 Aug 2017 15:02:30 -0500 Mario Castelán Castro wrote: > On 27/08/17 14:03, Reco wrote: > > On Sun, 27 Aug 2017 11:17:09 -0500 > > Mario Castelán Castro wrote: > >> Then why did you subscribe to this mailing list in the first place? > > > > He did not (e-mail headers show

obsolete wiki (was: no /etc/inittab)

2017-08-27 Thread Jonathan de Boyne Pollard
Felix Miata: The problem with software documentation wikis is the people in best position to know what they should contain have no incentive to do the update work. To write useful docs requires knowledge what should be in them. That knowledge is mostly possessed by those writing and changing

obsolete wiki (no /etc/inittab)

2017-08-27 Thread Jonathan de Boyne Pollard
Greg Wooledge: Gene's copy/paste was crude, but his point was essentially valid: No, it was not. I remind you of xyr point which was: Gene Heskett: So if you call it widely publicized it fails that definition AFAIAC. That I pointed to 9 different copies, including copies on Debian's ow