disk encryption – Jupiter Broadcasting https://www.jupiterbroadcasting.com Open Source Entertainment, on Demand. Mon, 11 Feb 2019 09:05:28 +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 disk encryption – Jupiter Broadcasting https://www.jupiterbroadcasting.com 32 32 Linux Action News 92 https://original.jupiterbroadcasting.net/129316/linux-action-news-92/ Mon, 11 Feb 2019 01:05:28 +0000 https://original.jupiterbroadcasting.net/?p=129316   Episode Links: linuxactionnews.com/92

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

]]>

 

Episode Links:

linuxactionnews.com/92

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

]]>
One Ping Only | LINUX Unplugged 237 https://original.jupiterbroadcasting.net/122557/one-ping-only-lup-237/ Tue, 20 Feb 2018 22:23:11 +0000 https://original.jupiterbroadcasting.net/?p=122557 RSS Feeds: MP3 Feed | iTunes Feed | Video Feed | Torrent Feed Become a supporter on Patreon: Show Notes: Follow Up / Catch Up KDE receives 200,000 USD-donation from the Pineapple Fund “We will use the funds to further our cause to make Free Software accessible to everyone and on all platforms. The money […]

The post One Ping Only | LINUX Unplugged 237 first appeared on Jupiter Broadcasting.

]]>

RSS Feeds:

MP3 Feed | iTunes Feed | Video Feed | Torrent Feed

Become a supporter on Patreon:

Patreon

Show Notes:

Follow Up / Catch Up

KDE receives 200,000 USD-donation from the Pineapple Fund

“We will use the funds to further our cause to make Free Software accessible to everyone and on all platforms. The money will help us realize our vision of creating a world in which everyone has control over their digital life and enjoys freedom and privacy”.

More diagnostics data from desktop

“We want to be able to focus our engineering efforts on the things that matter most to our users, and in order to do that we need to get some more data about sort of setups our users have and which software they are running on it,”

TING

Secure By Default: Disk Encryption

For System76 and Pop!_OS, they hope to ship the new installer as part of the 18.04 release in April, barring any last-minute hold ups. For elementary OS, we’d love to ship it in Juno (and are working toward that goal), but we do have a backup plan to ship the existing installer if we don’t feel the new one is ready yet.

GNOME’s New System Monitor Tool is Available to Try in Bionic

Well, don’t get too excited. Despite being in development for a while the app doesn’t quite deliver on the lure of the early mock-ups. For instance, it doesn’t provide historical data (yet) or offer any stats on power usage.

DigitalOcean

​Bogus Linux vulnerability gets publicity

GoSecure claims it’s discovered Chaos: a Stolen Backdoor Rising Again.

Why OpenStreetMap is in Serious Trouble

It may appear at first that this article is a comprehensive list of everything I find wrong with OSM. It’s not.


Linux Academy

Tech Talk Today is Back

  • Twice a week.
    • Start of the week, and end of the week editions.
Why T3 and not Plan B, or another Linux only show?

We put Tech Talk Today on hiatus back in September of 2016. And still there is no tech news and lifestyle show that represents the perspective of someone in the open source community. This is always bothered me, there are lots of good tech shows… But they all have a strong silicon valley bias, and typically can’t see beyond the apps on their smartphone.

Looking at the near-term future…

We have a content problem. I’m going to be traveling to SCALE, LinuxFest NW, and I hope, doing more interviews like I did at Microsoft and others recently.

So I’m launching a limited run of Tech Talk Today, one season, 10 episodes.

Please give it a listen, it should be a fun romp with a bit of a story arc as I get my butt to SCALE.

  • T3 RSS Feed: https://techtalk.today/rss

Patrons will get T3 exclusives.

I’ll be trying out some new stuff with this show (like seasons, limited run, and a LOT more) so I’m keen to get the take of my Patrons.

Pasadena Convention Center, March 8 – 11, 2018

The post One Ping Only | LINUX Unplugged 237 first appeared on Jupiter Broadcasting.

]]>
Go Directly to Jail(8) | BSD Now 7 https://original.jupiterbroadcasting.net/44887/go-directly-to-jail8-bsd-now-7/ Fri, 18 Oct 2013 10:26:57 +0000 https://original.jupiterbroadcasting.net/?p=44887 We'll show you how to create and deploy BSD jails, as well as chatting with Poul-Henning Kamp - the guy who actually invented them!

The post Go Directly to Jail(8) | BSD Now 7 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

On this week\’s show, you\’ll be getting the full jail treatment. We\’ll show you how to create and deploy BSD jails, as well as chatting with Poul-Henning Kamp – the guy who actually invented them! There\’s lots of interesting news items to cover as well.

So stay tuned to BSD Now – the place to B.. SD.

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

FreeBSD turns it up to 11

  • The -CURRENT branch is now known as 11
  • 10 has been branched to -STABLE
  • 10-BETA1 ISOs are available now
  • Will be the next -RELEASE, probably next year

Stopping the SSH bruteforce with OpenBSD and pf

  • The Hail Mary Cloud is an SSH bruteforce botnet that takes a different approach
  • While most botnets pound port 22 rapidly, THMB does it very slowly and passively
  • This makes prevention based on rate limiting more involved and complex
  • Nice long blog post about some potential solutions and what we\’ve learned

ZFS and GELI in bsdinstall coming soon

  • The man with the beard strikes again, new patch allows for ZFS-on-root installs
  • Supports GELI for disk encryption
  • Might be the push we need to make Michael W Lucas update his FreeBSD book

AsiaBSDCon 2014 announced

  • Will be held in Tokyo, 13-16 March, 2014
  • The conference is for anyone developing, deploying and using systems based on FreeBSD, NetBSD, OpenBSD, DragonFlyBSD, Darwin and Mac OS X
  • Call for papers can be found here

Interview – Poul-Henning Kamp – phk@freebsd.org / @bsdphk

FreeBSD beginnings, md5crypt, jails, varnish and his… telescope project?


Tutorial

Everything you need to know about Jails

  • Last week we showed you how to run VNC in a jail, but people asked \”how do I make a jail in the first place?\”
  • This time around, we\’ll show you how to do exactly that
  • Jails are a dream come true for both security experts and clean freaks, keeping everything isolated
  • We\’ll be using the ezjail utility and making a basic jail setup

News Roundup

New pf queue system

  • Henning Brauer committed the new kernel-side bandwidth shaping subsystem
  • Uses the HFSC algorithm behind the scenes
  • ALTQ to be retired \”in a release or two\” – everyone should migrate soon

Dragonfly imports FreeBSD KMS driver

  • Hot on the trails of OpenBSD and later FreeBSD, Dragonfly gets AMD KMS
  • Ported over from the FreeBSD port

Weekly PCBSD feature digest

  • Weekly status update every Friday
  • Will be a \”highlight of what important features have been added, what major bugs have been fixed, and what is presently going on in general with the project.\”

Get paid to hack OpenSSH

  • Google has announced they will pay up to $3113.70 for security patches to OpenSSH
  • Patches can fix security or improve security
  • If you come up with something, send it to the OpenSSH guys

Feedback/Questions

  • Darren writes in: https://slexy.org/view/s24RmwvEvE
  • Kjell-Aleksander writes in: https://slexy.org/view/s2wFcFk9Yz
  • Ryan writes in: https://slexy.org/view/s23e920gNG
  • Alexander writes in: https://slexy.org/view/s2usxPqO9k

  • All the tutorials are posted in their entirety at bsdnow.tv
  • Send questions, comments, show ideas/topics, etc to feedback@bsdnow.tv
  • We don’t check YouTube comments, JB comments, Reddit, etc. If you want us to see it, send it via email (the preferred way) or Twitter (also acceptable)
  • Watch live Wednesdays at 2:00PM Eastern (18:00 UTC)

The post Go Directly to Jail(8) | BSD Now 7 first appeared on Jupiter Broadcasting.

]]>