1 Ex No: 1 Create virtual machine with different flavors of linux or windowsOS on top of windows 10 or 11. Date: AIM: To Install & Create a virtual machine using VMware Software PROCEDURE: 1. Create a new virtual machine. 2. Customize the virtual machine by specifying the hardware configuration. 3. Allocate memory for virtual machine 4. Select the ISO image of the OS to be installed and proceed. OUTPUT Open the Virtual Machine Software Create a new virtual machine and select Typical 2 3 4 5 6 7 RESULT: Thus the virtual machine is created using VMware and windows XP OS is installed in the virtual machine. Problem undertsanding (2) Problem Solving (3) Implementation (2) Viva (3) Total (10) 8 Ex No: 2 Find a procedure to transfer the files from one virtual machine to another virtual machine. Date: AIM: To share files between physical machine and virtual machine. PROCEDURE: 1. Open a virtual machine. 2. Select a file which is to be shared in the machine. 3. Select a already existing file for sharing or create a new file for sharing. 4. Open VMware workstation and go to VM tab and click install VMware tools. 5. Open a virtual machine to which the file has to shared and power on. 6. Goto settings of the virtual machine. 7. In VM Settings go to options. 8. Select the “shared folder” option 9. Enable the shared folder option by selecting “always enable” , check “Map as a network drive in windows path” and click add and click next 10. Select the path of the shared folder from the host and press ok and then next. 11. Specify the attributes of shared folder, click finish and then ok. 12. Go to My Computer and click refresh to see the shared folder. 13. Check for shareability. 14. Go to Host Machine open the file and check for updation. 15. Make some changes in the file in host machine and check for the updation in the virtual machine. OUTPUT: 1. Open a virtual machine. 9 2. Select a file which is to be shared in the machine. 3. Select a already existing file for sharing or create a new file for sharing. 4. Open VMware workstation and go to VM tab and click install VMware tools. 10 5. Open a virtual machine to which the file has to shared and power on. 6. Goto settings of the virtual machine. 11 7. In VM Settings go to options. 8. Select the “shared folder” option 9. Enable the shared folder option by selecting “always enable” , check “Map as a network drive in windows path” and click add and click next. 12 10. Select the path of the shared folder from the host and press ok and then next. 13 11. Specify the attributes of shared folder, click finish and then ok. 12. GotoMyComputer and click refresh to see the shared folder. 14 13. Check for shareability. 14. Goto Host Machine open the file and check for updation. 15 15. Make some changes in the file in host machine and check for the updation in the virtualmachine. In host machine In virtual machine RESULT: Thus the file is shared between physical and virtual machine. Problem undertsanding (2) Problem Solving (3) Implementation (2) Viva (3) Total (10) 16 Ex No:3 Install a C compiler in the virtual machine and execute a sample program. Date: AIM: To run a C program in a virtual machine. PROCEDURE: 1. Install a Turbo C in the virtual machine. 2. Write a C program to display a message. 3. Compile and execute the C program OUTPUT: RESULT: Thus the C compiler was installed in the virtual machine and a C program is executed. Problem undertsanding (2) Problem Solving (3) Implementation (2) Viva (3) Total (10) 17 Ex No: 4 Install Google App Engine. Create hello world app and other simple webapplications using python/java. Date: AIM: To create hello world app and other simple web applications using python PROCEDURE & OUTPUT: Downloading and Installing of GAE – Standard environment and Python 1. Go to https://cloud.google.com/appengine/docs 2. Choose Standard environment Python. 18 3. Choose QuickStart 4. Download and install Cloud SDK: click Download SDK 5. Click QuickStart 19 6. Click “Get started with cloud SDK” 7. Download the SDK cloud installer for windows 8. Install Googlecloud SDK by selecting single user. 20