Beiträge des Autors
Aug. 07 2016
Sunrise FritzBox 7490 auf Version 6.50 aktualisieren
Ich habe im Netz mal nach einer Variante gesucht um unsere FritzBox auf eine neuere Version zu aktualisieren. Sunrise ist ja immer noch bei einer sehr alten Version stehen geblieben. Ab Version 6.50 hat sich ja einiges in Sachen Admin-Oberfläche getan. (Diese finde ich Übrigens sehr gelungen). Achtung falls die Einstellungen der Box nach dem …
Dez. 29 2015
Install IGEL UMS Server Ubuntu 14.04 Headless
Minimal Install Ubuntu 14.04 x64 Server with OpenSSH Server Update && dist-upgrade
1 |
apt-get update && dist-upgrade -y |
install xorg
1 |
apt-get install xorg |
Add i386 Libs needed for Igel UMS
1 2 3 |
dpkg --add-architecture i386 apt-get update sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 libxtst6:i386 libxinerama1:i386 libxi6:i386 libXext6:i386 libXrender1:i386 |
Install Igel UMS Server
1 |
<span class="pln">apt</span><span class="pun">-</span><span class="pln">get install libxrender1</span><span class="pun">:</span><span class="pln">i386 libxtst6</span><span class="pun">:</span><span class="pln">i386 libxi6</span><span class="pun">:</span><span class="pln">i386</span> |
Dez. 07 2015
Compact Virtualbox VMachine
How to Compact Virtualbox VMachine (Linux and Windows) http://superuser.com/a/529183
Jan. 04 2015
Code::Blocks Arduino include Libraries
For my Arduino development i decided to go with the Code::Blocks IDE. I really like this portable IDE. (Visual Studio with the VisualMicro Plugin is great but i don’t like the install size of the Visual Studio IDE) Fortunately Stanley Huang has made a great work with his CodeBlocks Arduino IDE setup. See: http://arduinodev.com/codeblocks/ CodeBlocks …
Juli 01 2014
Connect a USB Devices over Network
I want to make my office as quiet as possible. So i wanna move all my Workstation’s into my 19″ Rack and work on those with some Igel Thin Client’s. But I have some USB Devices like Microprocessors, Scanners, Sound Cards, USB to Serial Adapters and so on. Now i try to find the best …
Juni 10 2014
Proxmox: convert virtual disk vmdk to raw
If you get an error about VMDK Version not compatible to qemu-img follow those steps:
1 2 3 4 5 |
wget http://ftp.us.debian.org/debian/pool/main/q/qemu/qemu-utils_2.0.0+dfsg-4~bpo70+1_amd64.deb mkdir utils dpkg -x qemu-utils_2.0.0+dfsg-4~bpo70+1_amd64.deb utils/ cd utils/bin/ qemu-img convert -O raw </path/to/file.vmdk> file.raw |
Source: http://forum.proxmox.com/threads/18240-qemu-img-not-working-correctly-with-vmdk-file-(since-PVE3-2)
März 21 2014
Apache2 how to disable mod_security in .htaccess file?
1 2 3 4 |
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> |
März 20 2014
Flugverkehr über Europa
http://www.tagesanzeiger.ch/wissen/technik/So-eng-ist-es-am-Himmel-ueber-Europa/story/29638083