Showing headlines posted by bob
« Previous ( 1 ... 453 454 455 456 457 458 459 460 461 462 463 ... 1197 ) Next »How I uncovered my inner geek
I'm beginning to feel old. A few months ago, somebody called me a "gray beard" in a comment in an IRC channel. You might have thought my lack of actual beard and the fact that they used the US spelling, rather than the correct "grey," would have meant that I was unaffected, but no, I was.
read more
5 ways to say thanks to your DevOps team
My team recently got a handwritten thank you note from one of our community members. The note was extremely nice, unexpected, and made us feel good. That's the power of saying thank you. For both the giver and receiver, sharing appreciation creates an emotional connection that is gratifying and humanizing. And to be honest, with today's high-paced work environments, polarizing politics, and natural disasters, we could use a lot more thankfulness in our world.
read more
Pioneers in Open Source--Eren Niazi, Part II: the Untold Story
It was 2014, and everything seemed fine with Eren Niazi and the company he founded, Open Source
Storage or OSS, although at the time, both the industry and the market were changing. Not only
were open-source technologies used in every form and fashion to enable what has become the cloud, its users
also were connecting in droves to take advantages of the many services it offered. We matured into an
always connected society...
Spectre and Meltdown CPU Vulnerability Test and Microcode Update on Linux
This tutorial covers an introduction to Spectre & Meltdown CPU Vulnerabilities, a test to find out if your hardware is affected and instructions on how to install Intel Microcode updates to fix the issue on Linux.
Thank a developer today: Here's how
In this time of giving thanks, why not include those who maintain the projects you use? I’ve written about finding who those people are in GitHub projects, but in this post I’d like to discuss how to thank them.
Giving someone a genuine "thank you" is hard. It can be awkward and make you feel vulnerable—but done right, a heartfelt thank-you can be truly meaningful. Here’s a simple, helpful script you can use on social media or in person:
read more
Failure is an option in Perl 6
This is the eighth in a series of articles about migrating code from Perl 5 to Perl 6. This article looks at the differences in creating and handling exceptions between Perl 5 and Perl 6.
The first part of this article describes working with exceptions in Perl 6, and the second part explains how you can create your own exceptions and how failure is an option in Perl 6.
read more
Linux rev Command Tutorial for Beginners (with Examples)
Sometimes, while working on the Linux command line, you may want to reverse a string or line(s) of text. You'll be glad to know there are command line utilities that let you do exactly this.
Getting started with Jenkins X
Jenkins X is an open source system that offers software developers continuous integration, automated testing, and continuous delivery, known as CI/CD, in Kubernetes. Jenkins X-managed projects get a complete CI/CD process with a Jenkins pipeline that builds and packages project code for deployment to Kubernetes and access to pipelines for promoting projects to staging and production environments.
read more
Industrial dev board builds on Raspberry Pi CM3
Kontron announced an industrial-focused “Passepartout” development kit built around a Raspberry Pi Compute Module 3 Light and equipped with a dual Ethernet, HDMI, CAN, 1-Wire, RPi 40-pin connectors. Kontron announced its first Raspberry Pi based product. The Passepartout — which is French for “goes everywhere” and the name of Phileas Fogg’s valet in Jules Verne’s […]
DevOps is for everyone
I've never held a job as a developer nor in operations—so what am I doing writing an article about DevOps? I've always been interested in computers and technology. I also have a passion for people, psychology, and helping others. When I first heard about DevOps, the concept piqued my interest, as it seemed to merge many of the things I was interested in, even if I don't write code.
read more
Dell XPS 13: The best Linux laptop of 2018
Do you want the best of the best Linux laptop this holiday season and price is no object? If that's you, then you want the Ubuntu Linux-powered Dell's XPS 13 Developer Edition laptop.
Travel Laptop Tips in Practice
In past articles, I've written about how to prepare for a vacation or other
travel when you're on call. And, I just got back from a vacation where I
put some of those ideas into practice, so I thought I'd write a follow-up
and give some specifics on what I recommended, what I actually did
and how it all worked.
A Closer Look at Voice-Assisted Speakers
U.S. consumers are expected to drop a bundle this Black Friday on smart speakers and home hubs. A Nov. 15 Canalys report estimates that shipments of voice-assisted speakers grew 137 percent in Q3 2018 year-to-year and are on the way to 75 million-unit sales in 2018.
How to Install Elxis CMS on Ubuntu 18.04 LTS
Elxis CMS is a free and open source CMS written in the PHP language that allows us to create a website from small to websites to corporate websites. It is simple, fast and easy to use so you can easily install it without any programming skills.
Smart speaker voice platforms compared
At the Embedded Linux Conference Europe, Leon Anavi compared the Alexa and Google Assistant voice platforms and looked into open source newcomer Mycroft Mark II. U.S. consumers are expected to drop a bundle this Black Friday on smart speakers and home hubs. A Nov. 15 Canalys report estimates that shipments of voice-assisted speakers grew 137 […]
How to swap Ctrl and Caps Lock keys in Linux
For many people who've been computer users for (let's just say) "quite some time now," the Ctrl and Caps Lock keys have been in the wrong place since shortly after the first PC keyboards rolled off the production line.
10 ways to give thanks to open source and free software maintainers
Every day, I use high-quality software that is developed and maintained by people who do not ask for payment, who respect my freedoms, and who are generous with their time and energy.
In this season of giving thanks, I encourage those of you who also use and appreciate the work of open source and free software maintainers to express your gratitude. Here are ten ways to do that:
read more
Gemini Lake based Odroid-H2 hacker board on sale starting at $111
Hardkernel launched its Odroid-H2 SBC starting at $111 without RAM or flash. The open spec SBC runs Ubuntu 18.10 on Intel Gemini Lake, and offers 2x SATA 3.0, 2x GbE, HDMI and DP, 4x USB, and an M.2 slot for NVMe. Last month when Hardkernel announced its Intel Gemini Lake based Odroid-H2 SBC with an […]
How to install extensions via the Software application
GNOME is the default desktop environment shipped with Fedora Workstation. GNOME Shell provides an awesome, minimal, default experience that is easy to pick up and use. However, GNOME Shell Extensions make it easy to add to and change the behavior of GNOME. The extensions.gnome.org website is the canonical source for quality GNOME extensions, and previously, […]
Coupled commands with control operators in Bash
Simple compound commands—such as stringing several commands together in a sequence on the command line—are used often. Such commands are separated by semicolons, which define the end of a command. To create a simple series of shell commands on a single line, simply separate each command using a semicolon, like this:
read more
« Previous ( 1 ... 453 454 455 456 457 458 459 460 461 462 463 ... 1197 ) Next »