Notice to appear in Court #0000642731

2016-04-14 Thread State Court
Notice to Appear, This is to inform you to appear in the Court on the April 18 for your case hearing. Please, prepare all the documents relating to the case and bring them to Court on the specified date. Note: The case may be heard by the judge in your absence if you do not come. You can review

OpenSSH changes between 10.2 and 10.3 ...

2016-04-14 Thread Patrick M. Hausen
Hi, all, minor problem/annoyance here: root@noc:/etc/ssh # ssh admin@10.4.0.62 Unable to negotiate with 10.4.0.62 port 22: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,none root@noc:/etc/ssh # uname -a FreeBSD noc.pluspunkthosting.de 10.3-RELEASE FreeBSD 10.3-RE

Re: OpenSSH changes between 10.2 and 10.3 ...

2016-04-14 Thread Daniel Kalchev
host * KexAlgorithms diffie-hellman-group1-sha1 in ~/.ssh/config works for me. Daniel > On 14.04.2016 г., at 12:44, Patrick M. Hausen wrote: > > Hi, all, > > minor problem/annoyance here: > > root@noc:/etc/ssh # ssh admin@10.4.0.62 > Unable to negotiate with 10.4.0.62 port 22: no ma

Re: OpenSSH changes between 10.2 and 10.3 ...

2016-04-14 Thread Eugene Grosbein
On 14.04.2016 16:44, Patrick M. Hausen wrote: > Hi, all, > > minor problem/annoyance here: > > root@noc:/etc/ssh # ssh admin@10.4.0.62 > Unable to negotiate with 10.4.0.62 port 22: no matching key exchange method > found. Their offer: diffie-hellman-group1-sha1,none > root@noc:/etc/ssh # uname -

Re: OpenSSH changes between 10.2 and 10.3 ...

2016-04-14 Thread Patrick M. Hausen
Hi, all, > Am 14.04.2016 um 12:20 schrieb Eugene Grosbein : > > It does change for me. And helps. Make double sure you have added > KexAlgorithms > to system wide defaults section of ssh_config and not after limiting "Host" > directive, > or similar. Thanks for that hint - much ado about nothi

linux64 fails to load on 10.3-RELEASE

2016-04-14 Thread Piotr Kubaj
Hi, I'm on 10.3-RELEASE/amd64 and I'd like to use the new linux64 module. However, when I do 'kldload linux64', I get: kldload: an error occurred while loading the module. Please check dmesg(8) for more details. And I've got in dmesg(8): link_elf_obj: symbol elf64_linux_shared_page_fini undefined

Re: linux64 fails to load on 10.3-RELEASE

2016-04-14 Thread Chagin Dmitry
On Thu, Apr 14, 2016 at 02:09:00PM +0200, Piotr Kubaj wrote: > Hi, > > I'm on 10.3-RELEASE/amd64 and I'd like to use the new linux64 module. > However, when I do 'kldload linux64', I get: > kldload: an error occurred while loading the module. Please check > dmesg(8) for more details. > > And I've