similar to: known_hosts file and server keys

Displaying 20 results from an estimated 600 matches similar to: "known_hosts file and server keys"

2017 Jul 11
3
[Bug 2742] New: Improve -R option, allow to purge all similar keys
https://bugzilla.mindrot.org/show_bug.cgi?id=2742 Bug ID: 2742 Summary: Improve -R option, allow to purge all similar keys Product: Portable OpenSSH Version: 7.2p2 Hardware: All OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh-keygen Assignee:
2006 Mar 29
3
beer
Hello, all I have one string in my controller but i need to knwon how i verify if it is numerical Thanks... -- Posted via http://www.ruby-forum.com/.
2016 Oct 18
3
NS records for a new AD DC
Anyway NS records are used when DNS server speak to DNS server, not by clients. So AD would work just fine without them. NS are used when a client ask something the configured resolver can't resolve by himself and when the resolver is not configured to forward request to relevant DNS server. IE: client search for toto.org and its resolver does not know anything about that zone. Resolver will
2016 Oct 18
0
NS records for a new AD DC
On Tue, 18 Oct 2016 14:59:31 +0200 mathias dufresne via samba <samba at lists.samba.org> wrote: > Anyway NS records are used when DNS server speak to DNS server, not by > clients. So AD would work just fine without them. > > NS are used when a client ask something the configured resolver can't > resolve by himself and when the resolver is not configured to forward >
2019 Nov 12
0
RFC 5258 violation: incomplete response for "LIST ($OPT RECURSIVEMATCH) ..."
Hi there, RFC 5258 (IMAP4 LIST command extensions) defines a ?RECURSIVEMATCH? selection option which ?forces the server to return information about parent mailboxes that don't match other selection options, but have some submailboxes that do.? (Section 3.5 makes the requirement even clearer.) However that's not what Dovecot 2.3.7 does. AFAICT no LIST response is returned for mailboxes
2011 Mar 24
1
datalist and data objects in R Package building
Hello all, I have,say 4 R objects... bar1, bar2, bar3, bar4.. that I'd like to include in an R package "foobar". The desired functionality would be: > library(foobar) > data(foo) > ls() [1] "bar1" "bar2" "bar3" "bar4" I've tried the following two approaches: 1) I created the file 'datalist' under pre-build directory
2004 Aug 06
0
cannot get icecast and ices to talk...authenticationfailed
go to http://www.icecast.org/~brendan and get the latest libshout2 and the latest ices-0.2.3. using the latest icecast2-cvs helps too. you can get that off the icecast cvs. i'm using ices-0.2.3. with icecast2, it's very stable and since it takes almost no mem and no CPU, it's so easy to forget that it's there. url: http://tetter.xs4all.nl:8000/oth.mp3 boink <p>On
1998 Jun 25
1
Difference in behaviour of model.matrix
This is an obscure R/S incompatibility but it is tripping up some code for us in the lme library. If you specify the contrasts argument in a call to model.matrix, that seems to take precedence over the interpretation of the formula. In S if the formula contains a "- 1", that will cause the contrasts to be suppressed. S> foo <- data.frame(bar = factor(rep(1:3, rep(2,3)))) S>
2004 Aug 06
3
cannot get icecast and ices to talk...authenticationfailed
I just tried with no mountpoint information, and I get the same results, icecast is still not accepting 'SOURCE hackme' as the first header, it only wants the password (verified by telneting in). So, how to I recompile libshout2 into the ices2beta? It doesn't want to take the command-line param, or the in.so.conf file setting (or the LIBDIR evn variable)... Or, can someone give me a
2004 Aug 06
1
cannot get icecast and ices totalk...authenticationfailed
I have the latest items, but cannot seem to figure out how to include libshout2 in the ices build...I put it into the requested conf file, set LIBDIR, and tried the --libdir param when compiling ices, with no luck. Thanks! Eric > > go to http://www.icecast.org/~brendan and get the latest libshout2 and > the latest ices-0.2.3. > > using the latest icecast2-cvs helps too. you can
2011 Feb 02
9
[Bug 1852] New: Jail Root SCP not workling
https://bugzilla.mindrot.org/show_bug.cgi?id=1852 Summary: Jail Root SCP not workling Product: Portable OpenSSH Version: 5.1p1 Platform: amd64 OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: scp AssignedTo: unassigned-bugs at mindrot.org ReportedBy: fr.fr at vr-web.de
2016 Oct 19
2
NS records for a new AD DC
2016-10-18 15:25 GMT+02:00 Rowland Penny via samba <samba at lists.samba.org>: > On Tue, 18 Oct 2016 14:59:31 +0200 > mathias dufresne via samba <samba at lists.samba.org> wrote: > > > Anyway NS records are used when DNS server speak to DNS server, not by > > clients. So AD would work just fine without them. > > > > NS are used when a client ask
2018 Oct 08
0
PROPOSAL: Extend inline asm syntax with size spec
From: Michael Matz > Sent: 07 October 2018 16:53 ... > I think the examples I saw from Boris were all indirect inlines: > > static inline void foo() { asm("large-looking-but-small-asm"); } > static void bar1() { ... foo() ... } > static void bar2() { ... foo() ... } > void goo (void) { bar1(); } // bar1 should have been inlined > > So, while the
2012 Nov 30
13
Remove disk
Hi all, I would like to knwon if with ZFS it''s possible to do something like that : http://tldp.org/HOWTO/LVM-HOWTO/removeadisk.html meaning : I have a zpool with 48 disks with 4 raidz2 (12 disk). Inside those 48 disk I''ve 36x 3T and 12 x 2T. Can I buy new 12x4 To disk put in the server, add in the zpool, ask zpool to migrate all data on those 12 old disk on the new and
2014 Jun 23
4
[LLVMdev] [cfe-dev] [PATCH] triples for baremetal
Hi Jonathan, The main issue with your patch is that it can change user expected behaviour, and I can't tell you what is the expected behaviour in Darwin or BSD. If people usually use "unknown" in triples, this will break their builds. If not, this could break the build of someone who does. My advice is to create a "default" mechanism for the affected targets, something
2019 May 22
0
[PATCH AUTOSEL 5.1 043/375] drm/nouveau/bar/nv50: ensure BAR is mapped
From: Jon Derrick <jonathan.derrick at intel.com> [ Upstream commit f10b83de1fd49216a4c657816f48001437e4bdd5 ] If the BAR is zero size, it indicates it was never successfully mapped. Ensure that the BAR is valid during initialization before attempting to use it. Signed-off-by: Jon Derrick <jonathan.derrick at intel.com> Signed-off-by: Ben Skeggs <bskeggs at redhat.com>
2019 May 22
0
[PATCH AUTOSEL 5.0 037/317] drm/nouveau/bar/nv50: ensure BAR is mapped
From: Jon Derrick <jonathan.derrick at intel.com> [ Upstream commit f10b83de1fd49216a4c657816f48001437e4bdd5 ] If the BAR is zero size, it indicates it was never successfully mapped. Ensure that the BAR is valid during initialization before attempting to use it. Signed-off-by: Jon Derrick <jonathan.derrick at intel.com> Signed-off-by: Ben Skeggs <bskeggs at redhat.com>
2019 May 22
0
[PATCH AUTOSEL 4.19 029/244] drm/nouveau/bar/nv50: ensure BAR is mapped
From: Jon Derrick <jonathan.derrick at intel.com> [ Upstream commit f10b83de1fd49216a4c657816f48001437e4bdd5 ] If the BAR is zero size, it indicates it was never successfully mapped. Ensure that the BAR is valid during initialization before attempting to use it. Signed-off-by: Jon Derrick <jonathan.derrick at intel.com> Signed-off-by: Ben Skeggs <bskeggs at redhat.com>
2010 Feb 18
1
[LLVMdev] Question on selection DAG
Hello, I want to have an operation foo with variable number of operands, and I am trying to achieve it using multiple operations. Let's say I want to have [FOO r1, r2], I am constructing the DAG as follows : consumeArg(r1) -> consumeArg(r2) -> FOO -> arg(r1) -> arg(r2) Note that the arrows are all "Chain"s. I need to have consumeArg(r1) because, I don't want the
2019 Sep 17
0
[PATCH 0/2] drm/nouveau: Two more fixes
On Tue, 17 Sep 2019 at 00:36, Thierry Reding <thierry.reding at gmail.com> wrote: > > From: Thierry Reding <treding at nvidia.com> > > Hi Ben, > > I messed up the ordering of patches in my tree a bit, so these two fixes > got separated from the others. I don't consider these particularily > urgent because the crash that the first one fixes only happens on