Python - Socket

Selenium

Linux add autossh system service

Linux autossh + ssh 设置 sockets5 代理翻墙
Linux - LSBInitScript

Linux - LSBInitScript

wiki: LSBInitScripts
Linux Standard Base Core Specification 3.1

HTTP - Authentication

Linux - swap

场景

在一个内存只有 700M 左右的服务器上面使用 git push 一个带 submodule 的项目的时候,出错:

linux command - find

find

search for files in a directory hierarchy

Python - multiprocessing

multiprocessing

Python 的 multiprocessing 模块的使用和 threading 类似。

Python - threading

threading.Thread(group=None, target=None, name=None, args=(), kwargs={}, *, daemon=None)

Python - webbrowser