I haven’t had to move docker volumes around in a few years, but I finally had the need today. As usual, I searched for the process, knowing that most examples are… well… not very good. Well, as I almost resorted to pulling a manual job using ubuntu, I found a great write-up by Jarek Lipski… Continue reading Docker volume backup and restore the easy way.
Category: Unix
Add HEIC support to nextcloud
From https://eplt.medium.com/5-minutes-to-install-imagemagick-with-heic-support-on-ubuntu-18-04-digitalocean-fe2d09dcef1 A restart of apache2 should finish the job. Check with the phpinfo() call…
Password-less ssh in 2 Glorious Steps…
Local System – Let’s call it alphaRemote System we don’t want to have to enter passwords for,Let’s call it foxtrot Prep: Harden your existing ssh keys since RSA 1024 sucks. This will create a new 4096 version – ed22519 is actually preferred so you can skip the rsa creation if preferred. me@alpha$ mv ~/.ssh/id_rsa ~/.ssh/id_rsa_legacyme@alpha$… Continue reading Password-less ssh in 2 Glorious Steps…
HomeLab Build
Since I had a old windows laptop as a plex and file server for years I thought it would be good to try something new. After researching options I ddecided to try FreeNAS. Since it has ZFS and I’m an old Sun guy – why not. Well…. After a few weeks I decided to abandon… Continue reading HomeLab Build
Raspberry Pi backup using fsarchiver and other tricks
So I ran into a few issues using the dd image backup I referenced prior Raspberry Pi 3 SDCard backup The Image is very large even though the data was not. For example on a 32GB SD card I was getting a 12GB file. I only have 3GB of data! so that was a bummer. When… Continue reading Raspberry Pi backup using fsarchiver and other tricks
Raspberry Pi 3 SDCard backup…
From https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=77492 dd if=/dev/mmcblk0 | gzip > /media/usb/mmcblk0.img.gz Checking if this works. More to come 🙂
Living on a Raspberry Pi!
This feels a little weird! Playing with the overclocking and it really makes a difference! The settings below look stable but make the proc very hot (over 85 degrees c.) From /boot/config.txt: # Overclock settings – disabled until heat sink is added. 170327 SeanK #arm_freq=1350 #core_freq=500 #over_voltage=4 #disable_splash=1 ##force_turbo=1 #boot_delay=1 #sdram_freq=500 Also created a script… Continue reading Living on a Raspberry Pi!
Netgear Stora NAS
Warning: Nerd Content ahead! Since I work helping companies manage their enterprise storage environment, I tend to be very anal with storing my data at home. It needs to be resilient, redundant, and fast. Why? I’m retarded. Most of the time, I spend more than enough money on something I have to manage and… Continue reading Netgear Stora NAS
Goodbye Sun Microsystems…
So Oracle is in the final stages of buying Sun Microsystems Inc, a company I adored for years. It’s too bad to see Sun go, and with all other Oracle buyouts I’m sure not much will be left of the original idea of Sun. It’s sad to see, but after seeing Sun as the premier… Continue reading Goodbye Sun Microsystems…
Sun Cheatsheet
I published my Sun Cheatsheet document to the world recently. It’s a compilation of Sun commands and processes that I documented over the years. Enjoy! http://docs.google.com/Doc?id=dhjhzg6x_3c6d658