I hereby claim:
- I am megrxu on github.
- I am xugr (https://keybase.io/xugr) on keybase.
- I have a public key ASA2varSE_NbeEIqds2KomH1yuIOFpt9cvDR_8EtjcfApQo
To claim this, I am signing this object:
| server{ | |
| listen 80; | |
| server_name file.zjuqsc.com; | |
| return 301 https://$host$request_uri; | |
| } | |
| server { | |
| listen 12081; | |
| listen 443 ssl http2; | |
| server_name file.zjuqsc.com; | |
| ssl_certificate /srv/ssl/file.zjuqsc.com.crt; |
| #!/bin/bash | |
| #define the filename to use as output | |
| motd="/tmp/motd" | |
| # Collect useful information about your system | |
| # $USER is automatically defined | |
| HOSTNAME=`uname -n` | |
| KERNEL=`uname -r` | |
| CPU=`cat /proc/cpuinfo | grep 'model name' | uniq | cut -f2 -d":"` | |
| ARCH=`uname -m` | |
| # The different colours as variables |
I hereby claim:
To claim this, I am signing this object: