If you forgot your root password for your debian server use the following procedure to reset. Boot to the GRUB menu. Then, press <e> (for edit) before Linux has a chance to boot.
Continue reading…
Security
Anonymous SSH sessions with TOR
This howto covers installing TOR on a Debian based system and setting up SSH to use TOR.
Continue reading…
Update passwords in batch mode Using chpasswd
Sometimes, you need to put a non-interactive passwords using scripts, as you can see, you can’t use passwd tool, because it only works using interactive way.
Continue reading…
Howto perform UDP tunneling through SSH connection
In this tutorial we will are going to provide simple procedure how to to perform UDP tunneling through an SSH connection.Say you need to forward UDP packets between two remote networks securely.
Continue reading…