- 
cfdisk, mkfs.ext4, mount 
- 
network 
for wired:
    dhcpcd
| #!/usr/bin/env python2 | |
| # vim: set fileencoding=utf8 | |
| import os | |
| import sys | |
| import requests | |
| import urllib | |
| import json | |
| import re | |
| import time | 
| #!/usr/bin/env python2 | |
| # vim: set fileencoding=utf8 | |
| import os, sys, re, json, requests, argparse, random, multiprocessing, time, subprocess | |
| api_key = '' | |
| ############################################################ | |
| # wget exit status | |
| wget_es = { | 
| acl | |
| archlinux-keyring | |
| attr | |
| autoconf | |
| automake | |
| bash | |
| binutils | |
| bison | |
| bzip2 | |
| ca-certificates | 
C 学习笔记.pdf
http://www.math.pku.edu.cn/teachers/qiuzy/ds_python/courseware/index.htm
数据结构, C语言版 by 严蔚敏, 吴伟民.pdf
Data Structures & Algorithm Analysis in C++, Fourth Edition by Mark A. Weiss.pdf
Programming Pearls, Second Edition by Jon Bentley.pdf
More Programming Pearls -- Confessions of a Coder by Jon Bentley.pdf
The Algorithm Design Manual, Second Edition by Steven S Skiena.pdf
Cracking the Coding Interview -- 150 Programming Questions and Solutions.pdf
| https://github.com/azzvx/gogotester/blob/2.3/GoGo%20Tester/Resources/InnerIpSet.txt | |
| 1.179.248-255.0-255 | |
| 103.246.187.0-255 | |
| 103.25.178.4-59 | |
| 106.162.192.148-187 | |
| 106.162.198.84-123 | |
| 106.162.216.20-123 | |
| 107.167.160-191.0-255 | |
| 107.178.192-255.0-255 | 
https://github.com/3442853561/rust-housework/blob/master/batch/update.bat
export RUSTUP_DIST_SERVER=https://mirrors.ustc.edu.cn/rust-static
export RUSTUP_UPDATE_ROOT=https://mirrors.ustc.edu.cn/rust-static/rustup
rustup update| https://github.com/tmux/tmux/issues/696#issuecomment-360629057 | 
virtualenv -p python3 ml
pip3 install --upgrade tensorflow mxnet ipython jupyter matplotlib pandas