chtaube.eu
Hetzner-Server mit IPv6 unter FreeBSD | chtaube.eu
https://www.chtaube.eu/news/2014/0127-hetzner-server-mit-ipv6-unter-freebsd
Hetzner-Server mit IPv6 unter FreeBSD. January 27, 2014. Hetzner-Server mit IPv6 unter FreeBSD. Im Netz gibt es eine große Menge an Konfigurationsanleitungen um einen dedizierten Rootserver bei Hetzner mit IPv6-Konnektivität zu versorgen. Ich packe jetzt meine Konfiguration noch dazu. Ifconfig re0 ipv6="inet6 2a01:4f8:140:136d: 2 prefixlen 64" ipv6 defaultrouter="fe80: 1%re0". Diese stimmt im Grunde mit der Empfehlung aus dem Hetzner-Wiki. Überein und mehr braucht es auch nicht.
chtaube.eu
Programming | chtaube.eu
https://www.chtaube.eu/programming
Haskell is a functional programming language. This section features my xmonad configuration.
chtaube.eu
The Poodle killed SSLv3 | chtaube.eu
https://www.chtaube.eu/news/2014/1016-poodle-killed-ssl3
The Poodle killed SSLv3. October 16, 2014. The Poodle killed SSLv3. Due to the POODLE attack. I have removed support for SSLv3 on this webserver. With a decent browser you should not face any problems.
chtaube.eu
Bug in git-2.1.0 parsing IPv6 SSH URLs | chtaube.eu
https://www.chtaube.eu/news/2014/0918-git210-parser-bug-in-ipv6-ssh-urls
Bug in git-2.1.0 parsing IPv6 SSH URLs. September 18, 2014. Bug in git-2.1.0 parsing IPv6 SSH URLs. Git 21.0 (and maybe 2.0.x) doesn't handle URLs with literal IPv6 addresses properly when a username is supplied. Git clone ssh:/ [2001:db8: 1]/repository.git. As soon as you give a username to the URL, git fails:. Command here only for demonstration. The bug applies to all commands which connect to the specified URL (e.g. A workaround is to put the left square bracket. As a bug shortly after.
chtaube.eu
First server downtime | chtaube.eu
https://www.chtaube.eu/news/2014/0205-first-server-downtime
February 5, 2014. Today I noticed my server wasn't available anymore. No ping, no ssh, nothing! Unfortunately, I wasn't able to login via remote console and had to restart the machine without the ability to shut it down properly. This brought me some filesystem hickups. But they could be fixed and the machine restarted flawlessly. Looking through the logfiles it seemed like the server was still running at the moment I restarted it, but had lost its network connectivity for unknown reasons.
chtaube.eu
OpenWRT | chtaube.eu
https://www.chtaube.eu/computers/openwrt
A Linux distribution for embedded devices. TL-MR3020 als HSDPA-WLAN-Router einrichten. OpenWRT auf dem TP-Link TL-MR3020 ergibt einen kompakten HSDPA-WLAN-Router der optional auch noch IPv6 anbietet. Dieses HOWTO zeigt, wie man OpenWRT auf einem Router installiert und bei Bedarf wieder entfernt. Howto debrick an TP-Link TL-MR3020 router. Set up an IPv6 tunnel using SixXS-aiccu on OpenWRT.
chtaube.eu
Analog ESR Meter | chtaube.eu
https://www.chtaube.eu/electronics/esrmeter
This is an analog. For measuring the equivalent series resistance. Of electrolytic capacitors. It is in use since over ten years now and has been valuable in repairing electronics especially TV sets, CRT and LCD monitors and nearly everything operated by an switched-mode power supply. Discharging of capacitor not required due to integrated protective circuitry. Capacitor under test can be tested in-circuit unsoldering not required. 3 Volt operation easily operated from two 1.5 Volt batteries. It worked, ...
chtaube.eu
GnuPG / PGP keys | chtaube.eu
https://www.chtaube.eu/gpg
GnuPG / PGP keys. GnuPG / PGP keys. My GnuPG keys have expired and still need to be updated. Sorry.
chtaube.eu
Computers | chtaube.eu
https://www.chtaube.eu/computers
All about computerized items. FreeDOS live USB image. FreeDOS, a free DOS-compatible operating system, is still in use for embedded systems, and sometimes required for flashing BIOS firmware on even the newest computer models. Here you can download a ready made image file for your USB stick. It holds a FAT32 filesystem which can be written to by nearly any operating system. Perfect for doing BIOS firmware updates!
chtaube.eu
Git cheat sheet | chtaube.eu
https://www.chtaube.eu/programming/git/cheat-sheet
Commit names and history. Create a fresh git repository in the current directory. Clone a remote repository located at. To index (= put it under version control). Git diff [- cached]. See what changes you've made that are not yet added to the index. With. You see what is staged and about to be commited. Git rm [-f] [- cached]. Will only remove the file from the index, while. Will remove it from filesystem, too. Git commit [-a] [- amend] [-m '. Commit names and history. Git show - stat HEAD 2. Ssh:/ user@...
SOCIAL ENGAGEMENT