Showing headlines posted by bob
« Previous ( 1 ... 270 271 272 273 274 275 276 277 278 279 280 ... 1197 ) Next »Use your favorite programming language to provision Infrastructure as Code
As you navigate the world of IT and technology, there are some terms you come across repeatedly. Some of them are hard to quantify and may take on different meanings as time goes on. "DevOps" is an example of a word that seems (to me) to change depending on the person using it; the original DevOps pioneers might not even recognize what we call DevOps today.
read more
Do math in the Linux shell with GNU bc
Most POSIX systems come with GNU bc, an arbitrary precision numeric processing language. Its syntax is similar to C, but it also supports interactive execution of statements and processing data from standard in (stdin). For that reason, it's often the answer to the question, "How do I do math in the Linux shell?" This style of response is common online:
read more
Why I use Ingress Controllers to expose Kubernetes services
The meteoric rise of containerization and microservices has been necessary to meet the growing demand for applications, but getting it right means overcoming some critical network orchestration challenges. Out of the complexities that developers of cloud-native applications face, strategically utilizing Kubernetes ingress controllers is among the most difficult components to understand—and among the most important.
Backup and restore Toolboxes
Toolboxes started life often described as disposable containers – and that is still one of their major uses: install stuff, then try it out in the relative safety of a container, and lastly, cleanly dispose of it. If you have ever spent time setting up a toolbox container and would like to back it up, this article is for you.
Linus Torvalds pines for header file fix but releases Linux 5.8 anyway
Lots of love for AMD and POWER 10 and a hint of some Google's operational code making it into future releases
Linus Torvalds has released a new version of the Linux kernel.…
Practice parsing text in NLP with Python
Natural language processing (NLP) is a specialized field for analysis and generation of human languages. Human languages, rightly called natural language, are highly context-sensitive and often ambiguous in order to produce a distinct meaning. (Remember the joke where the wife asks the husband to "get a carton of milk and if they have eggs, get six," so he gets six cartons of milk because they had eggs.) NLP provides the ability to comprehend natural language input and produce natural language output appropriately.
read more
Backup and restore Toolboxes
Create a backup of your Pet toolbox container. If you have ever spent time setting up a toolbox container and would like to back it up, this article is for you.
How to run Python Scripts with Apache and mod_wsgi on Ubuntu 20.04
mod_wsgi is an Apache module that provides an interface for hosting Python based web applications under Apache. In this tutorial, we will learn how to install and set up of mod_wsgi with the Apache server on Ubuntu 20.04 server.
Why making mistakes makes me a better sysadmin
I've been a Fedora Linux contributor for a little over a decade now. Fedora has a large community of developers and users, each with a unique set of skills ranging from being a particularly discerning user to being an amazing programmer. I like this because it inspires and motivates me to develop new skills of my own.
read more
Venerable text editor GNU Nano reaches version 5.0 and adds the modern frippery that is scrollbars
Three big upgrades since 2018 suggests it's far from terminal
Cult text editor GNU Nano has released a major update, taking the terminal-based program to its fifth version in twenty years.…
8 tips for running a virtual hackathon
Hackathons are events where developers, product managers, designers, and others come together to tackle problems over a short time period. They have become increasingly popular over the last 15 years after OpenBSD ran the first hackathon in June 1999.
These events provide several benefits—greater engagement across the community, innovation and new ideas, awareness for the organizers, and networking opportunities for participants.
read more
Kontron debuts hardened OpenWrt stack on new rolling stock computer
Kontron’s fanless EN50155-certified “SR-TRACe-G40x” railway server and router runs a hardened, new hypervisor based on OpenWrt called SEC-Line on a Skylake or Apollo Lake CPU and offers 2x SATA, 2x GbE, LTE, WiFi, and GNSS. Kontron unveiled an “edge data processing router/server gateway” for the rail industry based on 6th Gen Core or Apollo Lake […]
Defining cloud native, expanding the ecosystem, and more industry trends
As part of my role as a principal communication strategist at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are three of my and their favorite articles from that update.
4 ways I contribute to open source as a Linux systems administrator
I recently participated in The Linux Foundation Open Source Summit North America, held virtually June 29-July 2, 2020. In the course of that event, I had the opportunity to speak with a fellow attendee about my career in Linux systems administration and how it had led me to a career focused on open source. Specifically, he asked, how does a systems administrator who doesn't do a lot of coding participate in open source projects?
15-inch touch panel PC builds on Raspberry Pi CM3
Comfile’s 15-inch “ComfilePi CPi-A150WR” touch-panel computer is built around a Raspberry Pi Compute Module 3 and offers an IP65 protected, 1024 x 768 resistive touchscreen pus USB, LAN, serial, and 22x GPIO. Comfile Technology has added to its line of ComfilePi touch panel computers built around the Raspberry Pi Compute Module 3 (CM3). The new […]
Real-time noise suppression for video conferencing
With people doing video conferencing all day, good audio has recently become much more important. The best option is obviously a proper audio studio. Unfortunately, this is not something you will always have and you might need to make do with a much simpler setup. In such situations, a noise reduction filter that keeps your […]
Apollo Lake industrial mini-PC supports Linux
Vecow’s Linux-ready, -40 to 75°C tolerant “SPC-4010C” industrial mini-PC is built around a dual-core Apollo Lake SoC with up to 8GB RAM, 2x GbE, SATA, HDMI, 4x USB, and 2x mini-PCIe with SIM card and mSATA. Vecow announced a minor revision to its Apollo Lake based SPC-4010 mini-PC called the SPC-4010C. If you already know […]
How to integrate ONLYOFFICE editors with Nuxeo Platform
In this tutorial, we’ll learn how to integrate ONLYOFFICE online editors with Nuxeo Platform to edit and collaborate on docs stored there with no need to leave the application.
To work with documents within Nuxeo, you need an instance of ONLYOFFICE Document Server.
How to install NodeBB Forum with Nginx and Let's Encrypt SSL on Ubuntu 20.04 LTS
NodeBB is a modern forum software powered by Node.js which uses MongoDB/Redis as database platforms. It uses web sockets for instant interactions and real-time notifications.
In this tutorial, we will learn how to install NodeBB forum on a Ubuntu 20.04 based server.
Why we open sourced our Python platform
The team at Anvil recently open sourced the Anvil App Server, a runtime engine for hosting web apps built entirely in Python.
The community reaction has been overwhelmingly positive, and we, at Anvil, have already incorporated lots of that feedback into our next release. But one of the questions we keep getting asked is, "Why did you choose to open source such a core part of your product?"
read more
« Previous ( 1 ... 270 271 272 273 274 275 276 277 278 279 280 ... 1197 ) Next »