

LINUX Unplugged
Jupiter Broadcasting
An open show powered by community LINUX Unplugged takes the best attributes of open collaboration and turns it into a weekly show about Linux.
Episodes
Mentioned books

Aug 7, 2019 • 1h 2min
313: I Spy With My Little Pi
We put the Raspberry Pi 4 to the desktop test, and try it as our daily driver.
Plus some neat and powerful uses for recent Pis, and our thoughts on Manjaro's change of heart.Special Guests: Alan Pope, Alex Kretzschmar, and Brent Gervais.Support LINUX UnpluggedLinks:Millions of Books Are Secretly in the Public Domain. You Can Download Them Free — Prior to 1964, books had a 28-year copyright term. Extending it required authors or publishers to send in a separate form, and lots of people didn't end up doing that. Thanks to the efforts of the New York Public Library, many of those public domain books are now free online.About FreeOffice - it's not being installed by default - Announcements - Manjaro Linux Forum — Manjaro will not be installing FreeOffice by default. This isn't happening.Join the new Minimization Team - devel-announce - Fedora Mailing-Lists — I'm starting a Minimization Objective focusing on minimising the installation size of some of the popular apps, runtimes, and other pieces of software in Fedora.Google Engineers Get Windows Booting When Kexec'ed Under Linux - Phoronix — An interesting summer internship at Google has led to an experimental effort to get Microsoft Windows running via Kexec from Linux. The engineers involved have been implementing enough of the EFI Boot Services to be able to kexec Windows from Linux.
Roy Hopkins on Twitter — That's a coincidence. Today I managed to boot Windows 10 directly from Linux on a real platform using a kernel module to emulate UEFI. I hate to say it but achieving ExitBootServices is only the beginning...
LinuxBoot — LinuxBoot is a firmware for modern servers that replaces specific firmware functionality like the UEFI DXE phase with a Linux kernel and runtime.
The 2019 SeaGL CFP is open for business! | Seattle GNU/Linux Conference — Calling all speakers or speakers-to-be! Our 2019 Call for Proposals is open!
Chris Fisher on Instagram — Raspberry Pi 4 desktop kit unboxing Benchmarking the Raspberry Pi 4 - Gareth Halfacree — Although appearing similar at first glance, the new board is slightly larger thanks to ports extending further from the PCB for improved case compatibility, the Ethernet and USB ports have been switched around, the power input is now a USB Type-C connector, and the full-size HDMI output has been swapped out for not one but two micro-HDMI connectors.
Chris' pi4 BenchmarksRpi4-sql Benchmarks - OpenBenchmarking.orgRPI4-CPU-PERF Benchmarks - OpenBenchmarking.orgHP 4000 Pro SFF Desktop Intel Core 2 Duo (E7500) 2.93GHz 4GB DDR3 250GB HDDInitial Raspberry Pi 4 Performance Benchmarks - Phoronixmotioneye — motionEye is a web frontend for the motion daemon, written in Python.
Motion — Motion is a highly configurable program that monitors video signals from many types of cameras.
CodiMD - Realtime collaborative markdown notes on all platforms. — CodiMD lets you collaborate in real-time with markdown. Built on HackMD source code, CodiMD lets you host and control your team's content with speed and ease.
r-darwish/topgrade: Upgrade everything — Keeping your system up to date mostly involves invoking more than a single package manager. This usually results in big shell one-liners saved in your shell history. Topgrade tries to solve this problem by detecting which tools you use and run their appropriate package managers.

Jul 31, 2019 • 58min
312: What Modern Linux Looks Like
Manjaro takes significant steps to stand out, and the shared problem major distributions are trying to solve, and why it will shape the future of Linux.
Plus macOS apps on Linux, and our first impressions of the Raspberry Pi 4.Special Guests: Alex Kretzschmar, Drew DeVore, Martin Wimpress, Neal Gompa, and Philip Muller.Support LINUX UnpluggedLinks:ThinkTiny — The ThinkTiny is a miniature laptop computer with a 0.96 inch display and a design that’s heavily inspired by Lenovo/IBM ThinkPad style. There’s even a TrackPoint-like pointing nub.
Darling Picks Up New Contributors For Its macOS Compatibility Layer On Linux — Darling is the long-standing (albeit for some years idling) effort to allow macOS binaries to run on Linux that is akin to Wine but focused on an Apple macOS layer rather than Windows. This summer it's been moving along and seeing some new developer contributions. Darling Progress Report Q2 2019 — We are very excited to say that in Q2 2019 (April 1 to June 30) we saw more community involvement than ever before. Many pull requests were submitted that spanned from bug fixes for our low level assembly to higher level modules such as the AppKit framework. Thanks to everyone for your contributions and we hope for this level of engagement to continue.
Raspberry Pi 4 Desktop Kit — Full desktop computer kit - just connect to HDMI display(s)
Raspberry Pi 4 on sale now from $35 — A 1.5GHz quad-core 64-bit ARM Cortex-A72 CPU (~3× performance)
Raspberry Pi 4 Ubuntu Server 18.04.2 Install / Config Guide — Right now there is a memory limitation of 1 GB in 64 bit mode on the Raspberry Pi 4. This is apparently due to the SD card driver breaking when more than 1 GB of RAM is present. This will all be solved eventually but until then I recommend using the 32 bit version of Ubuntu or waiting until the Raspberry Pi 4 support catches up. If you want to run the 64 bit one now anyway it works fine other than the memory limitation.
Raspberry Pi 4 on Arch Linux ARMFedora 30 - Rasbberry Pi 4 support - arm - Fedora Mailing-ListsManjaro announces partnership, will start shipping closed source FreeOffice suite by default — Additionally we ship FreeOffice 491 by default. This is possible since we partnered up with Softmaker 70.[Testing Update] 2019-07-29 - Kernels, XFCE 4.14-pre3, Haskell - Announcements / Testing Updates - Manjaro Linux ForumPhil's GitHubUbucon Europe 2019 – Sintra, 10th-13th October — Ubucon is an event organized by the Ubuntu Communities from all around the world. The focus of the event is Ubuntu, an open source, community-driven and free linux distribution, and other free and open source technologies. This year, this event will be organized in Sintra, Portugal, in October 2019. We are preparing four full days of sprints, workshops, conferences, talks and social events for all participants.AWS Cloud Practitioner Study Group — RSVP to this study group created to help you pass the AWS Cloud Practitioner Certification starting on Wednesday July 31st at 11am Pacific.Introducing Fedora CoreOS — Fedora CoreOS is built to be the secure and reliable host for your compute clusters. It’s designed specifically for running containerized workloads without regular maintenance, automatically updating itself with the latest OS improvements, bug fixes, and security updatesFedora CoreOS - Getting Started — Fedora CoreOS has no install-time configuration. Every Fedora CoreOS system begins with a generic, unconfigured disk image. On first boot Ignition will read the supplied config and configure the system. Ignition configs are usually supplied via the cloud’s userdata mechanism, or, in the case of bare metal, injected at install time. This guide will show you how to launch Fedora CoreOS on AWS, QEMU, and bare metal as well as how to create Ignition configs.
Podman — What is Podman? Podman is a daemonless container engine for developing, managing, and running OCI Containers on your Linux System. Containers can either be run as root or in rootless mode. Simply put: `alias docker=podman`.Buildah, Podman, and Skopeo – the BIT that matters — Still doing all your Linux container management using an insecure, bloated daemon? Well, don’t feel bad. I was too until very recently. Now I’m finding myself slowly saying goodbye to my beloved Docker daemon and saying hello to Buildah, Podman, and Skopeo. In this article, I explore the exciting new world of rootless and daemon-less Linux container tools.Replacing Docker with Podman — Yeah, you read it right… while Docker is a buzzword in the tech industry now. we will see the consequences of using it and how we can solve the problem with Podman. Replacing Docker with Podman etcd: Distributed reliable key-value store for the most critical data of a distributed system — etcd is a distributed reliable key-value store for the most critical data of a distributed systemUbuntu Core — We redesigned the entire system from first boot to create the most secure embedded Linux for devices and connected things.

Jul 24, 2019 • 1h 9min
311: 32 Hours of Outrage
Keynote presenter from Texas LinuxFest and established industry expert Thomas Cameron joins us to discuss the end of the distro wars, the future of Linux jobs, his personal take on IBM's acquisition of Red Hat, some really great Linux job tips, and much more.
Plus we catch up on some community news from old friends, complain about a few Linux bugs, and share a "magical" app pick.Special Guests: Alex Kretzschmar, Brent Gervais, Martin Wimpress, and Thomas Cameron.Support LINUX UnpluggedLinks:Hiding Data In Music Might Be The Key To Ditching Coffee Shop WiFi Passwords | Hackaday — By encoding data into the audible range of music, coffee shops could broadcast their WiFi passwords inside their Sia-heavy playlists. (Why is it always Sia?) Cell phones could then detect the password and automatically connect.Dropbox added support for zfs, eCryptFS, xfs, and btrfs filesystems — The latest version 77.3.127 Dropbox added support for zfs (on 64-bit systems only), eCryptFS, xfs (on 64-bit systems only), and btrfs filesystems.Fedora To Stop Providing i686 Kernels, Might Also Drop 32-Bit Modular/Everything Repos - Phoronix — Under this secondary proposal, Fedora 31 would stop producing and distributing Modular and Everything i686 repositories.Changes/Noi686Repositories - Fedora Project Wiki — Stop producing and distributing the Modular and Everything i686 repositories.
Kernel 5.2 KVM VFIO BugLinuxServer Joins Open CollectiveDownload – Endeavour OS — We’re proud to present you our very first stable releasePassing the AWS Cloud Practitioner Exam — Whether you need the Cloud Practitioner certification for work or as a personal goal, studying and staying on track is hard because life gets in the way. Join this study group and we’ll help you pass the exam by meeting on a bi-weekly basis and going over the main topics covered in the certification exam.
Free Cloud Courses at Linux AcademyThomas Cameron at Texas Linux Fest 2019 — Thomas Cameron has been an IT Professional since 1993. He's worked with Linux at multinational financial services companies, transportation companies, manufacturing, and more. He's a Red Hat Certified Architect, and was a regional chief architect at Red Hat. He's currently on the Amazon Linux team at Amazon.Serverbuilds.netThe Perfect Media Server - 2019 Edition — There's a ton of resources on serverbuilds but you should definitely take a few minutes to browse the excellent CPU spreadsheet before buying a new CPU. You'll probably think twice about that Sandy Bridge chip now (in a good way).
croc: Easily and securely send things from one computer to another — croc is a tool that allows any two computers to simply and securely transfer files and folders.GPD ProductsGPD Pocket: 7.0' Indiegogo

Jul 16, 2019 • 46min
310: All Roads Lead to Linux
What’s surprised us, what we got wrong, right, and what the biggest game changers have been in 2019 so far.Special Guests: Alex Kretzschmar and Jim Salter.Support LINUX UnpluggedLinks:Firefox Now Available with Enhanced Tracking ProtectionMozilla: Want ad-free news on Firefox? That'll cost you $5Google's Manifest V3 will change how ad blocking Chrome extensions workEnd of Scientific LinuxEnd of Antergos LinuxEnd of Korora ProjectLibreOffice 6.3 Drops 32-bit Linux BuildsIntel 32bit packages on Ubuntu from 19.10 onwardsAnnouncing WSL 2Raspberry Pi 4 on sale now from $35Google Stadia announcedSubscriptions Are About to Swallow GamingCisco Leap Frogs H.264 Video Collaboration with Real-Time AV1 CodecIntel To Work On AV1 Decoding Support, FFmpeg / GStreamer Pluginsdav1d 0.3.0 release: even faster!LINUX Unplugged - Blog - LinuxFest Northwest 2019LINUX Unplugged - Blog - Red Hat Summit 2019LINUX Unplugged - Blog - Clear Linux OS 2019LINUX Unplugged - Blog - KubeCon + CloudNativeCon Europe 2019LINUX Unplugged - Blog - Texas Linuxfest 2019LINUX Unplugged - Blog - BSides San Antonio 2019GNOME Shell Gets a Major Speed BoostPassMark - CPU Comparison Intel i7-9700 vs AMD Ryzen 5 3600 vs AMD Ryzen 7 3700X

Jul 10, 2019 • 1h 6min
309: The Future is Open
Open Source has taken over the world, as IBM's purchase of Red Hat closes. We reflect on this historic moment.
Plus Mozilla's been labeled an Internet Villian, we deep dive into the tech behind all the controversy and how you can self-host secure DNS.Special Guests: Alex Kretzschmar, Brent Gervais, and Drew DeVore.Support LINUX UnpluggedLinks:Red Hat, Inc. on Twitter — As #RedHat's acquisition by @IBM closes, Red Hat will maintain independence and neutrality to give customers freedom, choice and flexibility. IBM Closes Landmark Acquisition of Red Hat for $34 Billion; Defines Open, Hybrid Cloud Future — Joining forces with IBM gives Red Hat the opportunity to bring more open source innovation to an even broader range of organizations and will enable us to scale to meet the need for hybrid cloud solutions that deliver true choice and agility.Ubuntu-Maker Canonical’s GitHub Account Gets Hacked — An unknown hacker yesterday successfully managed to hack into the official GitHub account of Canonical, the company behind the Ubuntu Linux project and created 11 new empty repositories.Ubuntu Security on Twitter — We can confirm that on 2019-07-06 there was a Canonical owned account on GitHub whose credentials were compromised and used to create repositories and issues among other activities.Raspberry Pi admits to faulty USB-C design on the Pi 4 — After reports started popping up on the Internet, Raspberry Pi cofounder Eben Upton admitted to TechRepublic that "A smart charger with an e-marked cable will incorrectly identify the Raspberry Pi 4 as an audio adapter accessory and refuse to provide power." Upton went on to say, "I expect this will be fixed in a future board revision, but for now users will need to apply one of the suggested workarounds. It's surprising this didn't show up in our (quite extensive) field testing program."Firefox 68.0, See All New Features, Updates and Fixes — Dark mode in reader view expands so that windows are also dark on the controls, sidebars and toolbars.Linux Millionaire Question Form — Jupiter Broadcasting wants to create a fun game for Linux enthusiasts to test their knowledge on the depths of technology and Linux history. Please help by providing us your thoughtful questions and suggested answers!
Linux Academy on Twitter — The AWS #DevOps Professional certification exam has just been updated with new emphasis on the AWS #Developer Tools suite.
Choose Linux 12: Regolith, Rosa, and Antsy Alien Attack — Two new hosts join Joe to talk about a nice i3 implementation and an amazing arcade game written in Bash.
Linux Academy is Hiring!Passing the AWS Cloud Practitioner Exam — Whether you need the Cloud Practitioner certification for work or as a personal goal, studying and staying on track is hard because life gets in the way. Join this study group and we’ll help you pass the exam by meeting on a bi-weekly basis and going over the main topics covered in the certification exam.
Emma on Twitter — Hey @system76 fans! I'm looking for a few people to join the HAPPINESS TEAM at System76! Understanding Burnout Study GroupISPA announces finalists for 2019 Internet Heroes and Villains: Trump and Mozilla lead the way as Villain nominees — Mozilla, for their proposed approach to introduce DNS-over-HTTPS in such a way as to bypass UK filtering obligations and parental controls, undermining internet safety standards in the UK.How to enable DNS-over-HTTPS (DoH) in Firefox | ZDNet — The DNS-over-HTTPS (DoH) protocol is currently the talk of the town, and the Firefox browser is the only one to support it.
DNS-over-HTTPS (DoH) | Public DNS | Google Developers — Google Public DNS provides two distinct DoH APIsPublic recursive name server - Wikipedia — List of public DNS service operatorsDNS Over HTTPS Proxy — A set of python 3 scripts that supports proxying DNS over HTTPS as specified in the IETF Draft draft-ietf-doh-dns-over-https.
DNS Privacy Projectdnscrypt-proxy 2 — A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTPS.
Running a DNS over HTTPS Client — There are several DNS over HTTPS (DoH) clients you can use to connect to 1.1.1.1 in order to protect your DNS queries from privacy intrusions and tampering.
curl/doh — A libcurl-using application that resolves a host name using DNS-over-HTTPS (DOH).
RFC 7858 — Specification for DNS over Transport Layer SecurityDNS Security with DNSCrypt — While OpenDNS has provided world-class security using DNS for years, and OpenDNS is the most secure DNS service available, the underlying DNS protocol has not been secure enough for our comfort. DNSSEC – What Is It and Why Is It Important? - ICANN — Engineers in the Internet Engineering Task Force (IETF), the organization responsible for the DNS protocol standards, long realized the lack of stronger authentication in DNS was a problem. Work on a solution began in the 1990s and the result was the DNSSEC Security Extensions (DNSSEC).
DNS Security and Privacy — Choosing the right provider — However, with all great options out there (eg: 1.1.1.1, 8.8.8.8, 9.9.9.9), come great responsibilities. Which provider to choose? Which protocol to choose? DNSCrypt? DNS over HTTPS or TLS? What about DNSSEC? …
pi-hole/pi-hole: A black hole for Internet advertisements — Those who want to get started quickly and conveniently may install Pi-hole using the following command
Configuring DNS-Over-HTTPS on Pi-hole - Pi-hole documentation — DNS-Over-HTTPS is a protocol for performing DNS lookups via the same protocol you use to browse the web securely: HTTPS.
Segmentation fault on raspberry pi 2 model b · Issue #38 · cloudflare/cloudflaredDevilsPie — A totally crack-ridden program for freaks and weirdos who want precise control over what windows do when they appear. If you want all XChat windows to be on desktop 3, in the lower-left, at 40% transparency, you can do it.
Devilspie2 — Devilspie2 is a window matching utility, allowing the user to perform scripted actions on windows as they are created.

Jul 2, 2019 • 57min
308: The One About GPU Passthrough
Our crew walks you through their PCI Passthrough setups that let them run Windows, macOS, and distro-hop all from one Linux machine.
Forget multiple partitions, dual booting, and Hackintoshes; you can do it all with Linux and KVM.
Near-native VM performance doesn't have to be painful. You only need a few prerequisites and a little help. Special Guest: Alex Kretzschmar.Support LINUX UnpluggedLinks:Windows VirtIO Drivers — 64-bit versions of Windows Vista and newer require the drivers to be digitally signed.Alex's arch-vfio-ovmf scripts — Arch Linux installation and VFIO setup scripts
Looking Glass - Quickstart Guide — These guides are designed to help you get Looking Glass up and running on an already configured QEMU KVM Virtual Machine that has a VGA PCI Passthrough device. duncanthrax/scream — Scream is a virtual device driver for Windows that provides a discrete sound device. Audio played through this device is published on your local network as a PCM multicast stream.
ACS patch COPR — Fedora kernels with add-acs-overrides patch from Arch AURACS Override Kernel Builds — This page contains links to the latest kernel builds with the ACS override patch applied for PCI devices.
natalie-/fedora-acs-override — Using the ACS override patch for FedoraVFIO tips and tricks: IOMMU Groups, inside and out — Sometimes VFIO users are befuddled that they aren't able to separate devices between host and guest or multiple guests due to IOMMU grouping and revert to using legacy KVM device assignment, or as is the case with may VFIO-VGA users, apply the PCIe ACS override patch to avoid the problem. Let's take a moment to look at what this is really doing.
"Error 43: Driver failed to load" on Nvidia GPUs passed to Windows VMs — Since version 337.88, Nvidia drivers on Windows check if an hypervisor is running and fail if it detects one, which results in an Error 43 in the Windows device manager. Starting with QEMU 2.5.0 and libvirt 1.3.3, the vendor_id for the hypervisor can be spoofed, which is enough to fool the Nvidia drivers into loading anyway.Mac OS Adds Early Support for VirtIO, Qemu - The Passthrough POST — In a new development uncovered by Qemu developer Gerd Hoffmann, Apple has apparently added early support for VirtIO and framebuffer graphics in a later Mac OS Mojave release.
New and Improved Mac OS Tutorial, Part 1 (The Basics) - The Passthrough POST — Due to certain recent developments, It’s become clear to us that it’s necessary to update and improve our OSX VM guide. A lot’s changed since we wrote it, and rolling in those changes will make the process much more user friendly and accessible to newer VFIO users.
Mac OS VM Guide Part 2 (GPU Passthrough and Tweaks) - The Passthrough POST — We’ve made every attempt to make this as straightforward as possible, but there’s a lot more ground to cover here than in the first part of the guideUGREEN USB 3.0 Sharing Switch Selector 4 Port 2 Computers Peripheral Switcher Adapter Hub for PC, Printer, Scanner, Mouse, Keyboard with One Button Swapping — This USB Switch 4 Port device allows up to 2 users to share 4 USB 3.0 peripheral devices, such as printer,scanner,mouse,keyboard or usb disk etc without the need to constantly swap cables or set up complicated network sharing software. It's a great for use at home if you have multiple PCs or Macs.How to setup VFIO GPU passthrough using OVMF and KVM on Arch Linux — This article will detail the steps required to passthrough your GPU to a guest VM which will in our case be a Windows 10 VM used for gaming. Yes, this is the exact same technology made popular by Linus on his LinusTechTips YouTube channel in the seven gamers, one CPU video.Chris' HDMI Monitor 1920x1080 16: 9 LCD ScreenLenovo G0A10170UL Thunderbolt 3 Graphics Dock — Amplify your ultrabook’s graphics performance with the integrated NVIDIA GeForce GTX 1050 graphics card. Mantiz Venus MZ-02 External Graphic Enclosure eGPU — Connects Full High Full Length 120" Width 2.5 PCIE Desktop Power GPU to computer WITH an Intel Certified Thunderbolt 3 port.Synergy — Synergy is a software download that shares one mouse and one keyboard between multiple computers. Simply move your mouse between your computers effortlesslybarrier: Open-source KVM software — Barrier is KVM software forked from Symless's synergy 1.9 codebase. Synergy was a commercialized reimplementation of the original CosmoSynergy written by Chris Schoeneman.
foxlet/macOS-Simple-KVM — Documentation to set up a simple macOS VM in QEMU, accelerated by KVM.

Jun 26, 2019 • 1h 19min
307: What's your NextCloud?
Go full self-hosted with our team’s tips, and we share our setups from simple to complex.
Plus what really happens on a 64-bit Linux box when you run 32-bit software, some very handy picks, our reaction to the new Raspberry Pi 4 and more.Special Guests: Alex Kretzschmar and Brent Gervais.Support LINUX UnpluggedLinks:These 5D Glass Discs Store 360 TB Of Data For 13.8 Billion Years — Researchers at the University of Southampton have showcased their new nanostructured glass discs that have the ability to store digital data for billions of years. The university announced that they've managed to build a device that can store huge amounts of data on small glass discs using laser writingThe Raspberry Pi 4 launch site runs on a Pi 4 cluster | Ars Technica — The Raspberry Pi 4 Model B has launched. It's a pretty big upgrade from the Raspberry Pi 3, with the company claiming that the device can provide "desktop performance comparable to entry-level x86 PC systems."Is 4 GB The Limit For The Raspberry Pi 4? | Hackaday — It’s not the lack of an Oxford comma that caught his eye, but the tantalising mention of an 8 GB Raspberry Pi 4. Could we one day see an extra model in the range with twice the memory? It would be nice to think so.
Buy a Raspberry Pi 4 Desktop Kit – Raspberry Pi — Full desktop computer kit - just connect to HDMI display(s)
Steam is dropping support for Ubuntu, but not Linux entirely | PC Gamer — Last Friday, a developer at Valve announced that Ubuntu Linux 19.10—which is due to come out this October—won't be supported by Steam. Valve is still supporting Linux, just not future versions of the Ubuntu operating system.
Pierre-Loup Griffais on Twitter — Ubuntu 19.10 and future releases will not be officially supported by Steam or recommended to our users. We will evaluate ways to minimize breakage for existing users, but will also switch our focus to a different distribution, currently TBD.Statement on 32-bit i386 packages for Ubuntu 19.10 and 20.04 LTS | Ubuntu — Thanks to the huge amount of feedback this weekend from gamers, Ubuntu Studio, and the WINE community, we will change our plan and build selected 32-bit i386 packages for Ubuntu 19.10 and 20.04 LTS.
What it takes to run a 32-bit x86 program on a 64-bit x86 Linux system — Suppose that you have a modern 64-bit x86 Linux system (often called an x86_64 environment) and that you want to run an old 32-bit x86 program on it (a plain x86 program). What does this require from the overall system, both the kernel and the rest of the environment?Nextcloud — The self-hosted productivity platform that keeps you in control
NextCloud Phone SyncNextCloud workflow scriptsNextcloud Registration PluginNextCloud Keep or SweepNextcloud NewsNextcloud file-drop — Convenient and secure file exchange for enterprises.Install Nextcloud for Linux using the Snap StoreNextCloud docker-compose examplesLinuxServer.io NextCloud docker imageCSRF Check Failed · Issue #768 · nextcloud/ioslexicon — Manipulate DNS records on various DNS providers in a standardized way.
ARandR: Another XRandR GUI — ARandR is designed to provide a simple visual front end for XRandR. Relative monitor positions are shown graphically and can be changed in a drag-and-drop way.

Jun 19, 2019 • 60min
306: Flipping FreeNAS for Fedora
We attempt something you never should, we live flip our FreeNAS ZFS install to a Fedora server.
Plus a REALLY weird PC, and our command line picks.Special Guests: Alan Pope, Brent Gervais, Martin Wimpress, and Neal Gompa.Support LINUX UnpluggedLinks:Netflix Uncovers TCP Bugs Within The Linux & FreeBSD Kernels - Phoronix — As Netflix's first security bulletin for 2019, they warned of TCP-based remote denial of service vulnerabilities affecting both Linux and FreeBSD. These vulnerabilities are rated "critical" but already being corrected within the latest Git code.
Initial Benchmarks Of Microsoft's WSL2 - Phoronix — Since the release of WSL2 as a Windows 10 Insider Preview update this week, we've been putting the new Windows Subsystem for Linux 2 under some benchmarks compared to WSL1 and bare metal Linux. While WSL2 has improved the I/O performance thanks to the new Hyper-V-based virtualization approach employed by WSL2, the performance has regressed in other areas for running Linux binaries on Windows 10.The Future of Docker Desktop for Windows - Docker Engineering Blog — ith WSL 2 integration, you will still experience the same seamless integration with Windows, but Linux programs running inside WSL will also be able to do the same. This has a huge impact for developers working on projects targeting a Linux environment, or with a build process tailored for Linux. No need for maintaining both Linux and Windows build scripts anymore! As an example, a developer at Docker can now work on the Linux Docker daemon on Windows, using the same set of tools and scripts as a developer on a Linux machineCheck Out the Snap Store's New Distro Install Pages - OMG! Ubuntu! — In an effort to improve the experience for users wishing to install Snap apps on non-Ubuntu distributions, the Snapcraft team have launched distro-specific store pages for Snap apps.Call for testing: chromium-browser deb to snap transition - Desktop - Ubuntu Community Hub — The chromium browser has been available as a deb package for all supported Ubuntu releases and as a snap since version 60, and the time has come to start transitioning away from the debs.
Atari VCS goes on $250 pre-order with Linux running on Ryzen R1000 — Atari has opened $250 pre-orders for its Atari VCS retro game console, which will run Linux on the new AMD Ryzen R1000 SoC. Indiegogo backers are set for a December release while new orders will be fulfilled in Mar. 2020.
A EALLY Weird PC… - System76 Thelio Review — There’s more than one company that makes its own operating system and hardware, and today, we’re taking a look at System76’s Thelio, an open source design you can build yourself.
Fedora · zfsonlinux/zfs Wiki — Only DKMS style packages can be provided for Fedora from the official zfsonlinux.org repository. This is because Fedora is a fast moving distribution which does not provide a stable kABI. These packages track the official ZFS on Linux tags and are updated as new versions are released. Replacing a failed drive in ZFS on FreeBSD – Dan Langille's Other Diary — One of my new hard 3TB drives was acting up. I removed it and sent it off to be replaced. In the meantime, I received some 5TB drives and I added one of them into the existing vdev of the zpool.Sharing ZFS Datasets Via NFS | Programster's Blog — The great thing about ZFS is that it is very easy to split your "pool" into as many datasets as you like. Each dataset is treated like its own filesystem, with its own rules and settings, which means with regards to sharing over NFS, that you can share more securely as client's will not be able to reach out of the bounds of that dataset/filesystem that you decided to share.How to easily configure WireGuard - Stavros' Stuff — At its core, all WireGuard does is create an interface from one computer to another. It doesn’t really let you access other computers on either end of the network, or forward all your traffic through the VPN server, or anything like that. It just connects two computers, directly, quickly and securely.Use Public Key Authentication with SSH — Password authentication is the default method most SSH (Secure Shell) clients use to authenticate with remote servers, but it suffers from potential security vulnerabilities, like brute-force login attempts. An alternative to password authentication is public key authentication, in which you generate and store on your computer a pair of cryptographic keys and then configure your server to recognize and accept your keysrga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc. - phiresky's blog — rga is a line-oriented search tool that allows you to look for a regex in a multitude of file types. rga wraps the awesome ripgrep and enables it to search in pdf, docx, sqlite, jpg, zip, tar.*, movie subtitles (mkv, mp4), etc.pindexis/marker: The terminal command palette — Marker is a command palette for the terminal. It lets you bookmark commands (or commands templates) and easily retreive them with the help of a real-time fuzzy matcher.

Jun 12, 2019 • 55min
305: Resilience Is Futile
Is Resilient Linux truly an indestructible distro? Or is this our toughest distro challenge yet?
Plus why openSUSE is looking at a renaming, and if we’d pay for Firefox Premium.Special Guest: Brent Gervais.Support LINUX UnpluggedLinks:VLC 3.0.7 and security - Yet another blog for JBKempf — We just released VLC 3.0.7, a minor update of VLC branch 3.0.x. This release is a bit special, because it has more security issues fixed than any other version of VLC.Renaming openSUSE — The primary motivation for a name change is, as described by openSUSE board chair Richard Brown, trademarks. Since "openSUSE" contains "SUSE", the company will have to retain a significant amount of control over what the foundation can do with its own name, which "makes such things rather complicated".openSUSE:Board election rules - openSUSE Wiki — The openSUSE board has currently six seats: Five members get elected by the community and an appointed chairperson.
Introducing Matrix 1.0 and the Matrix.org Foundation — This means that after just over 5 years since the initial work on Matrix began, we are proud to have finally exited beta!Firefox Premium Coming Later This Year, But Will You Pay for It? — “We will probably launch some new services first and then we will think carefully about which model makes the most sense, while ensuring the best user safety. Firefox and many security features and services, like ETP [Enhanced Tracking Protection], will still be free.”Mozilla working on Firefox premium subscription offering — Mozilla is looking into options that would result in the launch of a paid-for version of Firefox this autumn. It has been reported that Mozilla CEO, Chris Beard, said that the company is aiming to launch the premium offering by October, with features like a VPN and secure cloud storage built-in - justifying a subscription fee.
LINUX Unplugged - Blog - BSides San Antonio 2019 — I’m writing this post the day after BsidesSATX and it’s almost like the day after Christmas. BsidesSATX is the conference I look forward to all year because I get to see all of my Infosec family.JediMammoth on TwitterLinuxAcademy.com on Twitter — The AWS #DevOps Professional certification exam has just been updated with new emphasis on the AWS #Developer Tools suite. BSD Now 301 — GPU passthrough on bhyve, confusion with used/free disk space on ZFS, OmniOS Community Edition, pfSense 2.4.4 Release p3, NetBSD 8.1 RC1, FreeNAS as your Server OS, and more.
FOSS Talk Live 2019The Friday Stream Episode 6: Mic And Coke — The funniest 17 seconds from Texas Linux Fest and we learn some remarkable things about our crew’s past.
UnOfficial Hacker Family Dinner - Bsides San AntonioBack to the Basics: Linux Permissions 101 — Join Alex Juarez (Rackspace) and Ell Marquez for an introduction to Linux permissions! Whether you are brand new or have been doing Linux for a while or even professionally there will be something for you.
New Mobile Video Player Experience and Fire TV - Linux Academy BlogJupiter Broadcasting Sticker Packswlistener/M6CIH on Twitter — @ChrisLAS @wespayne one for the JB team to have a look at for the tinfoil hat brigade? Resilient Linux – A resilient Debian GNU/Linux derivative for indestructible installations — A Debian GNU/Linux (Stretch) derivative with a unique partitioning scheme crafted for maximizing the strength against filesystem corruption: ISO9660 system partition is read-only by design at filesystem-level.
Resilient Linux on GitHubmarco-buratto/resilientlinux-usb-installer — Resilient Linux USB Installer is the deployment system for writing Resilient Linux onto a USB key.liveng — liveng 1.0 documentation — A live operating system allows booting from a removable medium, such a USB key, without the need of being installed to the hard drive.MuhammedKpln/chob: An universal app search tool for Linux — Chob is an helper tool for searching application accross platforms (Flathub, Snapcraft and AppImage)Only 5.5% of all vulnerabilities are ever exploited in the wild — The research -- considered the most extensive of its type to date -- found that only 4,183 security flaws from the total of 76,000 vulnerabilities discovered between 2009 and 2018 had been exploited in the wild.

Jun 5, 2019 • 1h 6min
304: Losing My Religion
Adopting a distro like it’s a religion is stupid. That’s one of many hard lessons we take away from Texas Linux Fest this week; we’ll share some of the best.
Plus some old friends visit the show, reading eBooks on Linux, and a new Ryzen handheld. Special Guests: Alan Pope, Alex Kretzschmar, Brent Gervais, and Martin Wimpress.Support LINUX UnpluggedLinks:Ctrl Shift Face - YouTube — Now, here’s another reminder that the tools to craft deepfakes are widely available for just about anyone with the right skills to use: the manipulated videos posted on YouTuber Ctrl Shift Face are particularly creepy.The Smach Z AMD+Linux Gaming Handheld Might Actually Ship This Year - Phoronix — Smach Z is expected to make its formal debut next week at the E3 gaming conference next week. The Smach Z in its current form is using an AMD Ryzen Embedded V1605B SoC with Vega graphics and still appears to be running Linux. The base model has 4GB of RAM and 64GB of storage for $629~699 USD but goes up to around $989~1099 for 16GB RAM / 256GB storage.PeerTube Release v1.3.0 — Be part of a network of multiple small federated, interoperable video hosting providers. Follow video creators and create videos. No vendor lock-in. All on a platform that is community-owned and ad-free.Phoronix Turns 15 Years Old Next Week So Here's Something Special — The 5th of June marks 15 years since the start of Phoronix.com and 11 years since the Phoronix Test Suite 1.0 release, so let's celebrate!
Jim Kopps on Twitter — I would be interested in @ChrisLAS and the Jupiter crew's opinion of this. For the record, it has been my opinion since the first "year of the Linux desktop" what seems like fifty years ago:
"The current situation with dozens of distributions, each with different rules, each with different versions of different libraries, some with certain libraries missing, each with different packaging tools and packaging formats ... that basically tells app developers "go away, focus on platforms that care about applications."The Linux desktop's last, best shot | ZDNet — Sure, Linux will continue to dominate the end-user experience, thanks largely to Android and Chrome OS, but the traditional desktop? I fear only Linux power users, developers, and engineers will continue to be its users.
FOSS Talk Live 2019 — FOSS Talk Live is back for 2019! It is happening on the 8th June at The Harrison near King's Cross in London.
The Friday Stream Episode 5: Junk Yard Sale — Chris and Brent are back from their buddies trip to Portland and share a few stories, but the big surprise comes when Chris’ wife joins to share big life-changing news.
Redesigned Hands-On Labs Interface & 2 New Courses – Linux Academy Weekly Update — After returning from the holiday weekend, we are ready to show off the new Hands-On Labs interface along with a ton of new hands-on labs and two new courses.UnOfficial Hacker Family Dinner - Bsides San Antonio | Meetup — Join us for a meet and greet with fellow Bsides San Antonio attendees. There will be good food, good friends, and we hope some good conversation.Back to the Basics: Linux Permissions 101 | Meetup — Join Alex Juarez (Rackspace) and Ell Marquez for an introduction to Linux permissions! Whether you are brand new or have been doing Linux for a while or even professionally there will be something for you.
New Mobile Video Player Experience and Fire TV — A new video player and all the new features that come with it. While they’re not ready for release yet, I’m happy to be able to share more details about all of the exciting work going on!LINUX Unplugged Article - Texas Linuxfest 2019 — Our journey to Texas Linuxfest (TXLF) began Friday afternoon with a five-hour drive from the Texas coast north to the hill country. The plan was to rendezvous at Hard Eights BBQ from 6:30 to 8:00. Since we had to make a five-hour journey it had us arriving a little later to the meetup. As soon as we pulled into the parking lot that smell of slow-smoked Texas BBQ slapped me right in the face, and I knew I had arrived; Google did not even have to tell me.Thomas Cameron on Twitter — Cloud dude. Linux advocate. Open Source evangelist. Amazonian.Foliate — A simple and modern eBook viewerTXLF19 Keynote: Linux State of the Union - YouTube


