CREATE DATABASE database;
This file contains 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 | |
apt-get install apt-transport-https ca-certificates curl gnupg2 software-properties-common sudo | |
curl -fsSL https://download.docker.com/linux/$(. /etc/os-release; echo "$ID")/gpg | sudo apt-key add - | |
add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/$(. /etc/os-release; echo "$ID") $(lsb_release -cs) stable" | |
apt-get update |
This file contains 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
<?php | |
echo $_SERVER['REMOTE_ADDR']; | |
echo "<br>"; | |
$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); | |
echo $hostname; | |
?> |
This file contains 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
// Crosshair | |
cl_crosshair_drawoutline "1" | |
cl_crosshair_dynamic_maxdist_splitratio "0.35" | |
cl_crosshair_dynamic_splitalpha_innermod "1" | |
cl_crosshair_dynamic_splitalpha_outermod "0.5" | |
cl_crosshair_dynamic_splitdist "7" | |
cl_crosshair_outlinethickness "0.1" | |
cl_crosshairalpha "1000" | |
cl_crosshaircolor "1" | |
cl_crosshaircolor_b "255" |
This file contains 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
user: www-data | |
num-threads: 2 | |
max-connections: 1024 | |
pid-file: /run/h2o.pid | |
access-log: /var/log/h2o/access.log | |
error-log: /var/log/h2o/error.log | |
http1-request-timeout: 10 | |
file.dirlisting: OFF | |
hosts: | |
"website.tld:80": |
This file contains 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
[Unit] | |
Description=H2O - the optimized HTTP/1, HTTP/2 server | |
After=network-online.target nss-lookup.target remote-fs.target | |
[Service] | |
Type=simple | |
PIDFile=/run/h2o.pid | |
ExecStart=/usr/local/bin/h2o --mode master --conf /etc/h2o/h2o.conf | |
ExecReload=/bin/kill -HUP $MAINPID | |
ExecStop=/bin/kill -TERM $MAINPID |
This file contains 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
0.0.0.0 choice.microsoft.com | |
0.0.0.0 choice.microsoft.com.nsatc.net | |
0.0.0.0 df.telemetry.microsoft.com | |
0.0.0.0 diagnostics.support.microsoft.com | |
0.0.0.0 feedback.microsoft-hohm.com | |
0.0.0.0 feedback.search.microsoft.com | |
0.0.0.0 feedback.windows.com | |
0.0.0.0 oca.telemetry.microsoft.com | |
0.0.0.0 oca.telemetry.microsoft.com.nsatc.net | |
0.0.0.0 onesettings-bn2.metron.live.com.nsatc.net |
I hereby claim:
- I am angristan on github.
- I am angristan (https://keybase.io/angristan) on keybase.
- I have a public key ASCvz4pVclwO1ydYa-7t88TJ4SVEyASogumOwH6c-5yLqgo
To claim this, I am signing this object:
NewerOlder