IoT-Based DDoS Threats Loom
Hot new tech, including products from CES, add to the growing risk posed by connected devices.
Hot new tech, including products from CES, add to the growing risk posed by connected devices.
The post Intent-based Networking explained appeared first on Noction.
One of my readers sent me an interestingly sad story as a response to my importance of fundamentals rant. Here it is… enjoy ;)
2017-01-14: Updated with a different viewpoint
Read more ...
We could see more ARM-based servers in virtualized networks.
I recently had a need to revisit the use of Cumulus VX (the Cumulus Networks virtual appliance running Cumulus Linux) in a Vagrant environment, and I wanted to be sure to test what I was doing on multiple virtualization platforms. Via Vagrant Cloud, Cumulus distributes VirtualBox and Libvirt versions of Cumulus VX, and there is a slightly older version that also provides a VMware-formatted box. Unfortunately, there’s a simple error in the VMware-formatted box that prevents it from working. Here’s the fix.
The latest version (as of this writing) of Cumulus VX was 3.5.0, and for this version both VirtualBox-formatted and Libvirt-formatted boxes are provided. For a VMware-formatted box, the latest version is 3.2.0, which you can install with this command:
vagrant box add CumulusCommunity/cumulus-vx --box-version 3.2.0
When this Vagrant box is installed using the above command, what actually happens is something like this (at a high level):
The *.box file for the specific box, platform, and version is downloaded. This .box file is nothing more than a TAR archive with specific files included (see here for more details).
The *.box file is expanded into the ~/.vagrant.d/boxes directory Continue reading
Rival Viavi viewed as a possible merger partner.
When it comes to supercomputing, more is almost always better. More data and more compute – and more bandwidth to link the two – almost always result in a better set of models, whether they are descriptive or predictive. This has certainly been the case in weather forecasting, where the appetite for capacity to support more complex models of the atmosphere and the oceans and the integration of models running across different (and always increasing) resolutions never abates.
This is certainly the case with the National Oceanic and Atmospheric Administration, which does weather and climate forecasting on a regional, national, …
NOAA Weather Forecasts Stick With CPUs, Keep An Eye On GPUs was written by Timothy Prickett Morgan at The Next Platform.
Almost two years after the acquisition by Intel, the deep learning chip architecture from startup Nervana Systems will finally be moving from its codenamed “Lake Crest” status to an actual product.
In that time, Nvidia, which owns the deep learning training market by a long shot, has had time to firm up its commitment to this expanding (if not overhyped in terms of overall industry dollar figures) market with new deep learning-tuned GPUs and appliances on the horizon as well as software tweaks to make training at scale more robust. In other words, even with solid technology at a reasonable …
Intel, Nervana Shed Light on Deep Learning Chip Architecture was written by Nicole Hemsoth at The Next Platform.
“We have a cloud and they have a network.”
The partnership deploys VNFs on Juniper's branch routers.
Is networking becoming a commodity? Do we all need to worry about losing our jobs as network engineers because no-one cares about how a commodity is created or provided? Maybe it is time to take a second look at the commodity craze.
In certain situations, I need to connect to a remote network via a bastion host but only have SSH available to me. To get around installing some kind of VPN gateway, the easiest thing to do is to create an SSH tunnel.
In this situation, what happens is that you set up local port-forwarding. Local port numbers are forwarded to the remote host via an SSH tunnel to the intermediate host.
The command format to do this on OSX is:
ssh -C -L <LOCAL-PORT>:<REMOTE-IP>:<REMOTE-PORT> <USERNAME>@<BASTION-HOST>
So for example, I can forward local port 1000 on my Mac to the remote device’s port 23 using this command (sudo has to be used for local ports lower than 1024):
sudo ssh -C -L 1000:10.200.0.1:23 [email protected]
Once authenticated, I can open another terminal window and type:
telnet localhost 1000
and hey-presto, I get connected to a remote router via telnet through an encrypted SSH tunnel! The -C parameter is for compression and isn’t actually necessary.
If you need to create a number of local port-forwards, this can be done in a config file instead. By default SSH reads /etc/ssh/sshd_config for system-wide parameters, and also Continue reading
Last week, we added an Amazon Web Services (AWS) Certified Solutions Architect – Associate Level course to our video library. The course is available for streaming via your All Access Pass members account and also available for purchase at ine.com.
Why Study AWS?
An AWS certification will put you in an elite group of cloud engineers, and could lead to better employment opportunities. Amazon Web Services are used by thousands of companies around the world, therefore, AWS certified engineers are highly valued by many employers. AWS certifications show the potential employer that you have the skills to design, deploy and manage scalable and secure systems on AWS platform.
About the Course:
This course is designed to help you prepare for the AWS Solutions Architect – Associate exam. Even if you do not have a lot of IT experience, and have never used any Amazon Web Services, this course is the best starting point for AWS certifications.
This class is taught by Miles Karabas, and includes 5 hours and 43 minutes of in-depth lectures, plus numerous practice questions similar to those on the exam.
Areas Focused On:
Ericsson’s only North American data center was another example of its financial woes.
CenturyLink and Cisco both shake up executive teams; Paul Maritz leaves VMware board.