Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 ... 7441 ) Next »
History of Linux Kernel Live Patching
Installing the latest Linux kernel used to mean a reboot, until the development of ‘rebootless kernel updating’, a method that patches servers without restarting them. With the technique now just over 10 years old, this article takes a brief look at its origins and current state.
How to open source your Python library
You wrote a Python library. I'm sure it's amazing! Wouldn't it be neat if it was easy for people to use it? Here is a checklist of things to think about and concrete steps to take when open sourcing your Python library.
1. Source
Put the code up on GitHub, where most open source projects happen and where it is easiest for people to submit pull requests.
read more
VirtualBox 6.0 Officially Released with Major New Features, Here's What's New
Oracle released today VirtualBox 6.0, the next-generation series of the open-source and cross-platform virtualization software for Linux, Windows, and Mac systems.
How Chick-fil-A Uses Kubernetes and GitOps At The Edge
Multiple emerging IT concepts combine at the fast food restaurant chain, with an edge networking Kubernetes container orchestration deployment that is managed with a GitOps approach.
Purism Ships Librem 5 Dev Kits, the Linux Phones Will Arrive in April 2019
Just in time for the Christmas holidays, Purism announced today that they have finally managed to prepare the Librem 5 Linux phone dev kit hardware for shipping to their backers.
How to Install Kodi on Ubuntu 18.04
Kodi (formerly XBMC) is a free and open source cross-platform media player and entertainment hub that lets you organize and play streaming media, such as videos, podcasts, music, from the Internet and local and network storage.
Use your Linux terminal to celebrate a banner year
Hello again for another installment in our 24-day-long Linux command-line toys advent calendar. If this is your first visit to the series, you might be asking yourself what a command-line toy even is. We’re figuring that out as we go, but generally, it could be a game, or any simple diversion that helps you have fun at the terminal. Some of you will have seen various selections from our calendar before, but we hope there’s at least one new thing for everyone. Today's toy if figlet, a utility for printing text in banner form across your Linux terminal.
Sharing Docker Containers across DevOps Environments
In this article, I describe how Docker containers flow
through the DevOps pipeline. I also cover some advanced DevOps
concepts (borrowed from object-oriented programming) on how to use
dependency injection and encapsulation to improve the DevOps process.
And finally, I show how containerization can be useful for the
development and testing process itself, rather than just as a
place to serve up an application after it's written.
Chrome OS 71 Adds Fingerprint Authentication, Android P Support to Pixel Slate
After promoting the Chrome 71 web browser to the stable channel earlier this month, Google has updated the Chrome OS operating system for Chromebook devices to version 71.
Purism Introduces "It's a Secure Life" Bundle Sale, Wave Computing Open-Sourcing MIPS, Red Hat Announces Long-Term Commercial Support for OpenJDK on Microsoft Windows, ArchLabs 2018.12 Now Available a
News briefs for December 18, 2018.
Meet the New Linux Desktop Champion: System76 Thelio
The launch of the game-changing System76 Thelio only solidifies this open source dream. CEO Carl Richell oozes the open source ethos, and that ideology comes through, to perfection, in their latest offering, the Thelio desktop, a machine as beautiful in design as it is in execution.
MIPS ISA to be available under royalty-free license
Wave Computing will follow in RISC-V’s path by offering its MIPS ISA as “open source” code without royalties or proprietary licensing. The MIPS Open initiative will focus on the development of SoCs for emerging IoT edge applications. The RISC-V Foundation, which promotes the development of processors built on a standardized, open source instruction set architecture […]
LibreOffice 6.1.4 Office Suite Released with More Than 125 Bug Fixes, Update Now
The Document Foundation announced today the general availability of the fourth incremental update to the latest LibreOffice 6.1 series of the widely used open-source office suite.
Creating a Raspberry Pi Pandora Player with Remote Web Control
This article shows how to create a Raspberry Pi Pandora music player with a Node.js powered web frontend—just in time for the holidays!
Raspberry Pi HAT serves up robotics control smorgasbord
The “Adafruit Crickit HAT” is a Python-oriented RPi HAT add-on for robotics that includes servos, motor control, drive outputs, touch inputs, NeoPixel driver, 3W amp, and more. Adafruit has released a $35 robotics HAT add-on for any 40-pin Raspberry Pi board. The Adafruit Crickit (Creative Robotics & Interactive Construction Kit) HAT is designed for controlling […]
Why NASA open sourced the Rover
The host of the Command Line Heroes podcast, Saron Yitbarek, kicks off each episode with a sound-studded description of an event that sets the stage for the topic of the episode. Sometimes it's a speech from Al Gore, and sometimes its the Mars Curiosity Rover landing.
You should go have a listen.
In the final episode recap, Yitbarek walks us through "how open source fuels some of humankind's grandest projects."
read more
How to Install and Use Tilda – a drop-down console for Ubuntu
If you are a true command line-savvy person like me, you might notice that the Terminal application is almost always open on your Ubuntu. If that’s the case, we would recommend you a drop-down console called Tilda.
The modern programmer: 10 must-read articles from this year
Programming is about languages, of course, but also much more. Along with good languages, programmers need toolsets to support coding: software development kits (SDKs), command-line utilities for source-code inspection and even editing, package managers, repositories targeted at developers, and so on. The ten articles listed below cover programming in this broad sense.
read more
How to Setup Riak KV NoSQL Database Cluster on CentOS 7
Riak is a distributed NoSQL database that offers high-availability, fault tolerance, operational simplicity, and scalability. In this tutorial, I will show you how to install and configure the NoSQL database Riak KV on CentOS 7 server.
Scheduling Cron Jobs with Crontab
Cron is a scheduling daemon that executes tasks at specified intervals. These tasks are called cron jobs and are mostly used to automate system maintenance or administration.
« Previous ( 1 ... 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 ... 7441 ) Next »