Setting up 6rd on my Linux router
[TOC]
Altibox lets its users setup IPv6 via 6rd until their dual stack network is finished and rolled out. In this post i will show you how to set it up on a Linux box that is directly...
[TOC]
Altibox lets its users setup IPv6 via 6rd until their dual stack network is finished and rolled out. In this post i will show you how to set it up on a Linux box that is directly...
I am currently running btrfs on the storage part of my home server. It has two 4TB drives in btrfs raid1. This is the commands I needed to get it working and that I use to check status and...
[TOC]
apt-get install smartmontools
Check status...
[TOC]
I have one Cisco Catalyst Express 500 series switch and it is quite horrible. Here are some notes on how to reset it and configure it from scratch since it is somehow hard. Cisco...
[TOC]
http://certs4u.info/ciscoios/
apt-get install fakeroot kernel-package libncurses5-dev
Today I was sick and I found pelican.
Pelican is a static web page/blog generator written in python. This means that it is very safe, scalable and does not need anything special on the...
I have started to use cu instead of screen as my go to serial console program.
This is my notes in case i forget.
To start a terminal session with baud rate 9600 and ttyUSB0 as...
[TOC]
You can do many neat things with dig. Here are a few neat things.
If you add +short, after all, commands, you will get a nice neat output that...
[TOC]
Fix the 0x000000C4 install error when trying to install Windows 8 or Windows Server 2012 in VirtualBox
This is mainly written for Mac as that is what I use, but should work...