Showing headlines posted by bob

« Previous ( 1 ... 782 783 784 785 786 787 788 789 790 791 792 ... 1175 ) Next »

Upgrading from Debian 6 Squeeze with ISPConfig and courier/postfix to Debian 7 Wheezy

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 16, 2016 4:27 PM CST)
  • Groups: Debian, Linux; Story Type: News Story
This howto describes the upgrade procedure of an ISPConfig server with Courier pop3/imap from Debian 6 to Debian 7 in detail.

Coffee Shop DevOps: How to use feedback loops to get smarter

  • Opensource.com (Posted by bob on Aug 16, 2016 1:35 PM CST)
  • Story Type: News Story
This month let's look at how to break the cycle of doing the same thing repeatedly and expecting different results. Do you think git blame is the only feedback loop you need? Or hg annotate -u -n. Or svn -x -b...well, you get the picture. read more

Farewell Patch Tuesday: from October, MS patches will be pushed out monthly

Downside: that zero-day just became zero-month As of October, users of Windows 7, Windows 8, and various server products can farewell Patch Tuesday: Microsoft is implementing the monthly patch rollup it promised in May.…

Godot open source game engine helps power the future in West Virginia

  • Opensource.com (Posted by bob on Aug 16, 2016 10:44 AM CST)
  • Groups: Games; Story Type: News Story
Responding to a critical need for skilled technology and knowledge workers, the State of West Virginia recently established its first ever coding, app, and game design curriculum for its schools. Starting in the upcoming school year, students will be able to learn the skills required to design, implement, and release their own games, and open source will be pivotal to their development and future. read more

Hackers Claim to Auction Data They Stole From NSA-Linked Spies

  • Wired; By Andy Greenberg (Posted by bob on Aug 16, 2016 9:46 AM CST)
  • Story Type: Security
On Monday an anonymous group ... claiming to have breached computer systems used by the Equation Group, a team of highly sophisticated cyberspies that the security firm Kaspersky found last year was hacking targets around the world and has been tied to the NSA based in part on evidence from the leaks of Edward Snowden.

How to design your project for participation

  • Opensource.com (Posted by bob on Aug 16, 2016 8:49 AM CST)
  • Story Type: News Story
Working openly means designing for participation. "Designing for participation" is a way of providing people with insight into your project, which you've built from the start to incorporate and act on that insight. Documenting how you intend to make decisions, which communication channels you’ll use, and how people can get in touch with you are the first steps in designing for participation. read more

Some Windows 10 Anniversary Update: SSD freeze

  • The Register (Posted by bob on Aug 16, 2016 7:52 AM CST)
  • Story Type: News Story
OS and apps & data on different storage media? Oops Windows 10 Anniversary Update is crashing on some PCs employing a solid-state drive.…

Let's Encrypt: Why create a free, automated, and open CA?

  • Opensource.com (Posted by bob on Aug 16, 2016 6:55 AM CST)
  • Story Type: News Story
During the summer of 2012, Eric Rescorla and I decided to start a Certificate Authority (CA). A CA acts as a third-party to issue digital certificates, which certify public keys for certificate holders. read more

Meet Google Duo, a simple 1-to-1 video calling app for everyone

  • Google blog; By Justin Uberti (Posted by bob on Aug 16, 2016 5:58 AM CST)
  • Story Type: Security; Groups: Android
Today, we’re releasing Google Duo -- a simple 1-to-1 video calling app available for Android and iOS. ... all Duo calls are end-to-end encrypted.

What’s new in IoTivity v2.0 (video)

In an ELC talk in May, Vijay Kesavan of Intel’s Communication and Devices Group outlined plans to support new platforms and IoT ecosystems in IoTivity v2.0. In May, we reported on an Embedded Linux Conference talk by Open Connectivity Foundation (OCF) Executive Director Mike Richmond on the potential for interoperability between the OCF’s IoTivity IoT […]

Is Fuschsia Google’s answer to Samsung’s Tizen?

Google is prepping an open source “Fuchsia” OS that can target IoT, handhelds, and laptops. It uses a new “Magenta” kernel, based on the “LK” project. Google has posted GitHub code for an emerging operating system called Fuchsia, designed for a wide range of devices. Like Google’s Android, Chrome OS, and IoT-focused Brillo, Fuchsia is […]

IBM Watson Researchers Share Tips for Serverless Computing on Mesos

  • Linux.com - Original Content; By Libby Clark (Posted by bob on Aug 15, 2016 11:17 PM CST)
  • Story Type: News Story; Groups: Cloud, IBM, Linux
Serverless computing is the latest trend in cloud computing brought about by the enterprise shift to containers and microservices. Serverless computing platforms promise new capabilities that make writing scalable microservices easier and more cost effective, say IBM software engineer Diana Arroyo and research staff member Alek Slominski.

Google's brand new OS could replace Android

  • The Register; By Andrew Orlowski (Posted by bob on Aug 15, 2016 10:20 PM CST)
  • Story Type: News Story; Groups: Android
webOS, BeOS and Android heritage. The source code of Google's latest operating system has emerged, and it looks like all new code from the ground up.

Automatically Deploy Build Images with Travis

This is the third and last tutorial in our series about creating CICD pipelines with Docker containers. Part one focused on how to use Docker Hub to automatically build your application images, and part two used the online Travis-ci platform to automate the process of running those units tests.

Compilation and Installation of PSAD for IPFire firewall

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 15, 2016 4:37 PM CST)
  • Groups: Linux; Story Type: News Story
This article is about compilation and installation of PSAD (Port Scan Attack Detector) for IPFire (Linux based firewall). However, a development environment for the IPFire will be setup for the compilation of new plugin (PSAD in this case).

Testing Network Connectivity for Applications in Containers

  • Linux.com - Original Content (Posted by bob on Aug 15, 2016 2:43 PM CST)
  • Groups: Kernel, Linux; Story Type: News Story
Testing applications is a critical part of software development as illustrated by the rise of continuous integration and automated testing. In his upcoming LinuxCon + ContainerCon talk -- Testing Applications with Traffic Control in Containers -- Alban Crequy will focus on one area of testing that is difficult to automate: poor network connectivity. He will describe a testing approach which emulates network connectivity and which integrates existing Linux kernel features into higher level tools such as Kubernetes and Weave Scope.

Analyzing Data

My first Web-related job was in 1995, developing Web applications for a number of properties at Time Warner. When I first started there, we had a handful of programmers and managers handling all of the tasks. But over time, as happens in all growing companies and organizations, we started to specialize.

Flatpak: A new framework for building and distributing desktop applications

Fragmentation is a longstanding Achilles heel for the Linux desktop. In a world of myriad incompatible distributions, popular apps are typically limited to one or two of the most popular distributions, and the creation of new apps is stifled. The impact of fragmentation on application developers offers a good example of the problem: To release an app for Linux, a developer must contend with different package formats and a baffling number of distributions, all of which have their own particular conventions. read more

IoTivity 2.0: What's in Store?

  • Linux.com - Original Content; By Eric Brown (Posted by bob on Aug 15, 2016 9:57 AM CST)
  • Story Type: News Story; Groups: Embedded, Linux
In May, we reported on an Embedded Linux Conference talk by Open Connectivity Foundation (OCF) Executive Director Mike Richmond on the potential for interoperability between the OCF’s IoTivity IoT framework and the AllSeen Alliance’s AllJoyn spec.

runC: The little container engine that could

runC, a lightweight universal container runtime, is a command-line tool for spawning and running containers according to the Open Container Initiative (OCI) specification. That's the short version. The long version: The governance umbrella created by Docker, Google, IBM, Microsoft, Red Hat, and many other partners to create a common and standardized runtime specification has a readable spec document for the runtime elements of a container, and a usable implementation based on code contributed to the OCI by Docker. read more

« Previous ( 1 ... 782 783 784 785 786 787 788 789 790 791 792 ... 1175 ) Next »