Showing headlines posted by bob

« Previous ( 1 ... 785 786 787 788 789 790 791 792 793 794 795 ... 1159 ) Next »

Rugged, network oriented module dishes up 12-core QorIQ SoC

  • HackerBoards.com; By Eric Brown (Posted by bob on Jul 8, 2016 1:59 AM EDT)
  • Story Type: News Story; Groups: ARM, Linux
X-ES announced an “XPedite5850” COM Express Basic Type 5 module that runs Linux on an NXP QorIQ T4240 SoC with 12 e6500 PowerPC cores.

LFCE Prep Course -- OSI Network Model (Part 1)

  • Linux.com - Original Content; By Carla Schroder (Posted by bob on Jul 8, 2016 12:56 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this series, we're going to have a look at Linux networking concepts: the OSI model for networking, network topology, the domain name system, and how to start and stop networking services on various Linux distributions.

Customizable carrier for OMAP4430 COM has RPi style CSI-2 port

Gumstix has launched an open-source “Garret 50C” carrier board for its 58 x 17mm, dual-core DuoVero computer-on-module family, the company’s higher-end alternative to its single-core Overo COMs. The board was developed with the company’s online Geppetto DIY design and quick-turn prototype manufacturing service, which customers can use to customize the board.

3 open source alternatives to Microsoft Publisher

A few weeks ago, I confessed that I still hadn't fully moved to the paperless utopia I had imagined I would be living in by this point. As I've thought through it more, it's the long tail of paper that's holding me back. Sure, almost all of my communications are electronic these days, and my scanner makes quick work of almost everything that comes to me in a dead tree format. read more

Using Blender as Video Editing Software on Linux

  • Linux.com - Original Content; By Swapnil Bhartiya (Posted by bob on Jul 7, 2016 8:44 PM EDT)
  • Story Type: News Story; Groups: Linux
Blender ... is extremely polished, powerful, and featureful. But, video editing is not the primary job of Blender; it is intended for use as 3D animation software that doubles as a video editor. That means Blender can be a bit intimidating to a new user; it was to me. But, once you understand the basics, you will enjoy the power of Blender.

Greg Kroah-Hartman Gives an Inside Look at the Largest, Fastest Software Project of All

What has 21 million lines of code, 4000 contributors, and more changes per day than most software projects have in months, or even years? The Linux kernel, of course. In this video, Greg Kroah-Hartman provides an inside view of how the largest, fastest software project of all absorbs so many changes while maintaining a high level of quality and stability.

How to install ProFTPD with TLS on CentOS 7.2

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 7, 2016 3:30 PM EDT)
  • Groups: GNU, Linux; Story Type: News Story
This tutorial describes the installation and configuration of ProFTPD on a CentOS 7.2 Server. ProFTPD is an FTP daemon for Unix and Linux operating systems and distributed under the GNU Public License (GPL).

Taming the Chaos of Modern Caches

“If you’re a bit tired, this is a presentation on cache maintenance, so there will be plenty of opportunity to sleep.” Despite this warning from ARM Ltd. kernel developer Mark Rutland at his recent Embedded Linux Conference presentation, Stale Data, or How We (Mis-)manage Modern Caches, it was actually kind of an eye opener -- at least as far as cache management presentations go.

What is Git?

  • Opensource.com (Posted by bob on Jul 7, 2016 12:21 PM EDT)
  • Story Type: News Story
Welcome to my series on learning how to use the Git version control system! In this introduction to the series, you will learn what Git is for and who should use it. read more

Managing networks in a software-defined future

  • Opensource.com (Posted by bob on Jul 7, 2016 9:12 AM EDT)
  • Story Type: News Story
Most in our industry have heard dramatic descriptions of the ways that software-defined networking (SDN) is set to change IP networks. Monitoring and managing those networks is an essential function, but not a glamorous one. If it's part of your responsibilities, you may have given little thought to the impact SDN will have on your work. read more

Huge double boxset of Android patches lands after Qualcomm disk encryption blown open

What a coincidence. Google has released two bundles of Android security patches this month: a smaller one to handle bugs in the operating system, and a larger package that tackles a raft of driver-level issues, particularly with Qualcomm's hardware.

When Linux is the face of kindness

  • Opensource.com (Posted by bob on Jul 6, 2016 11:46 PM EDT)
  • Groups: Linux; Story Type: News Story
My late father, Lou Shapiro, was an early leader of UNICEF, so relief work was baked into the genetics of my family. His work was centered on emergency relief for the survivors of earthquakes and other natural disasters. Whenever there was an earthquake in the world, I knew dad would be coming home late from work—and I was so proud that some family experiencing trauma would be sleeping in a dry tent, with warm blankets and clean water, because of my dad's work. read more

Geek Guide: Machine Learning with Python

I first heard the term “machine learning” a few years ago, and to be honest, I basically ignored it that time.

RPi-based music player has touchscreen and high-end DACs

Audiophonics has won KS funding for a “RaspTouch” audio player based on the Raspberry Pi 3, with ES9023 or ES9018K2M DACs and a touchscreen. There are plenty of audio devices based on the Raspberry Pi, including wireless speakers such as Tubecore’s Duo and Axiom’s AxiomAir, as well as Pi 2 Design’s 503HTA Hybrid Tube Amp […]

How to configure PureFTPd and FileZilla to use TLS sessions on CentOS 7.2

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 6, 2016 7:35 PM EDT)
  • Groups: Linux; Story Type: News Story
This article explains how to configure PureFTPd to use TLS sessions on a CentOS 7.2 server. Plain FTP is an insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure.

Support Public Education and Web Literacy in California

  • The Mozilla Blog (Posted by bob on Jul 6, 2016 4:26 PM EDT)
  • Groups: Mozilla; Story Type: News Story
Web literacy — the ability to read, write, and participate online — is one of the most important skills of the 21st century. We believe it should be enshrined as the fourth “R,” alongside Reading, Writing and Arithmetic. From our … Continue reading

Why object storage is eating the world

  • Opensource.com (Posted by bob on Jul 6, 2016 3:23 PM EDT)
  • Story Type: News Story
The traditional file system-and-database web backend is no longer adequate, and must make way for storage systems that manage unstructured data. In this article we will learn about the differences between structured and unstructured data, and why web storage backends must evolve to manage unstructured data. read more

Doing for User Space What We Did for Kernel Space

I believe the best and worst thing about Linux is its hard distinction between kernel space and user space.

4 open source tools I used to write a Linux book

  • Opensource.com (Posted by bob on Jul 6, 2016 12:14 PM EDT)
  • Groups: Linux; Story Type: News Story
I spent the past year or so writing Learn Linux in a Month of Lunches, which is designed to introduce desktop Linux to non-technical users. This is a rundown of the tools I used to create the book, with the HUGE caveat that tools are just that—tools. They don't actually do any work or planning for you. However, the right tools make the work much easier. These are the tools that were right for me. read more

  • IBM developerWorks : Linux (Posted by bob on Jul 6, 2016 11:11 AM EDT)
  • Groups: IBM, Linux; Story Type: News Story
Learn about process management on Linux: how to shuffle processes between foreground and background, find out what's running, kill processes, keep processes running after you've left for the day, and multitask in a terminal window. You can use the material in this tutorial to study for the Linux Professional Institute LPIC-1: Linux Server Professional Certification exam 101, or just to learn for fun.

« Previous ( 1 ... 785 786 787 788 789 790 791 792 793 794 795 ... 1159 ) Next »