Home Tags VMs

Tag: VMs

Virtual Machines: A Beginner’s Guide

0
This article is a beginner’s tutorial on setting up a virtual machine and performing some basic operations on it. Many people wish to switch from...

FreeBSD 9.0 — Fast, Safe and Completely Geeky

10
Yes, I know, we're kind of late in getting this article out, but that's because there was a lot of things that were added...

nexenta: Bringing Enterprise Storage to the Open Source World

0
This article discusses some of the challenges and technologies related to data storage, and introduces the Nexenta Core Platform, which is an OS based...

SYN Flooding using SCAPY and Prevention using iptables

15
DoS (Denial of Service) attacks against Web services make them unavailable for legitimate users, affecting the website owner's potential business. These involve intentional consumption...

The Socket API, Part 3: Concurrent Servers

4
In this part of the series, we will learn how to deal with multiple clients connected to the server. Welcome to another dose of socket...

VMWare Player, VirtualBox, KVM: Finding Virtualisation Software that Fits

0
This article is intended to guide users in choosing the best virtualisation solution for themselves. According to Wikipedia: "Virtualisation, in computing, is the creation of...

Virtual Machines For Abstraction: The Dalvik VM

3
With the rise of heterogeneous systems, there is a requirement for a scalable software system that is cost-effective and maintenance-free. Virtual machines (VMs) provide...

phpVirtualBox — Accessing VirtualBox from a Browser

9
This article introduces phpVirtualBox, an open-source, AJAX and PHP-based implementation of the Oracle VirtualBox user interface