Skip to main content

Linux httpd install

Linux httpd install

Once instance is launched in AWS and follow thee below steps

yum update

yum update y

yum install httpd -y

cd /var/www/html

ls

vi index.html

insert comment here (instance 1 connected)

cat index.html

service httpd start

service httpd status

chkconfig httpd on

check the instance ip in url

http://35.154.21.106/

instance 1 connected



Comments

Popular posts from this blog

NVIDIA - Build powerful machine learning applications on cloud infrastructure

NVIDIA - Build powerful machine learning applications on cloud infrastructure with highest performing GPU-accelerated  FLEXIBLE, POWERFUL HIGH PERFORMANCE COMPUTING Unlike on-premises systems, running high performance computing on Amazon EC2 P3 instances offers virtually unlimited capacity to scale out your infrastructure, and the flexibility to change resources easily and as often as your workload demands NVIDIA (NASDAQ: NVDA) is a computer technology company that has pioneered GPU-accelerated computing. It targets the world’s most demanding users — gamers, designers and scientists — with products, services and software that power amazing experiences in virtual reality, artificial intelligence, professional visualization and autonomous cars NVIDIA Deep Learning AMI The NVIDIA Deep Learning AMI is an optimized environment for running the Deep Learning, Data Science, and HPC containers available from NVIDIA's NGC registry. The Docker containers available on the NGC...

Amazon EBS Elastic Block Store

     Amazon Elastic Block Store Amazon  Elastic Block Store  (Amazon  EBS ) provides persistent block storage volumes for use with Amazon EC2 instances in the  AWS  Cloud. Each Amazon  EBS volume is automatically replicated within its Availability Zone to protect you from component failure, offering high availability and durability. Amazon Elastic Block Store (Amazon EBS) provides persistent block storage volumes for use with  Amazon EC2  instances in the AWS Cloud. Each Amazon EBS volume is automatically replicated within its Availability Zone to protect you from component failure, offering high availability and durability. Amazon EBS volumes offer the consistent and low-latency performance needed to run your workloads. With Amazon EBS, you can scale your usage up or down within minutes – all while paying a low price for only what you provision. Amazon EBS is designed for application workloads that benefit from fine tu...

NVIDIA - Amazon EC2 Instances with P, G and F Series Accelerate Computing

         NVIDIA - Amazon EC2 Instances with P and G Series New models will be faster on a GPU instance than a CPU instance. You can scale sub-linearly when you have multi-GPU instances or if you use distributed training across many instances with GPUs. Amazon EC2 P3 Instances have up to 8 NVIDIA Tesla V100 GPUs. Amazon EC2 P2 Instances have up to 16 NVIDIA NVIDIA K80 GPUs. Amazon EC2 G3 Instances have up to 4 NVIDIA Tesla M60 GPUs. Check out EC2 Instance Types and choose Accelerated Computing to see the different GPU instance options. New – Amazon EC2 Instances with Up to 8 NVIDIA Tesla V100 GPUs (P3) Driven by customer demand and made possible by on-going advances in the state-of-the-art, we’ve come a long way since the original  m1.small  instance that launched in  2006 , with instances that emphasize compute power, burstable performance, memory size, local storage, and accelerated computing...