Pario TechnoBlob
About Posts

Tag: ssh

Using Lsyncd to perform “live” syncronization of a local directory to a remote directory This post is a short HOWTO and describes how you can install and run lsyncd to perform a rsync syncronization from local to a remote server using SSH. Lsyncd is a daemon to...
Jan 13, 2012 7:14PM
Compare a remote file with a local file using ssh and diff

ssh user@example.com cat /path/to/remotefile | diff /path/to/localfile -

Sep 9, 2010 9:52PM
Secure browsing with Firefox and SOCKS v5 This post describes how you can setup secure web browsing using Firefox3 and by setting up a SSH tunnel from your PC/host to a remote PC/host. Your PC will then act as a local...
Sep 5, 2008 12:43AM
Fix slow SSH login Add the following line if your SSH login takes a long time on your SSH server. File /etc/ssh/sshd_config: UseDNS no Restart the SSH daemon to activate this change.
May 29, 2008 1:49AM
«« « 1 2 3  …  7 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom