Home Tags VirtualBox

Tag: VirtualBox

Nessus with Metasploit — Track and Hack

1
Networks play an important role in a sysadmin's life. But have you ever wondered about the security of your network, or tried to find...

Confidently Deploy .NET Applications on Linux+Mono with Delphi Prism

0
This article aims to address the main problems that developers currently endure in developing and deploying cross-platform .NET enterprise applications to the Linux platform. Since...

KGDB with VirtualBox: Debug a Live Kernel

5
Debugging an application live has always been easy for application developers, but debugging a live kernel has never been a simple option for kernel...

Metasploit 101 with Meterpreter Payload

14
The Metasploit framework is well known in the realm of exploit development. It is a standalone tool for security researchers, penetration testers and IDS/IPS...

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

Get Started with Turnkey Linux — When and Where it Makes...

0
This article deals with getting open source software packages up and running on bare metal/virtual platforms in a stress-free manner. What happens when your online...

Write Your Next Program on Linux

23
Quite a few colleges and schools still teach C/C++/Java programming on Windows -- and even worse, on DOS (using Turbo C/C++)! GNU/Linux provides a...

Building a Server from Scratch, Part 3: Virtualising the Server

5
In the Part 3 of "Building a Server from Scratch" series, we learn to set up VirtualBox on the main server and deploy each service on a separate virtual machine.