Re: iwlwifi and symbols table

2018-01-19 Thread Jacques Rodary
On 11/01/2018 19:00, bw wrote: On Thu, 11 Jan 2018, Rodary Jacques wrote: Hi I just upgraded to Stretch. At boot I get a warning: " No symbols table" (actually it is in French: "pas de table des symboles"). Nevertheless everything works, except my access point: "modprobe iwlwifi.ko" can't fi

Re: looking for drawing program to inscribe a square in a circle and label items

2018-01-19 Thread David Wright
On Fri 19 Jan 2018 at 19:50:11 (-0800), Dan Hitt wrote: > Anyhow, tia for any pointers. geogebra looks promising and is in Debian. Cheers, David.

Re: looking for drawing program to inscribe a square in a circle and label items

2018-01-19 Thread Joe Pfeiffer
Dan Hitt writes: > I'm looking for a gui drawing program that will let me, for example, > draw a circle, inscribe a square in the circle, connect the opposite > edges of the square with line segments, draw the diagonals of the > square, and label the vertices, edges, and regions of the figure. >

Re: looking for drawing program to inscribe a square in a circle and label items

2018-01-19 Thread David Wright
On Fri 19 Jan 2018 at 19:50:11 (-0800), Dan Hitt wrote: > I'm looking for a gui drawing program that will let me, for example, > draw a circle, inscribe a square in the circle, connect the opposite > edges of the square with line segments, draw the diagonals of the > square, and label the vertices,

looking for drawing program to inscribe a square in a circle and label items

2018-01-19 Thread Dan Hitt
I'm looking for a gui drawing program that will let me, for example, draw a circle, inscribe a square in the circle, connect the opposite edges of the square with line segments, draw the diagonals of the square, and label the vertices, edges, and regions of the figure. So, something like xfig, exc

Re: Setting a console resolution

2018-01-19 Thread Laurence Parry
>> In addition, on the computer with the Matrox-adapter running >> something as simple as 'dmesg -T' is really really slow. It literally >> takes several seconds while the text scrolls on the screen. >> The thing is, I do not really care about fancy framebuffer resolution and >> graphics on the con

Re: Acrobat Reader stops works

2018-01-19 Thread Kamil Jońca
Sven Joachim writes: [...] >> >> I am using sid. And when is installed libc6_2.25-6 then acrobat worked on >> both machines. >> when 2.26-4 is installed work on one machine, and does not work on >> second. > > A shot in the dark: this might be bug#887169[1], try the suggested > workaround of

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

2018-01-19 Thread Pascal Hambourg
Le 19/01/2018 à 06:10, D. R. Evans a écrit : Pascal Hambourg wrote on 01/18/2018 02:41 PM: Note : ping is not a proper DNS tool becaus it calls the libc resolver for name resolution, which may use other name sources than DNS. Use dig, host or nslookup instead. I admit that I'm quite surprised

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

2018-01-19 Thread Pascal Hambourg
Le 19/01/2018 à 16:14, Rob van der Putten a écrit : If you have got your own IPv6 /48 combined with RFC1918 IPv4 then split horizon DNS is probably a good idea; https://en.wikipedia.org/wiki/Split-horizon_DNS Why ? My home network also has private IPv4 + global IPv6 addresse and I use spli

Re: Network setup by installer

2018-01-19 Thread Brian
On Sat 20 Jan 2018 at 03:25:00 +0900, Mark Fletcher wrote: > On Fri, Jan 19, 2018 at 02:33:23PM +, Brian wrote: > > On Fri 19 Jan 2018 at 22:10:39 +0900, Mark Fletcher wrote: > > > > > On Fri, Jan 19, 2018 at 06:43:10AM +0100, john doe wrote: > > > > > > > > > > So, I return to the essentia

Re: Network setup by installer

2018-01-19 Thread Mark Fletcher
On Fri, Jan 19, 2018 at 02:33:23PM +, Brian wrote: > On Fri 19 Jan 2018 at 22:10:39 +0900, Mark Fletcher wrote: > > > On Fri, Jan 19, 2018 at 06:43:10AM +0100, john doe wrote: > > > > > > > So, I return to the essential question, which I led with in my original > > post, which is which meth

Re: mismatch 9.0-live & 9.3

2018-01-19 Thread Thomas Schmitt
Hi, i wrote: > > Do the downloaded files match these MD5s ? naly...@airmail.nz > no A problem of transport, then. > Tor : > *debian.org = the universal operating system > *DEBIAN.ORG = getting debian What commands exactly did you execute to get the SHA512SUMS* files ? E.g. did you use TorBrow

Re: Banishing UUIDs from grub

2018-01-19 Thread Felix Miata
Michael Stone composed on 2018-01-19 08:57 (UTC-0500): ... > It's also possible to use filesystem labels, but in practice it turned out > to be not uncommon for two different systems to have something like "root", > which caused a lot of trouble when you put a drive from one system into > anoth

[H.S]_mismatch solved

2018-01-19 Thread nalyzur
Tor : *debian.org = the universal operating system *DEBIAN.ORG = getting debian > Do the downloaded files match these MD5s ? > > c9dde4f1020fc9caf650257a3bf3594f SHA512SUMS.sign > 02f3c8b79d9e1baa528271f091450da8 SHA512SUMS no. ,) thank you johndoe & thomas : wget https://cdimage.debian.org/

Re: Acrobat Reader stops works

2018-01-19 Thread Sven Joachim
On 2018-01-19 17:36 +0100, Kamil Jońca wrote: > deloptes writes: > >> Kamil Jońca wrote: >> >>> Another puzzle element: with libc6_2.25-6 (i386+amd64) reader works. >> >> what puzzle, you said you compared all the libraries. I have in stretch: >> libc6:amd64/i386 2.24-11+deb9u1 >> >> with which v

HTTPS - Your connection is not private - ERR_CERT_AUTHORITY_INVALID

2018-01-19 Thread Joe
Hi all, I'm helping a friend with his netbook, an old acer aspire one, on which I had installed Debian Jessie about two years ago. He was receiving a message at boot: "run fsck manually" for some filesystem inconsistency. He ask me for help, so after having run fsck the system boot properly. Th

Re: Acrobat Reader stops works

2018-01-19 Thread Kamil Jońca
deloptes writes: > Kamil Jońca wrote: > >> Another puzzle element: with libc6_2.25-6 (i386+amd64) reader works. > > what puzzle, you said you compared all the libraries. I have in stretch: > libc6:amd64/i386 2.24-11+deb9u1 > > with which version it was not working and where libc6_2.25-6 comes fro

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

2018-01-19 Thread Michael Stone
On Fri, Jan 19, 2018 at 04:14:38PM +0100, Rob van der Putten wrote: AFAIK Bind is the only named with a good split horizon implementation. most implementations will let you bind to a particular IP so you can run different configurations on internal & external IPs. bind has a lot of configurat

Re: Network setup by installer

2018-01-19 Thread Brian
On Fri 19 Jan 2018 at 08:27:22 -0600, David Wright wrote: > On Fri 19 Jan 2018 at 22:10:39 (+0900), Mark Fletcher wrote: > > On Fri, Jan 19, 2018 at 06:43:10AM +0100, john doe wrote: > > > On 1/19/2018 12:45 AM, Mark Fletcher wrote: > > > > Hello the list > > > > > > > > Can anyone point me at do

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

2018-01-19 Thread David Wright
On Fri 19 Jan 2018 at 08:47:25 (-0500), Greg Wooledge wrote: > On Fri, Jan 19, 2018 at 11:45:23AM -, Andy Hawkins wrote: > > Apologies for the slight thread hijack. > > > > What would people recommend for a home LAN DNS server that is authoritative > > for a single domain, providing A, , P

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

2018-01-19 Thread Rob van der Putten
Hi On 19/01/18 15:08, Andy Hawkins wrote: I guess I don't *need* IPv6, but as a technology geek it's just something I wanted to play around with. I've set up a tunnel with Hurricane Electric that gets me a fully routable IPv6 prefix that I can assign an address from to each of the devices on m

Re: mismatch 9.0-live & 9.3

2018-01-19 Thread Curt
On 2018-01-19, Thomas Schmitt wrote: > Hi, > > Curt wrote: >> What is the difference between your output and the OP's? > > naly...@airmail.nz reported with one of the checksum file pairs: > >> > $ gpg --verify SHA512SUMS.sign SHA512SUMS >> > ... >> > gpg: BAD signature from "Debian CD signing key

Re: mismatch 9.0-live & 9.3

2018-01-19 Thread David Wright
On Fri 19 Jan 2018 at 14:17:15 (+), Curt wrote: > On 2018-01-19, Thomas Schmitt wrote: > > Hi, > > > > i just did this > > > > wget > > https://cdimage.debian.org/mirror/cdimage/archive/9.0.0-live/amd64/iso-hybrid/SHA512SUMS.sign > > wget > > https://cdimage.debian.org/mirror/cdimage/arc

Re: mismatch 9.0-live & 9.3

2018-01-19 Thread Thomas Schmitt
Hi, Curt wrote: > What is the difference between your output and the OP's? naly...@airmail.nz reported with one of the checksum file pairs: > > $ gpg --verify SHA512SUMS.sign SHA512SUMS > > ... > > gpg: BAD signature from "Debian CD signing key > > " [unknown] The good ones were MD5SUMS, SHA1S

Issue in IPSEC Security association

2018-01-19 Thread manimuthu m a
Hi All, I am very new to Linux and open source forums, I hope my question is appropriate to this forum, if not please forgive my ignorance and if possible point me in the right direction. Once again, I have just started to explore and please do forgive my ignorance. Earlier today,on my debain-li

Re: mismatch 9.0-live & 9.3

2018-01-19 Thread Steve McIntyre
Thomas Schmitt wrote: >Hi, > >this thread is not the only one which reports bad PGP results. >Two days ago there was from sejobu...@bitmessage.de > https://lists.debian.org/debian-cd/2018/01/msg00024.html >with a reply from Steve McIntyre > https://lists.debian.org/debian-cd/2018/01/msg00025.html

Re: Network setup by installer

2018-01-19 Thread Brian
On Fri 19 Jan 2018 at 22:10:39 +0900, Mark Fletcher wrote: > On Fri, Jan 19, 2018 at 06:43:10AM +0100, john doe wrote: > > > > It is unclear to me why you can't configure the wireless interface using ssh > > through the wired interface? > > Thanks for replying. I am not sure what problem you are

Re: Network setup by installer

2018-01-19 Thread David Wright
On Fri 19 Jan 2018 at 22:10:39 (+0900), Mark Fletcher wrote: > On Fri, Jan 19, 2018 at 06:43:10AM +0100, john doe wrote: > > On 1/19/2018 12:45 AM, Mark Fletcher wrote: > > > Hello the list > > > > > > Can anyone point me at documentation of how the installer sets up > > > network interfaces, out

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

2018-01-19 Thread Andy Hawkins
Hi, In article <102059aa-fd21-11e7-9b6a-00163eeb5...@msgid.mathom.us>, Michael Stone wrote: > If you said why you were looking to abandon a (presumably working?) > solution that might help explain your requirements. If your goal is > simple integration between DNS and DHCP (which is n

Re: mismatch 9.0-live & 9.3

2018-01-19 Thread Curt
On 2018-01-19, Thomas Schmitt wrote: > Hi, > > i just did this > > wget > https://cdimage.debian.org/mirror/cdimage/archive/9.0.0-live/amd64/iso-hybrid/SHA512SUMS.sign > wget > https://cdimage.debian.org/mirror/cdimage/archive/9.0.0-live/amd64/iso-hybrid/SHA512SUMS > gpg --verify SHA512SUM

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

2018-01-19 Thread Andy Hawkins
Hi, In article <20180119134725.lk5gywprdit4s...@eeg.ccf.org>, Greg Wooledge wrote: > My only experience is with bind8, bind9, and tinydns (from djbdns). > I've never used IPv6 for anything. None of the networks that I deal > with use IPv6, period. They don't even have the option. > >

Re: mismatch 9.0-live & 9.3

2018-01-19 Thread Thomas Schmitt
Hi, this thread is not the only one which reports bad PGP results. Two days ago there was from sejobu...@bitmessage.de https://lists.debian.org/debian-cd/2018/01/msg00024.html with a reply from Steve McIntyre https://lists.debian.org/debian-cd/2018/01/msg00025.html saying that it works for him

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

2018-01-19 Thread Michael Stone
On Fri, Jan 19, 2018 at 12:27:57PM -, Andy Hawkins wrote: Hi, In article , john doe wrote: What would people recommend for a home LAN DNS server that is authoritative for a single domain, providing A, , PTR (both IPv4 and IPv6), NS and CNAME records to that domain? Have a l

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

2018-01-19 Thread Michael Stone
On Fri, Jan 19, 2018 at 08:47:25AM -0500, Greg Wooledge wrote: I have to wonder what kind of home you live in, that requires local IPv6. Most homes are small enough that you can get by with the roughly 2^24 addresses available in the private IPv4 ranges (10/8, 192.168/16, and 172.16/12). So, my

Re: Banishing UUIDs from grub

2018-01-19 Thread Michael Stone
[not responding to the OP, I think he's already gotten an answer. this is for people reading the archive.] The filesystem UUID is written into the filesystem when it is created. It's possible (though not necessarily easy) to change using tune2fs and other specialized filesystem tools. It does

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

2018-01-19 Thread Greg Wooledge
On Fri, Jan 19, 2018 at 11:45:23AM -, Andy Hawkins wrote: > Apologies for the slight thread hijack. > > What would people recommend for a home LAN DNS server that is authoritative > for a single domain, providing A, , PTR (both IPv4 and IPv6), NS and > CNAME records to that domain? My onl

Re: html page for bug report

2018-01-19 Thread Pétùr
Just to let you know I finally opt for a simple html page created with org-mode. I use the checkboxes (org-mode can export checkboxes in proper html) to allow visitors to check (ie mark a bug/feature as fixed/implemented.

Re: Network setup by installer

2018-01-19 Thread Mark Fletcher
On Fri, Jan 19, 2018 at 06:43:10AM +0100, john doe wrote: > On 1/19/2018 12:45 AM, Mark Fletcher wrote: > > Hello the list > > > > Can anyone point me at documentation of how the installer sets up > > network interfaces, out of the several ways there are to do it? > > > > I've done a couple of in

Re: Acrobat Reader stops works

2018-01-19 Thread deloptes
Kamil Jońca wrote: > Another puzzle element: with libc6_2.25-6 (i386+amd64) reader works. what puzzle, you said you compared all the libraries. I have in stretch: libc6:amd64/i386 2.24-11+deb9u1 with which version it was not working and where libc6_2.25-6 comes from? regards

Re: Banishing UUIDs from grub

2018-01-19 Thread Dave Sherohman
On Thu, Jan 18, 2018 at 06:42:41PM +0100, deloptes wrote: > Dave Sherohman wrote: > > What is the recommended method for preventing grub from using UUIDs to > > refer to filesystems in the current Debian stable distribution? > > what is the reason to avoid UUIDs? (if not very private) The specifi

Re: Banishing UUIDs from grub

2018-01-19 Thread Dave Sherohman
On Thu, Jan 18, 2018 at 11:52:11AM -0500, Marc Auslander wrote: > Dave Sherohman writes: > > >What is the recommended method for preventing grub from using UUIDs to > >refer to filesystems in the current Debian stable distribution? > > I don't know about "recommended" but could you put your own

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

2018-01-19 Thread Andy Hawkins
Hi, In article , john doe wrote: >> What would people recommend for a home LAN DNS server that is authoritative >> for a single domain, providing A, , PTR (both IPv4 and IPv6), NS and >> CNAME records to that domain? >> > > Have a look at: > > http://www.thekelleys.org.uk/dnsmasq/d

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

2018-01-19 Thread john doe
On 1/19/2018 12:45 PM, Andy Hawkins wrote: Hi, Apologies for the slight thread hijack. In article <20180118214314.442arvnrw4xbx...@eeg.ccf.org>, Greg Wooledge wrote: The pacakge for ISC's BIND is called bind9. This would certainly do the job, but it's massively overkill for a simp

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

2018-01-19 Thread Andy Hawkins
Hi, Apologies for the slight thread hijack. In article <20180118214314.442arvnrw4xbx...@eeg.ccf.org>, Greg Wooledge wrote: > The pacakge for ISC's BIND is called bind9. > > This would certainly do the job, but it's massively overkill for a simple > home LAN DNS server. Nevertheless, i

Re: need help on wirelss setup

2018-01-19 Thread tv.deb...@googlemail.com
On 19/01/2018 16:09, Bernd Gruber wrote: Long Wind wrote: now,which command can start config wireless?Thanks! network-manager, plasma-nm, network-manager-gnome wicd iwconfig, iwlist, wireless-tools Bernd Hi, additionally Network-Manager has a command line utility named "nmcli", useful w

Re: I need help

2018-01-19 Thread Bernd Gruber
Aorey wrote: > > Hello, I am a debian user. I want to customize my own debian ISO > distribution. What should I do? open synaptic, search for live and you'll have all you need. But, be aware, it's quite a lot of work, though, till everything works as you want it to. Bernd

Re: need help on wirelss setup

2018-01-19 Thread Bernd Gruber
Long Wind wrote: > now,which command can start config wireless?Thanks! network-manager, plasma-nm, network-manager-gnome wicd iwconfig, iwlist, wireless-tools Bernd

Re: Acrobat Reader stops works

2018-01-19 Thread Kamil Jońca
kjo...@poczta.onet.pl (Kamil Jońca) writes: > Carl Fink writes: > >> Another thought: according to the app database at winehq.org, it's >> possible to install the Windows version under Linux. > > And I think, that would be only working solution. > But I am curious why its workink on my second com

Mouse stops working randomly when docked

2018-01-19 Thread Pétùr
My mouse and trackpad stop working some time when my laptop (dell M4500) is docked. I can move the cursor and select text but clicking does not work (no change of focus, no action). The keyboard works fine and the system is totally usable. This happens in the morning when I start the computer (a

Re: mismatch 9.0-live & 9.3

2018-01-19 Thread Thomas Schmitt
Hi, i just did this wget https://cdimage.debian.org/mirror/cdimage/archive/9.0.0-live/amd64/iso-hybrid/SHA512SUMS.sign wget https://cdimage.debian.org/mirror/cdimage/archive/9.0.0-live/amd64/iso-hybrid/SHA512SUMS gpg --verify SHA512SUMS.sign SHA512SUMS The latter says gpg: Signature ma

Re: mismatch 9.0-live & 9.3

2018-01-19 Thread john doe
On 1/19/2018 9:25 AM, naly...@airmail.nz wrote: i tried several time without success : https://cdimage.debian.org/mirror/cdimage/archive/9.0.0-live/amd64/iso-hybrid/ debian-live-9.0.0-amd64-gnome.iso $ gpg --verify MD5SUMS.sign MD5SUMS gpg: Signature made Sun 18 Jun 2017 02:32:32 CEST gpg:

mismatch 9.0-live & 9.3

2018-01-19 Thread nalyzur
i tried several time without success : https://cdimage.debian.org/mirror/cdimage/archive/9.0.0-live/amd64/iso-hybrid/ debian-live-9.0.0-amd64-gnome.iso $ gpg --verify MD5SUMS.sign MD5SUMS gpg: Signature made Sun 18 Jun 2017 02:32:32 CEST gpg:using RSA key DF9B9C49EAA9298432589D76DA8