Archive for April 15th, 2014

Raspberry Pi – Tor Proxy Server installieren

Dienstag, April 15th, 2014

RaspberryPiTor_logo   Tor Proxy Server is free software and an open network that helps you defend against traffic analysis a form of network surveillance that threatens personal freedom and privacy confidential business activities and relationships and state security

Tor Proxy Server installieren

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install tor privoxy

sudo nano /etc/privoxy/config
listen-address  <IP@ Raspberry Pi >:8118
forward-socks5 / 127.0.0.1:9050 .

sudo update-rc.d tor defaults
sudo update-rc.d privoxy defaults
sudo service tor restart
sudo service privoxy restart

TorCheck_01

RaspberryPiTor_01

Sterzing Pfitschtal – online webcam

Dienstag, April 15th, 2014

Microsoft Windows Server 2012 R2 Hyper-V – Replica

Dienstag, April 15th, 2014

Disable Windows Firewall
netsh advfirewall set allprofiles state off

VMware has confirmed that 27 of its products need patches for the Heartbleed bug

Dienstag, April 15th, 2014