Posts

Showing posts with the label Windows 10
I this video I am going to show step-by-step how to install the CentOS 7 Linux distribution on VirtualBox for pure and open source virtualization of your testing and development environments. Create a New Virtual Machine (VM) with the Virtual Machine Wizard, choosing Linux for the OS Type and Red Hat or Red Hat (64 bit) for the Operating System. Memory should be at least 768MB for a graphical install to work. Next the virtual hard disk wizard will start. The OS disk should be at least 8GB. For a relatively full install, allocate at least 15GB, otherwise use all the defaults. Additional disk[s] can be added later if desired.
2 comments
I this video I am going to show , How to Install Fedora 25 LTS on VirtualBox in Windows 8 / Windows 10. Ubuntu is a most popular Linux-based operating system. Recently Fedora releases its newest version 25. VirtualBox is also a popular software for creating virtual machine available for Windows and Linux environment. Fedora 24, Fedora 23, Fedora 22 can also be installed in he same way. commands - - sudo dnf update kernel* - sudo dnf install kernel-devel-$(uname -r) kernel-headers-$(uname -r) gcc
7 comments