Showing posts with label multiple. Show all posts
Showing posts with label multiple. Show all posts
Saturday, September 24, 2016
How to prepare Vitual Machine Virtual Box For multiple OS installation
How to prepare Vitual Machine Virtual Box For multiple OS installation
Hello Geeks,
Thanks for your time and encouragement you have shown to this IT Guru Tz Blog. Today am going to explain on how to prepare Virtual Machine for Multiple OS installation on the single Computer as it was asked by my blog followers through my email : Raymkindo02@gmail.com.
A virtual machine: Is an operating system OS or application environment that is installed on software which imitates dedicated hardware. The end user has the same experience on a virtual machine as they would have on dedicated hardware. Virtual Machine help to install two or more operating system in a single machine without affecting the host Os. This has many advantages to Hackers and Students who are learning about Operating system.
Advantage of Virtual Machine
In out Totualis we will use Virtual Box as our Primary Virtual Machine even if there are more than one application similar to Virtual Box
1. Download Virtual Box from a given link HERE
2. Open your Virtual Box application setup and follow all Installation steps
Thanks for your time and encouragement you have shown to this IT Guru Tz Blog. Today am going to explain on how to prepare Virtual Machine for Multiple OS installation on the single Computer as it was asked by my blog followers through my email : Raymkindo02@gmail.com.
For you who still not familiar with virtual machine, heres the definition from wikipedia: - See more at: http://www.hacking-tutorial.com/hacking-tutorial/10-steps-how-to-create-kali-linux-virtual-machine-in-virtual-box/#sthash.GAYf8erh.dpuf
For whose who are still not familiar with Virtual machine.Advantage of Virtual Machine
- Saves costs by reducing the need for physical hardware systems.
- More efficiently use hardware, which lowers the quantities of hardware and associated maintenance costs.
- Reduces power and cooling demand.
- Ease management because virtual hardware does not fail.
- Easy to simplify backups, disaster recovery, new deployments and basic system administration tasks.
Step by Step How to Create Kali Linux Virtual Machine: - See more at: http://www.hacking-tutorial.com/hacking-tutorial/10-steps-how-to-create-kali-linux-virtual-machine-in-virtual-box/#sthash.GAYf8erh.dpuf
Step by Step How to Create Virtual Machine on Windows OS:1. Download Virtual Box from a given link HERE
2. Open your Virtual Box application setup and follow all Installation steps
3. After the Installation Go to your application Program and open Virtual Box for the first use. |
Next Post we are going to discuss on how to Install Kali Linux in Virtual Box along side Windows 8. Ask any Question about C Programming Language and we shall help you! If you have any question or program you need to be written for your just send me question through my email: raymkindo02@gmail.com |
For you who still not familiar with virtual machine, heres the definition from wikipedia: - See more at: http://www.hacking-tutorial.com/hacking-tutorial/10-steps-how-to-create-kali-linux-virtual-machine-in-virtual-box/#sthash.GAYf8erh.dpuf
Available link for download
Monday, August 29, 2016
Sync Minecraft worlds to multiple Windows machines accounts using Dropbox
Sync Minecraft worlds to multiple Windows machines accounts using Dropbox
My kids like playing Minecraft but we have multiple computers and laptops and they were asking how to get all their worlds regardless of the machine theyre on. We have a Dropbox subscription but unfortunately the official documentation for syncing multiple folders outside of the single Dropbox sync folder involves creating a Windows shortcut which wont work for Minecrafts Java logic (because the shortcut appends a hidden *.lnk extension so %appdata%.minecraftsaves becomes %appdata%.minecraftsaves.lnk and Minecraft wont see it and will create a new empty saves folder).
Fortunately, theres a fairly easy solution (which will work for syncing any number of extra folders to Dropbox):
1. If youre on Windows 8 or older, install the Microsoft Visual C++ 2005 Redistributable Package (note: 64-bit machines should install BOTH the 32-bit AND 64-bit versions)
2. Download and install the free Link Shell Extension program
3. Click Start and in the run box type %appdata%/.minecraft and hit Enter

4. Click on your Dropbox Desktop icon and click the Dropbox Folder link

5. Create a folder in the Dropbox folder called minecraft-worlds
6. Move the saves folder from the .minecraft directory to the new Dropbox minecraft-worlds folder
7. Right-click the Dropbox saves folder and choose Pick Link Source

8. In the .minecraft directory, right-click in any blank white area and choose Drop As... > Symbolic Link (accept the Security prompt if it appears)

9. Run the Minecraft game and make sure your worlds are still available and work as expected. Then close Minecraft.
10. Go to another computer and repeat Steps 1-4 (or another account on the same computer do Steps 3-4).
11. Move the contents of the .minecraft saves folder into the existing Dropbox minecraft-worlds/saves folder then delete the empty .minecraft saves folder
12. Repeat Steps 7-9
13. If you have any other computers or accounts, continue repeating Steps 10-12
Enjoy!
Available link for download
Subscribe to:
Posts (Atom)