Space Computers. A Lesson in Low Pricing Creating Opportunities
Cheap products drives cheaper solutions for computers in space
The post Space Computers. A Lesson in Low Pricing Creating Opportunities appeared first on EtherealMind.

Cheap products drives cheaper solutions for computers in space
The post Space Computers. A Lesson in Low Pricing Creating Opportunities appeared first on EtherealMind.
GLBP stands for Gateway Load Balancing Protocol. In this article, I will explain where GLBP is used , where it shouldn’t be used with the topologies. GLBP is a Cisco preparatory protocol. In most networks, design requirements might be to use only standard based protocols. If that is the case, GLBP is not a standard […]
The post What is GLBP and where GLBP should be used ? appeared first on Cisco Network Design and Architecture | CCDE Bootcamp | orhanergun.net.
Today in the Community Channel, Greg Ferro speaks with Remy Leone about the F-Interop Platform, a European project to simplify interoperability testing for IoT networking.
The post IoT Interoperability And The F-Interop Platform – IETF 99 appeared first on Packet Pushers.
This post provides an extremely basic “quick reference” to some commonly-used AWS CLI commands. It’s not intended to be a deep dive, nor is it intended to serve as any sort of comprehensive reference (the AWS CLI docs nicely fill that need).
This post does make a couple of important assumptions:
This post assumes you already have a basic understanding of the key AWS concepts and terminology, and therefore doesn’t provide any definitions or explanations of these concepts.
This post assumes the AWS CLI is configured to output in JSON. (If you’re not familiar with JSON, see this introductory article.) If you’ve configured your AWS CLI installation to output in plain text, then you’ll need to adjust these commands accordingly.
I’ll update this post over time to add more “commonly-used” commands, since each reader’s definition of “commonly used” may be different based on the AWS services consumed.
To list SSH keypairs in your default region:
aws ec2 describe-key-pairs
To use jq
to grab the name of the first SSH keypair returned:
aws ec2 describe-key-pairs | jq -r '.KeyPairs[0].KeyName'
To store the name of the first SSH keypair returned in a variable for use in later commands:
KEY_NAME=$(aws Continue reading
Interop ITX experts provide container basics to help you get started with the hot technology.
VMware’s full fiscal year outlook puts total revenue at almost $8 billion, about a 10 percent jump.
However, they do range in function depending on how “thick” or “thin” vendors want these to be.