SlideShare a Scribd company logo
1 of 15
TECHNOCRATS INSTITUTE OF TECHNOLOGY (EXCELLENCE)
DEPARTMENT OF INFORMATION TECHNOLOGY

CLOUD COMPUTING
LAB RECORD FILE
IT-703
SUBMITTED TO:
WyomeshDeepanker

SUBMITTED BY:
naaz
S.No.

NAME OF EXPERIMENT

1.

Installation & Configuration of Oracle Virtual
box for windows xp& android.

2.

Installation Configuration of Hadoop.

3.

Using Hadoop for couting word frequency
with map reduce.

4.

Service deployment research & uses over
cloud- Google app &Amazon web services.

5.

Cloud Security Management.

6.

Performance evaluation of services over
cloud- Google App &Amazon web services.

DATE
EXPERIMENT NO. – 1
OBJECTIVE:
Installation & Configuration of Oracle Virtual box for windows xp& android.
REQUIREMENTS:
1. Oracle Virtualbox VM Manager installation file.
2. Windows 2003 Server Installation ISO File and its license key
3. Android X86 ISO file.
INSTALLATION OF ORACLE VIRTUALBOX
1. Download and install the latest Oracle Virtualbox VM Manager.
2. Download and install the latest Extension pack (to support USB 2.0)
3. Create a new virtual disk for Windows 2003 Server.
Start the Oracle VM VirtualBox Manager program.
Click on New
Use the default settings as follows
Install Windows xp Server. (We will be using the ISO image for the installation)
Select the Win 2003 Svr VM image and click on Start
We will mount the ISO image into the virtual Drive as follows. The installation
will start immediately.
Press Enter to continue.
Press Enter to start the installation
Press Enter to format the partition using NTFS file system
The installation will continue after the restart is completed automatically.
Click on Next

Type in the Name and Organization, then click on Next
Ask the instructor for the CD key, type it in, then click on Next.
Click on Next to allow 5 connections to the server at any one time.
Type in a password “em1101j” for the administrator and click on Next.
Use the typical setting and click on Next17.

Use the default Workgroup and click on Next
The installation is completed after the restart.
Remove the disk from the VM: Click on the CD icon and select “Remove disk from
virtual drive”.
4. Clone the VM as backup.
Close the VM. Your Close icon on windows will be on the right handside.
Select “Save the machine state” and click on OK.

Right click on the “Win xpSvr” VM and select Clone.
Type in “Win xpSvr Backup” and click on Continue.
Use the default “Full Clone” and click on Clone.

After this just let the PC runs till the cloning process is completed.

Enable shared folder between host computer and virtualbox VM.
1. Right-click on desktop, select New and then Folder.
2. Name the new folder: sharedfolder.
VirtualBox:
1. Make sure the “Win xpSvr” VM is in Powered Off mode. Click on Settings.

2. Click on Shared Folders tab, then click on.
3.
4.
5.
6.
7.

Click on
and select Other.
Select Desktop, then select sharedfolder and click on Choose.
Check on Auto-mount and click on OK.
Click on OK.
Select “Win 2003 Svr” VM. Click on Start.
8. After successfully login, Select Devices and then Install Guest Additions.

9. Click on Next

10. Click on Next.
11. Click on Install
12. Click on Yes

13. Click on Finish. The VirtualBox VM will Reboot after this step.
14. After successfully login, Click on Start, then My Computer

15. You will see a new network drive (sharedfolder on „vboxsvr‟ (E). That‟s it

INSTALLATION & CONFIGURATION OF ANDROID
1. Start your virtual drive and window will appear. In that select “Installation – Install
Android-86 to hard disk”.

2. Select “Create/Modify partitions”.
3. Select “New” -> “Primary” to create new primary partition.
4. Once created, select “Write” and type “yes” and select “Quit”.
5. Select “sda1 Linux VBOX HARDDISK” and Press “OK”.
6. Select “ext3” and press “OK”.
7. Format the partition by clicking on “Yes”.
8. Press “Yes” to install boot loader GRUB
9. Select “Run Android -86” and press “OK”.
10. Android 4.2 has successfully installed and is now ready to run.
EXPERIMENT No. -2
OBJECTIVE:
Installation & Configuration of Hadoop.
REQUIREMENTS:
1. Java 1.6
2. Eclipse Europa 3.3.2
INSTALLATION & CONFIGURATION OF ANDROID
Download,Copy and Unpack Hadoop
1. Download hadoop 0.19.1 and place in some folder on your computer such as C:Java.
2. Open Cygwin command prompt.
3. Execute the following command
a) cd .
4. Then execute the following command to get your home directory folder shown in the
Windows Explorer window.
b) explorer .
5. Open another explorer window and navigate to the folder that contains the downloaded
hadoop archive.
6. Copy the hadoop archive into your home directory folder.
Unpack Hadoop Installation
The next step is to unpack the downloaded and copied package.To unpack the package
follow these steps:
1. Open the new cygwin window
2. After new cygwin window appears, execute the following command:
tar -xzf hadoop-0.19.1.tar.gz
This will start the process of unpacking the Hadoop distribution. After several minutes
you should see a new CYGWIN prompt again.
3. When you see the new prompt execute the following command:
ls -l
This command will list the contents of your home directory. You should see a newly
created directory called hadoop-0.19.1.
4. Next execute the following commands
cd hadoop-0.19.1
ls–l
if you got the following output everything was unpacked correctly, so you can go to the
next step.

Configure Hadoop
Now that we have unpacked Hadoop we are ready to configure it.
1. Open a new cygwin window and execute the following commands
cd hadoop-0.19.1
cd conf
explorer
2. As a result of the last command you will see the explorer window for the 'conf' directory
popped up. Minimize it for now or move it to the side.
3. Launch eclipse
4. Bring up the the 'conf' explorer window opened in the step 2 and drug the file hadoopsite to the eclipse main window.
5. Insert the following lines between<configuration>and </configuration> tags.
<property>
<name>fs.default.name</name>
<value>hdfs://localhost:9100</value>
</property>
<property>
<name>mapred.job.tracker</name>
<value>localhost:9101</value>
</property>
<property>
<name>dfs.replication</name>
<value>1</value>
</property>
EXPERIMENT NO. – 3
OBJECTIVE:
Using Hadoop for couting word frequency with map reduce.

EXPERIMENT NO. – 4
OBJECTIVE:
Service deployment research & uses over cloud- Google app &Amazon web
services

EXPERIMENT NO. – 5
OBJECTIVE:
Cloud Security Management.

EXPERIMENT NO. – 6
OBJECTIVE:
Performance evaluation of services over cloud- Google App &Amazon web
services..
TECHNOCRATS INSTITUTE OF TECHNOLOGY (EXCELLENCE)
DEPARTMENT OF INFORMATION TECHNOLOGY

CLOUD COMPUTING
LAB RECORD FILE
IT-703
SUBMITTED TO:
WyomeshDeepanker

SUBMITTED BY:
Amrita kumari
0191IT101007

More Related Content

What's hot

Network Security-Module_1.pdf
Network Security-Module_1.pdfNetwork Security-Module_1.pdf
Network Security-Module_1.pdfDr. Shivashankar
 
Security & protection in operating system
Security & protection in operating systemSecurity & protection in operating system
Security & protection in operating systemAbou Bakr Ashraf
 
Active directory
Active directory Active directory
Active directory deshvikas
 
Web application attack and audit framework (w3af)
Web application attack and audit framework (w3af)Web application attack and audit framework (w3af)
Web application attack and audit framework (w3af)Abhishek Choksi
 
Suspicious Outbound Traffic Monitoring Security Use Case Guide
Suspicious Outbound Traffic Monitoring Security Use Case Guide	Suspicious Outbound Traffic Monitoring Security Use Case Guide
Suspicious Outbound Traffic Monitoring Security Use Case Guide Protect724manoj
 
Full seminar report on ethical hacking
Full seminar report on ethical hackingFull seminar report on ethical hacking
Full seminar report on ethical hackingGeorgekutty Francis
 
History of Windows Server
History of Windows ServerHistory of Windows Server
History of Windows Serversundas Shabbir
 
Wireless LAN Security by Arpit Bhatia
Wireless LAN Security by Arpit BhatiaWireless LAN Security by Arpit Bhatia
Wireless LAN Security by Arpit BhatiaArpit Bhatia
 
Intrusion detection system ppt
Intrusion detection system pptIntrusion detection system ppt
Intrusion detection system pptSheetal Verma
 
Library management system
Library management systemLibrary management system
Library management systemSHARDA SHARAN
 
Operating system vulnerability and control
Operating system vulnerability and control Operating system vulnerability and control
Operating system vulnerability and control أحلام انصارى
 
Library Management System SRS
Library Management System SRSLibrary Management System SRS
Library Management System SRSParas
 
Traditional Firewall vs. Next Generation Firewall
Traditional Firewall vs. Next Generation FirewallTraditional Firewall vs. Next Generation Firewall
Traditional Firewall vs. Next Generation Firewall美兰 曾
 
Malware detection-using-machine-learning
Malware detection-using-machine-learningMalware detection-using-machine-learning
Malware detection-using-machine-learningSecurity Bootcamp
 

What's hot (20)

Virtual machine
Virtual machineVirtual machine
Virtual machine
 
Network Security-Module_1.pdf
Network Security-Module_1.pdfNetwork Security-Module_1.pdf
Network Security-Module_1.pdf
 
Security & protection in operating system
Security & protection in operating systemSecurity & protection in operating system
Security & protection in operating system
 
Active directory
Active directory Active directory
Active directory
 
Web application attack and audit framework (w3af)
Web application attack and audit framework (w3af)Web application attack and audit framework (w3af)
Web application attack and audit framework (w3af)
 
Suspicious Outbound Traffic Monitoring Security Use Case Guide
Suspicious Outbound Traffic Monitoring Security Use Case Guide	Suspicious Outbound Traffic Monitoring Security Use Case Guide
Suspicious Outbound Traffic Monitoring Security Use Case Guide
 
Full seminar report on ethical hacking
Full seminar report on ethical hackingFull seminar report on ethical hacking
Full seminar report on ethical hacking
 
History of Windows Server
History of Windows ServerHistory of Windows Server
History of Windows Server
 
Wireless LAN Security by Arpit Bhatia
Wireless LAN Security by Arpit BhatiaWireless LAN Security by Arpit Bhatia
Wireless LAN Security by Arpit Bhatia
 
Intrusion detection system ppt
Intrusion detection system pptIntrusion detection system ppt
Intrusion detection system ppt
 
Wireshark
WiresharkWireshark
Wireshark
 
Library Management System
Library  Management  SystemLibrary  Management  System
Library Management System
 
Library management system
Library management systemLibrary management system
Library management system
 
Operating system vulnerability and control
Operating system vulnerability and control Operating system vulnerability and control
Operating system vulnerability and control
 
Library Management System SRS
Library Management System SRSLibrary Management System SRS
Library Management System SRS
 
Introduction Network security
Introduction Network securityIntroduction Network security
Introduction Network security
 
Firewall
Firewall Firewall
Firewall
 
Kali linux os
Kali linux osKali linux os
Kali linux os
 
Traditional Firewall vs. Next Generation Firewall
Traditional Firewall vs. Next Generation FirewallTraditional Firewall vs. Next Generation Firewall
Traditional Firewall vs. Next Generation Firewall
 
Malware detection-using-machine-learning
Malware detection-using-machine-learningMalware detection-using-machine-learning
Malware detection-using-machine-learning
 

Viewers also liked

Cloud computing-Practical Example
Cloud computing-Practical ExampleCloud computing-Practical Example
Cloud computing-Practical ExampleTasawar Gulzar
 
Cloud computing lab experiments
Cloud computing lab experimentsCloud computing lab experiments
Cloud computing lab experimentsrichendraravi
 
Cloud security From Infrastructure to People-ware
Cloud security From Infrastructure to People-wareCloud security From Infrastructure to People-ware
Cloud security From Infrastructure to People-wareTzar Umang
 
Introduction to soft computing
Introduction to soft computingIntroduction to soft computing
Introduction to soft computingAnkush Kumar
 
Virtualization: Security and IT Audit Perspectives
Virtualization: Security and IT Audit PerspectivesVirtualization: Security and IT Audit Perspectives
Virtualization: Security and IT Audit PerspectivesJason Chan
 
Cloud computing in practice
Cloud computing in practiceCloud computing in practice
Cloud computing in practiceAndrzej Osmak
 
Cloud Security Secure Your Infrastructure
Cloud Security Secure Your InfrastructureCloud Security Secure Your Infrastructure
Cloud Security Secure Your Infrastructurexband
 
Cloud Native Data Pipelines (QCon Shanghai & Tokyo 2016)
Cloud Native Data Pipelines (QCon Shanghai & Tokyo 2016)Cloud Native Data Pipelines (QCon Shanghai & Tokyo 2016)
Cloud Native Data Pipelines (QCon Shanghai & Tokyo 2016)Sid Anand
 
Practical Cloud Security
Practical Cloud SecurityPractical Cloud Security
Practical Cloud SecurityJason Chan
 
Security Transformation Services
Security Transformation ServicesSecurity Transformation Services
Security Transformation Servicesxband
 
soft-computing
 soft-computing soft-computing
soft-computingstudent
 
Virtualization in cloud computing
Virtualization in cloud computingVirtualization in cloud computing
Virtualization in cloud computingMehul Patel
 
Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing Sivagowry Shathesh
 
Virtualization in cloud computing ppt
Virtualization in cloud computing pptVirtualization in cloud computing ppt
Virtualization in cloud computing pptMehul Patel
 
X2 t08 04 inequality techniques (2012)
X2 t08 04 inequality techniques (2012)X2 t08 04 inequality techniques (2012)
X2 t08 04 inequality techniques (2012)Nigel Simmons
 
Managing the Risks - Sexual Assault Prevention - Presentation 6 of 9
Managing the Risks - Sexual Assault Prevention - Presentation 6 of 9Managing the Risks - Sexual Assault Prevention - Presentation 6 of 9
Managing the Risks - Sexual Assault Prevention - Presentation 6 of 9t_lewis
 
Baby & Kids Volume 3 - Vector Graphic Artworks
Baby & Kids Volume 3 - Vector Graphic ArtworksBaby & Kids Volume 3 - Vector Graphic Artworks
Baby & Kids Volume 3 - Vector Graphic ArtworksTZipp
 
Tetrahedron 2007_64_644-651
Tetrahedron 2007_64_644-651Tetrahedron 2007_64_644-651
Tetrahedron 2007_64_644-651Subrata Ghosh
 

Viewers also liked (20)

Cloud computing-Practical Example
Cloud computing-Practical ExampleCloud computing-Practical Example
Cloud computing-Practical Example
 
Cloud computing lab experiments
Cloud computing lab experimentsCloud computing lab experiments
Cloud computing lab experiments
 
Cloud security From Infrastructure to People-ware
Cloud security From Infrastructure to People-wareCloud security From Infrastructure to People-ware
Cloud security From Infrastructure to People-ware
 
Introduction to soft computing
Introduction to soft computingIntroduction to soft computing
Introduction to soft computing
 
lecturer plan
lecturer planlecturer plan
lecturer plan
 
Virtualization: Security and IT Audit Perspectives
Virtualization: Security and IT Audit PerspectivesVirtualization: Security and IT Audit Perspectives
Virtualization: Security and IT Audit Perspectives
 
Cloud computing in practice
Cloud computing in practiceCloud computing in practice
Cloud computing in practice
 
Cloud Security Secure Your Infrastructure
Cloud Security Secure Your InfrastructureCloud Security Secure Your Infrastructure
Cloud Security Secure Your Infrastructure
 
Cloud Native Data Pipelines (QCon Shanghai & Tokyo 2016)
Cloud Native Data Pipelines (QCon Shanghai & Tokyo 2016)Cloud Native Data Pipelines (QCon Shanghai & Tokyo 2016)
Cloud Native Data Pipelines (QCon Shanghai & Tokyo 2016)
 
Practical Cloud Security
Practical Cloud SecurityPractical Cloud Security
Practical Cloud Security
 
Soft computing
Soft computingSoft computing
Soft computing
 
Security Transformation Services
Security Transformation ServicesSecurity Transformation Services
Security Transformation Services
 
soft-computing
 soft-computing soft-computing
soft-computing
 
Virtualization in cloud computing
Virtualization in cloud computingVirtualization in cloud computing
Virtualization in cloud computing
 
Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing
 
Virtualization in cloud computing ppt
Virtualization in cloud computing pptVirtualization in cloud computing ppt
Virtualization in cloud computing ppt
 
X2 t08 04 inequality techniques (2012)
X2 t08 04 inequality techniques (2012)X2 t08 04 inequality techniques (2012)
X2 t08 04 inequality techniques (2012)
 
Managing the Risks - Sexual Assault Prevention - Presentation 6 of 9
Managing the Risks - Sexual Assault Prevention - Presentation 6 of 9Managing the Risks - Sexual Assault Prevention - Presentation 6 of 9
Managing the Risks - Sexual Assault Prevention - Presentation 6 of 9
 
Baby & Kids Volume 3 - Vector Graphic Artworks
Baby & Kids Volume 3 - Vector Graphic ArtworksBaby & Kids Volume 3 - Vector Graphic Artworks
Baby & Kids Volume 3 - Vector Graphic Artworks
 
Tetrahedron 2007_64_644-651
Tetrahedron 2007_64_644-651Tetrahedron 2007_64_644-651
Tetrahedron 2007_64_644-651
 

Similar to Cloud computing lab record

Manual 70-410 _Yves
Manual 70-410 _YvesManual 70-410 _Yves
Manual 70-410 _YvesYves Mukusa
 
Software industrialization
Software industrializationSoftware industrialization
Software industrializationBibek Lama
 
Running virtual box from the linux command line
Running virtual box from the linux command lineRunning virtual box from the linux command line
Running virtual box from the linux command lineEric Javier Espino Man
 
How to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBoxHow to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBoxRusty Painter
 
openQRM how-to: Setup UEC and openQRM cloud
openQRM how-to: Setup UEC and openQRM cloudopenQRM how-to: Setup UEC and openQRM cloud
openQRM how-to: Setup UEC and openQRM cloudopenQRM Enterprise GmbH
 
Build a private cloud – prototype and test with open nebula
Build a private cloud – prototype and test with open nebulaBuild a private cloud – prototype and test with open nebula
Build a private cloud – prototype and test with open nebulaA B M Moniruzzaman
 
Dell Venue 7 3740
Dell Venue 7 3740Dell Venue 7 3740
Dell Venue 7 3740Kojo King
 
Installation of oracle 12c RAC on linux vm
Installation of oracle 12c RAC  on linux vmInstallation of oracle 12c RAC  on linux vm
Installation of oracle 12c RAC on linux vmRon Morgan
 
Apache Kafka Setup with Zookeeper - SkillAnything.pdf
Apache Kafka Setup with Zookeeper - SkillAnything.pdfApache Kafka Setup with Zookeeper - SkillAnything.pdf
Apache Kafka Setup with Zookeeper - SkillAnything.pdfSkillAnything
 
12849144 how-to-install-a-cccam-server-on-windows
12849144 how-to-install-a-cccam-server-on-windows12849144 how-to-install-a-cccam-server-on-windows
12849144 how-to-install-a-cccam-server-on-windowsrajuy2r
 
Cloud ready+installation+instructions
Cloud ready+installation+instructionsCloud ready+installation+instructions
Cloud ready+installation+instructionsVishrut Chhajer
 
Howtoinstallarchlinuxtousb final-120610172253-phpapp01
Howtoinstallarchlinuxtousb final-120610172253-phpapp01Howtoinstallarchlinuxtousb final-120610172253-phpapp01
Howtoinstallarchlinuxtousb final-120610172253-phpapp01decenttr
 
Installing 12c R1 database on oracle linux
Installing 12c R1 database on oracle linuxInstalling 12c R1 database on oracle linux
Installing 12c R1 database on oracle linuxAnar Godjaev
 
setting up v ms
 setting up v ms setting up v ms
setting up v mschigio
 
How to Install ArchLinux to a USB Flashdrive in 2012
How to Install ArchLinux to a USB Flashdrive in 2012How to Install ArchLinux to a USB Flashdrive in 2012
How to Install ArchLinux to a USB Flashdrive in 2012Chukwuma Onyeije, MD, FACOG
 

Similar to Cloud computing lab record (20)

Manual 70-410 _Yves
Manual 70-410 _YvesManual 70-410 _Yves
Manual 70-410 _Yves
 
Software industrialization
Software industrializationSoftware industrialization
Software industrialization
 
Running virtual box from the linux command line
Running virtual box from the linux command lineRunning virtual box from the linux command line
Running virtual box from the linux command line
 
How to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBoxHow to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBox
 
Virtualization.pdf
Virtualization.pdfVirtualization.pdf
Virtualization.pdf
 
openQRM how-to: Setup UEC and openQRM cloud
openQRM how-to: Setup UEC and openQRM cloudopenQRM how-to: Setup UEC and openQRM cloud
openQRM how-to: Setup UEC and openQRM cloud
 
Os Virtualization
Os VirtualizationOs Virtualization
Os Virtualization
 
Build a private cloud – prototype and test with open nebula
Build a private cloud – prototype and test with open nebulaBuild a private cloud – prototype and test with open nebula
Build a private cloud – prototype and test with open nebula
 
Backbase CXP Manager Setup
Backbase CXP Manager SetupBackbase CXP Manager Setup
Backbase CXP Manager Setup
 
Dell Venue 7 3740
Dell Venue 7 3740Dell Venue 7 3740
Dell Venue 7 3740
 
Installation of oracle 12c RAC on linux vm
Installation of oracle 12c RAC  on linux vmInstallation of oracle 12c RAC  on linux vm
Installation of oracle 12c RAC on linux vm
 
Apache Kafka Setup with Zookeeper - SkillAnything.pdf
Apache Kafka Setup with Zookeeper - SkillAnything.pdfApache Kafka Setup with Zookeeper - SkillAnything.pdf
Apache Kafka Setup with Zookeeper - SkillAnything.pdf
 
12849144 how-to-install-a-cccam-server-on-windows
12849144 how-to-install-a-cccam-server-on-windows12849144 how-to-install-a-cccam-server-on-windows
12849144 how-to-install-a-cccam-server-on-windows
 
html
htmlhtml
html
 
Cloud ready+installation+instructions
Cloud ready+installation+instructionsCloud ready+installation+instructions
Cloud ready+installation+instructions
 
Howtoinstallarchlinuxtousb final-120610172253-phpapp01
Howtoinstallarchlinuxtousb final-120610172253-phpapp01Howtoinstallarchlinuxtousb final-120610172253-phpapp01
Howtoinstallarchlinuxtousb final-120610172253-phpapp01
 
Installing 12c R1 database on oracle linux
Installing 12c R1 database on oracle linuxInstalling 12c R1 database on oracle linux
Installing 12c R1 database on oracle linux
 
setting up v ms
 setting up v ms setting up v ms
setting up v ms
 
Freeradius edir
Freeradius edirFreeradius edir
Freeradius edir
 
How to Install ArchLinux to a USB Flashdrive in 2012
How to Install ArchLinux to a USB Flashdrive in 2012How to Install ArchLinux to a USB Flashdrive in 2012
How to Install ArchLinux to a USB Flashdrive in 2012
 

Recently uploaded

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 

Recently uploaded (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 

Cloud computing lab record

  • 1. TECHNOCRATS INSTITUTE OF TECHNOLOGY (EXCELLENCE) DEPARTMENT OF INFORMATION TECHNOLOGY CLOUD COMPUTING LAB RECORD FILE IT-703 SUBMITTED TO: WyomeshDeepanker SUBMITTED BY: naaz
  • 2. S.No. NAME OF EXPERIMENT 1. Installation & Configuration of Oracle Virtual box for windows xp& android. 2. Installation Configuration of Hadoop. 3. Using Hadoop for couting word frequency with map reduce. 4. Service deployment research & uses over cloud- Google app &Amazon web services. 5. Cloud Security Management. 6. Performance evaluation of services over cloud- Google App &Amazon web services. DATE
  • 3. EXPERIMENT NO. – 1 OBJECTIVE: Installation & Configuration of Oracle Virtual box for windows xp& android. REQUIREMENTS: 1. Oracle Virtualbox VM Manager installation file. 2. Windows 2003 Server Installation ISO File and its license key 3. Android X86 ISO file. INSTALLATION OF ORACLE VIRTUALBOX 1. Download and install the latest Oracle Virtualbox VM Manager. 2. Download and install the latest Extension pack (to support USB 2.0) 3. Create a new virtual disk for Windows 2003 Server. Start the Oracle VM VirtualBox Manager program. Click on New Use the default settings as follows
  • 4.
  • 5. Install Windows xp Server. (We will be using the ISO image for the installation) Select the Win 2003 Svr VM image and click on Start We will mount the ISO image into the virtual Drive as follows. The installation will start immediately.
  • 6. Press Enter to continue. Press Enter to start the installation Press Enter to format the partition using NTFS file system The installation will continue after the restart is completed automatically. Click on Next Type in the Name and Organization, then click on Next Ask the instructor for the CD key, type it in, then click on Next. Click on Next to allow 5 connections to the server at any one time. Type in a password “em1101j” for the administrator and click on Next. Use the typical setting and click on Next17. Use the default Workgroup and click on Next The installation is completed after the restart. Remove the disk from the VM: Click on the CD icon and select “Remove disk from virtual drive”.
  • 7. 4. Clone the VM as backup. Close the VM. Your Close icon on windows will be on the right handside. Select “Save the machine state” and click on OK. Right click on the “Win xpSvr” VM and select Clone. Type in “Win xpSvr Backup” and click on Continue. Use the default “Full Clone” and click on Clone. After this just let the PC runs till the cloning process is completed. Enable shared folder between host computer and virtualbox VM. 1. Right-click on desktop, select New and then Folder. 2. Name the new folder: sharedfolder. VirtualBox: 1. Make sure the “Win xpSvr” VM is in Powered Off mode. Click on Settings. 2. Click on Shared Folders tab, then click on. 3. 4. 5. 6. 7. Click on and select Other. Select Desktop, then select sharedfolder and click on Choose. Check on Auto-mount and click on OK. Click on OK. Select “Win 2003 Svr” VM. Click on Start.
  • 8. 8. After successfully login, Select Devices and then Install Guest Additions. 9. Click on Next 10. Click on Next. 11. Click on Install 12. Click on Yes 13. Click on Finish. The VirtualBox VM will Reboot after this step.
  • 9. 14. After successfully login, Click on Start, then My Computer 15. You will see a new network drive (sharedfolder on „vboxsvr‟ (E). That‟s it INSTALLATION & CONFIGURATION OF ANDROID
  • 10. 1. Start your virtual drive and window will appear. In that select “Installation – Install Android-86 to hard disk”. 2. Select “Create/Modify partitions”. 3. Select “New” -> “Primary” to create new primary partition. 4. Once created, select “Write” and type “yes” and select “Quit”. 5. Select “sda1 Linux VBOX HARDDISK” and Press “OK”. 6. Select “ext3” and press “OK”. 7. Format the partition by clicking on “Yes”. 8. Press “Yes” to install boot loader GRUB 9. Select “Run Android -86” and press “OK”. 10. Android 4.2 has successfully installed and is now ready to run.
  • 11. EXPERIMENT No. -2 OBJECTIVE: Installation & Configuration of Hadoop. REQUIREMENTS: 1. Java 1.6 2. Eclipse Europa 3.3.2 INSTALLATION & CONFIGURATION OF ANDROID Download,Copy and Unpack Hadoop 1. Download hadoop 0.19.1 and place in some folder on your computer such as C:Java. 2. Open Cygwin command prompt. 3. Execute the following command a) cd . 4. Then execute the following command to get your home directory folder shown in the Windows Explorer window. b) explorer . 5. Open another explorer window and navigate to the folder that contains the downloaded hadoop archive. 6. Copy the hadoop archive into your home directory folder. Unpack Hadoop Installation The next step is to unpack the downloaded and copied package.To unpack the package follow these steps: 1. Open the new cygwin window 2. After new cygwin window appears, execute the following command: tar -xzf hadoop-0.19.1.tar.gz This will start the process of unpacking the Hadoop distribution. After several minutes you should see a new CYGWIN prompt again. 3. When you see the new prompt execute the following command: ls -l This command will list the contents of your home directory. You should see a newly created directory called hadoop-0.19.1. 4. Next execute the following commands cd hadoop-0.19.1 ls–l
  • 12. if you got the following output everything was unpacked correctly, so you can go to the next step. Configure Hadoop Now that we have unpacked Hadoop we are ready to configure it. 1. Open a new cygwin window and execute the following commands cd hadoop-0.19.1 cd conf explorer 2. As a result of the last command you will see the explorer window for the 'conf' directory popped up. Minimize it for now or move it to the side. 3. Launch eclipse 4. Bring up the the 'conf' explorer window opened in the step 2 and drug the file hadoopsite to the eclipse main window. 5. Insert the following lines between<configuration>and </configuration> tags. <property> <name>fs.default.name</name>
  • 14. EXPERIMENT NO. – 3 OBJECTIVE: Using Hadoop for couting word frequency with map reduce. EXPERIMENT NO. – 4 OBJECTIVE: Service deployment research & uses over cloud- Google app &Amazon web services EXPERIMENT NO. – 5 OBJECTIVE: Cloud Security Management. EXPERIMENT NO. – 6 OBJECTIVE: Performance evaluation of services over cloud- Google App &Amazon web services..
  • 15. TECHNOCRATS INSTITUTE OF TECHNOLOGY (EXCELLENCE) DEPARTMENT OF INFORMATION TECHNOLOGY CLOUD COMPUTING LAB RECORD FILE IT-703 SUBMITTED TO: WyomeshDeepanker SUBMITTED BY: Amrita kumari 0191IT101007