Know-How / Wissenswertes
9 09 2014
Wichtigste JavaScripts: http://192.168.1.1/js/home.js http://192.168.1.1/js/main.js Signalstärke ICONs: http://192.168.1.1/res/icon_signal_00.gif bis http://192.168.1.1/res/icon_signal_05.gif Signalstärke via XML API abfragen: view-source:http://192.168.1.1/api/monitoring/status ergibt: <?xml version=”1.0″ encoding=”UTF-8″?> <response> <ConnectionStatus>901</ConnectionStatus> <SignalStrength>0</SignalStrength> <SignalIcon>0</SignalIcon> <CurrentNetworkType>0</CurrentNetworkType> <CurrentServiceDomain>0</CurrentServiceDomain> <RoamingStatus>0</RoamingStatus> <BatteryStatus>0</BatteryStatus> <BatteryLevel>0</BatteryLevel> <simlockStatus>0</simlockStatus> <WanIPAddress>100.87.19.59</WanIPAddress> <PrimaryDns>212.23.115.84</PrimaryDns> <SecondaryDns>212.23.115.148</SecondaryDns> <CurrentWifiUser>1</CurrentWifiUser> <TotalWifiUser>8</TotalWifiUser> <ServiceStatus>0</ServiceStatus> <SimStatus>1</SimStatus> <WifiStatus>1</WifiStatus> </response> view-source:http://192.168.1.1/api/monitoring/converged-status <?xml version=”1.0″ encoding=”UTF-8″?> <response> <SimState>257</SimState> <SimLockEnable>0</SimLockEnable> <CurrentLanguage>en-us</CurrentLanguage> </response> PIN-Status view-source:http://192.168.1.1/api/pin/status <?xml version=”1.0″ encoding=”UTF-8″?> <response> <SimState>257</SimState> <PinOptState>258</PinOptState> […]
15 08 2014
http://www.extremetech.com/extreme/184347-mit-perfects-cheap-accurate-through-wall-movement-and-heartbeat-detection-with-wifi
9 08 2014
1) Nachtauktionen: http://www.shoppingkaiser.de/suche-nacht-auktionen 2) Vertipper: http://fatfingers.com/default.aspx 3) Marktanalyse: http://www.terapeak.de/ , http://www.baywotch.de/, 4) Einkauf: http://www.bid-o-matic.org/, http://www.preishai-online.de/, http://www.esnipe.com/
4 08 2014
I am still using a very old Skype version from 2009 (version 2.8.0.722), which was beautiful and simple. Just as expected. I really dislike the newer versions. So far no problem, but today Skype started forcing me to update! Skype hides and all you can do is either install the update (which i dont want), […]
2 08 2014
In der Schweiz sind alle Daten von den Fahrzeughaltern online verfügbar – dies über die homepage vom Strassenverkehrsamt. – Zum Beispiel für Zürich: http://www.stva.zh.ch/internet/sicherheitsdirektion/stva/de/StVAfz/FZindex/FZeindex.html
30 07 2014
1) Download OS X Yosemite via App Store 2) Open Terminal, and run this: hdiutil attach /Applications/Install\ OS\ X\ Yosemite.app/Contents/SharedSupport/InstallESD.dmg -noverify -nobrowse -mountpoint /Volumes/install_app hdiutil convert /Volumes/install_app/BaseSystem.dmg -format UDSP -o /tmp/Yosemite hdiutil resize -size 6g /tmp/Yosemite.sparseimage hdiutil attach /tmp/Yosemite.sparseimage -noverify -nobrowse -mountpoint /Volumes/install_build rm /Volumes/install_build/System/Installation/Packages cp -rp /Volumes/install_app/Packages /Volumes/install_build/System/Installation/ hdiutil detach /Volumes/install_app hdiutil detach /Volumes/install_build […]
8 05 2014
Hefe-Extrakt = Modifizierte Stärke = Glutamat -> Nicht kaufen! Besser selber kochen und einfrieren, ansonsten gibts bei Metro im “BIO” Regal eine Suppe ohne diese “Zutaten”. Bei vorgeschnittenen Käsescheiben wird eine Aluminiumschicht (!!) aufgetragen, damit die Scheiben nicht aneinander kleben. -> Nicht kaufen! Kein Zuchtfisch kaufen (auch nicht aus Norwegen). – Siehe http://tvthek.orf.at/program/Weltjournal/5298609/WELTjournal-Giftiger-Fisch-Die-grosse-Gesundheitsluege/8843666 Auch kein Wildfang wie […]
12 02 2014
Today i started configuring my beaglebone board. While the first time after installing the USB driver and the tethering HoRNDIS driver, it soon stopped working. I ended up getting multiple entries in my network configuration. This will fix the issue: Edit these two files and remove all entries containing beagleboard (beginning with <key>, including the […]
2 02 2014
Anleitung Linux mdadm für raid5 – http://blog.mbentley.net/2010/11/creating-a-raid-5-array-in-linux-with-mdadm/ Add a hot space afterwards: mdadm –add /dev/md127 /dev/sdg or fdisk /dev/sdg n (new) t (…type) fd (fd = linux raid auto-detect) w (write) q (quit) mdadm –add /dev/md127 /dev/sdg1
22 01 2014
Sie möchten Akku sparen und/oder einfach nur lästige Flash Werbungen automatisch ausblenden? – Das “Flash Block” Plugin funktioniert leider nur bedingt, dabei ist die “click to play” Funktion sogar schon im Google Chrome Browser standardmässig aktiviert. Besonders hilfreich ist auch die Möglichkeit, für bestimmte URLs Ausnahmen hinzuzufügen (z.B. YouTube, etc. ) Eine Anleitung gibs hier […]