Search results

From D3xt3r01.tk
Jump to navigationJump to search

Page title matches

  • ssh-keygen -t rsa -b 4096 -f ~/.ssh/rsync-key cat ~/.ssh/rsync-key.pub >> ~/.ssh/authorized_keys ...
    702 bytes (117 words) - 10:56, 19 September 2013
  • 1) [[Password-less SSH Login]] rsync -e 'ssh -ax -p PORT -l USER -i /path/to/rsync-key' -avzurP /path/to/source/ REMOTE_ ...
    938 bytes (149 words) - 12:50, 16 December 2012

Page text matches

  • ssh-keygen -t rsa -b 4096 -f ~/.ssh/rsync-key cat ~/.ssh/rsync-key.pub >> ~/.ssh/authorized_keys ...
    702 bytes (117 words) - 10:56, 19 September 2013
  • 1) [[Password-less SSH Login]] rsync -e 'ssh -ax -p PORT -l USER -i /path/to/rsync-key' -avzurP /path/to/source/ REMOTE_ ...
    938 bytes (149 words) - 12:50, 16 December 2012
  • Create a user on your machine, set his public_key on his account ( ~/.ssh/authorized_keys ). Transfer the private key to THAT machine. autossh -M 5122 -R 1942:localhost:5522 user@192.168.1.95 -p 5522 -i .ssh/key -N ...
    2 KB (255 words) - 21:56, 22 July 2013
  • ...word if you're only allowing sudo with password, it'll also be used if the ssh is with password auth ) mkdir -p /home/puppet/.ssh/ ...
    4 KB (572 words) - 21:59, 7 September 2014
  • ssh _somesshserver_ -D 2080 # Connect to your server .. maybe you want to add - ...dd _sshserver_ via 192.168.1.1 # you still need to know how to get to your ssh server.. replace 192.168.1.1 with your normal gateway .. ...
    2 KB (341 words) - 21:04, 19 September 2013
  • [[SSH jail]] - How to jail SSH users .. [[Password-less SSH Login]] - Freely login in your network ...
    8 KB (1,262 words) - 23:30, 2 July 2016
  • If you want to change the port of the ssh and want to keep selinux: ...
    2 KB (322 words) - 14:39, 14 October 2014