Linux Tutorials on the topic “security”
-
AVG Antivirus For Linux/FreeBSD Plus Qmail Mail Server
Author: dervis • Tags: antivirus, email, freebsd, linux, security • Comments: 1AVG Antivirus For Linux/FreeBSD Plus Qmail Mail Server This document describes how to deploy AVG Antivirus for Linux/FreeBSD to the Qmail mail server. It is usable for AVG version 8.5, 10 and 2012.
-
Remotely Unlock Fully Encrypted Debian Squeeze
Author: Stephan Jau • Tags: debian, security • Comments: 2
Remotely Unlock Fully Encrypted Debian Squeeze In the past I have written several howtos for remotely unlocking fully encrypted Debian installations. With the advent of Debian Squeeze, the developers have integrated a simple way to do so. Most stuff is provided directly by Debian itself - meaning you don't need 3rd party scripts anymore. However it still involves a few steps which I describe below. Also I provide you with a bash script that will do all the steps automatically.
-
Configuring DNSSEC On BIND9 (9.7.3) On Debian Squeeze/Ubuntu 11.10
Author: Falko Timme • Tags: dns, security, debian, ubuntu, bind • Comments: 8
Configuring DNSSEC On BIND9 (9.7.3) On Debian Squeeze/Ubuntu 11.10 This guide explains how you can configure DNSSEC on BIND9 (version 9.7.3 that comes with Debian Squeeze/Ubuntu 11.10) on Debian Squeeze and Ubuntu 11.10. It covers how to enable DNSSEC on authoritative nameservers (master and slave) and on resolving nameservers, creation of keys (KSKs and ZSKs), signing of zones, key rolling with rollerd, zone file checking with donuts, creation of trust anchors, using DLV (DNSSEC look-aside validation), and getting your DS records into the parent's zone.
-
-
How To Integrate ClamAV Into PureFTPd For Virus Scanning On CentOS 6.2
Author: Falko Timme • Tags: centos, ftp, security • Comments: 0
This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on a CentOS 6.2 system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware.
-
Running LinOTP On CentOS 6.2
Author: cornelinux • Tags: centos, security • Comments: 2
Running LinOTP On CentOS 6.2 This howto will show how you can set up LinOTP on CentOS 6.2. LinOTP is a modular and flexible solution for two factor authentication with one time passwords. This howto uses the community packages that are available at the python package index PyPI.
-
How To Configure PureFTPd To Accept TLS Sessions On CentOS 6.2
Author: Falko Timme • Tags: centos, ftp, security • Comments: 0
FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to configure PureFTPd to accept TLS sessions on a CentOS 6.2 server.
-
Setting Up ProFTPd + TLS On Ubuntu 11.10 (Oneiric Ocelot)
Author: Falko Timme • Tags: ftp, security, ubuntu • Comments: 1
Setting Up ProFTPd + TLS On Ubuntu 11.10 (Oneiric Ocelot) FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to set up ProFTPd with TLS on an Ubuntu 11.10 server.
-
AVG Antivirus For Linux/FreeBSD Plus Sendmail Mail Server
Author: dervis • Tags: antivirus, email, freebsd, linux, security • Comments: 0AVG Antivirus For Linux/FreeBSD Plus Sendmail Mail Server This document describes how to deploy AVG Antivirus for Linux/FreeBSD to the Sendmail mail server. It is usable for AVG version 8.5, 10 and 2012.
-
Changing Apache Server Name To Whatever You Want With mod_security On Debian 6
Author: rayanfarmad • Tags: apache, security, debian, web server • Comments: 9
Changing Apache Server Name To Whatever You Want With mod_security On Debian 6 In this tutorial I want to focus on how to change the Apache server name to whatever you want, so you can give your own name or sentence to Apache server headers that are sent to whois programs or websites, for example you can type "YTS","GWS" or "Microsoft-IIS/7.0" to misguide the hacker to guess which Linux OS or which version of Apache you are using.
-
How To Set Up A TOR Middlebox Routing All VirtualBox Virtual Machine Traffic Over The TOR Network
Author: chris_dj • Tags: linux, security, ubuntu • Comments: 25How To Set Up A TOR Middlebox Routing All VirtualBox Virtual Machine Traffic Over The TOR Network This tutorial will show you how to reroute all traffic for a virtual machine through the Tor network to ensure anonymity. It assumes a standalone machine with a Linux OS, and VirtualBox installed. In this case, we'll be using Ubuntu on the host machine.