18 02 2017
https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2016 https://www.microsoft.com/en-us/download/details.aspx?id=11093 Hint: If you get the error message “cannot find the microsoft software license terms” during installation, simply remove the floppy drive for the VM, then it will work …
18 02 2017
http://www.osboxes.org/vmware-images/
12 02 2017
Interesting read: http://linkis.com/yeL5u See also: https://www.wired.com/2017/02/guide-getting-past-customs-digital-privacy-intact/
11 02 2017
http://www.searchengineshowdown.com/features/
6 02 2017
If this doesn’t work for you: sudo su mount -t hfs -o loop myimage.dmg /media/macdisk simply convert the .dmg into an .iso: dmg2iso myimage.dmg myimage.iso sudo su mount myimage.iso /media/macdisk
2 02 2017
Personal Shortlist: – Thunderbird (+ Calendar Addon) with TT DeepDark skin and Enigmail for Encryption – KeepNote … for taking notes – Chromium + Firefox … webbrowser – KeePassX … i like the UI more than KeePass2, and it’s open. A nice closed source alternative would be https://www.enpass.io/ … (basically a cross platform 1password clone) […]
23 01 2017
1) find the order in magento admin 2) write down the order ID from the link (e.g. 253) 3) in phpmyadmin, find magento database, table downloadable_link_purchased 4) remove the entry for order_id 253
22 01 2017
http://www.merlin-software.de/ItemView:ItmNr.126209!ID.1570!Selector.Manu!Msr.1.asp#
22 01 2017
https://www.digitalmunition.me/2017/01/exitmap-tor-exit-relay-scanner/ https://github.com/NullHypothesis/exitmap
22 01 2017
http://www.vpngate.net/en/ https://github.com/adtac/autovpn sudo apt-get install golang-go openssl go build autovpn.go ./autovpn JP