https://github.com/aws/aws-sdk-php-laravel
https://github.com/aws/aws-sdk-php
composer.json:
{
"require": {
| <?php | |
| function recursive_array_replace($find, $replace, $array) { | |
| if (!is_array($array)) { | |
| return str_replace($find, $replace, $array); | |
| } | |
| $newArray = array(); |
| <?php | |
| return array( | |
| 'includes' => array('_aws'), | |
| 'services' => array( | |
| 'default_settings' => array( | |
| 'params' => array( | |
| 'key' => 'KEY', | |
| 'secret' => 'SECRET', | |
| 'base_url' => 'http://o.auroraobjects.eu' |
| #!/bin/bash | |
| echo "WEBVTT" | |
| echo "" | |
| sed '/[0-9][0-9]:[0-9][0-9]:[0-9][0-9],[0-9][0-9][0-9] --> [0-9][0-9]:[0-9][0-9]:[0-9][0-9],[0-9][0-9][0-9]/s/,/./g' $1 |
https://github.com/aws/aws-sdk-php-laravel
https://github.com/aws/aws-sdk-php
composer.json:
{
"require": {
| { | |
| "translate_tabs_to_spaces": true, | |
| "indent_to_bracket": true, | |
| "highlight_line": true, | |
| "trim_trailing_white_space_on_save": true, | |
| "ensure_newline_at_eof_on_save": true | |
| } |
| package main | |
| import ( | |
| "log" | |
| "net/http" | |
| "os" | |
| ) | |
| func main() { | |
| cwd, _ := os.Getwd() |
anwsers.txt:
mysecret
mysecret
n
Set root password:
UPDATE mysql.user SET Password=PASSWORD('mysecret') WHERE User='root';
FLUSH PRIVILEGES;
Remove anonymous users:
I hereby claim:
To claim this, I am signing this object:
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple Inc//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>PayloadVersion</key> | |
| <integer>1</integer> | |
| <key>PayloadUUID</key> | |
| <string>{{ UUID_1 }}</string> | |
| <key>PayloadType</key> | |
| <string>Configuration</string> |