aarch64 – Jupiter Broadcasting https://www.jupiterbroadcasting.com Open Source Entertainment, on Demand. Tue, 05 Jul 2022 20:13:26 +0000 en-US hourly 1 https://wordpress.org/?v=5.5.3 https://original.jupiterbroadcasting.net/wp-content/uploads/2019/04/cropped-favicon-32x32.png aarch64 – Jupiter Broadcasting https://www.jupiterbroadcasting.com 32 32 Too Nixy for My Shirt | LINUX Unplugged 465 https://original.jupiterbroadcasting.net/149112/too-nixy-for-my-shirt-linux-unplugged-465/ Sun, 03 Jul 2022 19:15:00 +0000 https://original.jupiterbroadcasting.net/?p=149112 Show Notes: linuxunplugged.com/465

The post Too Nixy for My Shirt | LINUX Unplugged 465 first appeared on Jupiter Broadcasting.

]]>

Show Notes: linuxunplugged.com/465

The post Too Nixy for My Shirt | LINUX Unplugged 465 first appeared on Jupiter Broadcasting.

]]>
Linux Action News 234 https://original.jupiterbroadcasting.net/148077/linux-action-news-234/ Thu, 31 Mar 2022 05:30:00 +0000 https://original.jupiterbroadcasting.net/?p=148077 Show Notes: linuxactionnews.com/233

The post Linux Action News 234 first appeared on Jupiter Broadcasting.

]]>

Show Notes: linuxactionnews.com/233

The post Linux Action News 234 first appeared on Jupiter Broadcasting.

]]>
Linux Action News 186 https://original.jupiterbroadcasting.net/144877/linux-action-news-186/ Sun, 25 Apr 2021 19:45:00 +0000 https://original.jupiterbroadcasting.net/?p=144877 Show Notes: linuxactionnews.com/186

The post Linux Action News 186 first appeared on Jupiter Broadcasting.

]]>

Show Notes: linuxactionnews.com/186

The post Linux Action News 186 first appeared on Jupiter Broadcasting.

]]>
Check My Sums | BSD Now 340 https://original.jupiterbroadcasting.net/139982/check-my-sums-bsd-now-340/ Thu, 05 Mar 2020 05:00:00 +0000 https://original.jupiterbroadcasting.net/?p=139982 Show Notes/Links: https://www.bsdnow.tv/340

The post Check My Sums | BSD Now 340 first appeared on Jupiter Broadcasting.

]]>

Show Notes/Links: https://www.bsdnow.tv/340

The post Check My Sums | BSD Now 340 first appeared on Jupiter Broadcasting.

]]>
Linux Action News 94 https://original.jupiterbroadcasting.net/129526/linux-action-news-94/ Sun, 24 Feb 2019 20:01:00 +0000 https://original.jupiterbroadcasting.net/?p=129526   Episode Links: linuxactionnews.com/94

The post Linux Action News 94 first appeared on Jupiter Broadcasting.

]]>

 

Episode Links:

linuxactionnews.com/94

The post Linux Action News 94 first appeared on Jupiter Broadcasting.

]]>
Linux Action News 36 https://original.jupiterbroadcasting.net/121517/linux-action-news-36/ Sun, 14 Jan 2018 17:09:59 +0000 https://original.jupiterbroadcasting.net/?p=121517 RSS Feeds: HD Video Feed | MP3 Feed | iTunes Feed Become a supporter on Patreon: Episode Links Barcelona to switch to FOSS — According to the news report, the city plans to first replace all its user applications with alternative open source applications. This will go on until the only remaining proprietary software will […]

The post Linux Action News 36 first appeared on Jupiter Broadcasting.

]]>

RSS Feeds:

HD Video Feed | MP3 Feed | iTunes Feed

Become a supporter on Patreon:

Patreon

Episode Links
  • Barcelona to switch to FOSS — According to the news report, the city plans to first replace all its user applications with alternative open source applications. This will go on until the only remaining proprietary software will be Windows where it will finally be replaced with a Linux distribution.
  • Nextcloud Talk — We’re very proud to announce today Nextcloud Talk, the first enterprise-ready, self-hosted communication technology giving users the highest degree of control over their data and communication.
  • AMP changes aren’t good enough for some web devs — The Web is not Google, and should not be just Google.
  • Ubuntu 17.10 ISOs available again — The Ubuntu 17.10.1 ISO re-spin is for disabling the SPI kernel driver to avoid messing up select laptops.
  • lkml.org is hosted on a home connection — The site’s backend is hosted on a machine at home which is waiting for someone to enter a luks passphrase after a power outage while on vacation.
  • Bad news for the fans of lkml.org — Bad news for the fans of https://lkml.org  : the main board of the server somehow did not survive the outage 🙁
    Expect prolonged downtime while I source replacement parts.
  • Fedora might make AArch64 a primary architecture — Fedora developers are looking to promote their AArch64 / ARM64 / ARMv8 server offerings to being a “primary architecture” for this next Fedora release.

The post Linux Action News 36 first appeared on Jupiter Broadcasting.

]]>
Our Code is Your Code | BSD Now 98 https://original.jupiterbroadcasting.net/85317/our-code-is-your-code-bsd-now-98/ Thu, 16 Jul 2015 09:19:26 +0000 https://original.jupiterbroadcasting.net/?p=85317 Coming up this time on the show, we’ll be talking with the CTO of Xinuos, David Meyer, about their adoption of FreeBSD. We also discuss the BSD license model for businesses & the benefits of contributing changes back. Thanks to: Get Paid to Write for DigitalOcean Direct Download: Video | HD Video | MP3 Audio […]

The post Our Code is Your Code | BSD Now 98 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Coming up this time on the show, we’ll be talking with the CTO of Xinuos, David Meyer, about their adoption of FreeBSD. We also discuss the BSD license model for businesses & the benefits of contributing changes back.

Thanks to:


DigitalOcean


iXsystems


Tarsnap

Direct Download:

Video | HD Video | MP3 Audio | OGG Audio | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | iTunes Feed | Video Feed | HD Vid Feed | HD Torrent Feed

– Show Notes: –

Headlines

Enabling FreeBSD on AArch64

  • One of the things the FreeBSD foundation has been dumping money into lately is ARM64 support, but we haven’t heard too much about it – this article should change that
  • Since it’s on a mainstream ARM site, the article begins with a bit of FreeBSD history, leading up to the current work on ARM64
  • There’s also a summary of some of the ARM work done at this year’s BSDCan, including details about running it on the Cavium ThunderX platform (which has 48 cores)
  • As of just a couple months ago, dtrace is even working on this new architecture
  • Come 11.0-RELEASE, the plan is for ARM64 to get the same “tier 1” treatment as X86, which would imply binary updates for base and ports – something Raspberry Pi users often complain about not having

OpenBSD’s tcpdump detailed

  • Most people are probably familiar with tcpdump, a very useful packet sniffing and capturing utility that’s included in all the main BSD base systems
  • This video guide is specifically about the version in OpenBSD, which has gone through some major changes (it’s pretty much a fork with no version number anymore)
  • Unlike on the other platforms, OpenBSD’s tcpdump will always run in a chroot as an unprivileged user – this has saved it from a number of high-profile exploits
  • It also has support for the “pf.os” system, allowing you to filter out operating system fingerprints in the packet captures
  • There’s also PF (and pflog) integration, letting you see which line in your ruleset triggered a specific match
  • Being able to run tcpdump directly on your router is pretty awesome for troubleshooting

More FreeBSD foundation at BSDCan

  • The FreeBSD foundation has another round of trip reports from this year’s BSDCan
  • First up is Kamil Czekirda, who gives a good summary of some of the devsummit, FreeBSD-related presentations, some tutorials, getting freebsd-update bugs fixed and of course eating cake
  • A second post from Christian Brueffer, who cleverly planned ahead to avoid jetlag, details how he got some things done during the FreeBSD devsummit
  • Their third report is from our buddy Warren Block, who (unsurprisingly) worked on a lot of documentation-related things, including getting more people involved with writing them
  • In true doc team style, his report is the most well-written of the bunch, including lots of links and a clear separation of topics (doc lounge, contributing to the wiki, presentations…)
  • Finally, the fourth one comes to us from Shonali Balakrishna, who also gives an outline of some of the talks
  • “Not only does a BSD conference have way too many very smart people in one room, but also some of the nicest.”

DragonFly on the Chromebook C720

  • If you’ve got one of the Chromebook laptops and weren’t happy with the OS it came with, DragonFlyBSD might be worth a go
  • This article is a “mini-report” on how DragonFly functions on the device as a desktop, and
  • While the 2GB of RAM proved to be a bit limiting, most of the hardware is well-supported
  • DragonFly’s wiki has a full guide on getting set up on one of these devices as well

Interview – David Meyer – info@xinuos.com / @xinuos

Xinuos, BSD license model vs. others, community interaction


News Roundup

Introducing LiteBSD

  • We definitely don’t talk about 4.4BSD a lot on the show
  • LiteBSD is “a variant of [the] 4.4BSD operating system adapted for microcontrollers”
  • If you’ve got really, really old hardware (or are working in the embedded space) then this might be an interesting hobby project to look info

HardenedBSD announces ASLR completion

  • HardenedBSD, now officially a full-on fork of FreeBSD, has declared their ASLR patchset to be complete
  • The latest and last addition to the work was VDSO (Virtual Dynamic Shared Object) randomization, which is now configurable with a sysctl
  • This post gives a summary of the six main features they’ve added since the beginning
  • Only a few small things are left to do – man page cleanups, possibly shared object load order improvements

Unlock the reaper

  • In the ongoing quest to make more of OpenBSD SMP-friendly, a new patch was posted that unlocks the reaper in the kernel
  • When there’s a zombie process causing a resource leak, it’s the reaper’s job to deallocate their resources (and yes we’re still talking about computers, not horror movies)
  • Initial testing has yielded positive results and no regressions
  • They’re looking for testers, so you can install a -current snapshot and get it automatically
  • An updated version of the patch is coming soon too
  • A hackathon is going on right now, so you can expect more SMP improvements in the near future

The importance of mentoring

  • Adrian Chadd has a blog post up about mentoring new users, and it tells the story of how he originally got into FreeBSD
  • He tells the story of, at age 11, meeting someone else who knew about making crystal sets that became his role model
  • Eventually we get to his first FreeBSD 1.1 installation (which he temporarily abandoned for Linux, since it didn’t have a color “ls” command) and how he started using the OS
  • Nowadays, there’s a formal mentoring system in FreeBSD
  • While he talks about FreeBSD in the post, a lot of the concepts apply to all the BSDs (or even just life in general)

Feedback/Questions


  • Send questions, comments, show ideas/topics, or stories you want mentioned on the show to feedback@bsdnow.tv
  • If you’re in or around the Calgary, Alberta area in Canada, there’s an OpenBSD developer speaking event at the Southern Alberta Institute of Technology on July 20th
  • It’s right after the hackathon, and they’ll be discussing some of the work that was done (maybe with a Q&A session)
  • We’re looking for some new interviews – get in touch if you’re doing anything cool with BSD that you’d like to talk about (or want to suggest someone else)

The post Our Code is Your Code | BSD Now 98 first appeared on Jupiter Broadcasting.

]]>