Archive for Februar 26th, 2017

Open Broadcaster Software ‚OBS Studio‘ – is free and open source software for video recording and live streaming

Sonntag, Februar 26th, 2017

   Open Broadcaster Software ‚OBS Studio‘ – to Live Stream on YouTube

Microsoft Windows Server 2016 – what to do if you forgot the administrator password

Sonntag, Februar 26th, 2017

As a IT administrator, you should have ever experienced trouble logging into a server with unknown password, so in this post we’ll show two simple ways to reset forgotten Windows Server 2016 administrator password. These methods work on other Windows versions as well

Boot the server from the Windows Server 2016 Installation DVD. When the Setup screen appears, press SHIFT + F10 keys to open Command Prompt

c:
cd windows
cd system32
copy Utilman.exe Utilman.exe_bak
copy cmd.exe Utilman.exe
shutdown -r -t 0

net user LocalAdmin <password>

Hohenpeißenberg – online webcam

Sonntag, Februar 26th, 2017




Google ‚Security Blog‘ – announcing the first SHA1 collision

Sonntag, Februar 26th, 2017

   Cryptographic hash functions like SHA-1 are a cryptographer’s swiss army knife. A collision occurs when two distinct pieces of data – a document, a binary, or a website’s certificate – hash to the same digest. In practice, collisions should never occur for secure hash functions. However if the hash algorithm has some flaws, as SHA-1 does, a well-funded attacker can craft a collision

Sony SF-G Series UHS-II SD Memory Card – boasts an ultra-fast write speed up to 299 MB/s

Sonntag, Februar 26th, 2017

Raspberry Pi – playing Internet radio

Sonntag, Februar 26th, 2017

raspberrypi_logo.jpg   Learn how to install and configure Internet radio

# apt-get update
# apt-get upgrade -y
# apt-get install rpi-update
# rpi-update
# apt-get clean
# aptitude install mpd mpc alsa-utils
# mv /etc/mpd.conf /etc/mpd.conf.orig
# nano /etc/mpd.conf
paste:
music_directory „/var/lib/mpd/music“
playlist_directory „/var/lib/mpd/playlists“
db_file „/var/lib/mpd/tag_cache“
pid_file „/var/run/mpd/pid“
sticker_file „/var/lib/mpd/sticker.sql“
user „mpd“
input {
plugin „curl“
}
audio_output {
type „alsa“
name „onboard“
}
mixer_type „software“
audio_buffer_size „4096“
filesystem_charset „UTF-8“
id3v1_encoding „UTF-8“
# service mpd restart
# nano /var/lib/mpd/playlists/sender.m3u
http://1live.akacast.akamaistream.net/7/706/119434/v1/gnl.akacast.akamaistream.net/1live
http://swr-mp3-m-swr3.akacast.akamaistream.net/7/720/137136/v1/gnl.akacast.akamaistream.net/swr-mp3-m-swr3
# mpc load sender.m3u
# mpc play 2

Hannover-Linden-Süd Krankenhaus Siloah – auf einem nahegelegenen Baugebiet wurden mehrere Verdachtspunkte identifiziert bei denen es sich um Blindgänger aus dem Zweiten Weltkrieg handeln könnte

Sonntag, Februar 26th, 2017