Displaying 2 results from an estimated 2 matches for "linuxid".
Did you mean:
linuxcd
2002 Mar 13
1
rsync over commercial SSH?
...my PATH is set to include /usr/local/bin which is where rsync and ssh
are installed. rsync was installed from the binary distribution.
Now interestingly enough if I try the same test, but this time
communication with a Linux box which is running OpenSSH, things work as
expected. e.g.
rsync -e ssh linuxid@linuxhost.kp.org:/tmp
Host key not found from database.
Key fingerprint:
gfsdgfg-sdsdfsdf-sdfsdf ....
You can get a public key's fingerprint by running
% ssh-keygen -F public-key
on the keyfile.
Are you sure you want to continue (yes/no)? yes
Host key saved to /home/...
host key for ...
linuxid...
2004 Sep 29
0
hostname and smbstatus
Hi,
I'm having problems with seeing the hostname of a Linux box
correctly under Samba with smbstatus.
Background:
I'm running Debian sarge with Samba 3.0.5 on a server that I built. It
sits on our local network behind a Smoothwall firewall, which functions
as a virtual nameserver using our ISP's DNS servers for resolution.
I've been able to set up our Windows machines without