Posts

Showing posts with the label vms

Kali Linux Download

Image
  Kali Linux is an open-source OS primarily designed for advanced Penetration Testing and for examining security. It has many advanced tools and utilities to help you in security testing and reporting. It's one of the best Linux distributions for ethical hacking. The distribution has OS for all platforms; Mobile phones, virtual machines, containers, cloud infrastructure, and Desktops.  You can also install the distribution alongside Windows OS. To launch the distribution shell, run kali on the command prompt or click on its tile in the start menu.  Click on any of the links below to download the preferred image file of the distribution. For Virtual machines                     Get Kali | Kali Linux For Bare Metal                                  Get Kali | Kali Linux For ARM         ...

Clone a Virtual Machine on Windows

Image
  To clone an Oracle Linux Virtual Machine, I have formulated few simple steps to enable you complete the process. Shut down the VM. It should be in a powered-off state before starting the cloning process. On the VirtualBox Manager, locate and right-click on the Virtual Machine which you would like vdi/vhd resized. Then Select Clone. A clone Virtual Machine dialog box will appear. Provide the name and location of your new machine. Additional options are provided on the dialog box; they can be checked if required. Click on NEXT to proceed with the process. Then choose the Clone type . Select Full clone to include all files available in the old environment. Next, select whether to include or to exclude snapshots available in the old Virtual machine. If you are cloning the machine to increase disk space, then select the Current machine state to exclude the snapshots. You cannot increase/expand disk storage dynamically if your virtual machine has snapshots. Finally, hit on Cl...