Showing headlines posted by bob
« Previous ( 1 ... 585 586 587 588 589 590 591 592 593 594 595 ... 1198 ) Next »Running a Python application on Kubernetes
Kubernetes is an open source platform that offers deployment, maintenance, and scaling features. It simplifies management of containerized Python applications while providing portability, extensibility, and self-healing capabilities.
Whether your Python applications are simple or more complex, Kubernetes lets you efficiently deploy and scale them, seamlessly rolling out new features while limiting resources to only those required.
In this article, I will describe the process of deploying a simple Python application to Kubernetes, including:
read more
Container testing in OpenShift with Meta-Test-Family
The previous Magazine article on container testing showed how to use Meta-Test-Family (MTF) to validate standalone containers. The goal is to avoid shipping containers without proper testing, and to guarantee that a given service in a container works properly. Another... Continue Reading →
How to Install Grav CMS with Nginx on Ubuntu 16.04
Grav is a modern web application that requires no database. It's a file-based web platform that's simple and fast. In this tutorial, I will show you step by step how to install and configure Grav CMS on Ubuntu 16.04.
Can anonymity and accountability coexist?
Whistleblowing protections, crowdsourcing, anonymous voting processes, and even Glassdoor reviews—anonymous speech may take many forms in organizations.
As well-established and valued as these anonymous feedback mechanisms may be, anonymous speech becomes a paradoxical idea when one considers how to construct a more open organization. While an inability to discern speaker identity seems non-transparent, an opportunity for anonymity may actually help achieve a more inclusive and meritocratic environment.
read more
How to Encrypt Files with Tomb on Ubuntu 16.04 LTS
This tutorial shows how to encrypt your files by using Tomb on Ubuntu 16.04. Tomb is an alternative to Truecrypt and Veracrypt designed for Linux systems.
Building a Linux-based HPC system on the Raspberry Pi with Ansible
In my previous article for Opensource.com, I introduced the OpenHPC project, which aims to accelerate innovation in high-performance computing (HPC). This article goes a step further by using OpenHPC's capabilities to build a small HPC system.
read more
Github shrugs off drone maker DJI's crypto key DCMA takedown effort
Yes, keys your devs put in public repos got forked. Github rejected a DMCA takedown request from Chinese drone-maker DJI after someone forked source code left in the open by a naughty DJI developer.…
Chrome 64, GCC 7.3, Librem 5 Phone Progress and More
News updates for January 25, 2018. Chrome 64 is now available for Linux, Mac and Windows, featuring a stronger
ad blocker and several security fixes, including mitigations for Spectre and Meltdown.
S for Security is Google owner Alphabet's new favorite letter
Google's parent company Alphabet has launched a security company named Chronicle. The business will be the new home of VirusTotal, which Google acquired in 2012. Chronicle's other story will be "a new cybersecurity intelligence and analytics platform that we hope can help enterprises better manage and understand their own security-related data."
Mozilla Empowers Journalists with the Power of A-Frame
Technology is continually providing us with new ways to create and publish stories. For these stories to achieve their full impact, it requires that the tools to deploy them become accessible and easy to use. That’s one of the reasons why Mozilla has worked to develop A-Frame, a framework that makes it easy for anyone to build virtual reality experiences for the web.
ATX board brings legacy gear up to 6th and 7th Gen speed
Adlink’s Linux-ready “IMB-M43H” ATX board supports Skylake or Kaby Lake Intel Core CPUs with up to 32GB DDR4, 4x SATA III, 8x USB, PCIe and PCI, EN 55032 EMI protection, and USB power stabilization. Adlink’s industrial ATX form-factor (305 x 244mm) IMB-M43H is designed as a Skylake or Kaby Lake upgrade for legacy installations.
Linux and Intel slowly hack their way to a Spectre patch
Fixing the chip security holes Meltdown and Spectre will take a long, long time, but Linus Torvalds and Intel developers are slowly moving to answers for Linux.
diff -u: Complexifying printk()
What's new in kernel development: complexifying printk(). It's so simple! The kernel decides to output a log message, so it calls printk() to send the message to a serial console—except it's not simple at all. What if the kernel is in the middle of crashing, and the log message is the crucial clue needed to diagnose the problem?
Celebrating the tenth anniversary of International Data Privacy Day
As we we gear up to celebrate the tenth anniversary of International Data Privacy Day on January 28, we want to highlight Mozilla’s efforts to create awareness and help protect your personal information.
diff -u: in-Kernel DRM Support
A look at what's new in kernel development.
Welcome to the new diff -u! We're experimenting with a shorter, more frequent, single-subject format for this feature, which also may evolve over time. Let us know what you think in the comments below.
Welcome to the new diff -u! We're experimenting with a shorter, more frequent, single-subject format for this feature, which also may evolve over time. Let us know what you think in the comments below.
Keep Accurate Time on Linux with NTP
How to keep the correct time and keep your computers synchronized without abusing time servers, using NTP and systemd.
Linux whereis Command Explained for Beginners (5 Examples)
Sometimes, while working on the command line, we just need to quickly find out the location of the binary file for a command. Yes, the find command is an option in this case, but it's a bit time consuming and will likely produce some non-desired results as well. There's a specific command that's designed for this purpose: whereis.
A step-by-step guide to Git
If you've never used Git, you may be nervous about it. There's nothing to worry about—just follow along with this step-by-step getting-started guide, and you will soon have a new Git repository hosted on GitHub.
read more
7 awesome new Inkscape features and how to use them
Open source creatives were rewarded in 2017 with the first major new release of Inkscape since 2015. Inkscape 0.92 was released in January last year with a couple of subsequent updates. The current stable version is 0.92.2, released on August 7, 2017.
"Version 0.92.2?" you might ask. "That's an odd version number. Why is it less than 1?"
read more
Plex VR, Firefox 58.0, SteamOS and More
News briefs for January 24, 2018. Plex is now VR-ready for Google Daydream-supported devices, available for free starting today from the Google
Play Store.
« Previous ( 1 ... 585 586 587 588 589 590 591 592 593 594 595 ... 1198 ) Next »