Image2Docker: A New Tool for Prototyping Windows VM Conversions

Docker is a great tool for building, shipping, and running your applications. Many companies are already moving their legacy applications to Docker containers and now with the introduction of the Microsoft Windows Server 2016, Docker Engine can not run containers  natively on Windows.To make it even easier, there’s a new prototyping tool for Windows VMs that shows you how to replicate a VM Image to a container.

Docker Captain Trevor Sullivan recently released the Image2Docker tool, an open source project we’re hosting on GitHub. Still in it’s early stages, Image2Docker is a Powershell module that you can point at a virtual hard disk image, scan for common Windows components and suggest a Dockerfile. And to make it even easier, we’re hosting it in the Powershell Gallery to make it easy to install and use.

In Powershell, just type:

Install-Module -Name Image2Docker

And you’ll have access to Get-WindowsArtifacts and ConvertTo-Dockerfile. You can even select which discovery artifacts to search for.

Powershell.png

Currently Image2Docker supports VHD, VHDK, and WIM images. If you have a VMDK, Microsoft provides a great conversion tool to convert VMDK images to VHD images.

And as an open source project, lead by a Docker Captain, it’s easy Continue reading

AMD has its eyes on Las Vegas with Polaris GPUs

AMD wants its new Polaris GPUs to dazzle gamblers in Las Vegas using electronic devices.Qualcomm, meanwhile, wants its embedded Snapdragon chips to be installed in robots, drones, and smart devices used in homes and for commercial applications.For both chipmakers, the internet of things market is becoming too big to ignore. The companies this week announced CPUs and GPUs adapted from PCs and mobile devices for use in IoT devices.AMD adapted its Polaris GPU architecture, which is used in discrete GPUs and PC chips, for the IoT sector. Qualcomm's new Snapdragon 600E and 410E are compact chips originating from the company's mobile processor designs.To read this article in full or to leave a comment, please click here

25% off Fizzics Revolutionary Beer System – Deal Alert

Crowdfunded on Indiegogo, the revolutionary Fizzics System improves the flavor and taste of ordinary canned, bottled and growler beer (accommodates up to a full 64oz growler). Fizzics technology enhances the carbonation and aroma of beer while providing a smooth, creamy, full-body flavor and taste without the use of additives or chemicals. The device enhances the flavor and taste of all beer styles, including IPAs, Pilsners, Brown Ales, Stouts, Porters, Lagers, and more. It promises to deliver fresh from the tap taste, anytime, anywhere. The Fizzics beer system averages 4 out of 5 stars on Amazon (read reviews) and its typical list price of $200 is currently reduced 25% to $150. Learn more about the Fizzics system, or buy it now, on Amazon.To read this article in full or to leave a comment, please click here

BGP (Border Gateway Protocol) Quiz,Questions and Detailed Answers

BGP (Border Gateway Protocol) a.k.a Bloody Good Protocol quiz ! I prepared 20 Questions in this quiz for you. Intend of this quiz to provide you the BGP design information. This quiz is part of the BGP Review Questions of my upcoming new version of CCDE Workbook. There will be hundreds of questions in it and […]

The post BGP (Border Gateway Protocol) Quiz,Questions and Detailed Answers appeared first on Cisco Network Design and Architecture | CCDE Bootcamp | orhanergun.net.

Canonical integrates Ubuntu with open source container manager Kubernetes

Containers remain one of the hottest trends in technology thanks to the new ways they’re allowing developers to write new applications. Canonical – the developer of the Linux-based Ubuntu operating system – today is hopping on the container management bandwagon by integrating its popular OS with Kubernetes, an open source project for managing containers at scale. +MORE AT NETWORK WORLD: As Adobe inks deal with Microsoft Azure, Amazon looms + Canonical has been on the leading edge of developing container technology thanks to its heavy focus on Linux. Canonical has developed LXC and LXD, both of which are container platforms. In addition to supporting those open source tools, Canonical CEO Mark Shuttleworth says his goal is to make Ubuntu a platform for using many different higher-level container management tools too, including Kubernetes. To that end, the company has plans to integrate Ubuntu with Docker Swarm and Mesos’s Mesosphere too.To read this article in full or to leave a comment, please click here

Most dangerous cyber celebrities of 2016

Dangerous celebritiesIntel has reeled off the 10th annual McAfee Most Dangerous Celebrities list based on likelihood of getting hit with a virus or malware when searching on the celebs’ names. “Consumers today remain fascinated with celebrity culture and go online to find the latest pop culture news,” said Gary Davis, chief consumer security evangelist at Intel Security. “With this craving for real-time information, many search and click without considering potential security risks.” Last year, DJ Armin van Buuren was #1.To read this article in full or to leave a comment, please click here

Most dangerous cyber celebrities of 2016

Dangerous celebritiesIntel has reeled off the 10th annual McAfee Most Dangerous Celebrities list based on likelihood of getting hit with a virus or malware when searching on the celebs’ names. “Consumers today remain fascinated with celebrity culture and go online to find the latest pop culture news,” said Gary Davis, chief consumer security evangelist at Intel Security. “With this craving for real-time information, many search and click without considering potential security risks.” Last year, DJ Armin van Buuren was #1.To read this article in full or to leave a comment, please click here

Mall takes no chances with Galaxy Note 7

The picture below was snapped in a mall – we don’t know which mall – by an eagle-eyed Reddit user who couldn’t help but notice that a kiosk set up to sell the Samsung Galaxy Note 7 was being guarded by a pair of fire extinguishers.For obvious reasons. Imgur/via Reddit Many are having a good giggle about the photo. None of them work for Samsung, of course.To read this article in full or to leave a comment, please click here

Ansible in GitHub’s Octoverse 2016

 

Recently GitHub released their State of the Octoverse 2016 which shows some really nice statistics and graphs of top projects, languages and organizations working on open source.

GitHub, in the spirit of full transparency, shared the methodology and queries used to generate the report. We used this dataset to understand where Ansible stacks up. One of the drawbacks in the approach where you are just considering single repositories is that you don’t get a good idea of where a single project broken out into multiple repositories would fall. In Ansible’s case, the project is broken down into three repositories:


Let's look at GitHub’s first graphic, Repositories with the most open source contributors. When you just consider Ansible’s Core Project repo we’re just barely out of the top 10 at 11th place.1


Octoverse1.png
What does that number look like if we combine all three repositories that make up the Ansible project?2
Octoverse events actor count

As far as projects go that would have us in 5th just behind Patchwork.
One of the facets that was most strange to me was the inclusion of Comments Continue reading

Don’t Trust Hotel Currency Conversion

Experienced travelers will already know this, but it bears repeating: Don’t trust your hotel to perform currency conversions for credit card transactions. They will rip you off. Leave it to the credit card company.

A few months ago I stayed at a Sheraton hotel in Australia. They swiped my credit card when I checked in, and on check out they asked if I wished to pay with that same card. I did, so I didn’t need to swipe my card again. They sent me an invoice for approximately $265 AUD.

A few weeks later I was processing my expenses, and I realised I’d been charged over $300 NZD. With the exchange rate at the time, it should have been about $275. Looking closer, I realised that they had charged me in New Zealand dollars. They should have charged me in Australian dollars, and let my credit card company sort out the exchange rate.

What’s going on?

Some hotels offer you a choice of currency when paying your bill. This should be an option when you enter your PIN. Do not take this option. It is almost never a good idea. Your credit card company will charge you a fee for Continue reading

Don’t Trust Hotel Currency Conversion

Experienced travelers will already know this, but it bears repeating: Don’t trust your hotel to perform currency conversions for credit card transactions. They will rip you off. Leave it to the credit card company.

A few months ago I stayed at a Sheraton hotel in Australia. They swiped my credit card when I checked in, and on check out they asked if I wished to pay with that same card. I did, so I didn’t need to swipe my card again. They sent me an invoice for approximately $265 AUD.

A few weeks later I was processing my expenses, and I realised I’d been charged over $300 NZD. With the exchange rate at the time, it should have been about $275. Looking closer, I realised that they had charged me in New Zealand dollars. They should have charged me in Australian dollars, and let my credit card company sort out the exchange rate.

What’s going on?

Some hotels offer you a choice of currency when paying your bill. This should be an option when you enter your PIN. Do not take this option. It is almost never a good idea. Your credit card company will charge you a fee for Continue reading

Meet Apache Spot, a new open source project for cybersecurity

Hard on the heels of the discovery of the largest known data breach in history, Cloudera and Intel on Wednesday announced that they've donated a new open source project to the Apache Software Foundation with a focus on using big data analytics and machine learning for cybersecurity.Originally created by Intel and launched as the Open Network Insight (ONI) project in February, the effort is now called Apache Spot and has been accepted into the ASF Incubator."The idea is, let's create a common data model that any application developer can take advantage of to bring new analytic capabilities to bear on cybersecurity problems," Mike Olson, Cloudera co-founder and chief strategy officer, told an audience at the Strata+Hadoop World show in New York. "This is a big deal, and could have a huge impact around the world."To read this article in full or to leave a comment, please click here

Meet Apache Spot, a new open source project for cybersecurity

Hard on the heels of the discovery of the largest known data breach in history, Cloudera and Intel on Wednesday announced that they've donated a new open source project to the Apache Software Foundation with a focus on using big data analytics and machine learning for cybersecurity.Originally created by Intel and launched as the Open Network Insight (ONI) project in February, the effort is now called Apache Spot and has been accepted into the ASF Incubator."The idea is, let's create a common data model that any application developer can take advantage of to bring new analytic capabilities to bear on cybersecurity problems," Mike Olson, Cloudera co-founder and chief strategy officer, told an audience at the Strata+Hadoop World show in New York. "This is a big deal, and could have a huge impact around the world."To read this article in full or to leave a comment, please click here

Exascale Capabilities Underpin Future of Energy Sector

Oil and natural resource discovery and production is an incredibly risky endeavor, with the cost of simply finding a new barrel of oil tripling over the last ten years. Discovery teams want to ensure they are only drilling in the most lucrative locations, which these days means looking to increasingly inaccessible (for a bevy of reasons) sources for hydrocarbons.

Even with renewable resources like wind, there are still major financial risks. An accurate prediction of shifting output and location for expensive turbines are two early-stage challenges, and maintaining, monitoring, and optimizing those turbines is an ongoing pressure.

The common thread

Exascale Capabilities Underpin Future of Energy Sector was written by Nicole Hemsoth at The Next Platform.

How Uber Manages a Million Writes Per Second Using Mesos and Cassandra Across Multiple Datacenters

If you are Uber and you need to store the location data that is sent out every 30 seconds by both driver and rider apps, what do you do? That’s a lot of real-time data that needs to be used in real-time.

Uber’s solution is comprehensive. They built their own system that runs Cassandra on top of Mesos. It’s all explained in a good talk by Abhishek Verma, Software Engineer at Uber: Cassandra on Mesos Across Multiple Datacenters at Uber (slides).

Is this something you should do too? That’s an interesting thought that comes to mind when listening to Abhishek’s talk.

Developers have a lot of difficult choices to make these days. Should we go all in on the cloud? Which one? Isn’t it too expensive? Do we worry about lock-in? Or should we try to have it both ways and craft brew a hybrid architecture? Or should we just do it all ourselves for fear of being cloud shamed by our board for not reaching 50 percent gross margins?

Uber decided to build their own. Or rather they decided to weld together their own system by fusing together two very capable open source components. What was Continue reading