Explore >> Select a destination


You are here

www.kulman.sk
| | sergeykibish.com
1.1 parsecs away

Travel
| | How in 3 steps you can setup your cheap VPN with help of Tailscale and DigitalOcean Droplet.
| | kilianvalkhof.com
5.9 parsecs away

Travel
| | I wanted an easier way to compress my files that didn't involve mucking about on the command line or uploading all my images to some server far away via a crappy flash application.
| | daviewales.com
3.4 parsecs away

Travel
| | My friend has a very low data allowance on his internet plan, and mentioned he was using a German compression proxy to compress website data upstream. I thou...
| | blog.nobugware.com
17.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...