14 02 2017
https://www.youtube.com/watch?v=hIfHyQjBTvo
baumi's personal blog … Linux, OS X, Windows, Random things, …
14 02 2017
https://www.youtube.com/watch?v=hIfHyQjBTvo
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) […]
26 01 2017
In december 2016 i’ve purchased a Thinkpad t450s i7/FHD and maxx’d it out (1TB flash, 20GB ram) running GNU/Linux (Elementary OS). Both Windows and OSX are running inside VMware workstation, as i have to test and develop all kinds of websites on all platforms. – So i didn’t have to sacrify much compared to OSX […]
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