Re: need help on cracking wireless password

2018-02-25 Thread deloptes
Long Wind wrote: > but this is China, we have very low moral standard than you(your email > shows that you are from USA) the big ? in China is freedomgoogle, > facebook, twitter ... are all blocked by governmentif we demand justice, > these should receive more priority than stealing (sharing) band

Re: need help on cracking wireless password

2018-02-25 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Feb 25, 2018 at 10:57:03AM +0100, deloptes wrote: > Long Wind wrote: > > > but this is China, we have very low moral standard than you(your email > > shows that you are from USA) the big ? in China is freedomgoogle, > > facebook, twitter ... a

Re: need help on cracking wireless password

2018-02-25 Thread Ben Caradoc-Davies
This discussion is not complete without mention of the Upside-Down-Ternet, an oldie but a goodie, on how to have fun with iptables and squid when your neighbours are stealing your wireless internet access: http://www.ex-parrot.com/pete/upside-down-ternet.html Kind regards, -- Ben Caradoc-Davi

Re: need help on cracking wireless password

2018-02-25 Thread Thomas Schmitt
Hi, Ben Caradoc-Davies wrote: > http://www.ex-parrot.com/pete/upside-down-ternet.html That's cool ... and should be a warning. Much worse things could happen. Have a nice day :) Thomas

Re: need help on cracking wireless password

2018-02-25 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Feb 25, 2018 at 02:28:45PM +0100, Thomas Schmitt wrote: > Hi, > > Ben Caradoc-Davies wrote: > > http://www.ex-parrot.com/pete/upside-down-ternet.html > > That's cool ... and should be a warning. Much worse things could happen. Yes, I enjoyed

Re: totem not working

2018-02-25 Thread Pierre Frenkiel
up to now, I got no answer, but I would be interested, at least, to know whether anybody here actually uses it. best regards, -- Pierre Frenkiel

Re: need help on cracking wireless password

2018-02-25 Thread deloptes
Long Wind wrote: > China is a different world than the free worldmore than 200 years after > > Declaration of the Rights of Man > in 1789, we still don't have freedom of expressionbanning > google/facebook/twitter are just some evidence i offer freedom of > expression is sacredwithout it you lose

Re: need help on cracking wireless password

2018-02-25 Thread John Hasler
tomas writes: > There sure are other options. At first you've to get used to it, > because part of Google's better hit rate stems from the fact that they > know you (which, while from a purely technical POV is a Good Thing, > from a societal POV is a disaster, IMHO). I use Google Search a lot, but

Re: stretch and DNS name resolution service for other devices on a LAN

2018-02-25 Thread David Wright
On Sat 24 Feb 2018 at 09:49:27 (+0100), Pascal Hambourg wrote: > Le 22/02/2018 à 22:57, David Wright a écrit : > >On Tue 23 Jan 2018 at 20:56:31 (+0100), Pascal Hambourg wrote: > >>Le 23/01/2018 à 18:08, David Wright a écrit : > >>> > >>>[My Laptop] --- wireless connection IPv4 --- [Router] --- Int

sshd fails to start on boot

2018-02-25 Thread mick crane
hello, on boot sshd seems to be starting before the network is ready so fails. How/where do I tell it to start after network is up ? debian testing (buster) cheers mick -- Key ID 4BFEBB31

Re: sshd fails to start on boot

2018-02-25 Thread Don Armstrong
On Sun, 25 Feb 2018, mick crane wrote: > on boot sshd seems to be starting before the network is ready so > fails. How/where do I tell it to start after network is up ? > > debian testing (buster) sshd starts after network.target, and listens on 0.0.0.0 and :: by default, so unless you've modified

Re: totem not working

2018-02-25 Thread Louis Wust
On Sun, Feb 25, 2018, at 10:15, Pierre Frenkiel wrote: > m is supposed to "show the DVD menu", but typing "m" just opens a > search window... > Idem for all shortcuts. I have loaded a DVD using Totem and verified that the "m" key works as described in the manpage (and in the "Keyboard Shortcuts" h

Re: totem not working

2018-02-25 Thread terryc
On Sun, 11 Feb 2018 18:08:44 +0100 (CET) Pierre Frenkiel wrote: > hi, > I'm trying to use totem to play DVDs, but none of the shortcuts given > in the man works. > For example, m is supposed to "show the DVD menu", but typing "m" > just opens a search window... > Idem for all shortcuts. > Is ther

stable-backports kernel 4.14.3 ACPI errors with new Gigabyte EFI motherboard

2018-02-25 Thread Geoffrey Brimhall
Hi - Am using debian9, just upgraded my system to a gigabyte Z370 + intel core-i7-8700k, bootup is EFI. System works fine, but bootup is really slowed down because of the following ACPI errors. In digging around, looks like the issue is gigabyte needs to fix their bios, have put in a support req

Re: sshd fails to start on boot

2018-02-25 Thread john doe
On 2/25/2018 9:52 PM, mick crane wrote: hello, on boot sshd seems to be starting before the network is ready so fails. How/where do I tell it to start after network is up ? $ systemctl enable systemd-networkd-wait-online https://www.freedesktop.org/software/systemd/man/systemd-networkd-wait-on