Episode 365: Ask Noah Show 365 | Data Migration Success! - a podcast by Noah J. Chelliah

from 2023-11-28T20:00

:: ::

This week Steve goes through his data migration story at his house. What things should you consider before moving large datasets around, and what things need to be taken into account for a solid backup plan?
-- During The Show --01:52 Home Automation Leak Detection - Jeremy
You can't reallyUsing cameras
08:06 mmWave sensor update/comparisonSeedstudio mmWave Sensor (https://wiki.seeedstudio.com/mmwave_human_detection_kit/)
Space for other sensorsWay better than a PIR sensor
Aqara Water Sensor (https://cloudfree.shop/product/aqara-water-sensor/)11:19 Point of sale gear? - Charlie
Odoo (https://github.com/odoo/odoo)Open Source POS (https://github.com/opensourcepos/opensourcepos)
UniCenta (https://unicenta.com/)Squirrel Systems (https://www.squirrelsystems.com/squirrel-pos-for-hotels)
13:28 Succession Planning - DavidPassword dump
BitwardenNetwork diagram with pictures
Good documentationTechy friends
Dave Ramsey - Legacy boxLegacy Folder
Data, external drives23:23 Odoo for Accounting and Bookkeeping - Tiny
Looks like a solid platformExpensive
Self hosting not really an optionAccounting solid but very basic
no payrollNot fully open source
25:51 Backups? - MikeCopying the file MIGHT be ok
if file system has bit rot protectionworks till it doesn't
Better to use database toolsExternal drives
3.5 StarTech Enclosure (https://www.amazon.com/StarTech-com-10Gbps-Enclosure-SATA-Drives/dp/B00XLAZEFC)Pelican 1120 Case
2.5 Cable Matters Enclosure (https://www.amazon.com/Cable-Matters-Aluminum-External-Enclosure/dp/B07CQD6M5B)Steve's M.2 Enclosure (https://www.amazon.com/gp/product/B09T97Z7DM)
ASUS ROG M.2 Enclosure (https://www.amazon.com/ASUS-ROG-Arion-Aluminum-Enclosure/dp/B07ZKB4SLK)37:57 News Wire
OpenZFS 2.2.1 - Phoronix (https://www.phoronix.com/news/OpenZFS-2.2.1-Released)Weston 13.0 - Freedesktop.org (https://lists.freedesktop.org/archives/wayland-devel/2023-November/043326.html)
OpenSSL 3.2 - GitHub (https://github.com/openssl/openssl/blob/openssl-3.2.0/NEWS.md)PipeWire 1.0 - Phoronix (https://www.phoronix.com/news/PipeWire-1.0-Released)
LibreOffice 7.6.3 On Android - Document Foundation (https://blog.documentfoundation.org/blog/2023/11/23/libreoffice-763-and-android-viewer-app/)Wine 8.21 - Gaming On Linux (https://www.gamingonlinux.com/2023/11/wine-821-brings-high-dpi-scaling-and-initial-vulkan-support-for-wayland/)
Studio One 6.5 - Presonus Software (https://www.presonussoftware.com/en_US/blog/studio-one-6-5-for-linux)PeerTube v6 - Frama Blog (https://framablog.org/2023/11/28/peertube-v6-is-out-and-powered-by-your-ideas/)
Proxmox 8.1 - Proxmox (https://www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-1)OpenMandriva - LX 5.0 - Beta News (https://betanews.com/2023/11/25/openmandriva-lx-50-linux-download/)
Nitrix 3.2.0 - NXOS.org (https://nxos.org/changelog/release-announcement-nitrux-3-2-0/)Ultra Marine Linux 39 - Fyra Labs (https://blog.fyralabs.com/ultramarine-39-released/)
Linux 6.6 tagged LTS - Security Boulevard (https://securityboulevard.com/2023/11/linux-6-6-is-now-officially-an-lts-release/)Linux Runs 20% Faster on Ryzen 7995WX - Toms Hardware (https://www.tomshardware.com/news/ubuntu-runs-20-faster-than-windows-11-on-amd-threadripper-pro-7995wx)
MicroCloud - Infoq (https://www.infoq.com/news/2023/11/canonical-microcloud-open-source/)GIMP Team Targeting May 2024 - Librearts.org (https://librearts.org/2023/11/gimp-3-0-roadmap/)
X11 Being Removed from RHEL 10 - Red Hat (https://www.redhat.com/en/blog/rhel-10-plans-wayland-and-xorg-server)Fuctional Source License - The Register (https://www.theregister.com/2023/11/24/opinion_column/)
Kinsing Malware - Hack Read (https://www.hackread.com/kinsing-crypto-malware-linux-apache-activemq-flaw/)SysJoker Malware - Cyber Security News (https://cybersecuritynews.com/sysjoker-malware-attacking-windows-linux-and-mac-users-abusing-onedrive/)
Looney Tunables - Security Affairs (https://securityaffairs.com/154573/security/cisa-known-exploited-vulnerabilities-catalog-looney-tunables.html)Open Source Tesla - The Verge (https://www.theverge.com/2023/11/23/23973701/tesla-roadster-is-now-fully-open-source)
AMD GPU&RISC-V - Toms Hardware (https://www.tomshardware.com/pc-components/gpus/amds-fastest-gaming-gpu-now-works-with-risc-v-cpus-amd-radeon-rx-7900-xtx-open-source-linux-drivers-available)
Real AI - Mark Tech Post (https://www.marktechpost.com/2023/11/23/real-ai-wins-project-to-build-europes-open-source-large-language-model/)Synthetic Machine Learning Data - SD Times (https://sdtimes.com/data/capital-one-open-sources-new-project-for-generating-synthetic-data/)
Uploading Minds - Crypto Slate (https://cryptoslate.com/buterin-sees-benefit-of-uploading-minds-and-need-for-open-source-innovation-in-ai/)AI Linux Optimization - Toms Hardware (https://www.tomshardware.com/news/chinese-company-uses-ai-to-optimize-linux-kernel)41:11 Nativefier
Makes native Linux app out of web pagesSaves credentials and session
Mind Drip One (http://docs.minddripone.com/how-to/install-use-nativefier/)Nativefier GUI GitHub (https://github.com/mattruzzi/nativefier-gui)
45:44 Data MigrationGood to rotate drives
Disk burn in (bunch of rsync)Rsync 26 hours
rsync will preserve hard links with the right flagssoftware raid is more portable
nuke&pave
2 vdevs, 3 drives per vdevcan only loose one drive
ZFS send/receive is much faster and betterIDrive (https://www.idrive.com/)
Kopia (https://kopia.io/)Spider Oak One
Plan for your targetrsync commands

a: Archive mode, which preserves permissions, ownership, and timestamps.v: Verbose mode, which prints out detailed information about the transfer.
H: Preserve hard links.P: Preserve permissions.

Dumping a database is intensiveProxmox
gets in the waydoesn't gain Steve anything
Special snowflakeCustom UI
Good for multi nodeNo updates
KVM works the same everywhereCockpit
GUIWill eventually replace virtmanager
-- The Extra Credit Section --For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard!
This Episode's Podcast Dashboard (http://podcast.asknoahshow.com/365)Phone Systems for Ask Noah provided by Voxtelesys (http://www.voxtelesys.com/asknoah)
Join us in our dedicated chatroom #GeekLab:linuxdelta.com on Matrix (https://element.linuxdelta.com/#/room/#geeklab:linuxdelta.com)-- Stay In Touch --
Find all the resources for this show on the Ask Noah DashboardAsk Noah Dashboard (http://www.asknoahshow.com)
Need more help than a radio show can offer? Altispeed provides commercial IT services and they’re excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show!Altispeed Technologies (http://www.altispeed.com/)
Contact Noahlive [at] asknoahshow.com-- Twitter --
Noah - Kernellinux (https://twitter.com/kernellinux)Ask Noah Show (https://twitter.com/asknoahshow)
Altispeed Technologies (https://twitter.com/altispeed)

Further episodes of Ask Noah Show

Further podcasts by Noah J. Chelliah

Website of Noah J. Chelliah