comp.security.ssh
  Home FAQ Contact Sign in
comp.security.ssh only
 
Advanced search
May 2008
motuwethfrsasuw
   1234 18
567891011 19
12131415161718 20
19202122232425 21
262728293031  22
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.security.ssh Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  ampicillin production ampicillin recipe ampicillin plate ampicillin 500 cheap zithromax 1         


Author: kmwkawrt
Date: May 11, 2008 09:44

ampicillin production
ampicillin recipe
ampicillin plate
ampicillin 500
cheap zithromax

+++ ANTIBIOTICS +++ ANTIBIOTICS +++ ANTIBIOTICS +++
+
+
http://jhku.net/BUY-AMPICILLIN/
http://jhku.net/BUY-AMPICILLIN/
http://jhku.net/BUY-AMPICILLIN/
http://jhku.net/BUY-AMPICILLIN/
+
+
+
+
Show full article (1.39Kb)
no comments
  Subject: Newbie with ssh-server running... Hacking attempts against me...         


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
  Protect yourself against Operation Sudden Fall         


Author: Woodrow.Caponera
Date: May 9, 2008 18:17

Law enforcement is now intercepting text messages,
as proven by Operation Sudden Fall in San Diego.

http://www.usdoj.gov/dea/pubs/states/newsrel/sd050608.html
http://www.signonsandiego.com/news/education/20080506-1338-bn06sdsu2.html

Don't let your personal SMS/text messages fall into
the wrong hands. Encrypt your messages with one
of these:

http://www.CryptoSMS.org
http://www.CryptoSMS.com
http://www.FortressMail.net/fortress_sms.htm
http://www.Cop2p.com/encrypted_sms.html

Be Safe, Be Encrypted, Fuck the Police!!

--
Candy, into precedents worthy and detailed, exists in line with it, envisaging nevertheless.
no comments
  SSH GUI slow         


Author: curt
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
  Cygwin+SSH : Permission Problem         


Author: RonaldOttoValentinFischer
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
  putty focus problem in XP         


Author: bjarthur
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
  How to exclude MULTIPLE directories in a rsync command ?         


Author: Matthew 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
  ssh_init: cannot assign address using PSCP         


Author: aniketshah79
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
  Connection closed by remote host         


Author: htsolution
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