URL | Purpose |
---|---|
/stats.do | Quick stats |
/cache.do | Clear your instance cache |

file=/path/to/file/to/upload.tar.gz
bucket=your-bucket
resource="/${bucket}/${file}"
contentType="application/x-compressed-tar"
dateValue=`date -R`
stringToSign="PUT\n\n${contentType}\n${dateValue}\n${resource}"
s3Key=xxxxxxxxxxxxxxxxxxxx
s3Secret=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# A script to set up a new mac. Uses bash, homebrew, etc. | |
# Focused for ruby/rails development. Includes many utilities and apps: | |
# - homebrew, rvm, node | |
# - quicklook plugins, terminal fonts | |
# - browsers: chrome, firefox | |
# - dev: iterm2, sublime text, postgres, chrome devtools, etc. | |
# - team: slack, dropbox, google drive, skype, etc |
- mkdir anchore-ce;cd anchore-ce
- curl https://docs.anchore.com/current/docs/engine/quickstart/docker-compose.yaml > docker-compose.yaml
- docker-compose up -d
Download vuln libs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="container-fluid"> | |
<div id="gallery" data-toggle="modal-gallery" data-target="#modal-gallery"></div> | |
</div> | |
<!-- modal-gallery is the modal dialog used for the image gallery --> | |
<div id="modal-gallery" class="modal modal-gallery hide fade"> | |
<div class="modal-header"> | |
<a class="close" data-dismiss="modal">×</a> | |
<h3 class="modal-title"></h3> | |
</div> | |
<div class="modal-body"><div class="modal-image"></div></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="page-header"> | |
<h2> | |
<span class="title">Rhythm and Raag</span> | |
<small class="slogo">An Institute for Indian Performing Arts</small> | |
</h2> | |
</div> | |
<div class="content"> | |
We are dedicated to empower the Indo-American community an awareness of their cultural heritage, through our fine arts programs. Our venues are designed to provide the students, artists, and audiences opportunities to be creative, inquisitive, confident, and compassionate in their daily interaction with the world. | |
Performances are hosted in the Greater Chicagoland area. The faculty includes distinguished professional artists from India offering a curriculum of Tabla, Sitar, Dance, and Vocals in the Spring and Fall. |