|
2020/05/22 21:21 |
Haiko |
ARM (und mehr) Binarys auf x86_64 ausführen mittels binfmt_misc + qemu
Hintergrund zu binfmt_misc Kernelmodul:
* <https://www.kernel.org/doc/html/latest/adm… |
multiarch,
docker,
qemu,
linux,
wissen,
notizen |
|
2016/09/24 18:37 |
Haiko |
httpd on docker aarch64/busybox
Ein containerisierter Webserver (httpd from busybox). 3,2 Mbyte Manchmal ganz praktisch :)
Running on odroid c2 (Arch Linux 3.… |
busybox,
aarch64,
httpd,
docker,
notizen,
c2,
odroid |
|
2012/03/04 22:58 |
Haiko |
Lame Notizen
wav nach mp3 konvertieren
$ lame -b 320 -h mix.wav mixsession0312.mp3
LAME 3.98.4 32bits (http://www.mp3dev.org/)
CPU features: MMX (ASM used),… |
lame,
linux,
debian,
mint,
ubuntu,
notizen |
|
2012/02/28 12:16 |
Haiko |
Netbeans 7.x (PHP) Notizen
installieren
$ bash netbeans-7.1-ml-php-linux.sh
[Setup Fenster]
netbeans php notizen webdev mysql |
netbeans,
php,
notizen,
webdev,
mysql |
|
2016/08/31 19:27 |
Haiko |
Notizen zum Macaron Webframework
Ein kleiner - quick and dirty blog (main.go weiter unten)
Example Output after Start:
go run main.go … |
golang,
macaron,
notizen,
basics,
notes,
templates |
|
2016/09/22 11:24 |
Haiko |
Notizen zum Odroid C2
Es liegt ein Set vor, bestehend aus
[Ausgepackter Odroid C2]
* Odroid C2
* eMMC 8 GB + MicroSD Adapter
* Gehäuse
* USB Netzteil… |
odroid,
c2,
notizen,
issues,
arch,
ubuntu,
ethernet,
linux,
traefik,
dns,
docker,
kernel |
|
2019/06/10 18:39 |
Haiko |
openssh notizen
host configuration
~/.ssh/config
Host backup
Hostname bck.example.com
User 43210
IdentityFile ~/.ssh/id_rsa_bck_example_com
Host metrics… |
openssh,
notizen |
|
2011/11/07 18:57 |
Haiko |
Plugin
Beispielplugin
<note warning>
Artikel nicht mehr aktuell
</note>
apps/etherpad/
├── ajax
├── appinfo
│ ├── app.php
│ └── info.xml
├── css
├── … |
owncloud,
php,
webdav,
helper,
notizen,
apache,
plugin,
webdev |
|
2016/10/04 15:32 |
Haiko |
Web Interface für OPcache
<https://github.com/amnuts/opcache-gui>
wget https://raw.githubusercontent.com/amnuts/opcache-gui/master/index.php
cp index.php /sr… |
php,
php7,
opcache,
ui,
webinterface,
git,
blog,
notizen |
|
2016/08/09 11:53 |
Haiko |
xclip
Notizen
Im Terminal kopieren und Einfügen mit mittlerer Maustaste zb in Gedit:
$ echo "hallo welt" | xclip
Über den gewohnten Weg „Rechte Maustaste … |
linux,
xclip,
bash,
pipe,
notizen |