Skip to content

Paulino02/Terraform-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Comando de copia

scp -i my-key-par my-key-par-priv ubuntu@ip:/home/ubuntu

Configurando o httpd na máquina privada

yum install httpd wget unzip -y

wget https://www.tooplate.com/zip-templates/2136_kool_form_pack.zip

unzip 2136_kool_form_pack.zip

cp -r 2136_kool_form_pack/* /var/www/html/

systemctl restart httpd

systemctl enable httpd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages