Showing headlines posted by bob
« Previous ( 1 ... 351 352 353 354 355 356 357 358 359 360 361 ... 1159 ) Next »Convert Markdown files to word processor docs using pandoc
If you live your life in plaintext, there invariably comes a time when someone asks for a word processor document. I run into this issue frequently, especially at the Day JobTM. Although I've introduced one of the development teams I work with to a Docs Like Code workflow for writing and reviewing release notes, there are a small number of people who have no interest in GitHub or working with Markdown.
read more
Designing a Source-to-Image build for a Go application
In my first article in this series about Source-to-Image (S2I), we examined the required files and discussed how the S2I standard works with any programming language, from Python to Ruby to Go. Now let's explore designing an S2I build specifically for a Go application. A disclaimer: I still like to call Go "Golang" even though it's not officially called that.
read more
Adapter enables offline speech board to work with Raspberry Pi
Audeme has released a $6.50 “Raspberry Pi MOVI Adapter” board and API to enable a Raspberry Pi pairing with its MOVI Arduino Shield for offline speech recognition and synthesis. We’re used to seeing Arduino compatible, MCU-driven HATs and other add-ons for the Raspberry Pi, but in 2015 Audeme flipped that combo on its head with […]
Securing telnet connections with stunnel
Telnet is a client-server protocol that connects to a remote server through TCP over port 23. Telnet does not encrypt data and is considered insecure and passwords can be easily sniffed because data is sent in the clear. However there are still legacy systems that need to use it. This is where stunnel comes to […]
WebAuthn Web Authentication with YubiKey 5
A look at the recently released YubiKey 5 hardware
authenticator series and how web authentication with the new
WebAuthn API leverages devices like the YubiKey for painless website
registration and strong user authentication.
Team OpenCensus or OpenTracing? It'll be neither and both now: Hello, OpenTelemetry
How do open-source projects play nicely? They get off Twitter
Something odd happened at Kubecon 2019. Rather than snipe at each other from the safety of Twitter, two very similar open-source projects opted to pool their ideas into one: OpenTelemetry.…
Latest Firefox Release is Faster than Ever
With the introduction of the new Firefox Quantum browser in 2017 we changed the look, feel, and performance of our core product. Since then we have launched new products to … Read more
The post Latest Firefox Release is Faster than Ever appeared first on The Mozilla Blog.
Firefox 67.0 Released, ownCloud Announces New Server Version 10.2, Google Launches "Glass Enterprise Edition 2" Headset, Ubuntu Expands Its Kernel Uploader Team and Kenna Security Reports Almost 20% o
News briefs for May 21, 2019.
How to Install Bludit CMS with NGINX on CentOS 7
Bludit is a simple, fast, secure, flat-file CMS that allows you to create your own website or blog in seconds. In this tutorial, we will go through the Bludit CMS installation and setup on CentOS 7 system by using NGINX as a web server.
Getting started with Source-to-Image for building container images
Source-to-Image is an excellent tool for building container images for applications in a fast, flexible, and reproducible way. Usually abbreviated as S2I, Source-to-Image takes a base "builder" image with all the libraries and build tools needed to compile an application or install dependencies (like Python's PIP or Ruby's Bundler) and a set of scripts in predefined locations that are used to build, test, and run the application.
read more
Set up a static network connection in Linux
Configuring a network connection from a Linux machine can be challenging. Fortunately, many new Linux distributions come with some type of network management tool that can help you automatically connect to a wireless network.
read more
Data in a Flash, Part II: Using NVMe Drives and Creating an NVMe over Fabrics Network
By design, NVMe drives are intended to provide local access to the
machines they are plugged in to; however, the NVMe over Fabric
specification seeks to address this very limitation by enabling remote
network access to that same device. This article puts into practice what you learned in Part I and shows how to use NVMe drives in a Linux environment.
How to Install phpIPAM IP Address Management on Ubuntu 18.04 LTS
PhpIPAM is a free, open source and best Internet Protocol (IP) address management software tool written in the PHP language. In this tutorial, we will explain how to install PhpIPAM on Ubuntu 18.04 server.
What proprietary tool do you need open source alternative to?
Taking the plunge from easy and familiar proprietary tools we use every day to unknown and open source tools can be a challenge. When do you find the time to do the research to choose the right option for you? How do you choose? What will be daily repercussions be? Will the positive outweigh the negative?
read more
Kernel 5.2-rc1 Is Out, Xfce 4.14 Pre-Release Now Available, Microsoft Open-Sources Its SPTAG Algorithm, South Korean Government Switching to Linux and Arduino Launches Four New Nano Boards
News briefs for May 20, 2019.
How to use GNOME Boxes' remote access capabilities
In Part 1 of this series, I introduced GNOME Boxes, an open source virtualization tool maintained by the GNOME Project as part of its GNOME Desktop Environment. The GNOME Project describes Boxes as: "A simple GNOME application to view, access, and manage remote and virtual systems."
read more
Getting set up with Fedora Project services
In addition to providing an operating system, the Fedora Project provides numerous services for users and developers. Services such as Ask Fedora, the Fedora Project Wiki and the Fedora Project Mailing Lists provide users with valuable resources for learning how to best take advantage of Fedora. For developers of Fedora, there are many other services […]
Getting started with GNOME Boxes virtualization
I've been a fan of virtualization technology for many years, using many different products along the way. Virtualization has advantages for both the data center and the desktop: data centers use it to increase server hardware utilization, while desktop users use it for modeling, testing, and development work. One operating system running on top of a different one on the same hardware, all thanks to the concept of a virtual machine (VM).
read more
The Many Changes & Additions To Find With The Linux 5.2 Kernel
here is a look at the new features to find with the Linux 5.2 kernel and the many other changes.
South Korea Chooses Linux Over Windows 10
Support for Windows 7 will end in January 2020. Microsoft probably hopes the moribund operating system's users will switch to Windows 10, but the South Korean government plans to switch its machines over to a Linux distribution instead, according to a May 17 report from The Korea Herald.
« Previous ( 1 ... 351 352 353 354 355 356 357 358 359 360 361 ... 1159 ) Next »