Hi
‘ddrescue –direct’ will open the input with the O_DIRECT option for uncached reads. ‘raw devices’ are not needed on newer kernels. For older kernels see below.
Continue reading Linux: Disk recovery with ddrescue
Hi
‘ddrescue –direct’ will open the input with the O_DIRECT option for uncached reads. ‘raw devices’ are not needed on newer kernels. For older kernels see below.
Continue reading Linux: Disk recovery with ddrescue
Hi,
linux has 3 tools for recovering files from a (damaged) SD Card or from an dd image taken by ddrescue. Usually all tools need an empty output directory.
Continue reading Recovery: Recover files from SD Cards or dd image
Hi,
this post describes a simply way to forward all traps by E-Mail received via SNMP.
This process is splited in several steps
Continue reading Network: Forwarding SNMP Traps by mail with snmptrapd and snmptt
Hi,
linux allows to change the keybaord layout “on the fly”.
Continue reading Linux: Switch keyboard layout in (bash) shell
Hi,
for troubleshooting purposes (i.e. certificate issues) it is sometimes to enable the debug logging of apt.
Continue reading Debian: Enable apt debug logging