Displaying 20 results from an estimated 35 matches for "850000".
Did you mean:
50000
2000 Oct 16
2
ssh2 authentication and ip forwarding
...ss its more a openssh issue rather than portable openssh
issue... but I'm not on that list and don't use openbsd.]
Nigel.
--
[ - Opinions expressed are personal and may not be shared by VData - ]
[ Nigel Metheringham Nigel.Metheringham at VData.co.uk ]
[ Phone: +44 1423 850000 Fax +44 1423 858866 ]
2000 Nov 27
1
StrictHostKeyChecking
...ecking, an ip address target (I am
sure I have done this before with named hosts) and a host that is not
in known_hosts.
Nigel.
--
[ - Opinions expressed are personal and may not be shared by VData - ]
[ Nigel Metheringham Nigel.Metheringham at VData.co.uk ]
[ Phone: +44 1423 850000 Fax +44 1423 858866 ]
2001 Mar 21
2
Challenge response authentication and PAM
...fault in the PAM pam_opie module I
am using, so has anyone got Challenge/Response authentication working
under PAM and with the challenge being given? If so what pam module
are you using?
Nigel.
--
[ Nigel Metheringham Nigel.Metheringham at InTechnology.co.uk ]
[ Phone: +44 1423 850000 Fax +44 1423 858866 ]
[ - Comments in this message are my own and not ITO opinion/policy - ]
2017 Sep 04
1
Merge by Range in R
...ve two big data set.?
data _1 :?
> dim(data_1)
[1] 15820 5
> head(data_1)
? ?Chromosome ?????Start????????End????????Feature GroupA_3
1: ? ? ? ????????chr1 521369 ?750000 ????chr1-0001 ? ?????0.170
2: ? ? ? ????????chr1 750001 ?800000 ????chr1-0002 ? ????-0.086
3: ? ? ? ????????chr1 800001 ?850000 ????chr1-0003 ? ?????0.006
4: ? ? ? ????????chr1 850001 ?900000 ????chr1-0004 ? ?????0.050
5: ? ? ? ????????chr1 900001 ?950000 ????chr1-0005 ? ?????0.062
6: ? ? ? ????????chr1 950001 1000000 ? ?chr1-0006 ? ????-0.016
data_2:
> dim(data_2)
[1] 470870 5
> head(data_2)
? ?Chromosome ????Start...
2000 Jan 11
1
openssh 1.2.1. pre25 and X11 forward
Hello,
I moved my ssh servers to openssh and installed:
openssh-1.2.1pre25 via .rpm
My problem is that X11 forwarding doesn't work.
-/etc/ssh/sshd_config
X11Forwarding yes
X11DisplayOffset 10
I start sshd with defaul port and can connect to the server
and then:
$ xosview
X11 connection rejected because of wrong authentication.
X connection to servername.de:10.0 broken (explicit kill or
2000 Jan 14
1
minor prob with spec file
The openssl rpm needs to be installed on the system *before* the
openssh-server rpm is installed. This is because the openssh-server's
post script does the host key generation.
As it is now, the command
rpm -U openss*
intended to install openssh* and openssl* will report that the host
key generation failed. Fix: change
PreReq: openssh chkconfig >= 0.9
to
PreReq: openssh chkconfig
2000 Feb 17
2
Idle time out
Hi, I don't know if this is the approriate place to post it. But it
really annoying me. My ssh connection times out every 10 minutes or so and
I want it to keep open for like 3 hours so that I don't have to relogin.
However, I cannot find an option to change this!! In the Secure SSH we
have a option called IdelTimeout to deal with this but OpenSSH seems to
totally ignore this option.
Can
2000 Mar 02
2
Is it securely: `hostname`:10 ?
Hello,
I am using OpenSSH 1.2.1 on Solaris 2.6.
I am using X forwarding intensively. During work OpenSSH creates
display like `hostname`:10. Is it securely?? Why not 127.0.0.1:10 or
localhost:10 ?
Best regards
Sergey Khorev.
2000 Jun 27
1
DSA Auth Key Support
...d be added to the end of the key line... I don't like that much,
but in either case the options ought to be supported.
Nigel.
--
[ - Opinions expressed are personal and may not be shared by VData - ]
[ Nigel Metheringham Nigel.Metheringham at VData.co.uk ]
[ Phone: +44 1423 850000 Fax +44 1423 858866 ]
2002 Mar 01
2
RH7.2 journal creation
...s created as ext3 from within the installer) that flag these
warnings with a modified 1.25 e2fsck (the mods being to clear the errors
rather than give up). This could be a problem in the future...
Nigel.
--
[ Nigel Metheringham Nigel.Metheringham@InTechnology.co.uk ]
[ Phone: +44 1423 850000 Fax +44 1423 858866 ]
[ - Comments in this message are my own and not ITO opinion/policy - ]
2001 Mar 28
1
converting /usr partition
Hi,
I just started testing ext3 and perhaps I missed some docs explaining
how to convert system partition other than /, like /usr for example .
As I have 2 Linux versions on my test machine, I managed to convert /usr
by entering the
mount -o journal=NNN
command from the second OS, but I don't like it.
Any suggestions or docs to look at?
Thanks in advance
Vieri
2001 Feb 19
1
Dead puppies (and Linux boxen) aren't much fun.
Fellow riders of the bleeding edge of ext3 technology,
I've been playing with ext3 on my workstation. For the most part it
has worked very well, but right now I have a non-functional system.
I've got patches out the wazoo on this kernel - 2.2.18 + Alan's
2.2.19pre13 + ext3-0.0.6a + i2c-2.5.5 + lm_sensors-2.5.5 + udf-0.9.3.
Here is the output I get:
EXT3-fs: WARNING: recovery
2000 Nov 20
3
Info before I try this
Is there any more docs on this other then the blurb on beta.redhat.com?
I got a spare non-critical victim err... test machine I want to try this
on and have all the RPMS, but would really like to chew on a little
more detail before I leap.
Regards,
Henri
--
"People die."
--The Cynic's Book of Wisdom
2000 Mar 06
2
spec file
I have looked into the spec file for the openssh rpm.
In the %preun stanza, I noticed that the currently running sshd is
stopped only when removing the package. On the other hand, it is
theoretically possible that a new version of openssh may install files
which would make the old sshd misbehave.
So I think, it is better to stop sshd every time the package is
upgraded.
Also, the %post stanza
1999 Nov 29
1
ssh/openssh and X authentication
...owever I want to find out if there is a
good reason for current behaviour before making patches that get
rejected (!).
Nigel.
--
[ - Opinions expressed are personal and may not be shared by VData - ]
[ Nigel Metheringham Nigel.Metheringham at VData.co.uk ]
[ Phone: +44 1423 850000 Fax +44 1423 858866 ]
2000 Feb 14
3
Binding ssh to priviledged port breaks rule (port < 1024 => system service)
I'm sure there is a rationale for binding the ssh client to a
priviledged port. (Which?)
However there are several drawbacks to this:
o It breaks firewall rules that assume that user connections start at
port > 1024 or > 32768.
o It breaks monitoring software using the same assumptions.
o Every suid program is a separate evil (caused by the flawed security
model in most unices).
I
2000 Dec 16
1
ordered data mode?
I managed to install 0.5d today. Got all 3 of my mounts converted (even
'/' though it was a pain in the ass). Now on boot, I see:
mounted /dev/hda1 on /
EXT3-fs: mounted filesystem with ordered data mode
and the exact same thing for /dev/hda3 and /dev/hdb1. they all come up
and appear to be working. so is this normal? Or did I manage to screw up
somewhere?
--
Douglas J. Hunley (Linux User
2001 Mar 05
2
SSH RPM for Red Hat 6.2 not useable
Hello,
I downloaded yesterday the Red Hat 6.2 RPMs for openssl
and openssh from one of the official mirrors.
I could install them on a stock Red Hat 6.2 box because
rpm -Uvh says (quoting from memory...):
cannot install because there is dependency conflict
between this rpm (openssh core) and the version of
rpm and rpmlib that you are using......
In other words, the rpm packages generated
2001 Jun 14
2
Assertion in buffer.c:1122 __refile_buffer
Started with buffer.c v1.19. Reversing change works for me in
linux-2.4.6.
Loaded 16705 symbols from /lib/modules/2.4.6-pre3/System.map.
Symbols match kernel version 2.4.6.
Loaded 256 symbols from 12 modules.
Linux version 2.4.6-pre3 (root@home1) (gcc version 2.95.3 20010315 (release)) #2 Wed Jun 13 19:53:28 EDT 2001
----- SNIP -------
VFS: Disk change detected on device ide1(22,64)
Assertion
2001 Jan 26
2
RPM Unpacking??
Hey there,
I downloaded the Kernel Source 2.2.17 from the ext3 site, however I can't
seem to figure out how these rpm's work (I don't like RPM's and I rather
not use em either :-( no offense :-)) and I kinda miss the good old simple
.tgz files which show me where they extract and I can compile myself n
stuff.
Anyways I tried rpm -iv <package name> then some stuff happened