window manager – Jupiter Broadcasting https://www.jupiterbroadcasting.com Open Source Entertainment, on Demand. Thu, 13 Jan 2022 18:29:37 +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 window manager – Jupiter Broadcasting https://www.jupiterbroadcasting.com 32 32 Linux Action News 223 https://original.jupiterbroadcasting.net/147312/linux-action-news-223/ Thu, 13 Jan 2022 10:00:00 +0000 https://original.jupiterbroadcasting.net/?p=147312 Show Notes: linuxactionnews.com/223

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

]]>

Show Notes: linuxactionnews.com/223

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

]]>
Linux Action News 215 https://original.jupiterbroadcasting.net/146712/linux-action-news-215/ Sun, 14 Nov 2021 20:00:00 +0000 https://original.jupiterbroadcasting.net/?p=146712 Show Notes: linuxactionnews.com/215

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

]]>

Show Notes: linuxactionnews.com/215

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

]]>
Feeling Elive | LINUX Unplugged 353 https://original.jupiterbroadcasting.net/141522/feeling-elive-linux-unplugged-353/ Tue, 12 May 2020 19:30:00 +0000 https://original.jupiterbroadcasting.net/?p=141522 Show Notes: linuxunplugged.com/353

The post Feeling Elive | LINUX Unplugged 353 first appeared on Jupiter Broadcasting.

]]>

Show Notes: linuxunplugged.com/353

The post Feeling Elive | LINUX Unplugged 353 first appeared on Jupiter Broadcasting.

]]>
Windows as a Linux User + Sway Window Manager | Choose Linux 32 https://original.jupiterbroadcasting.net/140762/windows-as-a-linux-user-sway-window-manager-choose-linux-32/ Thu, 02 Apr 2020 00:15:00 +0000 https://original.jupiterbroadcasting.net/?p=140762 Show Notes: chooselinux.show/32

The post Windows as a Linux User + Sway Window Manager | Choose Linux 32 first appeared on Jupiter Broadcasting.

]]>

Show Notes: chooselinux.show/32

The post Windows as a Linux User + Sway Window Manager | Choose Linux 32 first appeared on Jupiter Broadcasting.

]]>
Luminary Environment | BSD Now 54 https://original.jupiterbroadcasting.net/66572/luminary-environment-bsd-now-54/ Thu, 11 Sep 2014 11:13:01 +0000 https://original.jupiterbroadcasting.net/?p=66572 This week on the show, it’s all about Lumina. We’ll be giving you a visual walkthrough of the new BSD-exclusive desktop environment, as well as chatting with the main developer. There’s also answers to your emails and all the latest news, on BSD Now – the place to B.. SD. Thanks to: Direct Download: Video […]

The post Luminary Environment | BSD Now 54 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

This week on the show, it’s all about Lumina. We’ll be giving you a visual walkthrough of the new BSD-exclusive desktop environment, as well as chatting with the main developer. There’s also answers to your emails and all the latest news, on BSD Now – the place to B.. SD.

Thanks to:


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

Portscout ported to OpenBSD

  • Portscout is a popular utility used in the FreeBSD ports infrastructure
  • It lets port maintainers know when there’s a new version of the upstream software available by automatically checking the distfile mirror
  • Now OpenBSD porters can enjoy the same convenience, as it’s been ported over
  • You can view the status online to see how it works and who maintains what
  • The author is working to get all the current features working on OpenBSD, and added a few new features as well
  • He decided to fork and rename it a few days later

Sysadmins and systemd refugees flocking to BSD

  • With all the drama in Linux land about the rapid changes to their init system, a lot of people are looking at BSD alternatives
  • This “you got your Windows in my Linux” article (and accompanying comments) give a nice glimpse into the minds of some of those switchers
  • Both server administrators and regular everyday users are switching away from Linux, as more and more distros give them no choice but to use systemd
  • Fortunately, the BSD communities are usually very welcoming of switchers – it’s pretty nice on this side!

OpenBSD’s versioning schemes

  • Ted Unangst explains the various versioning systems within OpenBSD, from the base to libraries to other included software
  • In contrast to FreeBSD’s release cycle, OpenBSD isn’t as concerned with breaking backwards compatibility (but only if it’s needed to make progress)
  • This allows them to innovate and introduce new features a lot more easily, and get those features in a stable release that everyone uses
  • He also details the difference between branches, their errata system and lack of “patch levels” for security
  • Some other things in OpenBSD don’t have version numbers at all, like tmux
  • “Every release adds some new features, fixes some old bugs, probably adds a new bug or two, and, if I have anything to say about it, removes some old features.”

VAXstation 4000 Model 90 booting NetBSD

  • We found a video of NetBSD booting on a 22 year old VAX workstation, circa 1992
  • This system has a monstrous 71 MHz CPU and 128MB of ECC RAM
  • It continues in part two, where we learn that it would’ve cost around $25,000 when it was released!
  • The uploader talks about his experiences getting NetBSD on it, what does and doesn’t work, etc
  • It’s interesting to see that such old hardware isn’t necessarily obsolete just because newer things have come out since then

Interview – Ken Moore – ken@pcbsd.org

The Lumina desktop environment


Special segment

Lumina walkthrough


News Roundup

Suricata for IDS on pfSense

  • While most people are familiar with Snort as an intrusion detection system, Suricata is another choice
  • This guide goes through the steps of installing and configuring it on a public-facing pfSense box
  • Part two details some of the configuration steps
  • One other cool thing about Suricata – it’s compatible with Snort rules, so you can use the same updates
  • There’s also another recent post about snort as well, if that’s more your style
  • If you run pfSense (or any BSD) as an edge router for a lot of users, this might be worth looking into

OpenBSD’s systemd API emulation project

  • This story was pretty popular in the mainstream news this week
  • For the Google Summer of Code, a student is writing emulation wrappers for some of systemd’s functions
  • There was consideration from some Linux users to port over the finished emulation back to Linux, so they wouldn’t have to run the full systemd (lol)
  • One particularly interesting Slashdot comment snippet: “We are currently migrating a large number (much larger than planned after initial results) of systems from RHEL to BSD – a decision taken due to general unhappiness with RHEL6, but SystemD pushed us towards BSD rather than another Linux distro – and in some cases are seeing throughput gains of greater than 10% on what should be equivalent Linux and BSD server builds. The re-learning curve wasn’t as steep as we expected, general system stability seems to be better too, and BSD’s security reputation goes without saying.”
  • It will NOT be in the base system – only in ports, and only installed as a dependency for things like newer GNOME that require such APIs
  • In the long run, BSD will still be safe from systemd’s reign of terror, but will hopefully still be compatible with some third party packages like GNOME that insist on using it

GhostBSD 4 preview

  • The GhostBSD project is moving along, slowly getting closer to the 4 release
  • This article shows some of the progress made, and includes lots of screenshots and interesting graphical frontends
  • If you’re not too familiar with GhostBSD, we interviewed the lead developer a little while back

NetBSD on the Banana Pi

  • The Banana Pi is a tasty alternative to the Raspberry Pi, with similar hardware specs
  • In this blog post, a NetBSD developer details his experiences in getting NetBSD to run on it
  • After studying how the prebuilt Linux image booted, he made some notes and started hacking
  • Ethernet, one of the few things not working, is being looked into and he’s hoping to get it fully supported for the upcoming NetBSD 7.0
  • They’re only about $65 as of the time we’re recording this, so it might be a fun project to try

Feedback/Questions


  • All the tutorials are posted in their entirety at bsdnow.tv
  • Send questions, comments, show ideas/topics, or stories you want mentioned on the show to feedback@bsdnow.tv
  • Lumina was committed to ports just last week, so you can go try it out on vanilla FreeBSD now as well (or on PCBSD 10.0.3)
  • There’s a new OS conference being held on November 25th in London, and they’re looking for people who want to give BSD presentations (it’s run by a NetBSD developer)
  • This year’s Hackfest 2014, to be held November 7th and 8th in Quebec, will feature a presentation by Theo de Raadt, so mark your calendar and get out there if you’re in the area
  • Watch live Wednesdays at 2:00PM Eastern (18:00 UTC)

The post Luminary Environment | BSD Now 54 first appeared on Jupiter Broadcasting.

]]>
Awesome Window Manager | LAS | s20e04 https://original.jupiterbroadcasting.net/16411/awesome-window-manager-las-s20e04/ Sun, 29 Jan 2012 15:24:05 +0000 https://original.jupiterbroadcasting.net/?p=16411 Your desktop sucks, we’ll show you how to make it AWESOME! We review the Awesome Window Manager, & tell you what tickles our fancy! Plus a look at Ubuntu's HUD.

The post Awesome Window Manager | LAS | s20e04 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Your desktop sucks, we’ll show you how to make it AWESOME! We review the Awesome Window Manager, and tell you why it tickles our fancy!

Plus: Mark Shuttleworth makes a preemptive strike in Ubuntu’s new War against menus, will they succeed? We debate!

And so much more!

All this week on, The Linux Action Show!

Thanks to

GoDaddy.com Use our codes LINUX to save 10% at checkout, or LINUX20 to save 20%

$7.99 .COM Offer Code: linuxcom

Direct Download:

HD Video | Large Video | Mobile Video | Ogg Video | MP3 Audio | Ogg Audio | YouTube

RSS Feeds:

Large Video Feed | Mobile Video Feed | MP3 Feed | Ogg Feed | iTunes Feeds

Show Notes:

Runs Linux:

Android Pick:

Universal Pick:

Random Distro Of The Day

Linux Action Show Subreddit

NEWS:

Specifications of the A9 Zenithink ZT–280 C71:
7" (16:9) screen size
800 x 480 resolution
1,3 Mpixels front camera
Built-in microphone
Built-in stereo speakers
4-way G-sensor

CPU: ARM Cortex A9 1 GHz
RAM: 512 MB DDR2
Drive: 4 GB NAND fast flash
Connectivity: Wi-Fi + 3G (GSM) support
Micro-SD: supports up to 32 GB
HDMI output: 1080p
Battery: 3000 mAh at 7,4 volts or 6000 mAh at 4,7 volts
355 grams / a bit more than half a lbs

Awesome Window Manager Review:

What’s Bryan Doin?

Support Jupiter Broadcasting

Find us on Google+
Find us on Twitter:

Follow the network on Facebook:

Jupiter Broadcasting Forum:

Catch the show LIVE Sunday 10am PDT:

The post Awesome Window Manager | LAS | s20e04 first appeared on Jupiter Broadcasting.

]]>