Quantcast
Channel: CodeSection,代码区,Linux操作系统:Ubuntu_Centos_Debian - CodeSec
Viewing all articles
Browse latest Browse all 11063

issue #60: Debian, Vim, Gitlab, Jenkins, Piwik, Nginx, MySQL & more!

$
0
0

Welcome to a slightly later cron.weekly issue #60 for Sunday, December 25th, 2016.

The holidays are messing with the timing a bit, so this issue is a bit later than usual. If you’re the kind of person that likes to celebrate Christmas, have a merry one. If you don’t care about that sort of things I hope this newsletter can provide you with some distractions.

Just a heads-up, depending on how the next week plays out, I may skip next Sunday’s issue.

News Debian considering automated upgrades

The pro’s and con’s of doing automated upgrades are discussed in this post. If they go through, it may set a precedent to other distro’s to do the same.

The State of linux Security

A look at what major security incidents the Linux community had in 2016 as well as a good overview of what’s been done this year to increase overall security.

Bram Moolenaar Discusses Developing the Popular Text Editor, How He Uses It, and Version 8

Some light reading when you’re up for some background story about Vim and what’s going to be in store for Vim 8.

You Need to Rethink that “Jump Server”

An article with a skeptic look at jump servers and the threat and risks they can pose to an organisation.

The Linux Credit Card

The Linux Foundation is now offering a “ Linux Credit Card “. For every card activation, the Linux Foundation will receive $50 as well as a percentage of every purchase made with the credit card.

Tools & Projects All your infrastructure, in one place

Track & alert on the health and performance of every server, container, and app in any environment. Sign up for a free 14-day trial . (Sponsored)

Ruby 2.4.0

This new release brings hash table improvements, unified integer classes, performance improvements, OpenSSL 1.1.0 support and better deadlock detection (that will help in debugging).

Gitlab 8.15

Minor version increases don’t usually hold much excitement, but this one does: auto-deploy. It automates setting up deploys and review apps. For a Ruby on Rails project, this brings setup time to under a minute. In this release, there’s also support for Slack chatops, global git hooks, a web terminal and better e-mail notifications. This could’ve just as easily been called Gitlab 9.

Alpine Linux 3.5

This distribution is widely used as the basis for Docker images (because of their size), in the 3.5 release: they switched from OpenSSL to LibreSSL, add support for ZFS, R, JRuby and OCaml.

beringei

Beringei is a high performance, in-memory storage engine for time series data.In the fall of 2015, Facebookpublished the paper “ Gorilla: A Fast, Scalable, In-Memory Time Series Database ” at VLDB 2015. Beringei is the open source representation of the ideas presented in this paper.

pg_probackup

pg_probackup is a backup and recovery manager for PostgreSQL servers able to do differential and full backup as well as restore a cluster to a state defined by a given recovery target. It is designed to perform periodic backups of an existing PostgreSQL server, combined with WAL archives to provide a way to recover a server in case of failure of server because of a reason or another.

hiera_explain

If you’re using Puppet as your config management tool with Hiera as the “data backend”, you know finding out which Hiera resource is being used can be tricky. This tool shows the hierarchy being used to retrieve that data.

Kismatic 1.0

KET ( Kismatic Enterprise Toolkit ) is a set of production-ready defaults and best practice tools for creating enterprise-tuned Kubernetes clusters. KET was built to make it simple for organizations who fully manage their own infrastructure to deploy and run secure, highly-available Kubernetes installations with built-in sane defaults for scalable cross-cluster networking, distributed tracing, circuit-breaking, request-level routing, cluster health-checking and much more!

Jenkins Blue Ocean

A while back, the Jenkins team showcased a new layout/GUI for their web frontend called “Blue Ocean”. You can now download and run that as a beta program. It looks absolutely amazing!

bashify

A useful set of Bash helper functions for common patterns like “ what character is at position X “, “ isInteger “, a foreach method, …

Ofelia

Ofelia is a modern and low footprint job scheduler for docker environments, built on Go. Ofelia aims to be a replacement for the old fashioned cron.

Piwik 3.0

This self-hosted alternative to Google Analytics has reached a new milestone: a full redesign and multiple security improvements.

OpenSSH 7.4

This release removes support for SSHv1, lots of bugfixes, quite a few security improvements & easier restricting of user accounts (prevents X11, agent, TCP, tunnel & Unix domain socker forwarding) via a simple setting.

Bazel Bazel is Google’s own build tool, now publicly available in Beta. Bazel has built-in support for building both client and server software, including client applications for both Android and iOS platforms. The slogan is “ correct, reproducible, fast builds for everyone “, to build software of any size, quickly and reliably, just

Viewing all articles
Browse latest Browse all 11063

Trending Articles