Author Archives: tscho
Create a iSCSI target on FreeBSD with ZFS
The easiest way using ZFS for a Share is to create an iSCSI target. With iSCSI you can have all the ZFS advantages in Windows. In this post I will show you how to create it on FreeBSD and use it in Windows. … Continue reading
2D-Dock
If you don’t like the 3D-looking of your Dock you can change it to a 2D-Version. On older Mac this can speed up your machine. Just copy the following lines into the terminal.app. defaults write com.apple.dock no-glass -boolean YES killall … Continue reading
Back to the Mac
Ziemlich genau ein Jahr habe ich versucht von Mac OS auf Linux, in meinem Fall Debian, umzusteigen. Wie der Titel schon erahnen lässt ist es mir nicht gelungen. Begonnen hat alles mit dem Kauf einer Büchse mit einem i5, 8 … Continue reading
No login FreeBSD libintl.so.8 not found
After an Update through portmaster my ZFS-Box showed me the following line at the login screen: /libexec/ld-elf.so.1: Shared object “libintl.so.8″ not found, required by “bash” Follow these steps to solve the problem. Boot into the “single user mode” Mount the … Continue reading
Buchtip #1 Vegetarian Basics
Sich zu entscheiden vegetarisch zu leben ist total leicht, das umzusetzen ist, so lange man nicht selbst kochen muss, auch noch total easy. Zwar ist es schön, nicht mehr bei Mutti zu wohnen, doch als Nerd sein Essen auf den Tisch … Continue reading
Lampe im Eigenbau
Zugegeben, die tolle Idee hab ich geklaut. Der Wohnprinz hat auf YouTube ein Viedo gepostet wie man eine Muffin-Lampe baut. Wenn man jetzt noch bunte Muffinförmchen nimmt bekommt die Lampe noch einen spacigeren Touch. Was allerdings beachtet werden sollte ist, … Continue reading
i3status shows no battery
If your i3status shows “no battery” on your notebook check under /sys/class/power_supply/ how your battery is called. Then check out the latest version from source and change in the src/print_battery_info.c file the batpath. Do a make install and e voila … Continue reading