enlightenment \ | enlightenment \ | ||||
redsocks \ | redsocks \ | ||||
tor \ | tor \ | ||||
rsync \ | |||||
unbound \ | |||||
cd static && find . | cpio -pdmv / | |||||
mount /dev/cdrom /mnt && cd /mnt && ./VBoxLinuxAdditions.run | |||||
cd - | |||||
umount /mnt | |||||
cd static && rsync -av . / | |||||
echo net.ipv6.conf.all.disable_ipv6=1 >> /etc/sysctl.conf | |||||
echo net.ipv6.conf.default.disable_ipv6=1 >> /etc/sysctl.conf |
nameserver 127.0.0.1 |
server: | |||||
do-ip6: no | |||||
tcp-upstream: yes | |||||