Archive for Juni, 2017

Mozilla Firefox 54.0 – the performance improvements are remarkable

Mittwoch, Juni 14th, 2017

Node-RED – the first natural step of securing a web application is by enabling user login

Mittwoch, Juni 14th, 2017

$ node-red-stop
$ cd .node-red
$ cp settings.js settings.js.original
 $ vi settings.js
adminAuth: {type: „credentials“, users: [{username: „admin“, password: „“, permissions: „*“ }]},
$ sudo npm install -g node-red-admin
$ node-red-admin hash-pw
<password>
$ vi settings.js
adminAuth: {type: „credentials“, users: [{username: „admin“, password: „<password>“, permissions: „*“}]},
$ node-red-start

Microsoft Security Advisory 4025685 – additional updates for older platforms to protect against potential nation-state activity

Mittwoch, Juni 14th, 2017

mswindows_logo.jpg   Guidance for older platforms: June 13, 2017

Raspberry Pi – configuring SSH to use Certificate Authentication

Mittwoch, Juni 14th, 2017

configuring SSH to use Certificate Authentication

$ sudo service ssh status
$ mkdir ~/.ssh
$ chmod 700 ~/.ssh
$ ssh-keygen -t rsa
$ ssh-copy-id <userid>@<destination hostname or ip address>
$ sudo service ssh restart

and remove with

$ ssh-keygen -f „/home/<userid>/.ssh/known_hosts“ -R „<destination hostname or ip address>“

Streetscooter Work XL – Ford und Deutsche Post bauen batteriebetriebene Lieferfahrzeuge

Dienstag, Juni 13th, 2017

Lufthansa – verlegt fünf A380 von Frankfurt nach München

Dienstag, Juni 13th, 2017

President Donald J. Trump – leads a cabinet meeting

Dienstag, Juni 13th, 2017

Röntgenbilder, Laborbefunde und Co. – all diese Patientendaten sollten künftig zentral verfügbar sein sind sich Manager und Politiker beim Digitalgipfel sicher

Montag, Juni 12th, 2017

Turkey Alanya – online webam

Montag, Juni 12th, 2017

Trojaner ‚SambaCry‘ (EternalRed) – schürft Kryptowährung auf Linux Servern

Montag, Juni 12th, 2017

Raspberry Pi – a Linux trojan detected under the generic name of Linux.MulDrop.14 is infecting devices with the purpose of mining cryptocurrency

Montag, Juni 12th, 2017

Linux.MulDrop.14 – launches its cryptocurrency mining process and uses ZMap to continuously scan the Internet for other devices with an open SSH port. Once it finds one the malware uses sshpass to attempt to log in using the username „pi“ and the password „raspberry“ only this user/password combo is used meaning the malware only targets Raspberry Pi single-board computers

Samsung CHG90 (LC49HG90DMNXZA) 49″ Monitor – verfügt über eine Auflösung von 3.840 x 1.080 Pixel mit 32:9

Montag, Juni 12th, 2017

Shell TapUp – tankt Autos Diesel/Benzin auf der Straße mit einem Elektrotankwagen auf

Montag, Juni 12th, 2017

Google Self-driving bicycle – is a great idea

Sonntag, Juni 11th, 2017

Node-RED Version 0.16.3 – released

Sonntag, Juni 11th, 2017