I hereby claim:
- I am iamwrm on github.
- I am iamwr (https://keybase.io/iamwr) on keybase.
- I have a public key ASBSsui1dM5C32p69S7Pc4u-A7JNweX2YvO7U3TeDNWk0go
To claim this, I am signing this object:
| #!/bin/bash | |
| # ============================================================================= | |
| # Cell-based Job Runner Framework | |
| # ============================================================================= | |
| # | |
| # This framework provides a Docker-like layer execution system for bash scripts. | |
| # It allows you to define "cells" (discrete build steps) that can be executed | |
| # selectively, similar to Docker build layers. | |
| # | |
| # ============================================================================= |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Smart Image Compressor</title> | |
| <style> | |
| * { | |
| margin: 0; | |
| padding: 0; |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Smart Image Compressor</title> | |
| <style> | |
| * { | |
| margin: 0; | |
| padding: 0; |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Smart Image Compressor</title> | |
| <style> | |
| * { | |
| margin: 0; | |
| padding: 0; |
I hereby claim:
To claim this, I am signing this object:
| sudo groupadd docker | |
| sudo gpasswd -a $USER docker |
sudo kextunload -b com.apple.filesystems.smbfs
| rsync -azvh --delete-after . [email protected]:~/Documents/l8 | |
| rsync -azvh -e 'ssh -p 3023' Downloads/docker-ce_18.09.0_3-0_ubuntu-bionic_amd64.deb wr@localhost:/home/wr |
| Insert pictures | |
| \begin{figure}[H] | |
| \centering | |
| \includegraphics[width=1\textwidth]{m32ce} | |
| \end{figure} |
instsall shadowsocks-libev config it to run on 127.0.0.1:1080
however, with firefox, i could still only go on the sites that are not blocked, though I make sure that my ip is outside the greatwall. I contribute this problem to DNS pollution. For the log of sslocal shows that google.com is redirected to 0.0.0.0. With chrome, this problem never happens. Maybe chrome has some dns resolver overiding?