Showing headlines posted by bob

« Previous ( 1 ... 629 630 631 632 633 634 635 636 637 638 639 ... 1275 ) Next »

Want to profit from your underused servers? Overlook has an idea

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Apr 5, 2018 9:24 PM EDT)
  • Story Type: News Story; Groups: Cloud, Community
Containers and private clouds make it easier than ever to make the most from your datacenter's resources. But there are still times your servers are just sitting there, blinking their lights. Overclock, a start-up cloud vendor using Kubernetes, has a notion on how you can profit from your idle servers while helping other companies in need of inexpensive compute.

Rugged 3.5-inch SBC gives you choice of Kaby or Skylake U-series

IEI’s 3.5-inch “Wafer-ULT3/ULT4” SBC runs on Intel 6th or 7th Gen Core U-series CPUs, and offers triple display support, SATA III, 2x GbE, 4x USB 3.0, 2x mini-PCIe, and -20 to 60°C support. IEI has launched a 3.5-inch SBC called the Wafer-ULT3/ULT4 that features Intel’s dual-core U-series processors including Skylake Core or Celeron (ULT3) or Kaby Lake Core (ULT4) chips.

Getting started with Vagrant

  • Opensource.com (Posted by bob on Apr 5, 2018 5:41 PM EDT)
  • Story Type: News Story
If you're like me, you probably have a "sandbox" somewhere, a place where you hack on whatever projects you're working on. Over time, the sandbox will get crufty and cluttered with bits and pieces of ideas, toolchain elements, code modules you aren't using, and other stuff you don't need. When you finish something, this can complicate your deployment, because you may be unsure of the actual dependencies of your project—you've had some tool in your sandbox for so long that you forget it must be installed. read more

Who really owns an open project?

  • Opensource.com (Posted by bob on Apr 5, 2018 1:58 PM EDT)
  • Story Type: News Story
Differences in organizational design don't necessarily make some organizations better than others—just better suited to different purposes. Any style of organization must account for its models of ownership (the way tasks get delegated, assumed, executed) and responsibility (the way accountability for those tasks gets distributed and enforced). Conventional organizations and open organizations treat these issues differently, however, and those difference can be jarring for anyone hopping transitioning from one organizational model to another. read more

Linux-driven COM and carrier board feature Zynq SoC and 3x GbE ports

  • LinuxGizmos.com (Posted by bob on Apr 5, 2018 11:29 AM EDT)
  • Groups: Linux; Story Type: News Story
MYIR has launched an $85 module that runs Linux on a Zynq-7010 or -7007S and supports -40 to 85°C temperatures. It’s also available as part of a $209, open spec dev board with 3x GbE, USB, and isolated serial and CAN ports. MYIR has begun selling an $85, Xilinx Zynq-7010 or -7007S based “MYC-C7Z010/007S CPU […]

How to find files in Linux

  • Opensource.com (Posted by bob on Apr 5, 2018 10:15 AM EDT)
  • Groups: Linux; Story Type: News Story
If you're a Windows user or a non-power-user of OSX, you probably use a GUI to find files. You may also find the interface limited, frustrating, or both, and have learned to excel at organizing things and remembering the exact order of your files. You can do that in Linux, too—but you don't have to. read more

Containerization, Atomic Distributions, and the Future of Linux

Linux has come a long way since Linus Torvalds announced it in 1991. It has become the dominant operating system in the enterprise space. And, although we’ve seen improvements and tweaks in the desktop environment space, the model of a typical Linux distribution has largely remained the same over the past 25+ years. The traditional package management based model has dominated both the desktop and server space.

How Fedora Secures Package Delivery

  • Fedora Magazine (Posted by bob on Apr 5, 2018 6:32 AM EDT)
  • Groups: Fedora; Story Type: News Story
Eariler this year, PackageCloud published a blog post on “attacks against GPG signed APT repositories”. Currently, Fedora uses several ways to ensure that packages from the Fedora repositories are delivered to you securely. This article provides a high-level insight in to how the Fedora Project secures our update delivery. Note, however, that the following analysis […]

Richard Stallman's Privacy Proposal, Valve's Commitment to Linux, New WordPress Update and More

News briefs for April 4, 2018.

BeagleBone-like SBC showcases AM335x SiP package

Octavo’s open source, $199 “OSD3358-SM-RED” SBC is a BeagleBone-like development board with GbE and 4x USB ports for prototyping its Debian/AM335x based OSD335x-SM SIP modules. Octavo Systems has developed its first self-branded SBC based on one of its SiP (system-in-package) modules.

How Wizards and Muggles Break Free from the Matrix

First we invented a world where everyone could be free. Then we helped build feudal castles on it, where everyone now lives. Now it's time to blow up those castles by giving everybody much better ways to use their freedom than they ever would enjoy in a castle. I'm going to mix movie metaphors here. You'll see why.

Intel sheds Wind River

Investment firm TPG has acquired Intel’s Wind River software subsidiary, which develops the Wind River Linux and VxWorks embedded development platforms. Nine years after Intel announced it was acquiring Wind River Systems for $884 million, the chipmaker quietly sold its software subsidiary to investment firm TPG for an undisclosed sum.

The 10 best ways to secure your Android phone

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Apr 4, 2018 6:08 PM EDT)
  • Story Type: News Story, Security; Groups: Android
Malware makers, phishers, they really are all out to get you. Here's how to stop them in their tracks.

Bring JavaScript to your Java enterprise with Vert.x

  • Opensource.com (Posted by bob on Apr 4, 2018 4:15 PM EDT)
  • Story Type: News Story
If you are a Java programmer, chances are that you've either used JavaScript in the past or will in the near future. Not only is it one of the most popular (and useful) programming languages, understanding some of JavaScript's features could help you build the next uber-popular web application. read more

How to Install Plex Media Server on CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 4, 2018 1:47 PM EDT)
  • Groups: Linux; Story Type: News Story
In this tutorial, we will show you step-by-step how to install and configure Plex media server on your CentOS 7 server. Plex is a client-server media software suite. It has two main components, plex media server, and plex player.

Creating flags with CSS and other open source tools

  • Opensource.com (Posted by bob on Apr 4, 2018 11:18 AM EDT)
  • Story Type: News Story
“The creation and development of a body of knowledge about flags of all types, their forms and functions, and of scientific theories and principles based on that knowledge.” —The definition of vexillology, according to the Fédération internationale des associations vexillologiques. read more

What the pandas Python data analysis library and SQL taught me about taking an average

  • Opensource.com (Posted by bob on Apr 4, 2018 7:35 AM EDT)
  • Groups: Python; Story Type: News Story
For Python developers who work primarily with data, it's hard not to find yourself constantly knee-deep in SQL and Python's open source data library, pandas. Despite how easy these tools have made it to manipulate and transform data—sometimes as concisely as one line of code—analysts still must always understand their data and what their code means. Even calculating something as simple as summary statistics can be prone to serious mistakes. read more

Mozilla Announces Firefox Reality Browser for Mixed Reality, GnuCash 3.0 New Release and More

Mozilla announced Firefox Reality today, "Bringing the Immersive Web to Mixed Reality Headsets". Firefox Reality is the only open source browser for mixed reality and the first cross-platform browser for mixed reality.

Cloud Foundry for Developers: Part 1

In this series, you will learn about Cloud Foundry and how to get started using it to develop applications. In the first three blogs, we'll cover basic concepts, terminology, a technical overview and architecture, and in the last two blogs we'll learn how to write and push an app to a Cloud Foundry instance.

Linux 4.16 arrives, keeps melting Meltdown, preps to axe eight CPUs

  • The Register; By Simon Sharwood (Posted by bob on Apr 4, 2018 2:38 AM EDT)
  • Story Type: News Story; Groups: Kernel, Linux
Kernel team mulls ditching chip architectures nobody used. Linus Torvalds has pulled the trigger and released version 4.16 of the Linux kernel, thereby killing off his own suggestion this release might need an extra week to mature.

« Previous ( 1 ... 629 630 631 632 633 634 635 636 637 638 639 ... 1275 ) Next »