Executing the command in a Laravel Homestead virtual machine with 2 GB of RAM, I can’t finish it because the command stops with the output
Tag: virtual machine
Can’t ping between two guest OS in VirtualBox
If you can’t ping between two guest OS in VirtualBox (two Debian 9.1 in my example) try:
Using Laravel Dusk with Vagrant Homestead
If you are using Laravel Homestead and you want to use Laravel Dusk to test your application, you can find some problems.
Increase an ext4 partition with Gparted
In this post, I explain how to resize and increase the size of an ext4 partition in a Linux Machine.
Virtualbox. Cannot register the hard disk because a hard disk already exists
If you are trying to create a new virtual machine from an existent virtual hard disk and you get the error: “Cannot register the hard disk because a hard disk already exists”
How To Resize a Virtual Machine’s Disk in VirtualBox
If you need to resize a Virtual Machine’s Disk in VirtualBox, you can do it with one command line.