Showing headlines posted by Scott_Ruecker

« Previous ( 1 ... 203 204 205 206 207 208 209 210 211 212 213 ... 1218 ) Next »

Web Server Load-Balancing with HAProxy on Ubuntu 14.04

HAProxy(High Availability Proxy) is an open-source load-balancer which can load balance any TCP service. HAProxy is a free, very fast and reliable solution that offers load-balancing, high-availability, and proxying for TCP and HTTP-based applications. It is particularly well suited for very high traffic web sites and powers many of the world's most visited ones.

Linux loving SODIMM-style COM dishes up Cortex-A5 SoC

EMAC’s “SoM-A5D36? COM runs Linux on a Cortex-A5-based Atmel SAMA5D3 SoC, and offers up to 4GB flash, industrial temperature, and an optional carrier board.

Pi Glove interview

I was invited to the second Picademy back in July. The first day was workshops, education, and the second day was a pure hack day, and we had a bit of a chat with Eben [Upton] and some other people who wanted to support and build something. We wanted to come up with something you could physically use, and we decided to use Scratch GPIO.

Google open-sources HTTP/2-based RPC framework

Google has open-sourced something called “gRPC” that it says represents “a brand new framework for handling remote procedure calls” using HTTP/2. The Chocolate Factory says it has dogfooded gRPC on its own microservices and that it “enables easy creation of highly performant, scalable APIs and microservices” and offers “bandwidth and CPU efficient, low latency way to create massively distributed systems that span data centers, as well as power mobile apps, real-time communications, IoT devices and APIs.”

Tiny rugged COM runs Linux on quad-core 2GHz Tegra K1

GE unveiled a rugged COM Express Type 10 Mini module that runs Linux on a 2GHz Tegra K1 and offers soldered 2GB RAM and support for CUDA and VisionWorks. GE’s Intelligent Platforms business, a division of GE Energy Management headquartered in Charlottesville, Va., is primarily focused on the military/aerospace segment. The 84 x 55mm mCOM10K1 computer-on-module, which conforms to the COM Express Type 10 “Mini” form factor, is designed in part for SWaP-constrained mil/aero applications like image and video processing, sensor processing and electronic warfare. However, it also has broader applications in industrial Internet and Internet of Things applications, says GE. These are said to include industrial process automation, automotive and transportation, and medical imaging.

Ryanteck Budget Robot Kit Review

The cheapest and simplest Raspberry Pi robot you're going to find on the market. Is it a perfect entry-level kit?

Starting with Vagrant on Ubuntu 14.10 - A Beginner's Guide

Vagrant is an highly efficient tool for managing virtual machines via CLI. This increases your and your team's productivity and flexibility. This tutorial will cover the installation of Vagrant on Ubuntu 14.10, explain the basics of this great virtualisation tool and will guide you trough the creation of your first Vagrant instance.

An open source database for realtime applications

The world of databases is no stranger to open source. In fact, many of the world's top companies, projects, and websites run various open source databases behind the scenes.

Pulling the plug

GCC facilitated the portability of Linux and other free operating systems. If it was accessible to proprietary plugins, this may not have happened

Freescales popular i.MX6 SoC sprouts a Cortex-M4 MCU

Freescale added a “6SoloX” SoC to its Cortex-A9 i.MX6 family, featuring a Cortex-M4 MCU, plus new security, power management, and GbE bridging features. The hybrid CPU/MCU i.MX 6SoloX system-on-chip design resembles Freescale Semiconductor’s earlier Vybrid F Series SoC, which pairs a Linux-ready Cortex-A5 core with a Cortex-M4 based Kinetis MCU running Freescale’s MQX RTOS. The 6SoloX also incorporates a Cortex-M4 running MQX, clocked at 200MHz, which is touted for its deterministic, real-time responsiveness. But instead of the Vybrid’s Cortex-A5 CPU, the i.MX6 series SoCs pack a 1GHz Cortex-A9 core that runs Linux or Android.

5 open source developers tell us how they got started

Do you remember what it was like when you first started out in open source? I recently asked a group of developers to recount what it was like for them and what prompted them to start contributing to open source in the first place. Each has worked professionally as a developer for a range of 3 to 17 years, and represent an interesting cross section of backgrounds. read more

How to host multiple sites in a single Wordpress installation on CentOS 7

This document describes how to install and configure multiple WordPress sites with the latest WordPress version on CentOS 7 in a single wordpress instance. WordPress started in 2003 with a single bit of code to enhance the typography of everyday writing and with fewer users than you can count on your fingers and toes. Since then it has grown to be the largest self-hosted blogging tool in the world, used on millions of sites and seen by tens of millions of people every day. This tutorial explains the process of installing WordPress 4.0 on CentOS 7.0 in the form of a simple-to-follow guide.

Smart rear-view mirror runs Android 4.2, has dual cams

Mobile Safety Accessories unveiled an Android 4.2 rear-view mirror touchscreen with WiFi, Bluetooth, GPS, backup and DVR cameras, and Google Play support. The NavMirror II follows an earlier Windows CE-based NavMirror rear-view display from Michigan-based Mobile Safety Accessories, which specializes in automotive rearview safety accessories.

MXM COM runs Linux on new Freescale i.MX 6SoloX SoC

F&S Elektronik Systeme debuted a COM based on Freescale’s new MCU-enabled “i.MX 6SoloX” SoC, and offering dual GbE, multimedia, serial, and PCIe interfaces. The Efus A9X is based on F&S’s existing i.MX 6-based Efus A9 module, its first computer-on-module to use the company’s 62 x 47mm Efus form-factor. The company’s new Efus A9X COM, in turn, builds upon Freescale’s new i.MX 6SoloX system-on-chip, which integrates a single Cortex-A9 core, much like the i.MX 6Solo, but supplements it with a 200MHz ARM Cortex-M4 MCU.

Linus Torvalds Debuts First Linux 4 Release Candidate

The Linux 3.x kernel family first officially debuted on July 22, 2011. Linux 3.0 was the first major version change for Linux since the 2.6 kernel debuted in December of 2003. While Linux 2.6 was a major milestone that signified a break with the past, Linux 3.0 really was just the renumbered Linux 2.6.40 kernel. In the same manner the Linux 4.0 kernel is the continuation of Linux 3.x and is the renamed Linux.320.

Unreal Engine 4.7 Binary Release Includes HTML5 Export

With the launch of Unreal Engine 4.7, Epic Games has added the ability to export to HTML5 as a regular part of their Windows binary engine releases.

How to monitor server log files with Logwatch on Debian and Ubuntu

Logwatch is a system log analyzer and reporter. This tutorial covers the installation of Logwtach and explains various config options incl. reporting of notable log events by email.

Scripted window actions on Ubuntu with Devilspie 2

Devilspie 2 is a program that detects windows as they are created, and performs scripted actions on them. The scripts are written in LUA, allowing a great deal of customization. This tutorial will show you the installation of Devilspie 2 on Ubuntu 14.04 and give you a introduction into Devilspie scripting.

A video game hall of fame, girls developing games, and more

Hello, open gaming fans! In this week's edition, we take a look at a Kickstarter bringing phyiscality to video games, how the Kano is teaching young girls to make games, the new World Video Game Hall of Fame, and more!

Mini-PC taps RPi Compute Module and supports RPi 2

Kickstarter is hosting a wireless-savvy “OpenPi” mini-PC based on the RPi Compute Module. If you wait a bit, you can get one with the quad-core Pi 2 module. For almost a year, the Raspberry Pi Compute Module has served the needs of professional embedded vendors looking to ship commercial devices based on the Raspberry Pi SBC. However, this computer-on-module (COM) version of the RPi Model B can be tricky for less experienced hardware developers. On Kickstarter, U.K.-based Wireless Things has successfully funded an “OpenPi” mini-PC based on the module designed primarily for software developers.

« Previous ( 1 ... 203 204 205 206 207 208 209 210 211 212 213 ... 1218 ) Next »