Trending Now
#How to set up suEXEC in Apache
#How to fix the “Pane is dead” error during the installation of Fedora on a HP Proliant server
#Create a Logstash GeoIP dashboard in Kibana 3
#MacBook Air (mid 2011) bootcamp Windows 8.1 enterprise wifi fix
#Nginx SSL example
#How to make Nginx log in JSON format
#Output to Elasticsearch with Rsyslog in Logstash format
#How to install Logstash 1.4 with Kibana 3 on Fedora.
#How to flash your Samsung Galaxy Series phone
#Install WordPress on Windows Server 2012 R2 with MariaDB 10.0 in replication.
Posts Tagged: s3
- 73 Views
- Sjir Bagmeijer
- November 10, 2018
How to install and configure the AWS CLI on Windows 10.
Got a question on how to install the AWS CLI on Windows 10, so I will provide some steps below. Start by going to the following website: https://aws.amazon.com/cli/ At the time of writing this post
- 31 Views
- Sjir Bagmeijer
- November 9, 2018
How to host an HTML5 website on AWS with S3 and CloudFront.
I recently had a friend asking me how he could install an HTML5 template he bought on AWS, he already had been reading up and so far found out that he could use EC2 and
- 16 Views
- Sjir Bagmeijer
- May 5, 2016
AWS Cli Commands to remember
Just some commands for me to remember so I can look it up easily. Upload Certificate: aws iam upload-server-certificate –server-certificate-name ulyaoth –certificate-body file://2_ulyaoth.crt –private-key file://3_ulyaoth.key –certificate-chain file://1_Intermediate.crt –path /cloudfront/ Delete Certificate: aws iam delete-server-certificate –server-certificate-name