SSHd :: Could Not Load Host Key
Posted by blackonsole on May 23rd, 2013 05:38 AM | No Comment
:: error when restarting sshd
error:
:: How to fix error could not load host key when restarting sshd
+ rename / delete ssh host key
+ restarting sshd
:: Links
+ Google
Linux :: SSH via SSH Tunnel
Posted by blackonsole on January 30th, 2013 02:03 PM | No Comment
:: How to Login SSH via SSH Tunnel in Linux Ubuntu
+ Create SSH Tunnel run in background
+ Login to destination.server.to.login via ssh tunnel
:: Links
+ Google
+ ManiyFinds
Linux :: su: cannot set user id: Resource temporarily unavailable
Posted by blackonsole on January 11th, 2013 02:27 AM | No Comment
:: How to fix su: cannot set user id: Resource temporarily unavailable issue
+ error
+ How to fix
:: Testing
relogin using user and try to became root using su -
:: Link
+ Google
+ Novell
:: Linux : socks proxy via ssh
Posted by blackonsole on May 29th, 2012 02:30 AM | 1 Comment
:: How to connection socks proxy via ssh
+ setup proxy connection
8080 = local proxy port
username = your ssh username
192.168.0.1 = your ip address server
+ enable socks proxy connection in firefox
:: Testing SOCKS Proxy
Open your browser and checking your ip ...
:: Speed up SSH Login Prompt
Posted by blackonsole on December 27th, 2011 04:03 AM | No Comment
:: Problem
SSH login prompt is slowly
:: How to fix

