Port forwarding, or tunneling, is a way to forward otherwise insecure TCP traffic through SSH Secure Shell. You can secure for example POP3, SMTP and HTTP connections that would otherwise be insecure.
Continue reading…
General
Howto setup DHCP Server and Dynamic DNS with BIND in Debian
This tutorial will explain Howto setup DHCP Server and Dynamic DNS with BIND in Debian. Preparing you system First you need to install DHCP,BIND servers using the following command
Continue reading…
List of FTP Clients Available in Linux
FTP is a file transfer protocol for exchanging files over any TCP/IP based network to manipulate files on another computer on that network regardless of which operating systems are involved (if the computers permit FTP access). There are many existing FTP client and server programs. FTP servers can be set up anywhere between game servers, […]
Continue reading…
How to add a Disclaimer To Outgoing Emails in Postfix
We have already dicussed how to install and configure postfix now we will learn about How to add a Disclaimer To Outgoing Emails in Postfix using altermime. alterMIME is a small program which is used to alter your mime-encoded mailpacks as typically received by Inflex, Xamime and AMaViS.
Continue reading…