Showing headlines posted by bob

« Previous ( 1 ... 341 342 343 344 345 346 347 348 349 350 351 ... 1156 ) Next »

Atari VCS goes on $250 pre-order with Linux running on Ryzen R1000

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 13, 2019 5:36 AM EDT)
  • Story Type: News Story; Groups: Games, Linux
Atari has opened $250 pre-orders for its Atari VCS retro game console, which will run Linux on the new AMD Ryzen R1000 SoC. Indiegogo backers are set for a December release while new orders will be fulfilled in Mar. 2020. At E3 Expo this week in Los Angeles, Atari announced that public pre-orders will launch […]

The bits and bytes of PKI

  • Opensource.com (Posted by bob on Jun 13, 2019 4:34 AM EDT)
  • Story Type: News Story
In two previous articles—An introduction to cryptography and public key infrastructure and How do private keys work in PKI and cryptography?—I discussed cryptography and public key infrastructure (PKI) in a general way. I talked about how digital bundles called certificates store public keys and identifying information. read more

How to write a loop in Bash

  • Opensource.com; By Seth Kenlon (Posted by bob on Jun 12, 2019 11:27 PM EDT)
  • Story Type: Tutorial; Groups: Linux
A common reason people want to learn the Unix shell is to unlock the power of batch processing. If you want to perform some set of actions on many files, one of the ways to do that is by constructing a command that iterates over those files. In programming terminology, this is called execution control, and one of the most common examples of it is the for loop. A for loop is a recipe detailing what actions you want your computer to take for each data object (such as a file) you specify.

Installing alternative RPM versions in Fedora

  • Fedora Magazine; By Adam Šamalík (Posted by bob on Jun 12, 2019 6:19 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
Modularity enables Fedora to provide alternative versions of RPM packages in the repositories. Several different applications, language runtimes, and tools are available in multiple versions, build natively for each Fedora release.  The Fedora Magazine has already covered Modularity in Fedora 28 Server Edition about a year ago. Back then, it was just an optional repository […]

Skylake box PC has 6x GbE with optional PoE and Myriad X support

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 12, 2019 5:18 PM EDT)
  • Story Type: News Story; Groups: Intel, Linux
Lanner’s Linux-ready, Skylake-U based “LEC-2580” industrial PC offers 6x GbE ports with optional PoE plus 2x HDMI, 2x SATA bays, and dual mini-PCIe slots that support Myriad X neural processing cards. Lanner’s press release for the LEC-2580 talks almost exclusively about its support for Intel Movidius Myriad X neural processing cards backed up by “seamless […]

Popcorn SBCs include a Chip reboot plus quad- and octa-core Amlogic models

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 12, 2019 11:08 AM EDT)
  • Story Type: News Story; Groups: Developer
Source Parts has gone to Kickstarter to reboot the open-spec Chip SBC as a $49 and up “Original Popcorn.” There are also two “Super Popcorn” models that swap the Allwinner GR8 for a quad-core, Cortex-A53 Amlogic S905D or octa-core -A53 S912. The nice thing about fully open source SBCs such as Next Thing Co.’s Chip […]

How to find your Jenkins admin password on Kubernetes

  • Opensource.com; By Matthew Broberg (Posted by bob on Jun 12, 2019 10:07 AM EDT)
  • Story Type: Tutorial; Groups: Virtualization
The tooling to make Kubernetes easier to navigate is so good at times, I get surprised when I can't find a simple way to get an answer. As someone who doesn't use Kubernetes day-to-day, any intermediate level of troubleshooting turns into an afternoon of first, questioning my sanity and second, considering a job as a shepherd or something else that's away from the keyboard.

Wind River Linux adds Docker and Kubernetes support for the edge

The latest version of Wind River Linux debuts an “OverC” container stack that eases integration of frameworks such as Docker and Kubernetes on edge devices. The Yocto-based embedded distro is available in open source and commercial versions. When reading about the latest, container-friendly version of the market-leading commercial Wind River Linux distribution, we were struck […]

Money laundering and crypto-coin legislation could hurt open-source ecosystem

  • The Register (Posted by bob on Jun 12, 2019 12:02 AM EDT)
  • Story Type: News Story
The Electronic Frontier Foundation (EFF) and UK Open Rights Group have responded to an HM Treasury consultation on money laundering legislation, in particular to the suggestion that publishing open-source software should be subject to customer due diligence requirements.…

Securing the Kernel Stack

The Linux kernel stack is a tempting target for attack. This is because the kernel needs to keep track of where it is. If a function gets called, which then calls another, which then calls another, the kernel needs to remember the order they were all called, so that each function can return to the function that called it. To do that, the kernel keeps a "stack" of values representing the history of its current context.

Plasma 5.16 by KDE is Now Available

  • KDE.news (Posted by bob on Jun 11, 2019 9:33 PM EDT)
  • Story Type: News Story; Groups: KDE
Say hello to Plasma 5.16, a the newest iteration of KDE's desktop environment, chock-a-block with new features and improvements.

What is a Linux user?

In only two years, the Linux kernel will be 30 years old. Think about that! Where were you in 1991? Were you even born? I was 13! Between 1991 and 1993 a few "proper" Linux distributions were created, and at least three of them—Slackware, Debian, and Red Hat–provided the backbone the Linux movement was built on. read more

Teaching algorithmic ethics requires an open approach

  • Opensource.com (Posted by bob on Jun 11, 2019 9:10 AM EDT)
  • Story Type: News Story
Artificial intelligence (AI) tools and other algorithmic systems are increasingly impacting social, political, and economic structures around us. Simultaneously, and as part of this impact, these systems are increasingly used to inform—or directly make—decisions for policymakers and other institutional leaders. read more

Data in a Flash, Part III: NVMe over Fabrics Using TCP

A remote NVMe block device exported via an NVMe over Fabrics network using TCP.

How to speed up Apache with Varnish HTTP cache on Ubuntu 18.04 LTS

In this tutorial, we will show you how to install and configure the Varnish HTTP accelerator as a reverse proxy for an Apache web server. Varnish is a proxy server focused on HTTP caching. It's designed as an HTTP accelerator and can act as a reverse proxy for your web server.

Applications for writing Markdown

  • Fedora Magazine (Posted by bob on Jun 11, 2019 12:29 AM EDT)
  • Groups: Fedora; Story Type: News Story
Markdown is a lightweight markup language that is useful for adding formatting while still maintaining readability when viewing as plain text. Markdown (and Markdown derivatives) are used extensively as the priumary form of markup of documents on services like GitHub and pagure. By design, Markdown is easily created and edited in a text editor, however, […]

Try a new game on Free RPG Day

  • Opensource.com; By Seth Kenlon (Posted by bob on Jun 10, 2019 10:01 PM EDT)
  • Story Type: Editorial; Groups: Games
Have you ever thought about trying Dungeons & Dragons but didn't know how to start? Did you play Traveller in your youth and have been thinking about returning to the hobby? Are you curious about role-playing games (RPGs) but not sure whether you want to play one? Are you completely new to the concept of tabletop gaming and have never heard of RPGs until now? It doesn't matter which of these profiles suits you, because Free RPG Day is for everyone!

How many years have you been interested in open source?

  • Opensource.com; By Lauren Pritchett (Posted by bob on Jun 10, 2019 7:32 PM EDT)
  • Story Type: Editorial; Groups: Community
How long is your open source story? Did it just begin within the last year? Or have you been a member of the community since before it was called "open source"? We asked our writers to share how long they have been interested in open source. Here are eight stories of how they got started.

An Introduction to Kubernetes Secrets and ConfigMaps

Kubernetes has two types of objects that can inject configuration data into a container when it starts up: Secrets and ConfigMaps. Secrets and ConfigMaps behave similarly in Kubernetes, both in how they are created and because they can be exposed inside a container as mounted files or volumes or environment variables.

« Previous ( 1 ... 341 342 343 344 345 346 347 348 349 350 351 ... 1156 ) Next »