Archive for Juli 1st, 2018

Kassenärztliche Bundesvereinigung (KBV) – so kommt die Praxis in die Telematikinfrastruktur

Sonntag, Juli 1st, 2018

Kassenärztliche Bundesvereinigung (KBV) – eArztakte soll den Datenaustausch voranbringen

Sonntag, Juli 1st, 2018

Notepad++ 7.5.7 – released

Sonntag, Juli 1st, 2018

   Notepad++  – a free source code editor which supports several programming languages

motionEyeOS 20180627 – enabled WiFi Access Point (AP) support for Raspberry Pi 3 and Zero W

Sonntag, Juli 1st, 2018

MotionEyeOS_logo   motionEyeOS – is a Linux distribution that turns your single board computer into a video surveillance System


Notepad++ – make sure you set the EOL conversion to UNIX LineFeeds (Edit–>EOL Conversion–>Unix LF)
To activate the access point mode on your motionEyeOS you’ll need to complete the following three steps:
The dnsmasq acts as a DHCP server and offering your connected clients an IP configuration it is automatically started if you provide a dnsmasq.conf file – this needs to be placed on the boot partition before the first boot
Notepad++ dnsmasq.conf File
interface=wlan0
dhcp-range=192.168.27.50,192.168.27.150,24h
dhcp-leasefile=/data/dnsmasq.leases
The hostapd daemon is the component that makes your WiFi adapter broadcast a network SSID and allow other clients to connect. It is automatically started if you provide a hostapd.conf file – this needs to be placed on the boot partition before the first boot
Notepad++ hostapd.conf File
ssid=<ssid>
wpa_passphrase=<password>
wpa=2
wpa_key_mgmt=WPA-PSK
interface=wlan0
channel=1
driver=nl80211
hw_mode=g
ieee80211n=1
ieee80211ac=1i
When TRUE the system won’t start any services that depend on (require) a network connection – the default is FALSE – this needs to be placed on the boot partition before the first boot
Notepad++ os.conf File (for Raspberry Pi Zero W)
os_networkless=“true“

US-Cert – VMware Releases Security Updates

Sonntag, Juli 1st, 2018

   VMware Releases Security Updates

Rampage – exploits a critical vulnerability in modern phones that allows apps to gain unauthorized access to the Android device

Sonntag, Juli 1st, 2018

innovate.healthcare – is a hackathon for innovators passionate about disrupting healthcare with progressive ideas, creative thinking and active doing

Sonntag, Juli 1st, 2018