31 01 2016
http://techbuzzireland.com/2015/09/18/formula-for-feel-good-songs-unveiled-with-argos-and-alba-alba-argos-music/
baumi's personal blog … Linux, OS X, Windows, Random things, …
31 01 2016
http://techbuzzireland.com/2015/09/18/formula-for-feel-good-songs-unveiled-with-argos-and-alba-alba-argos-music/
23 01 2016
Today i’m setting up a new server. Because i didn’t want to freeze downstairs in the cold cellar where my servers are usually located, i’ve simply built and configured this server upstairs. Since I don’t have wired network upstairs anymore, i just grabbed a random USB wifi stick and quickly connected the server temporarily to […]
23 01 2016
When changing the mainboard, linux will detect the different MAC address from the onboard LAN and will create “eth1” while “eth0” will still be mapped to the LAN from the previous mainboard. simply sudo vi /etc/udev/rules.d/70-persistent-net.rules to comment out the old network card and rename the new one from “eth1” to “eth0”, then reboot …
15 01 2016
Da wir selbst immer wieder einen Brutto-Netto-Gehaltsrechner brauchen, haben wir ihn nun kurzerhand in unserem Blog eingebaut: der kostenlose Lohnrechner für alle Bundesländer Österreich. Der Rechner rechnet beide Richtungen (von Brutto zu Netto und umgekehrt) und unterstützt auch die Personalkosten bzw. Berechnung der Lohnnebenkosten für Arbeitgeber in Österreich. Einfach alle Werte ausfüllen und auf Berechnen […]
14 01 2016
This repository contains the materials as developed and used by RPISEC to teach Malware Analysis at Rensselaer Polytechnic Institute in Fall 2015. This was a university course developed and run soley by students, primarily using the Practical Malware Analysis book by Michael Sikorski and Andrew Honig, to teach skills in reverse engineering, malicious behaviour, malware, […]
12 01 2016
in case you didn’t know, this blog entry is about elementary OS. sudo apt-get install network-manager-openvpn network-manager-pptp \ network-manager-pptp-gnome network-manager-vpnc will add OpenVPN/PPTP support to Network Manager: Importing .ovpn Configuration files: https://www.youtube.com/watch?v=I7XN0xNQazI&feature=youtu.be Note: importing the tigerVPN .ovpn files worked perfectly, however connecting only worked when ticking “use TCP connection”. Currently connected via Moldtelecom, might not […]
6 01 2016
in case you didn’t know, this blog entry is about elementary OS. INVERTING COLORS: sudo apt-get install xcalib you can either create a small .sh file and map it to your desired keyboard shortcut (ctrl+alt+cmd+8 for me) xcalib -invert -alter or directly type the commands into the settings for keyboard shortcuts:
6 01 2016
in case you didn’t know, this blog entry is about elementary OS. ZOOM: In elementary OS, by default you can only zoom the desktop with and =/+/- While this is nice, i am used from my OSX setup to zoom with + scrollwheel (= two finger swipe up/down). Luckily, duckduckgo.com found this perfectly working solution […]