Debian Tutorials

Categories


Tags


Debian Tutorials

Step by step tutorials showing you how to install and configure various applications and services on Debian based Linux distros.


Replacing OpenSSH server with dropbear

dropbear is a SSH 2 server and client designed to be small enough to be used in small memory environments, while still being functional and secure enough for general use. It implements most required features of the SSH 2 protocol, and other features such as X11 and authentication agent forwarding. 1. Install dropbear apt-get install [...]

Ástþór IPÁstþór IP

Installing PowerDNS Recursor

PowerDNS Recursor is a resolving DNS server, that runs as a separate process. The authoritative pdns_server can be configured to proxy recursive queries to the recursor, and optionally overlay authoritative zone data. The Recursor is used by several of the largest Internet providers of the world, including AOL, Shaw Cable and Neuf [...]

Ástþór IPÁstþór IP