zeldor.biz

Linux, programming and more

Copyright © 2025
Log in

Exim stop Newsletter crap

May 19, 2011 by Igor Drobot Leave a Comment

Exim4

local_sender_blacklist
This is a onboard exim possibility to blacklist special addresses, its only a optional file which contains a list of envelope senders whose messages will be denied;

1
550-sender envelope address noreply@rustock.net is locally blacklisted here

550-sender envelope address noreply@rustock.net is locally blacklisted here

Example of content:

1
2
3
cat /etc/exim4/local_sender_blacklist
noreply@rustock.net
parker.ball@freeemailservice.info

cat /etc/exim4/local_sender_blacklist noreply@rustock.net parker.ball@freeemailservice.info

Restart or reload of exim is not required.

Filed Under: Debian, Linux, Mailing, Networking Tagged With: Exim4, MTA, SPAM

OpenVPN Road Warrior Setup

May 18, 2011 by Igor Drobot Leave a Comment

This is my second OpenVPN road warrior setup, I write this post from my first pre created drafts. Its more than one year ago, I combined some steps and command, to make it human readable and a little bit friendly :)

Setup map:

First we need to install the needed OpenVPN package:

1
apt-get update && apt-get install openvpn

apt-get update && apt-get install openvpn

Copy the helper scripts to make the life easier, they will help you to create keys and certificates: [Read more…]

Filed Under: Debian, Linux, Mobile, Networking Tagged With: OpenVPN, road warrior, Secure VPN, SSL, VPN

Firefox Tipps and Tricks

May 15, 2011 by Igor Drobot Leave a Comment

Firefox is my default browser and I´am still fascinating about the variety of the tipps and tricks.
I want to collect some of my favorite tipps and hot keys in this post.


Disable anti virus check:
To increase the performance of your browser, disable anti virus scan after each download: [Read more…]

Filed Under: Linux, Networking Tagged With: browser, cheat sheet, firefox, Firefox cheat sheet, mozilla

SSH Tunnel

May 11, 2011 by Igor Drobot Leave a Comment

SSH-tunnels are very useful to access server or PCs behind firewall. Normally these components are behind NAT and have only a LAN-IP. To access them you will need to create a DNAT rule but this possibility is not secure like SSH protocol.

To create a ssh tunnel you need only a running ssh-server on the firewall of your destination site.

[Read more…]

Filed Under: Linux Tagged With: Reverse Shell, reverse tunnel, SSH Tunnel

OpenVPN 2 Cookbook

May 8, 2011 by Igor Drobot Leave a Comment

Some days ago I was informed by Ananjan Chaudhuri about the new OpenVPN 2 Cookbook written by Jan Just Keijser, I love OpenVPN and I took a look in to the free sample chapters. I found them really interesting, because I use OpenVPN to establish secure tunnel between my WAN MySQL-Server Databases and my email server.

To red my private emails on my mobile phone I prefer to use a secure connection to my IMAP-server.

Ananjan offered me [Read more…]

Filed Under: Linux Tagged With: Book, OpenVPN

  • « Previous Page
  • 1
  • …
  • 32
  • 33
  • 34
  • 35
  • 36
  • …
  • 62
  • Next Page »
Yeaaah Cookie! We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok