da die #hashatgs jetzt funktionieren: wird facebook jetzt zum #twitterkiller?
Mittwoch, 3. Juli 2013
Donnerstag, 13. Juni 2013
Mittwoch, 1. Mai 2013
Facebook May 01, 2013 at 11:33AM
Bist du deppert... http://jalopnik.com/deadly-afghan-plane-crash-caught-by-dash-cam-in-this-ho-485974117
Dienstag, 30. April 2013
Schon wieder Patschert
Rechtzeitig vor dem Urlaub nächste Woche, hab ich mir vorhin schon wieder den rechten Fuß demoliert.
Dieses mal eine Knochenabsplitterung beim Knöchel - ich glaub innen.
Und warum? Weil ich dem August zu Hilfe geeilt und halb über den Zaun gesprungen bin, als er vom bösen Kater aus der Nachbarschaft attackiert wurde. Beim Landen bin ich irgendwie umgeknickt. Dabei sind diese Schlapfen so bequem...
Jetzt hab ich für drei Wochen eine Schiene und soll mir zehn Tage lang einen Blutverdünner in den Bauch spritzen.
Und es ist noch nicht einmal ein Jahr her, seit ich mir diesen Fuß lädiert hab.
Freitag, 19. April 2013
Facebook April 19, 2013 at 09:10AM
In der Nacht hat eine Kröte gelaicht und die Frösche sind geschlüpft
Donnerstag, 18. April 2013
Opferliste
Hab' unter opferliste.blogspot.co.at einen neuen Blog begonnen, der den Opfern meiner Katzen gewidmet ist.
Facebook April 18, 2013 at 10:04AM
Wenn eine Eidechse ihren Schwanz abwirft, bewegt sich der noch eine Zeit lang weiter. Da freut sich die Katze... :/
Mittwoch, 17. April 2013
Facebook April 17, 2013 at 10:56PM
Eintragungslokale für das Volksbegehren sind während der Eintragungswoche 15.-22. April 2013 zumindest zu folgenden Zeiten offen: 8:00 bis 16:00 Uhr, manchmal sogar bis 20:00 Uhr und auch am Wochenende! Details siehe http://www.kirchen-privilegien.at/unterschreiben/oeffnungszeiten/
Montag, 15. April 2013
Facebook April 15, 2013 at 09:52AM
Bin heute Früh als erstes zur Gemeinde gefahren und hab' das Volksbegehren unterschrieben.
Samstag, 6. April 2013
Donnerstag, 4. April 2013
Dienstag, 2. April 2013
Facebook April 02, 2013 at 03:03PM
Meinen herzlichen Dank an die *-löcher, die dafür verantwortlich sind, dass wir jetzt wieder ein halbes Jahr lang täglich eine Stunde früher aufstehen müssen :/
Montag, 1. April 2013
Facebook April 01, 2013 at 05:08PM
Nach dem ich die Maus der letzten Woche am Freitag wieder ausgesetzt hab', hat Spitzerl heute einen kleinen Vogel und eine große Maus nach Hause gebracht und gefressen. Beim Vogerl hat er sich ein bisserl übernommen, weil er's fast im Ganzen verschluckt hat (wie ich feststellen dürfte, als ich das weggeputzt hab', was er kurz, nach dem er das Vogerl verschlungen hat, wieder ausgekotzt hat).
Dienstag, 26. März 2013
Montag, 25. März 2013
Facebook March 25, 2013 at 04:25PM
und während ich mit Jehovas Zeugen am Zaun plaudere, bringt Spitzerl eine Maus(?) nach Hause. Hab zuerst geglaubt sie ist tot, aber dann hat sie zu quieken begonnen. Jetzt sitzt sie in einer Schachtel...
Windows 8 Time
Time has always been wrong on my Windows computers and the internet time synchronization has always been error prone.
I don't know why microsoft was not able to fix that in the last decade, because this can be a real pain in the neck, especially if one has to rely on exact time keeping.
Anyway today I've found this link:
Configure a manual time source for a selected client computer
In essence it explains two things:
As time server I use a linux box with openntpd (does not listen to connections by default, so make sure to enable that in /etc/openntpd if you want to see it).
Now I'll have to see if it actually works...
I don't know why microsoft was not able to fix that in the last decade, because this can be a real pain in the neck, especially if one has to rely on exact time keeping.
Anyway today I've found this link:
Configure a manual time source for a selected client computer
In essence it explains two things:
- How to test if another computer (on the LAN) can be used as time server:
w32tm /stripchart /computer:target /samples:n /dataonly
where target is the name or IP of the time server and n the number of times to query it - How to set another computer (on the LAN) as time server:
w32tm /config /manualpeerlist:peers /syncfromflags:manual /update
Actually it is set up as peer and does not appear in the list of servers (in the property of the clock), but
w32tm /query /peers
lists it, if the call to w32tm /config succeeded. Note that it must be run as administrator!
peers may contain a list of names/IP addresses in a quotes string with space as deliminator (e.g. "time1 time2 time3")
As time server I use a linux box with openntpd (does not listen to connections by default, so make sure to enable that in /etc/openntpd if you want to see it).
Now I'll have to see if it actually works...
Freitag, 22. März 2013
Facebook March 22, 2013 at 02:41PM
es brummt im Vorzimmer - Spitzerl hat schon wieder einen (toten) Vogel nach Hause gebracht :(
Mittwoch, 20. März 2013
Facebook March 20, 2013 at 08:51AM

Aus der Reihe 12 Praktische Anwendungsbeispiele Für Wasserbomben #4 Schutz verletzter Finger vor Schmutz, Chemikalien & Feuchtigkeit (Katzenkisterl ausräumen, zähneputzen, duschen,...) P.S.: Aufpassen mit dem V-Hobel!
Sonntag, 3. März 2013
Spritpreis - Cosm
Hab' mir vor kurzem Arexx Temperatur Logger gekauft, um die Temperatur im Haus zu überwachen und zu sehen, wie die Heizung arbeitet. Dazu hab' ich bei Cosm ein Konto angelegt, um dir Messwerte zu als Kurve anschauen zu können.
Damit das so funktioniert, wie ich mir das vorstelle, hab' ich eine Java-Applikation geschrieben, die die Messwerte nicht nur lokal speichert, sondern auch zum Cosm überträgt. Die original Arexx Software hab' ich ohne USB Verbindung nicht verwenden können. Abgesehen davon benötigt sie Windows..
Nach dem ich also die Cosm-Verbindungfür die Temperaturmesswerte implementiert hatte und schon früher mit www.spritpreisrechner.at herum gespielt und dafür Java-Applikationen entwickelt habe, hab' ich die beiden kurzerhand verbunden, wodurch das entstanden ist:
https://cosm.com/feeds/105138
Ist ganz nett u Trends zu erkennen, aber noch lange nicht das, was ich eigentlich will. Momentan spiel' ich mit der Idee, einen universellen Datenlogger zu machen, der nicht nur Werte verschiedener Quellen lesen kann, sondern das ganze dann auch graphisch aufbereiten und auswerten kann.
Damit das so funktioniert, wie ich mir das vorstelle, hab' ich eine Java-Applikation geschrieben, die die Messwerte nicht nur lokal speichert, sondern auch zum Cosm überträgt. Die original Arexx Software hab' ich ohne USB Verbindung nicht verwenden können. Abgesehen davon benötigt sie Windows..
Nach dem ich also die Cosm-Verbindungfür die Temperaturmesswerte implementiert hatte und schon früher mit www.spritpreisrechner.at herum gespielt und dafür Java-Applikationen entwickelt habe, hab' ich die beiden kurzerhand verbunden, wodurch das entstanden ist:
https://cosm.com/feeds/105138
Ist ganz nett u Trends zu erkennen, aber noch lange nicht das, was ich eigentlich will. Momentan spiel' ich mit der Idee, einen universellen Datenlogger zu machen, der nicht nur Werte verschiedener Quellen lesen kann, sondern das ganze dann auch graphisch aufbereiten und auswerten kann.
OpenVPN and Android
Last week I finally got around to set up a working VPN for my android phone. I can now not only securely connect to my hone network and access my NAS, satellite receiver, mail server, etc. but also route the phones internet traffic through my home router and thus use any (open) WiFi without fearing that someone can steal my data.
This is how I did it:
This is how I did it:
- Server
I've been using OpenVPN for some quite time to connect to a friend and my companies server so I did not need to set up a server. It's running on a linux box that runs all the time so the VPN is always available. Setting up OpenVPN is quite easy - I used the Ubuntu package and customized it to my needs. In essence it contains these entries:
proto udp
dev tun
ca /etc/openvpn/server/2.0/keys/myvpn_ca.crt
cert /etc/openvpn/server/2.0/keys/myvpn.crt
key /etc/openvpn/server/2.0/keys/myvpn.key
dh /etc/openvpn/server/2.0/keys/dh1024.pem
server 10.10.1.0 255.255.255.0
ifconfig-pool-persist ipp.txt
push "route 192.168.10.0 255.255.255.0"
comp-lzo
user openvpn
group openvpn
persist-key
persist-tun
I 've generated a key for my phone to access the VPN some time ago and don not remember how, but as I recall that was not a problem either
The ticky part, besides configuring the phone, was to set up routing and the firewall correctly.
I have a hardware firewall behind my DSL routers so I first had to set up port forwarding for UDP port 1194 to the firewall. Since the firewall was configured to log dropped packets it was not hard to find out how to configure the firewall. And finally I had to create a static route to the VPN via the linux box so the hosts on my LAN find the phone. - Client i.e. phone
On the phone I use OpenVPN Connect to access the VPN. I've created a configuration file (must end in .ovpn) which in essence contains these entries:
client
dev tun
proto udp
redirect-gateway def1 bypass-dhcp
dhcp-option DNS 192.168.10.1
resolv-retry infinite
nobind
persist-key
persist-tun
ca myvpn_ca.crt
cert myvpn_phone.crt
key myvpn_phone.key
comp-lzo
I copied the certs, keys and config to a directory on the phones SD card and the imported the .ovpn file into OpenVPN Connect.
The redirect-gateway option makes the VPN server the default gateway i.e. routes all traffic through the VPN tunnel. The dhcp-option DNS sets the DNS server to that in my LAN so I can access my private hosts by their names. The rest is standard setup.
Besides checking if I can reach hosts and services on my LAN by their name, I used http://http://ct.de/ip to check if all traffic is routed via the VPN.
Once that all worked I was happy :)
Abonnieren
Posts (Atom)