Showing headlines posted by bob

« Previous ( 1 ... 574 575 576 577 578 579 580 581 582 583 584 ... 1198 ) Next »

i.MX6 UL based COM/SBC hybrid has FPGA with programmable ZPU

Technologic’s rugged, open-spec “TS-4100” COM/SBC hybrid runs Linux on an i.MX6 UL, and offers a microSD slot, 4GB eMMC, a micro-USB OTG port, optional WiFi/BT and baseboard, and an FPGA with a programmable ZPU core for offloading real-time tasks. Technologic Systems has begun sampling its first i.MX6 UL (UltraLite) based board, which is also its first computer-on-module that can double as a single board computer.

Ubuntu wants to slurp PCs' vital statistics - even location - with new desktop installs

  • The Register; By Simon Sharwood (Posted by bob on Feb 17, 2018 10:16 PM CST)
  • Story Type: News Story; Groups: Ubuntu
Data harvest notice will be checked by default. Future versions of Ubuntu desktop may collect information on the PCs running it unless users opt out.

Learning IT Fundamentals

Where do IT fundamentals fit in our modern, cloud- and abstraction-driven engineering culture? Although you can use modern Linux desktops and servers without knowing almost anything about how computers, networks or Linux itself works, unlike with other systems, Linux still will show you everything that's going on behind the scenes if you are willing to look.

Module reveals new AMD Ryzen Embedded V1000 SoC

Advantech is prepping a “SOM-5871” computer-on-module with an unannounced AMD V1000 Zen SoC, which appears to be AMD’s rumored, 14nm Ryzen Embedded V1000 “Great Horned Owl” successor to the R-Series. iBase also leaked info on a V1000 based Mini-ITX board and fanless PC. Advantech has posted a preliminary product page for a SOM-5871 module that […]

Linux on Nintendo Switch, a new Kubernetes ML platform, and more news

In this edition of our open source news roundup, we take a look at the Mozilla's IoT gateway, a new machine learning platform, Code.mil's revamp, and more. Open source news roundup for February 4-17, 2018 Mozilla announces Project Things for a more secure IoT Mozilla wants you to have control over your connected devices. To help you gain that control, they've released Project Things into the wild. read more

How to make sense of the Apache 2 patent license

  • Opensource.com; By Jeffrey Robert Kaufman (Posted by bob on Feb 17, 2018 10:16 AM CST)
  • Story Type: Editorial; Groups: Apache
The Apache 2 license contains a number of key provisions including a patent grant that, in my experience, is often misunderstood. This grant has a significant effect on making open source safe to use. Let me explain by exploring a portion of Section 3 of the Apache 2.0 license.

HiFive, LibreOffice, Meltdown and Spectre and more

  • Linux Journal; By Petros Koutoupis (Posted by bob on Feb 17, 2018 8:16 AM CST)
  • Story Type: Roundups; Groups: Community, Linux
News briefs for February 16, 2018.

This Week in Open Source News: Googles AMP Support to Snazz Up Email, Open Source Community Continues to Do Good & More

This week in open source and Linux news, Google's Accelerated Mobile Pages will now support web browsing in email, an op-ed on the continued value of the open source community and more! Read this week's digest to stay in the open source know.

The knitting printer and more art with open source

For several years, linux.conf.au, a week-long conference (held this year from January 22-26), has held "miniconfs" offering space for tech community niche groups to share their inventions and ideas. In 2018, 12 miniconfs were held on the first two days of the conference, and the Art + Tech miniconf took the concept to the next level with an entire day of 11 talks about making art with tech, as well as an art exhibition head during the conference. read more

Real-time Linux based automation controller supports up to 16 I/O modules

Opto 22 announced its first Linux-based automation controller: a rugged “Groov EPIC” system that runs real-time Linux on a quad-core ARM SoC, and supports process and machine control, SCADA/RTU, and industrial IoT edge gateway applications. Increasingly, industrial equipment manufacturers must not only compete on features, but also meet their clients’ need to attract the best […]

Top 5: SpaceX, drone projects, vi tips, and more

  • Opensource.com (Posted by bob on Feb 16, 2018 11:24 PM CST)
  • Story Type: News Story
Since Valentine's Day was earlier this week, I thought we'd focus on love. There's plenty to love in this week's top 5, so let's take a look. And before you go, be sure to enter to win a Mycroft Mark 1 voice assistant. read more

Q4OS Makes Linux Easy for Everyone

  • Linux.com; By Jack Wallen (Posted by bob on Feb 16, 2018 9:41 PM CST)
  • Story Type: News Story; Groups: Linux
Modern Linux distributions tend to target a variety of users. Some claim to offer a flavor of the open source platform that anyone can use. And, I’ve seen some such claims succeed with aplomb, while others fall flat. Q4OS is one of those odd distributions that doesn’t bother to make such a claim but pulls off the feat anyway.

Listen to the new Fedora podcast

The Fedora Marketing Team is proud to announce the Fedora Podcast. This ongoing series will feature interviews and talks with people who make the Fedora community awesome. These folks work on new technologies found in Fedora. Or they produce the... Continue Reading →

diff -u: Automated Bug Reporting

Bug reports are good. Anyone with a reproducible crash should submit a bug report on the linux-kernel mailing list. The developers will appreciate it, and you'll be helping make Linux better!

Linux stat Command Tutorial for Beginners (5 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 16, 2018 3:12 PM CST)
  • Groups: Linux; Story Type: News Story
Sometimes, while working on the command line in Linux, you need to know more about a file. For example, you may want information like file's size, inode number, access permissions, time of last access or modification, and more. You'll be glad to know that there exists a command line utility stat that provides all this information in one go.

How to create slides with Emacs Org mode and Reveal.js

  • Opensource.com (Posted by bob on Feb 16, 2018 4:30 AM CST)
  • Story Type: News Story
Over the last year or so, I've started to get heavily back into using Emacs and the Org mode package (for taking notes, organizing yourself, and more). I've also started dipping my toes back into the water of giving short presentations. I've been wondering how to combine Emacs with giving talks. You're probably asking What does presenting have to do with a text editor? Quite a bit, actually! read more

Apache CloudStack, KDE Plasma Update, Kubernetes Engine

News briefs for February 14, 2018.

Understanding SELinux labels for container runtimes

  • Opensource.com; By Daniel J Walsh (Posted by bob on Feb 15, 2018 11:09 PM CST)
  • Story Type: Tutorial; Groups: Community, SUSE
I've just started to deal with some software that is containerized via Docker, and which is ordinarily only ever run on Ubuntu. Naturally this means nobody ever put any thought into how it will interact with SELinux.

DNS and DHCP with Dnsmasq

  • Linux.com - Original Content; By Carla Schroder (Posted by bob on Feb 15, 2018 9:49 PM CST)
  • Story Type: Tutorial; Groups: Linux
Last week, we learned a batch of tips and tricks for Dnsmasq. Today, we're going more in-depth into configuring DNS and DHCP, including entering DHCP hostnames automatically into DNS, and assigning static IP addresses from DHCP.

FOSS Project Spotlight: LinuxBoot

  • Linux Journal; By David Hendricks and Rom Minnich (Posted by bob on Feb 15, 2018 5:49 PM CST)
  • Story Type: Editorial; Groups: Community, Linux
Linux as firmware. The more things change, the more they stay the same. That may sound cliché, but it's still as true for the firmware that boots your operating system as it was in 2001 when Linux Journal first published Eric Biederman's "About LinuxBIOS". LinuxBoot is the latest incarnation of an idea that has persisted for around two decades now: use Linux as your bootstrap.

« Previous ( 1 ... 574 575 576 577 578 579 580 581 582 583 584 ... 1198 ) Next »