Displaying 20 results from an estimated 47 matches for "3683".
Did you mean:
368
2024 Apr 25
1
[Bug 3683] New: Enable log_path configuration from ssh_config
https://bugzilla.mindrot.org/show_bug.cgi?id=3683
Bug ID: 3683
Summary: Enable log_path configuration from ssh_config
Product: Portable OpenSSH
Version: 9.7p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Comp...
2002 Sep 16
2
privsep versus compression
...at natur.cuni.cz>, <m.mokrejs at gsf.de>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax:?+49-89-3187 3585
2010 Nov 23
2
Plot two zoo object with different indexes
....
Frequency: 12
AND A DAILY SERIES IN THE SAME RANGE
> plot(y)
> par("usr")
[1] 3233.80000 15362.20000 70.42363 226.38559
> str(y)
?zoo? series from 1980-02-01 to 2010-10-31
Data: num [1:11231] 76.2 76.2 76.3 76.3 76.3 ...
Index: Class 'Date' num [1:11231] 3683 3684 3685 3686 3687 ...
Now, due to a different index (and a different "usr" parameter for the
graphic) I am not able to plot the two series together. How shall I do?
Thanks
--
View this message in context: http://r.789695.n4.nabble.com/Plot-two-zoo-object-with-different-indexes-tp3055...
2002 Oct 16
3
ssh-3.5p1 core dumps on Solaris 2.6
...at natur.cuni.cz>, <m.mokrejs at gsf.de>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax:?+49-89-3187 3585
2003 Oct 12
1
Error openning file (PR#4550)
...11183 11865
"Águilas" 15753 16037 17315 15903 15466 15427 15535 17187 20809 24894
"Albudeite" 1339 1560 1604 1640 1737 1719 1831 1701 1658 1411
"Alcantarilla" 4986 5752 6399 7879 10966 13294 15959 20070 24617 30144
"Alcázares_(Los)" NA NA NA NA NA NA NA NA NA 3683
"Aledo" 973 958 1335 1233 1297 1384 1237 1067 1081 985
"Alguazas" 2579 2910 3169 3349 4063 4226 5079 4886 5782 6931
"Alhama_de_Murcia" 8410 9207 9743 10042 11083 11344 11786 11600 13132 14175
"Archena" 4510 5827 6238 7071 8269 7608 8935 10110 11944 13487
&quo...
2002 Oct 16
2
ssh-keygen opens NULL filename
...at natur.cuni.cz>, <m.mokrejs at gsf.de>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax:?+49-89-3187 3585
2016 Sep 12
3
Phantom DNS records visible with dig, but not samba-tool dns
On 09/09/16 16:35, lingpanda101--- via samba wrote:
> On 9/9/2016 10:59 AM, ash-samba--- via samba wrote:
>> We appear to have some phantom DNS records on both our domain
>> controllers.
>> [...]
>> # dig _ldap._tcp.dc._msdcs.chester-dc.example.com srv @10.4.4.155
>> [...]
>>
>
> For me I had to use ADSI edit to remove the entries.
>
I've managed
2007 Mar 26
5
Listing function
Hallo,
I build a list by the following way:
Lst = list(name="Fred", wife="Mary", no.children=3, cild.ages=c(4,7,9))
I know how I can extract the information one by one. But now I want to
add a new entry which looks like
name="Barney", wife="Liz", no.children=2, cild.ages=c(3,5)
How can I add this information to Lst without overwriting the first
entry?
2002 Sep 24
3
Samba performance issues
Hi all
We are implementing samba-ldap to act as an nt pdc and are seeing
performance problems.
We have a 1ghz, 3gb Ram, 36gb box that is running samba-2.2.5 and
openldap-2.0.23 under redhat 7.3 with kernel 2.4.18-3.
Clients are all Win2k SP3.
All the ldap requests are to the localhost interface.
The box is acting as the PDC for the domain, and also sharing diskspace
and printers.
When we get
2024 Apr 25
1
[PATCH] Enable ssh_config to set LogPath option (-E)
...destination of debug logs via the `-E` flag. ssh_config lacks an equivalent keyword to set the same option via configs.
This patch follows the same semantics of other `*Path` type keywords and creates a new ssh_config keyword `LogPath`.
[0] Bugzilla: https://bugzilla.mindrot.org/show_bug.cgi?id=3683
[1] GitHub PR: https://github.com/openssh/openssh-portable/pull/491
---
readconf.c | 8 +++++++-
readconf.h | 1 +
ssh.c | 12 ++++++------
3 files changed, 14 insertions(+), 7 deletions(-)
diff --git a/readconf.c b/readconf.c
index 3a64a0441..d7e301e78 100644
--- a/readconf.c
+++ b/readconf....
2002 Dec 05
1
R configure fails on solaris: configure:12951: error: cannot compute sizeof (int), 77
...onfigure:3615: checking for C compiler default output
configure:3618: gcc -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3621: $? = 0
configure:3654: result: a.out
configure:3659: checking whether the C compiler works
configure:3665: ./a.out
configure:3668: $? = 0
configure:3683: result: yes
configure:3690: checking whether we are cross compiling
configure:3692: result: no
configure:3695: checking for suffix of executables
...
configure:9645: checking for g77
configure:9661: found /opt/sfw/bin/g77
configure:9671: result: g77
configure:9819: checking for Fortran 77 compil...
2016 Sep 12
3
Phantom DNS records visible with dig, but not samba-tool dns
...the magic
incantation ;-)
# editing 1 records
# record 1
dn: DC=_ldap._tcp.pdc,DC=_msdcs.samdom.example.com,CN=MicrosoftDNS,DC=ForestDnsZones,DC=samdom,DC=example,DC=com
objectClass: top
objectClass: dnsNode
instanceType: 4
whenCreated: 20151106115626.0Z
whenChanged: 20151106115626.0Z
uSNCreated: 3683
uSNChanged: 3683
showInAdvancedViewOnly: TRUE
name: _ldap._tcp.pdc
objectGUID: 77be2b80-e5c7-46bb-a410-7d7c5c02efa7
dnsRecord: NDR: struct dnsp_DnssrvRpcRecord
wDataLength : 0x0020 (32)
wType : DNS_TYPE_SRV (33)
version :...
2007 May 05
2
Translating tests
Is test2spec still around? If so, are there any special instructions for
running it against edge?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070504/bb164e29/attachment.html
2000 Apr 07
0
smbclient problems with very large files
...ed to it in any way.
Our messages are checked for viruses but please note that we do not accept liability for any viruses which may be transmitted in or with this message.
-------------------------
Titmuss Sainer Dechert
2 Serjeants Inn, London, EC4Y 1LT
Tel +44 (0)20 7583 5353
Fax +44 (0)20 7353 3683/2830
http://www.titmuss-sainer-dechert.com
Titmuss Sainer Dechert is authorised by The Law Society to conduct investment business.
A list of the partners of Titmuss Sainer Dechert, all of whom are solicitors or registered foreign lawyers, is available for inspection at 2 Serjeants' Inn.
2000 Apr 26
0
FW: smbclient problems with very large files
...ed to it in any way.
Our messages are checked for viruses but please note that we do not accept liability for any viruses which may be transmitted in or with this message.
-------------------------
Titmuss Sainer Dechert
2 Serjeants Inn, London, EC4Y 1LT
Tel +44 (0)20 7583 5353
Fax +44 (0)20 7353 3683/2830
http://www.titmuss-sainer-dechert.com
Titmuss Sainer Dechert is authorised by The Law Society to conduct investment business.
A list of the partners of Titmuss Sainer Dechert, all of whom are solicitors or registered foreign lawyers, is available for inspection at 2 Serjeants' Inn.
2002 Sep 27
1
Listing Domain controllers, Local and Master Browsers running in your network
...okrejs@natur.cuni.cz>, <m.mokrejs@gsf.de>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax:?+49-89-3187 3585
2013 Apr 06
0
Bug#693137: marked as done (ITP: swift-plugin-s3 -- swift3 (S3 compatibility) middleware plugin for swift)
...ntact owner at bugs.debian.org with problems
-------------- next part --------------
An embedded message was scrubbed...
From: Thomas Goirand <zigo at debian.org>
Subject: ITP: swift-plugin-s3 -- swift3 (S3 compatibility) middleware plugin for swift
Date: Tue, 13 Nov 2012 21:57:23 +0800
Size: 3683
URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20130406/205c798c/attachment.mht>
-------------- next part --------------
An embedded message was scrubbed...
From: Thomas Goirand <zigo at debian.org>
Subject: Bug#693137: fixed in swift-plugin-s3 1.7-1
Date: Sat,...
2007 Jan 16
2
problems with for loop
Hello,
With this program I try to repeat analysis for different years. The
results of the analysis are not printed when in the loop, except for the
year sequence. What is wrong?
Thanks a lot.
for (i in 92:99){
cat("\n",
"=============================================================\n",
"YEAR =",i,"\n",
2002 Dec 02
0
Cannot compile openssh-3.5.p1 on Irix 6.5.15 with kerberos4
...at natur.cuni.cz>, <m.mokrejs at gsf.de>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax:?+49-89-3187 3585
2002 Jul 12
0
rsync-2.5.5 and sys/mode.h on Irix 6.5.15f
...--
Martin Mokrejs <mmokrejs@natur.cuni.cz>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax:?+49-89-3187 3585