Explore >> Select a destination


You are here

cullmann.io
| | it-notes.dragas.net
4.0 parsecs away

Travel
| | I have already dealt with the problem of performing a correct backup. This time I will give you some insights into how I make backups and how I am able to guarantee a certain level of security.
| | blog.darkmere.gen.nz
4.4 parsecs away

Travel
| |
| | blog.patshead.com
4.4 parsecs away

Travel
| | The automated backup strategy that I've been using for the past three or four years was very solid, and it served me very well. I was using ...
| | blog.nobugware.com
23.5 parsecs away

Travel
| Gentoo support for lvm root is still a pain in the ass, here is a working solution. Assuming you have 2 disks same size to be mirrored. You want a mirrored /boot and a big lvm. Start a normal gentoo installation with this disks layout: fdisk -l /dev/sda Device Boot Start End Blocks Id System /dev/sda1 * 1 31 248976 fd Linux raid autodetect /dev/sda2 32 242246 1945591987+ fd Linux raid autodetect fdisk -l /dev/sdb Device Boot Start End Blocks Id System /dev/sdb1 * 1 31 248976 fd Linux raid autodetect /dev...