Linux Tutorials on the topic “virtualbox”
-
Setup a Local WordPress Development Environment with Vagrant
Author: Navjot Singh • Tags: centos, debian, linux, ubuntu, virtualbox, virtualization • Comments: 1Vagrant is a tool for working with virtual environments. It provides an easy way to set up a local development environment with a few commands, and you can replicate a complete setup as many times as you want, with ease and without the hassle of installing everything manually.
-
How to install Nextcloud integrated with ONLYOFFICE using Univention Virtual Appliance
Author: Daria • Tags: linux, server, virtualbox, virtualization, web server • Comments: 0This tutorial shows how to install Nextcloud integrated with ONLYOFFICE using Univention Virtual Appliance. The ONLYOFFICE-Nextcloud VM is available as VMware Image, VMware ESX Image, VirtualBox Image and as KVM Image.
-
Configuring a single Ubuntu installation as a dual-boot option and a VirtualBox appliance under Windows 10
Author: Neil Golden • Tags: desktop, linux, ubuntu, virtualbox, virtualization • Comments: 15I often need to use Windows 10 and Ubuntu on the same machine within a single login session, so I run Ubuntu as a virtual machine in Oracle VirtualBox. But I also like to be able to boot my computer natively into Ubuntu, so a dual-boot configuration is optimal. To get the best of both worlds, I install Ubuntu in a dual-boot configuration alongside Windows, and configure VirtualBox to access the Ubuntu disk partitions as a raw disk image. This allows me to boot directly into Ubuntu, or boot the same Ubuntu installation from within Windows using VirtualBox.
-
-
Managing a Headless VirtualBox Installation with phpvirtualbox (Ubuntu 16.04 LTS)
Author: Till Brehm • Tags: linux, ubuntu, virtualbox, virtualization • Comments: 15Phpvirtualbox is a web-based VirtualBox front-end written in PHP that allows you to access and control remote VirtualBox instances. It tries to resemble the VirtualBox GUI as much as possible to make work with it as easy as possible. It is a nice replacement for the VirtualBox GUI if you run VirtualBox in headless servers (like in the tutorial VBoxHeadless - Running Virtual Machines with VirtualBox 5.1 on a headless Ubuntu 16.04 LTS Server). This tutorial explains how to install phpvirtualbox on an Ubuntu 16.04 server to manage a locally installed, headless VirtualBox.
-
VBoxHeadless - Running Virtual Machines with VirtualBox 5.1 on a headless Ubuntu 16.04 LTS Server
Author: Till Brehm • Tags: linux, ubuntu, virtualbox, virtualization • Comments: 20This guide explains how you can run virtual machines with VirtualBox 5.1 on a headless Ubuntu 16.04 server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment. Fortunately, VirtualBox comes with a tool called VBoxHeadless that allows you to connect to the virtual machines over a remote desktop connection, so there's no need for the VirtualBox GUI.
-
How to get Oracle Virtual Box 5.0 installed on (Ubuntu) Linux
Author: Bill Toulas • Tags: linux, ubuntu, virtualbox, virtualization • Comments: 0Oracle's Virtual Box is one of the easiest to use virtual machines that run under Linux. Although we Linux users have reasons not to use Oracle's products, the particular piece of software is maybe the best choice we can make in that area and at least it's open source. If you want to use other free software alternatives to Oracle's VM, you can check VMware Workstation, QEMU, or GNOME Boxes (currently works only on Fedora).
-
How to setup a LAMP development environment in Vagrant
Author: Sanchit Jain Rasiya • Tags: ubuntu, virtualization, virtualbox • Comments: 6In the previous tutorial, we have learned about the basics of Vagrant. In this tutorial, we will move to next level and will learn more about Vagrant and setting up LAMP development environment in Vagrant. To start with, LAMP stands for: Linux (OS/Kernel), Apache (Web Server), MySQL (Database), PHP (Scripting Language). It is an open-source Web development environment which lets you create web applications. It is generally also referred as Web Stack.
-
How to import Howtoforge OVF and OVA Virtual Machine Images in VMware and Virtualbox
Author: howtoforge • Tags: virtualbox, virtualization, vmware • Comments: 1How to import Howtoforge OVF and OVA Virtual Machine Images in VMware and Virtualbox This guide explains how to import virtual machine images in the vendor neutral OVF and OVA format into VMware and Virtualbox. I will use a ova image from howtoforge.com as example here. The vmware images from howtoforge can be used as basis for test and production servers.
-
Installing Guest Additions And Mounting Shared Folders In Virtualbox Virtual Machines In PHPVirtualbox
Author: Srijan Kishore • Tags: linux, virtualization, debian, fedora, mandriva, suse, ubuntu, centos, pclinuxos, virtualbox • Comments: 2Installing Guest Additions And Mounting Shared Folders In Virtualbox Virtual Machines In PHPVirtualbox In this tutorial I will introduce some tips & tricks while using the phpvirtualbox. These tricks make phpvirtualbox functionality better & much more fruitful. I do not issue any guarantee that this will work for you!
-
Managing A Headless VirtualBox Installation With phpvirtualbox (Ubuntu 14.04 LTS)
Author: Falko Timme • Tags: linux, ubuntu, virtualbox, virtualization • Comments: 5Managing A Headless VirtualBox Installation With phpvirtualbox (Ubuntu 14.04 LTS) phpvirtualbox is a web-based VirtualBox front-end written in PHP that allows you to access and control remote VirtualBox instances. It tries to resemble the VirtualBox GUI as much as possible to make work with it as easy as possible. It is a nice replacement for the VirtualBox GUI if you run VirtualBox in headless servers (like in the tutorial VBoxHeadless - Running Virtual Machines With VirtualBox 4.3 On A Headless Ubuntu 14.04 Server). This tutorial explains how to install phpvirtualbox on an Ubuntu 14.04 server to manage a locally installed, headless VirtualBox.