Archive for the ‘Technical Info’ Category

Thomann 19″ 4HE Mobiles Datacenter – das Gerät im Hardware Check

Montag, Dezember 5th, 2022

Protectli Vault Pro VP2410-4 Port – Barebone im Hardware Check

Sonntag, Dezember 4th, 2022

Ventoy 1.0.82 – is an open source tool to create bootable USB drive for ISO files

Samstag, Dezember 3rd, 2022

Firefox 105 – number of Out-of-Memory (OOM) crashes significantly reduced

Mittwoch, November 30th, 2022

Delay crashing the main process when running Out-of-Memory (OOM)

void mozalloc_handle_oom(size_t size) {
if (gOOMDelayedCrash) {
gOOMDelayedCrash = false;
Sleep(100); // Sleep for 100ms hoping some other process dies
return;
}
// The rest behaves like it used to

}

Meshtastic Offgrid Kommunikation 2.0 (Beta) – an open source off-grid decentralized mesh network built to run on affordable low-power devices

Montag, November 28th, 2022

Meshtastic 2.0 – after 9 months in the making we present to you the next milestone for the Meshtastic project

TSFactory RecordTS v6 – what’s new

Mittwoch, November 23rd, 2022

tsfactory_logo.jpgTSFactory RecordTS – is a Terminal Services and Remote Desktop session recording solution that records and audits employees  administrators external vendors and consultants’ activities while remotely logged into your Microsoft Windows Terminalserver

Fujitsu Futro S740 (refurbished) – eine Alternative für einen Raspberry Pi und das mit 1*16GB Memory / 1* SATA III 6Gb/s M.2 SSD Disk und passiver Kühlung

Freitag, November 11th, 2022

ZeroTier 1.10.2 – how to create a virtual private network without port forwarding on the router

Mittwoch, November 2nd, 2022

Ventoy 1.0.81 – is an open source tool to create bootable USB drive for ISO files

Sonntag, Oktober 30th, 2022

Ubuntu 22.04.1 – how to install Apache Guacamole as Docker Container

Samstag, Oktober 15th, 2022

Apache Guacamole – supports standard protocols like VNC RDP and SSH and use HTML5 for remote connection

Android OS – Cache leeren so funktioniert’s

Samstag, Oktober 8th, 2022

Drücken sie auf „Cache leeren“ um den Zwischenspeicher der App zu löschen und führen sie diesen Vorgang für alle Apps durch deren Speicher sie löschen möchten

Compression Attached Memory Module (CAMM) 16GB DDR5-4800 32GB DDR5-4800 64GB DDR5-4800 or 128GB DDR5-3600 – is a proprietary memory packaging technology developed and patented by Dell to replace the ageing SO-DIMM design

Sonntag, Oktober 2nd, 2022

AnyDesk – lohnt sich die kommerzielle Remote Access Software

Samstag, Oktober 1st, 2022

SQL Database for Beginners – Überblick der Datentypen

Donnerstag, September 29th, 2022

SQL Database for Beginners – LEFT RIGHT JOIN

Mittwoch, September 28th, 2022