cron – Jupiter Broadcasting https://www.jupiterbroadcasting.com Open Source Entertainment, on Demand. Fri, 01 May 2020 02:58:46 +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 cron – Jupiter Broadcasting https://www.jupiterbroadcasting.com 32 32 RAID Reality Check | TechSNAP 428 https://original.jupiterbroadcasting.net/141352/raid-reality-check-techsnap-428/ Fri, 01 May 2020 00:15:00 +0000 https://original.jupiterbroadcasting.net/?p=141352 Show Notes: techsnap.systems/428

The post RAID Reality Check | TechSNAP 428 first appeared on Jupiter Broadcasting.

]]>

Show Notes: techsnap.systems/428

The post RAID Reality Check | TechSNAP 428 first appeared on Jupiter Broadcasting.

]]>
Snapshot Sanity | TechSNAP 402 https://original.jupiterbroadcasting.net/130786/snapshot-sanity-techsnap-402/ Thu, 25 Apr 2019 16:01:50 +0000 https://original.jupiterbroadcasting.net/?p=130786 Show Notes: techsnap.systems/402

The post Snapshot Sanity | TechSNAP 402 first appeared on Jupiter Broadcasting.

]]>

Show Notes: techsnap.systems/402

The post Snapshot Sanity | TechSNAP 402 first appeared on Jupiter Broadcasting.

]]>
The Optional Option | Coder Radio 340 https://original.jupiterbroadcasting.net/128826/the-optional-option-coder-radio-340/ Tue, 15 Jan 2019 06:25:50 +0000 https://original.jupiterbroadcasting.net/?p=128826 Show Notes: coder.show/340

The post The Optional Option | Coder Radio 340 first appeared on Jupiter Broadcasting.

]]>

Show Notes: coder.show/340

The post The Optional Option | Coder Radio 340 first appeared on Jupiter Broadcasting.

]]>
A BUG’s Life | BSD Now 38 https://original.jupiterbroadcasting.net/57997/a-bugs-life-bsd-now-38/ Thu, 22 May 2014 10:22:23 +0000 https://original.jupiterbroadcasting.net/?p=57997 We\’re back from BSDCan! This week on the show we\’ll be chatting with Brian Callahan and Aaron Bieber about forming a local BSD users group. We\’ll get to hear their experiences of running one and maybe encourage some of you to start your own! After that, we\’ve got a tutorial on the basics of NetBSD\’s […]

The post A BUG's Life | BSD Now 38 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

We\’re back from BSDCan! This week on the show we\’ll be chatting with Brian Callahan and Aaron Bieber about forming a local BSD users group. We\’ll get to hear their experiences of running one and maybe encourage some of you to start your own!

After that, we\’ve got a tutorial on the basics of NetBSD\’s package manager, pkgsrc. Answers to your emails and the latest headlines, 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

FreeBSD 11 goals and discussion

  • Something that actually happened at BSDCan this year…
  • During the FreeBSD devsummit, there was some discussion about what changes will be made in 11.0-RELEASE
  • Slides from Dev Summit
  • Some of MWL\’s notes include: the test suite will be merged to 10-STABLE, more work on the MIPS platforms, LLDB getting more attention, UEFI boot and install support
  • A large list of possibilities was also included and open for discussion, including AES-GCM in IPSEC, ASLR, OpenMP, ICC, in-place kernel upgrades, Capsicum improvements, TCP performance improvements and A LOT more
  • There\’s also some notes from the devsummit virtualization session, mostly talking about bhyve
  • Lastly, he also provides some notes about ports and packages and where they\’re going

An SSH honeypot with OpenBSD and Kippo

  • Everyone loves messing with script kiddies, right?
  • This blog post introduces Kippo, an SSH honeypot tool, and how to use it in combination with OpenBSD
  • It includes a step by step (or rather, command by command) guide and some tips for running a honeypot securely
  • You can use this to get new 0day exploits or find weaknesses in your systems
  • OpenBSD makes a great companion for security testing tools like this with all its exploit mitigation techniques that protect all running applications

NetBSD foundation financial report

  • The NetBSD foundation has posted their 2013 financial report
  • It\’s a very \”no nonsense\” page, pretty much only the hard numbers
  • In 2013, they got $26,000 of income in donations
  • The rest of the page shows all the details, how they spent it on hardware, consulting, conference fees, legal costs and everything else
  • Be sure to donate to whichever BSDs you like and use!

Building a fully-encrypted NAS with OpenBSD

  • Usually the popular choice for a NAS system is FreeNAS, or plain FreeBSD if you know what you\’re doing
  • This article takes a look at the OpenBSD side and explains how to build a NAS with security in mind
  • The NAS will be fully encrypted, no separate /boot partition like FreeBSD and FreeNAS require – this means the kernel itself is even protected
  • The obvious trade-off is the lack of ZFS support for storage, but this is an interesting idea that would fit most people\’s needs too
  • There\’s also a bit of background information on NAS systems in general, some NAS-specific security tips and even some nice graphs and pictures of the hardware – fantastic write up!

Interview – Brian Callahan & Aaron Bieber – admin@lists.nycbug.org & admin@cobug.org

Forming a local BSD Users Group


Tutorial

The basics of pkgsrc


News Roundup

FreeBSD periodic mails vs. monitoring

  • If you\’ve ever been an admin for a lot of FreeBSD boxes, you\’ve probably noticed that you get a lot of email
  • This page tells about all the different alert emails, cron emails and other reports you might end up getting, as well as how to manage them
  • From bad SSH logins to Zabbix alerts, it all adds up quickly
  • It highlights the periodic.conf file and FreeBSD\’s periodic daemon, as well as some third party monitoring tools you can use to keep track of your servers

Doing cool stuff with OpenBSD routing domains

  • A blog post from our viewer and regular emailer, Kjell-Aleksander!
  • He manages some internally-routed IP ranges at his work, but didn\’t want to have equipment for each separate project
  • This is where OpenBSD routing domains and pf come in to save the day
  • The blog post goes through the process with all the network details you could ever dream of
  • He even named his networking equipment… after us

LibreSSL, the good and the bad

  • We\’re all probably familiar with OpenBSD\’s fork of OpenSSL at this point
  • However, \”for those of you that don\’t know it, OpenSSL is at the same time the best and most popular SSL/TLS library available, and utter junk\”
  • This article talks about some of the cryptographic development challenges involved with maintaining such a massive project
  • You need cryptographers, software engineers, software optimization specialists – there are a lot of roles that need to be filled
  • It also mentions some OpenSSL alternatives and recent LibreSSL progress, as well as some downsides to the fork – the main one being their aim for backwards compatibility

PCBSD weekly digest

  • Lots going on in PCBSD land this week, AppCafe has been redesigned
  • The PBI system is being replaced with pkgng, PBIs will be automatically converted once you update
  • In the more recent post, there\’s some further explanation of the PBI system and the reason for the transition
  • It\’s got lots of details on the different ways to install software, so hopefully it will clear up any possible confusion
  • Working on adding support for FDE with GELI using GRUB for 10.0.2
  • Any devs who can grock the GRUB geli code are welcome to contact Kris

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
  • If you\’ve got something cool to talk about and want to come on for an interview, shoot us an email
  • Michael Lucas will be giving a live presentation next Tuesday, \”Beyond Security: Getting to Know OpenBSD’s Real Purpose\” so be sure to catch that
  • Preorders for the book of PF\’s third edition are up
  • We got a picture of a bunch of old FreeBSD CDs
  • Watch live Wednesdays at 2:00PM Eastern (18:00 UTC)

The post A BUG's Life | BSD Now 38 first appeared on Jupiter Broadcasting.

]]>
Bridging the Gap | BSD Now 13 https://original.jupiterbroadcasting.net/47107/bridging-the-gap-bsd-now-13/ Fri, 29 Nov 2013 10:02:22 +0000 https://original.jupiterbroadcasting.net/?p=47107 We sit down for an interview with Jordan Hubbard, one of the founders of the FreeBSD project - and the one who invented ports!

The post Bridging the Gap | BSD Now 13 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

We sit down for an interview with Jordan Hubbard, one of the founders of the FreeBSD project – and the one who invented ports! Later in the show, we\’ll be showing you some new updates to the OpenBSD router tutorial from a couple weeks ago. We\’ve also got news, your questions and even our first viewer-submitted video, right here on 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

Getting to know your portmgr

  • In this interview they talk to one of the \”Annoying Reminder Guys\” – Erwin Lansing, the second longest serving member of FreeBSD\’s portmgr (also vice-president of the FreeBSD Foundation)
  • He actually maintains the .dk ccTLD
  • Describes FreeBSD as \”the best well-hidden success story in operating systems, by now in the hands of more people than one can count and used by even more people, and not one of them knows it! It’s not only the best operating system currently around, but also the most supportive and inspiring community.\”
  • In the next one they speak with Martin Wilke (miwi@) which is strange since he\’s \”on hiatus\” + hasn\’t done anything in a long time
  • The usual, \”what inspires you about FreeBSD\” \”how did you get into it\” etc.

vBSDCon wrap-up compilation


Faces of FreeBSD

  • This week they talk to Gábor Páli from Hungary
  • Talks about his past as a game programmer and how it got involved with FreeBSD
  • \”I met János Háber, who admired the technical merits of FreeBSD and recommended it over the popular GNU/Linux distributions. I downloaded FreeBSD 4.3-RELEASE, found it reliable, consistent, easy to install, update and use.\”
  • He\’s been contributing since 2008 and does lots of work with Haskell in ports
  • He also organizes EuroBSDCon and is secretary of the FreeBSD Core Team

Dragonfly 3.6 released

  • dports now default instead of pkgsrc
  • Big SMP scaling improvements
  • Experimental i915 and KMS support
  • See our interview with Justin Sherrill if you want to hear (a lot) more about it – nearly an hour long
  • Matt Dillion’s comments

ZFS TRIM bug on FreeBSD -CURRENT r258632

  • Do not upgrade to or past 258632, there is a ZFS TRIM bug that could result in data loss
  • If you have already upgraded, disable TRIM with vfs.zfs.trim.enabled=0 immediately
  • Roll back to a previous kernel, and then scrub your pool
  • A fix is expected shortly

Interview – Jordan Hubbard – jkh@freebsd.org / @omgjkh

FreeBSD\’s founding and future


Tutorial

Building an OpenBSD router, part 2

  • Note: there was a mistake in the video version of the tutorial, please consult the written version for the proper instructions.
  • A few weeks back we showed you how to build a high performance BSD router
  • Lots of work has been done to clean up and reorganize it, it\’s cut up into sections now, also has a new section about power saving
  • It\’s been updated for \”switchless\” operation, using a virtual ethernet interface and some bridging magic (special thanks to Ryan for helping me test that)
  • This updated guide will show you how to do an all-in-one router to replace your consumer one without any additional hardware
  • We\’ll also showcase some extras – the email alerts, errata checking script and SSH/Tor tunnels
  • The errata script now auto-detects if you\’re running -release, -stable or -current and acts accordingly; can automatically patch your source code and alert you

News Roundup

pfSense 2.1 on AWS EC2

  • We now have pfSense 2.1 available on Amazon’s Elastic Compute Cloud (EC2)
  • In keeping with the community spirit, they’re also offering a free \”public\” AMI
  • Check the FAQ and User Guide on their site for additional details
  • Interesting possibilities with pfSense in the cloud

Puffy on the desktop

  • Distrowatch, a primarily Linux-focused site, features an OpenBSD 5.4 review
  • They talk about using it on the desktop, how to set it up
  • Very long write-up, curious Linux users should give it a read
  • Ends with \”Most people will still see OpenBSD as an operating system for servers and firewalls, but OpenBSD can also be used in desktop environments if the user doesn\’t mind a little manual work. The payoff is a very light, responsive system that is unlikely to ever misbehave\”

Two-factor authentication with SSH

  • Blog post about using a yubikey with SSH public keys
  • Uses a combination of a OTP, BSDAuth and OpenBSD\’s login.conf, but it can be used with PAM on other systems as well
  • Allows for two-factor authentication (a la gmail) in case your private key is compromised
  • Anyone interested in an extra-hardened SSH server should give it a read

PCBSD weekly digest

  • 10.0 has approximately 400 PBIs for public consumption
  • They will be merging the GNOME3, MATE and Cinnamon desktops into the 10.0 ports tree – please help test them, this is pretty big news in and of itself!
  • PCDM is coming along nicely, more bugs are getting fixed
  • Added ZFS dataset options to PCBSD’s new text installer front-end

Feedback/Questions

  • Ben writes in: https://slexy.org/view/s2ag1fA7Ug
  • Florian writes in: https://slexy.org/view/s2TSIvZzVO
  • Zach writes in: https://slexy.org/view/s20Po4soFF
  • Addison writes in: https://slexy.org/view/s20ntzqi9c
  • Adam writes in: https://slexy.org/view/s2EYJjVKBk
  • Adam\’s BSD Router Project tutorial can be downloaded here.

  • Lots of links in today\’s show notes, check them out. 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
  • If you have stories about how you or your company uses BSD, interesting things you\’ve done, crazy network stories or cool projects, send them to us!
  • Watch live Wednesdays at 2:00PM Eastern (19:00 UTC)
  • Reminder: the FreeBSD foundation\’s year-end donation is going on, please help out if you can. Happy Thanksgiving!

The post Bridging the Gap | BSD Now 13 first appeared on Jupiter Broadcasting.

]]>
Wrath of Cron | LAS | s25e08 https://original.jupiterbroadcasting.net/31972/wrath-of-cron-las-s25e08/ Sun, 17 Feb 2013 14:23:38 +0000 https://original.jupiterbroadcasting.net/?p=31972 An overview of cron, plus our ideas to play with cron, and the powerful things it’s used for in the Enterprise.

The post Wrath of Cron | LAS | s25e08 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

An overview of cron, the little soldier in your computer performing duties for you every single day. Plus our ideas to play with cron, and the powerful things it’s used for in the Enterprise.

Plus Steam officially launches for Linux, and Valve turns on the love lamp for Linux gamers. Munich responds to Microsoft’s outrageous study, Ubuntu Phone images are on the way, a look at Chrome OS’s recent successes…

AND SO MUCH MORE!

All this week on, The Linux Action Show!

Thanks to:

Use our code linux295 to get a .COM for $2.95.

28% off your ENTIRE order just use our code go28off3 until the end of the month!.

Download:

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

RSS Feeds:

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

Support the Show:

— Show Notes: —

Cron Overview and Tricks:


System76

Brought to you by: System76

Cron is a daemon that executes scheduled commands. Cron searches its spool area (/var/spool/cron/crontabs) for crontab files.

Note that crontabs in this directory should not be accessed directly – the crontab command should be used to access and update them.

crontab entries sequence:

Example crontabs:


– Picks –

Runs Linux:

Android Pick:

Desktop App Pick:

Search our past picks:

Git yours hands all over our STUFF:


— NEWS —


Loot Crate

Brought to you by: Loot Crate, use code Linux to save!

— FEEDBACK —

— Chris’ Stash —

— What’s Matt Doin? —

— Find us on Google+ —
— Find us on Twitter —
— Follow the network on Facebook: —
— Catch the show LIVE Sunday 10am Pacific / 1pm Eastern / 6pm UTC: —

The post Wrath of Cron | LAS | s25e08 first appeared on Jupiter Broadcasting.

]]>