Skip to content

Instantly share code, notes, and snippets.

View websafe's full-sized avatar

Thomas Szteliga websafe

View GitHub Profile
<html>
<head>
<title>Load url in hidden iframe</title>
<script
src="https://code.jquery.com/jquery-3.1.0.min.js"
integrity="sha256-cCueBR6CsyA4/9szpPfrX3s49M9vUU5BgtiJj06wt/s="
crossorigin="anonymous"
></script>
</head>
<body>
#!/bin/bash
mysql_secure_installation <<EOF
y
secret
secret
y
y
y