Showing headlines posted by bob

« Previous ( 1 ... 484 485 486 487 488 489 490 491 492 493 494 ... 1232 ) Next »

Linux tree Command Tutorial for Beginners (6 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 5, 2018 8:10 PM EDT)
  • Groups: Linux; Story Type: News Story
It won't be wrong to say the ls command is the gold standard when it comes to listing directory contents on the Linux command line. However, there do exist some alternatives that have their own strong points when compared to ls. Once such tool is tree, basics of which we'll be discussing here in this tutorial.

Testing Ansible roles with Molecule

  • Opensource.com (Posted by bob on Dec 5, 2018 7:09 PM EDT)
  • Story Type: News Story
Test techniques play an important role in software development, and this is no different when we are talking about Infrastructure as Code (IaC). Developers are always testing, and constant feedback is necessary to drive development. If it takes too long to get feedback on a change, your steps might be too large, making errors hard to spot. Baby steps and fast feedback are the essence of TDD (test-driven development). But how do you apply this approach to the development of ad hoc playbooks or roles? read more

5 reasons to give Linux for the holidays

  • Opensource.com (Posted by bob on Dec 5, 2018 3:51 PM EDT)
  • Groups: Linux; Story Type: News Story
Every year around this time, people ask me about the best computer to give (or get) for the holidays. I always give the same answer: Linux. After all, if you want your recipients to be happy, why wouldn't you give them the best operating system on the planet? Many people don't realize they have options when it comes to computer operating systems. Just recently, two friends (who didn't do their research) fell for the clever marketing and bought brand-new systems at premium prices. I'm willing to bet that within six months they'll be dissatisfied with those expensive computers. read more

Linux-friendly Type 7 modules take to the skies

  • LinuxGizmos.com (Posted by bob on Dec 5, 2018 1:23 PM EDT)
  • Groups: Linux; Story Type: News Story
Congatec unveiled two rugged, up to 16-core COM Express Basic Type 7 modules for aircraft computers: a Xeon D 15xx and Pentium D-15xx based Conga-B7XD and an Atom C3xxx driven Conga-B7AC. There’s also a new Conga-X7EVAL Type 7 carrier. Congatec has been slow to get into the COM Express Basic Type 7 “server-on-module” market but […]

Fedora Classroom: Containers 101 with Podman

  • Fedora Magazine (Posted by bob on Dec 5, 2018 12:08 PM EDT)
  • Groups: Fedora; Story Type: News Story
Fedora Classroom sessions continue next week with a session on containers with Podman. The general schedule for sessions appears on the wiki. You can also find resources and recordings from previous sessions there. Here are details about this week’s session on Thursday, December 13 at 1600 UTC. That link allows you to convert the time to your timezone. Topic: […]

Worlds first RISC-V-based FPGA SoC runs Linux

Microchip’s Microsemi unit unveiled a low power, real-time deterministic “PolarFire SoC” architecture for Linux edge devices that combines its PolarFire FPGA with 4x RISC-V CPU cores supplied by SiFive. At today’s RISC-V Summit in Santa Clara, Calif., Microchip’s Microsemi subsidiary announced a PolarFire SoC architecture developed in collaboration with SiFive. This “fully customizable, programmable RISC-V […]

Libcamera successor to V4L2 hopes to ease embedded Linux camera headaches

At ELC Europe, Linux kernel developer Laurent Pinchart unveiled a follow-on to the V4L2 stack for embedded cameras. The open source “libcamera” eases the burden on userspace developers, offers improved per-frame and 3A controls, and sandboxes proprietary camera code. The V4L2 (Video for Linux 2) API has long offered an open source alternative to proprietary […]

Top 14 Joomla extensions

  • Opensource.com (Posted by bob on Dec 4, 2018 10:31 PM EDT)
  • Story Type: News Story
In the first part of this series, I explained how to use the Joomla Extension Directory to find extensions to expand your Joomla website's functionality. Here, I'll describe the top 14 free Joomla extensions—the ones I don't think any site should do without. The first six tools are free site security tools. read more

Removing Duplicate PATH Entries, Part II: the Rise of Perl

With apologies to Arnold and the Terminator franchise for the title, let's look one more time at removing duplicates from the PATH variable. This take on doing it was prompted by a comment from a reader named Shaun on the previous post that asked "if you're willing to use a non-bash solution (AWK) to solve the problem, why not use Perl?" Shaun was kind enough to provide a Perl version of the code, which was good, since I'd have been hard-pressed to come up with one. It's a short piece of code, shorter than the AWK version, so it seemed like it ought to be fairly easy to pick it apart. In the end, I'm not sure I'd call it easy, but it was interesting, and I thought other non-Perl programmers might find it interesting too.

3 implications of serverless

  • Opensource.com (Posted by bob on Dec 4, 2018 6:48 PM EDT)
  • Story Type: News Story
If you strip away all of the modern conveniences and features that make up your internet experience today, what you're left with is the client-server model. This distributed network was what the internet was built on in the beginning, and that part hasn't changed. You could say, it is still serving us well. So, when people talk about serverless, what does it mean? Well, it doesn't mean servers are GONE. Of course not: That "client-server model" is still the backbone of how things are getting done. read more

How to Install LimeSurvey (CE) on CentOS 7

LimeSurvey is an open source survey software written in PHP. In this tutorial, we will walk you through the LimeSurvey Community Edition (CE) installation process on a fresh CentOS 7 system.

Have a cow at the Linux command line

  • Opensource.com (Posted by bob on Dec 4, 2018 3:05 PM EDT)
  • Groups: Linux; Story Type: News Story
Welcome to the fourth day of the Linux command-line toys advent calendar. If this is your first visit to the series, you might be asking yourself, what’s a command-line toy. 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. Because just about everyone who I’ve mentioned this series to has asked me about it already, today’s selection is an obligatory one. read more

STIBP, collaborate and listen: Linus floats Linux kernel that 'fixes' Intel CPUs' Spectre slowdown

Meanwhile: Another kernel dev is 'unfscking' the source code, with predictable results Linus Torvalds has stuck to his “no swearing” resolution with his regular Sunday night Linux kernel release candidate announcement.…

What is open leadership?

  • Opensource.com (Posted by bob on Dec 4, 2018 11:22 AM EDT)
  • Groups: Red Hat; Story Type: News Story
Leadership works differently at Red Hat. In our open organization, people don't just receive the status of "leader" when appointed to a position or given a title. Instead, leaders earn their leadership positions when they adopt a certain combination of behaviors and mindsets. read more

Linus ships release candidate to fix the Spectre slowdown

  • The Register (Posted by bob on Dec 4, 2018 4:46 AM EDT)
  • Groups: Kernel; Story Type: News Story
Another kernel dev is “unfscking” the source code, with predictable results Linus Torvalds has stuck to his “no swearing” resolution with his regular Sunday night release candidate announcement. Probably the most important aspect of the release is that it implements the important “STIBP” performance fix.…

Rugged box PC series features PoE+ and smart hardware monitoring

EFCO launched four Linux-ready “Eagle Eye” embedded machine vision computers with Intel 7th/6th Gen Core or Atom processors. The high-end systems support PoE+ IP cameras and EFCO’s AI-infused EKit hardware monitoring platform. EFCO’s Intel-based Eagle Eye systems are designed for machine vision and video applications, as well as other industrial, space-constrained IoT applications. Like its […]

Gift a book: 8 Linux and open source recommendations

Chances are many of you are thinking about what to get others for the upcoming holiday season as well as what to add to your own wishlist. Regardless of the reason or the season, though, these eight books are ones our writer community recommends to give and receive for any occasion or time of the year.

Wrangling programming languages, Linux command-line play, Bio-Linux, Markdown editors, and more

  • Opensource.com; By Rikki Endsley (Posted by bob on Dec 3, 2018 6:29 PM EDT)
  • Story Type: Roundups; Groups: Linux
Well, friends, we've almost reached the end of 2018. Before we count down to the New Year, Opensource.com is counting down 24 days of fun Linux command-line tricks. Our first three articles have already published.......

« Previous ( 1 ... 484 485 486 487 488 489 490 491 492 493 494 ... 1232 ) Next »