|
|
Up |
|
|
  |
|
|
  |
Author:
Date: May 10, 2008 16:07
Dear NG,
Subject: Newbie with ssh-server running... Hacking attempts against
me... I hope this question is appropriate - My log says:
----
May 10 22:21:20 Apple com.apple.SecurityServer: Failed to authorize
right system.login.tty by process /usr/sbin/sshd for authorization
created by /usr/sbin/sshd.
May 10 22:21:20 Apple sshd[1112...
|
| Show full article (3.65Kb) |
|
| |
24 Comments |
|
  |
Author: Woodrow.CaponeraWoodrow.Caponera
Date: May 9, 2008 18:17
--
Candy, into precedents worthy and detailed, exists in line with it, envisaging nevertheless.
|
| |
|
no comments
|
|
  |
Author: curtcurt
Date: May 8, 2008 21:02
I used ssh -X to login and remotely run Matlab. The problem is the
performance is very slow. For example, if I minimize and then unminimize
the Matlab GUI, it takes about 11 seconds to repaint the window. This
happens when I ssh within the same server so the slowdown isn't caused by
the physical networking. Also, as a test I ran Pan and Evolution and the
performance was great - I couldn't tell that I was using ssh remotely
with those
applications.
Is this slowdown caused by Matlab and maybe other programs like it? Is
something wrong with my configuration to cause it to run slowly ?
Any ideas would be appreciated.
Thank you,
Curt
|
| |
|
14 Comments |
|
  |
Author: RonaldOttoValentinFischerRonaldOttoValentinFischer
Date: May 8, 2008 07:16
Could somebody help me here? While I use Putty to access a
remote host via ssh, it doesn't work with Cygwin's ssh. Here
is what I have:
# This is my private key file
$ ls -l /cygdrive/h/etcsec/fischron.ppk
-rw------- 1 fischron mkgroup-l-d 802 May 8 16:06 /cygdrive/h/etcsec/
fischron.ppk
$ ls -dl etcsec
drwx------+ 1 fischron mkgroup-l-d 0 May 8 16:06 etcsec
|
| Show full article (0.98Kb) |
|
9 Comments |
|
  |
Author: bjarthurbjarthur
Date: May 8, 2008 05:16
putty works fine in XP until i change the focus. upon returning to
putty, the cursor becomes black, and so not visible with the default
black background. more importantly, about half the time the
characters are also rendered black on black, making them not visible
either. strangely, this is only for text that i type. the output of
programs (mutt, vi, etc.) is totally fine. i don't think this is not
a problem with putty, as on two other XP machines i've tested, things
work fine. somehow i think my system is screwed up.
perhaps relatedly, when i cursor over the putty window, the cursor
switches to the text tool as usual. however, instead of turning white
to accommodate the default black background of putty, it stays black
and is hence not visible.
i've cleaned the registry. uninstalled putty and re-installed several
times. release 0.60. anyone have any ideas?? thanks.
|
| |
|
2 Comments |
|
  |
Author: Matthew LincolnMatthew Lincoln
Date: May 6, 2008 22:57
As I learned from the man page of rsync I can exclude a certain directory (trees)
by using the --exclude option like in
rsync .... --exclude=/proc ....
But how do I exclude multiple directory (trees) at once in such a rsync command?
The following does not work:
rsync ....
--exclude=/proc||/var||/dummy ....
Same with "&&" instead of "||"
Matthew
|
| |
|
2 Comments |
|
  |
Author: aniketshah79aniketshah79
Date: May 6, 2008 05:47
We are using PSCP to transfer files from windows desktop to Linux
server using SSH2 and private keys. We use command as
pscp -v -i "pvt.ppk" @:/data/nohup.out C:\
It fails at the initial stage with error
ssh_init: Network error: Cannot assign requested address
|
| |
|
1 Comment |
|
  |
|
|
  |
Author: htsolutionhtsolution
Date: May 6, 2008 04:34
Hello,
I have strange problems with connecting to remote machine running suse
enterprise 9.0 sp3 using ssh
After server is restarted, everything works fine.
Then, after 5-6 days, sshd starts to drop incoming connections.
Server has IP from private network range, i connect to router with
public IP, port 222, which is then forwarded to my server (port 22)
Sometimes, ssh starts to work, but 10 minutes later, again,
connections are refused.
Here is log i've got at client side:
|
| Show full article (1.09Kb) |
|
no comments
|
|
|
|
|