a******m 发帖数: 3422 | 1
I mean ssh login mitbbs.com, i.e.:
ssh -l usrname www.mitbbs.com ?
or:
ssh -l usrname 107.23.37.111
can u do that? |
|
b*s 发帖数: 82482 | 2
I mean ssh login mitbbs.com, i.e.:
ssh -l usrname www.mitbbs.com ?
or:
ssh -l usrname 107.23.37.111
can u do that? |
|
b*s 发帖数: 82482 | 3 你自己试试不就行了嘛。你自己不要把端口22给屏蔽就行。
I mean ssh login mitbbs.com, i.e.:
ssh -l usrname www.mitbbs.com ?
or:
ssh -l usrname 107.23.37.111
can u do that? |
|
h****n 发帖数: 198 | 4 【 以下文字转载自 Linux 讨论区 】
【 原文由 hotgun 所发表 】
偶在一台solaris的机器上装了sshd, 从其它机器上用ssh连上来没问题,
但用sftp连时却有问题,在机器A上
sftp -1 -oPort=222 u*****[email protected]
u*****[email protected]'s password:
输入口令后出现:
/usr/freeware/libexec/sftp-server: Command not found.
然后就退出了。
在机器B上连,输入口令后出现
/usr/libexec/openssh/sftp-server: Command not found.
Received message too long 1416979744
read: Connection reset by peer
经查A上的sftp-server是在/usr/freeware/libexec/下,B上的sftp-server
/usr/libexec/openssh/下,但我的机器上的sftp-server在/usr/local/libe |
|
m******t 发帖数: 3 | 5 My GMAT is this Sat. But now I can't login using my current usrname. I
registered for a new one but it doesn't work either. Anyone can do me a big
favor to share his usrname and passwd with me for two days?
Thanks a lot! |
|
H*********a 发帖数: 402 | 6
应该是 usrname要ssn注册 估计会做background调查 |
|
d***c 发帖数: 13 | 7 I saw a ftp script before, which could do auto connection and fetch files
from hosts. what I'm interested in is its login part.
But I could not remember how exactly it is written now.
only remember it used something like
...
cat > ftp host << EOF
{ login part with usrname, passwd..}
EOF
....
{ getting files part }
...
does anyone how to do that login part ? thanx ! |
|
|
B*******e 发帖数: 3882 | 9 X:\Documents and Settings\(usrname)\Application Data\Microsoft\Internet Expl
orer\Quick Launch
actually, u just create a file with the following lines inside, and save as
"Show Desktop.scf" into above directory, it should be ok.
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop |
|