If you can’t ping between two guest OS in VirtualBox (two Debian 9.1 in my example) try:
Continue reading “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:
Continue reading “Can’t ping between two guest OS in VirtualBox”
I use Laravel Homestead to develop on two machines. I use it because with this solution I have the same development environment in all my machines and in all machines of my coworkers.
Last Tuesday, with the monthly Microsoft update (I suppose), the HTTP responses starts to become very slow, with TTFB (time to the first byte) from 4 to 10 seconds.
If you are using Laravel Homestead and you want to use Laravel Dusk to test your application, you can find some problems.
Continue reading “Using Laravel Dusk with Vagrant Homestead”
In this post, I explain how to resize and increase the size of an ext4 partition in a Linux Machine.
I was starting Homestead, a Vagrant Virtual Machine and I get this error
Tras actualizar un equipo de trabajo de Windows 7 a Windows 10, Vagrant dejó de funcionar con la máquina Homestead. El error era el siguiente
Continue reading “Problemas con Vagrant al actualizar Windows 7 a Windows 10”
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”
Continue reading “Virtualbox. Cannot register the hard disk because a hard disk already exists”
If you need to resize a Virtual Machine’s Disk in VirtualBox, you can do it with one command line.
Continue reading “How To Resize a Virtual Machine’s Disk in VirtualBox”