Displaying 20 results from an estimated 5000 matches similar to: "SSH from within OpenSSH"
2015 May 31
3
Call for testing: OpenSSH 6.9
On Sun, May 31, 2015 at 7:12 AM, The Doctor <doctor at doctor.nl2k.ab.ca>
wrote:
> So far BSD/OS and opensh 6.9 pre works with ZOC and Tera Term.
>
> Putty and WINSCP are broken.
>
Could you please elaborate on "broken"? Which version of PuTTY? (I'm not
familiar with WinSCP versions but I believe the code is based on PuTTY, so
I think if we figure out PuTTY then
2003 Nov 20
3
minimalist rsync on windows
Hi,
Is the rsync-minimalist still supported for windows? I am using Windows
XP Home. I am testing, to get a solution for a client. The minimalist
looked very nice--a cygwin.dll and an rsync and an ssh.exe. However, I
can connect with ssh, but not with rsync over ssh using these files. I
have also tried plink from putty with this rsync. I gather from a lot of
the messages that the consenus is
2018 Feb 07
3
OT: configuring xming to know putty's not in a std. location
Is there some way to do this? I've got the current putty (actually,
putty-cac), pageant, and plink in my user's Downlods directory - neither
he nor I have admin authority on his laptop, and Desktop support's
teleworking today - but I can't seem to find a way to configure xming to
look there for putty.
Or is it start putty, *then* start xming?
mark
2010 Mar 27
2
Using SVN + SSH on windows
Hi the list,
I try to use R-Forge for developping a projet. I am using tortoise SVN
(last version) but I do not manage to Commit. I read the R-Forge user
Manual and some post on but I do not manage to find the solution. Here
is what I did:
1/ I download 'puttygen.exe'. I generate a key (256 bits).
2/ I save the private key in a file 'private.ppk' on my computer.
3/ I
2018 Feb 07
2
OT: configuring xming to know putty's not in a std. location
Pete Biggs wrote:
> On Wed, 2018-02-07 at 14:45 -0500, m.roth at 5-cent.us wrote:
>> Is there some way to do this? I've got the current putty (actually,
>> putty-cac), pageant, and plink in my user's Downlods directory - neither
>> he nor I have admin authority on his laptop, and Desktop support's
>> teleworking today - but I can't seem to find a way to
2006 Jul 07
13
Rails Recipes Book: Authentication
Hi,
The user/login management system in Chapter 31: Authenticating Your
Users and Chapter 32: Authorizing Users with Roles of Chad Fowler''s
Rails Recipes looks reasonable and adequate. However, when I ran the
Chapter 31 code, I get the following error:
Username or password invalid
And I am not even given the chance to sign in; that is, the signin form
does not appear at all.
Has
2011 Oct 26
1
Re: Keylogger question
micdhack wrote:
> My wow account was hacked and since i logged in more from ubuntu than windows i wanted to ask if it is possible a keylogger to be installed through wine and if it could start automatically to monitor the system each time linux starts or each time i start some wine application.
> By the way i used antivirus to scan linux and wine directories and nothing was found
In my
2008 Mar 13
11
Testing wanted: OpenSSH 4.8
Hi,
We are preparing to make the release of OpenSSH 4.8 soon, so we would
greatly appreciate testing of snapshot releases in as many environments
and on as many operating systems as possible.
The highlights of this release are:
* Added chroot(2) support for sshd(8), controlled by a new option
"ChrootDirectory". Please refer to sshd_config(5) for details, and
please use this
2009 Aug 12
4
vnc - single application or a "remote localhost" on Firefox
Normally I use VNC-over-SSH to provide a complete desktop to a remote user.
Is there a way to provide a single application to a user instead of a complete
desktop?
In this case I am looking for a method to provide remote report-viewing access
to LedgerSMB for a company's outside accountant. LedgerSMB runs through a web
browser (i.e. http://localhost/ledgersmb) so he doesn't need or want
2011 Jun 21
4
Re; Getting SNPS from PLINK to R
I a using plink on a large SNP dataset with a .map and .ped file.
I want to get some sort of file say a list of all the SNPs that plink is
saying that I have. ANyideas on how to do this?
--
Thanks,
Jim.
[[alternative HTML version deleted]]
2006 Mar 31
4
I feel stupid - help with Element.show
This isn''t Rails-specific, and I''m sorry for that, but I haven''t been
able to get a response in the #prototype/#javascript/#ror channels,
nor find anything via Google.
I have a form element that I want to be hidden when the page first
loads, and appear when a user clicks the link. Here''s the code:
<div id=''signin-link''><%= link_to
2002 Jun 28
2
auto login and logout
I am a test engineer, testing SSH server implementation of SSH into one of
our switches.
How can I automate the login and logout of an SSH client from the command
line?
I have in a script file the following, but I get prompted for the password.
How can I automate the password and the exit.
ssh2 -l $1 $2 (ssh2 -l <username> <host ip>)
Theresa C. Karpowicz
Software
2009 Mar 18
3
Using Pageant & Putty under Wine -
I am having an issue with Putty v.60 with Pageant v.60 under Wine-1.1.5.
The OS is Fedora 10 x86_64, and the Wine it the current RPM version for Fedora.
It is not that Pageant or Putty is not working; both do load. Putty does talk SSH2
properly.
The actual issue is that Keys that are loaded into Pageant v.60 are not available
to Putty v.60 for authentication; I suspect that this due to
2011 Dec 08
2
read.table question
Hello All,
This works,
results <- read.table("plink.txt",T)
while this doesn't.
results <- read.table("plink.txt")
Make sure your data frame contains columns CHR, BP, and P
What does adding the "T" in read.table do? Which argument does this
correspond to? I tried searching for it but didn't find the answer in:
read.table(file, header = FALSE,
2011 Jun 21
1
Getting SNPS from PLINK to R
snpMatrix package is quite nice (read.plink())
2003 Feb 10
5
Samba/Windows XP and SSH tunnelling
Hi,
I've been trying to get SSH tunnelling working with Samba. I'm using a
Windows XP and a RedHat 8.0 box. I've closely followed the instructions from
the HOWTO manual in order to set this up to no avail.
I think the problem comes from the fact that my lmhosts file has no effect
on the NetBIOS name cache when I preload it with the command 'nbtstat -R'. I
checked the
2009 Jun 13
7
Keylogger question
My wow account was hacked and since i logged in more from ubuntu than windows i wanted to ask if it is possible a keylogger to be installed through wine and if it could start automatically to monitor the system each time linux starts or each time i start some wine application.
By the way i used antivirus to scan linux and wine directories and nothing was found
2017 Sep 23
5
Different users having same home/mail_location?
Hello,
Will I be breaking something if I have two users share the same home
and/or mail_location (maildir format) in dovecot? Mail will only be
delivered to the primary user, the other would be used every now and
then to login via imap (webmail).
This would be on a CentOS 7 box running dovecot from the packaging
system, i.e. dovecot-2.2.10-8.el7 currently. The reason I'd like to do
this
2013 Nov 08
1
SNPRelate: Plink conversion
Hi,
Following my earlier posts about having problems performing a PCA, I have
worked out what the problem is. The problem lies within the PLINK to gds
conversion.
It seems as though the SNPs are imported as "samples" and in turn, the
samples are recognised as SNPs:
>snpsgdsSummary("chr2L")
Some values of snp.position are invalid (should be > 0)!
Some values of
2008 Jul 25
1
Plink bed files
Hi All,
does anyone know how to import binary .bed files generated by Plink (http://pngu.mgh.harvard.edu/~purcell/plink/
) into R? the Plink FAQ explains how to conver other types of files,
not the .bed.
Cheers,
Federico
--
Federico C. F. Calboli
Department of Epidemiology and Public Health
Imperial College, St. Mary's Campus
Norfolk Place, London W2 1PG
Tel +44 (0)20 75941602 Fax