search for: myssh

Displaying 3 results from an estimated 3 matches for "myssh".

Did you mean: mysshd
2010 Oct 04
1
Error during scp transfer
...dR tutorial. But it has some errors when I execute grid.apply function. Here is the output from stderr: R: not found java.io.IOException: Error during SCP transfer. at com.trilead.ssh2.SCPClient.get(SCPClient.java:703) at com.trilead.ssh2.SCPClient.get(SCPClient.java:596) at MySSh.download(MySSh.java:104) at MySSh.main(MySSh.java:151) Caused by: java.io.IOException: Remote SCP error: scp: grid/grid-ORNITORRINCO-1708-2010-10-04-15-28-47-9-script.Rout: No such file or directory at com.trilead.ssh2.SCPClient.receiveFiles(SCPClient.java:325) at com.trilea...
2008 Oct 16
2
5.1p on RHEL 3 and password expiration
...replacement package can't perform as well as the OS provided one! (Of course it works fine on RHEL2.1, RHEL4 and Solaris, but we have a large RHEL3 footprint) sshd_config contents... #Port 22 #Protocol 2,1 #AddressFamily any #ListenAddress 0.0.0.0 #ListenAddress :: #HostKey /etc/myssh/ssh/ssh_host_key #HostKey /etc/myssh/ssh/ssh_host_rsa_key #HostKey /etc/myssh/ssh/ssh_host_dsa_key # Lifetime and size of ephemeral version 1 server key #KeyRegenerationInterval 1h #ServerKeyBits 768 # Logging #obsoletes QuietMode and FascistLogging #SyslogFacility AUTH #LogLevel...
2013 Sep 13
21
Suggestion for merging xl save/restore/migrate/migrate-receive
Hi, As we talked in http://lists.xen.org/archives/html/xen-devel/2013-09/msg00211.html , I have a suggestion: what about merging xl save/restore/migrate/migrate-receive? Here is the description: xl-migrate.rst Also there is a workaround for the xl migration daemon example: xl-migrate-socat.rst Patch for the example: xen-xl-migrate-socat.patch (I don''t have enough knowledge to