Archive for August, 2024

Med School Insiders – 4 Ways Artificial Intelligence (AI) is Transforming Healthcare

Dienstag, August 6th, 2024

IBM Technology – Artificial Intelligence (AI) Machine Learning Deep Learning and Generative AI Explained

Dienstag, August 6th, 2024

Microsoft Windows 11 – administration commands tutorial

Dienstag, August 6th, 2024

Krankenhaus Agatharied – endlich wieder online

Montag, August 5th, 2024

New York Stock Exchange – opening bell rings to start the day’s trading

Montag, August 5th, 2024

Montag, August 5th, 2024

Linux command ’lnav‘ – the Log File Navigator (lnav) is an advanced log file viewer for the console so if you have a bunch of log files that you need to look through to find issues

Montag, August 5th, 2024

Linux command ’lnav‘ – is an advanced log file viewer for the terminal it provides an easy-to-use interface for monitoring and analyzing your log files with little to no setup. Simply point lnav at your log files and it will automatically detect the Log Formats index their contents and display a combined view of all log messages andou can navigate through your logs using a variety of hotkeys

root@rpi-NodeRed-01:~#
root@rpi-NodeRed-01:~# apt-get install lnav
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
lnav is already the newest version (0.9.0-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@rpi-NodeRed-01:~#
root@rpi-NodeRed-01:~# lnav -V
lnav 0.9.0
root@rpi-NodeRed-01:~#

Some usefull hotkeys

e / E : jump to next/previous ERROR
w / W: jump to next/previous WARNING
d / D : forward / backward 24 hours
0 / shift 0 : next / previous day
ctrl-r : reset all filters and highlights
i : show a histogram with number of errors per day :exclamation:
p / shift p : show / stop showing JSON messages in a pretty way :exclamation:
/ : search a string of regular expression
g / G : go to top or bottom of the file

root@rpi-NodeRed-01:~# lnav

Log analysis in lnav can be done using the SQLite interface

Log messages can be accessed via virtual tables that are created for each file format and the tables have the same name as the log format and each message is its own row in the table a simple query to perform on an Apache access log might be to get the average and maximum number of bytes returned by the server grouped by IP@

;SELECT c_ip, avg(sc_bytes), max(sc_bytes) FROM access_log GROUP BY c_ip

Affogato al caffè – Espresso Poured over Ice Cream

Sonntag, August 4th, 2024

SpaceX Falcon 9 – launches cargo mission to the International Space Station (ISS) and the first-stage booster making its 10th flight will land back at Cape Canaveral’s Landing Zone 1 about seven and a half minutes after launch

Sonntag, August 4th, 2024

Ostsee Kühlungsborn – online webcam

Sonntag, August 4th, 2024

Y2k38 19.01.2038 3:14:07 (UTC) – das 32-Bit-Limit (2³¹–1) erreicht mit dann 2.147.483.647 Sekunden

Sonntag, August 4th, 2024

Firmen und Regierungen auf der ganzen Welt arbeiten derzeit an der Lösung des Problems indem sie auf 64-Bit-Systeme umsteigen diese können einen Zeitstempel bis zum Jahr 292.277.026.596 darstellen falls es die Menschheit in der aktuellen Form dann überhaupt noch gibt

Es besteht die Gefahr dass Systeme nach diesem Datum den Zeitstempel nicht mehr korrekt darstellen oder interpretieren können diese würden dann den Zeitstempel plötzlich auf 13.12.1901 20:45:52 (UTC) einen Freitag zurücksetzen

Tesla Gigafactory Berlin-Brandenburg – legt Ausbau des Werks in Grünheide auf Eis

Sonntag, August 4th, 2024

BR quer mit Christoph Süß – seit dem 01.08.2013 haben Kinder ab dem vollendeten ersten Lebensjahr einen Rechtsanspruch auf frühkindliche Förderung in einer Tageseinrichtung oder in Kindertagespflege (§ 24 Abs. 2 Satz 1 SGB VIII; Art. 1 Nr. 7 Kinderförderungsgesetz KiföG)

Sonntag, August 4th, 2024

Klinikum Ludwigshafen – mit TikTok Videos ‚Klilu_Pflegeakademie‘ gegen den Fachkräftemangel

Sonntag, August 4th, 2024

DJI Avata 2 – the enchanted Canary Islands

Samstag, August 3rd, 2024