Explore >> Select a destination


You are here

nagimov.me
| | vsis.online
12.0 parsecs away

Travel
| |
| | pw999.wordpress.com
6.5 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...
| | willhaley.com
5.8 parsecs away

Travel
| | As my family's computers age into obsolescence I typically back up the disks, use shred to securely erase data from the disks, then donate or re-use the disks/computers. My current technique for backing up the Windows disks is to mount the primary (non-boot) Windows partition, convert it to a squashfs filesystem, then squirrel that backup image away somewhere for safe keeping. I like this technique because squashfs filesystems are highly compressed and read-only by default, which is exactly what I want for a Windows backup that I'll probably never look at again.
| | wiredspace.de
52.5 parsecs away

Travel
| This describes how to setup Arch Linux similar to my setup. This is rarely up-to-date, so be mindful when you type in your commands in the commandline, and be sure to check the Arch Linux Installation guide or the Arch Wiki in general, if you're unsure about something. Mirror List Location: /etc/pacman.d/mirrorlist Select the mirror(s) you want to use for the package manager pacman. Delete every other entry or mark it as a comment to ensure that pacman is using the right mirror. You can also install vim ...