Explore >> Select a destination


You are here

nagimov.me
| | dustymabe.com
1.8 parsecs away

Travel
| | Last time I walked through creating a sparse disk image using dd and cp --sparse=always. OK, we have a disk image. Now what? Normally it would suffice to just set up a loop device and then mount, but this disk image doesn't just contain a filesystem. It has 4 partitions each with their own filesystem. This means in order to mount one of the filesystems we have to take a few extra steps.
| | pw999.wordpress.com
2.0 parsecs away

Travel
| | My Iomega Home Media Network Drive 2 was never a great NAS. On a regular base I could not find it in the network at all and lately it's just completely gone. Even though it gets an IP address I can hardly even PING it. So I took out the disk, attached it to a...
| | github.com
2.6 parsecs away

Travel
| | This is a portable implementation of the FreeBSD kernel block-device encryption framework (with read/write support). Currently, GNU/Linux is supported but support may grow to other operating systems as well. - bijanebrahimi/portable-geli
| | thecodeartist.blogspot.com
19.8 parsecs away

Travel
| The importance of a proper requirements gathering process, including detailed use-cases at the beginning of the software development process is often underestimated.