Virtualization

Advanced Networking in Linux: VLANs, Bonding, and Bridging

Published: June 21, 2024 Reading Time: 11 min

Linux networking becomes much easier to reason about when you treat interfaces as layers. A physical NIC can become part of a bond. A VLAN interface can sit on top of that bond. A bridge can sit on top of the VLAN. The host’s IP address belongs on whichever layer represents the host on that network. This post focuses on three building blocks that often appear together on servers, virtualization hosts, routers, and lab machines: ...

Continue Reading

Virtualization and the cloud team up: VMware with Salesforce.com

Published: May 11, 2010 Reading Time: 3 min

Last week, VMware and Salesforce.com announced a new partnership around VMforce, a Platform as a Service (PaaS) offering aimed at enterprise Java developers. The companies’ CEOs Paul Maritz (VMware) and Marc Benioff (Salesforce) described VMforce as an enterprise cloud designed to serve the needs of more than six million enterprise Java developers, including some two million who are using the Spring framework VMware acquired last August when it purchased SpringSource. ...

Continue Reading