Home Blog Page 1173

Panasonic to Share Its Intellectual Property for IoT Development

Panasonic hopes that by releasing much of its intellectual property for free, it will encourage partners and others to build Internet of things projects that will work together from the start.

Read more at eWeek

More eBPF Tracing Work Being Readied For Linux 4.1

The BPF In-Kernel Virtual Machine will likely see new functionality with the next Linux kernel release cycle, Linux 4.1…

Read more at Phoronix

Windows 10 to Make the Secure Boot alt-OS Lock Out a Reality

At its WinHEC hardware conference in Shenzhen, China, Microsoft talked about the hardware requirements for Windows 10. The precise final specs are not available yet, so all this is somewhat subject to change, but right now, Microsoft says that the switch to allow Secure Boot to be turned off is now optional. Hardware can be Designed for Windows 10 and can offer no way to opt out of the Secure Boot lock down.

The presentation is silent on whether OEMS can or should provide support for adding custom certificates.

Read more at ArsTechnica.

How to Run Windows Software in Linux: Everything You Need to Know

Linux is more capable than ever. With over 1000 Linux games available on Steam and a general shift towards more web-based desktop software, there’s less need for Windows than ever. After all, you can now watch Netflix on Linux without any hacks, and you can even use Microsoft Office on Linux—a web-based version of it, at least.

But, as most dedicated Linux desktop users will eventually discover, there comes a time when you just need to run a particular piece of Windows software on your Linux PC. There are quite a few ways to do so. Here’s what you need to know.

Read more at PCWorld.

Stealing Data From Computers Using Heat

AIR-GAPPED SYSTEMS, WHICH are isolated from the Internet and are not connected to other systems that are connected to the Internet, are used in situations that demand high security because they make siphoning data from them difficult.

Air-gapped systems are used in classified military networks, the payment networks that process credit and debit card transactions for retailers, and in industrial control systems that operate critical infrastructure. Even journalists use them to prevent intruders from remotely accessing sensitive data. To siphon data from an air-gapped system generally requires physical access to the machine, using removable media like a USB flash drive or a firewire cable to connect the air-gapped system directly to another computer.

But security researchers at Ben Gurion University in Israel have found a way to retrieve data from an air-gapped computer using only heat emissions and a computer’s built-in thermal sensors.

Read more at Wired.

A Plugin for Apache Brooklyn to Add More Blueprints to Cloud Foundry

The Brooklyn plugin allows you to:

  • Add new Brooklyn blueprints to the service catalog.
  • Create new services as part of your application’s manifest.
  • Get information and invoke effectors on running service instances.

If you are using CLI version 6.10+ you can install the plugin using plugin discovery with the community repository:

$ cf add-plugin-repo community http://plugins.cloudfoundry.org/
$ cf install-plugin Brooklyn -r community

Otherwise, you can get a binary with your web browser from the community site and follow the post-build install instructions below.

The Apache Brooklyn source is available to view and fork on GitHub. Binaries are distributed on Maven Central.

You can also compile from the source code. Read more at The New Stack

Apparently, Ubuntu Doesn’t Need Blu-ray Burning Support

To be honest, I was not aware of the fact that the Ubuntu Linux computer operating system does not have built-in support for burning/recording Blu-ray discs until user Federico reported the issue on the Ubuntu Desktop mailing list a couple of weeks ago, simply because I have never owned this technology.

Apparently, there’s nothing wrong with playing Blu-ray discs, but the problem, read more)

Read more at Softpedia News

Google Glass Headset Isn’t Dead, Says Eric Schmidt

We are being far too hasty in throwing the headset on the scrapheap, according to Google’s executive chairman.

Read more at ZDNet News

Building an Apache Mesos Cluster on RancherOS

RancherOS is a brand new Linux distribution that is designed to run Docker.

Read more at Linux Today

Kernel Prepatch 4.0-rc5

Linus has released the 4.0-rc5 prepatch, saying “There’s nothing particularly worrisome going on, although I’m still trying to think about the NUMA balancing performance regression. It may not be a show-stopper, but it’s annoying, and I want it fixed. We’ll get it, I’m sure.

Read more at LWN