PHP internationalization with gettext
2013-07-19
IN1, 2013-07-19 00:00:00
IN1, 2023-04-10 14:16:28


Overview

Installation on Debian/Ubuntu Linux

You must install the Package gettext, which comes as a meta-package and contains a bundle of commands (at this point it is similiar to imagemagick; one package, several commands) […]


Linux: Master Boot Record MBR
2013-06-19
IN1, 2013-06-19 00:00:00
IN1, 2023-04-14 14:47:40


Nachfolgend aufgeführt einige Linux shell commands um den MBR zu sichten, zu sichern und die Sicherung wieder euinzuspielen.

Anwendung selbstverständlich auf eigene Gefahr!

Die Pfade zu den Laufwerken müssen ggf. angepasst werden. Bitte berücksichtigen !

MBR sichten

hd -n 512 /dev/sda

oder

dd if=/dev/sda bs=512 count=1 | hexdump -C


This website uses Cookies to provide you with the best possible service. Please see our Privacy Policy for more information. Click the check box below to accept cookies. Then confirm with a click on "Save".