Displaying 5 results from an estimated 5 matches for "wierdlmpc".
Did you mean:
wierdlm
2000 Mar 16
2
default-path
I now specified
--with-default-path=/space/local/bin
but when I log in to the system, I get
ssh wierdlm at karadi
wierdlm at karadi.msci.memphis.edu's password:
Warning: Remote host denied X11 forwarding.
Last login: Thu Mar 16 12:28:52 2000 from wierdlmpc.msci.m
Sun Microsystems Inc. SunOS 5.6 Generic August 1997
bash: stty: command not found
bash: stty: command not found
bash: stty: command not found
bash: uname: command not found
I suppose I need to put some more dirs in default-path. What other
dirs do I need to specify on my Solaris bo...
2000 Jan 14
1
forum to discuss problems
...re the details:
On the RH 6.0 box, I have problems connectiong to the 6.1 box:
ssh -v moni
SSH Version OpenSSH-1.2.1, protocol version 1.5.
Compiled with SSL (RSAref version).
debug: Reading configuration data /etc/ssh/ssh_config
debug: ssh_connect: getuid 0 geteuid 0 anon 0
debug: Connecting to wierdlmpc.msci.memphis.edu [141.225.11.87] port
22.
debug: Allocated local port 1023.
debug: Connection established.
ssh_exchange_identification: read: No such file or directory
debug: Calling cleanup 0x8054c80(0x0)
>From the 6.1 box, I have no problems connection to the 6.0 box:
# ssh -v bbg
SSH Versio...
2000 Mar 15
3
scp problem
...dlm at karadi.msci.memphis.edu's password:
bash: scp: command not found
What can be wrong? Do I have to specify the remote path to scp? (It
is in $PATH for wierdlm at karadi:
ssh wierdlm at karadi
wierdlm at karadi.msci.memphis.edu's password:
Last login: Wed Mar 15 10:08:50 2000 from wierdlmpc.msci.m
Sun Microsystems Inc. SunOS 5.6 Generic August 1997
$ which scp
/space/local/bin/scp
Here is the debug version of the scp session:
scp -v "wierdlm at karadi:11Lecture/lecture.tex" .
Executing: host karadi, user wierdlm, command scp -v -f
11Lecture/lecture.tex
SSH Version...
2000 Jan 14
1
minor prob with spec file
The openssl rpm needs to be installed on the system *before* the
openssh-server rpm is installed. This is because the openssh-server's
post script does the host key generation.
As it is now, the command
rpm -U openss*
intended to install openssh* and openssl* will report that the host
key generation failed. Fix: change
PreReq: openssh chkconfig >= 0.9
to
PreReq: openssh chkconfig
2000 Mar 13
4
ssh works only as root
On my solaris 2.6 box, I get
ssh moni
ld.so.1: ssh: fatal: libz.so: open failed: No such file or directory
Killed
while as root, I have no problem. Note that
echo $LD_LIBRARY_PATH
/space/local/lib:/usr/local/lib:/usr/openwin/lib:/usr/lib:/opt/x11r5/lib
ls -l /space/local/lib/libz.*
-rwxr-xr-x 1 wierdlm faculty 70488 Mar 10 17:26 /space/local/lib/libz.a
-rwxr-xr-x 1 bin bin