Skip to content

Instantly share code, notes, and snippets.

@QLeelulu
QLeelulu / weibo_user_verified_type.md
Created March 19, 2019 01:53 — forked from chen206/weibo_user_verified_type.md
微博用户认证类型
@QLeelulu
QLeelulu / sysctl.conf
Created November 9, 2013 06:34 — forked from kfox/sysctl.conf
# Kernel sysctl configuration file for Red Hat Linux
#
# For binary values, 0 is disabled, 1 is enabled. See sysctl(8) and
# sysctl.conf(5) for more details.
# Controls source route verification
net.ipv4.conf.default.rp_filter = 1
# Do not accept source routing
net.ipv4.conf.default.accept_source_route = 0