系统信息 | ||
---|---|---|
系统版本 | lsb_release -a cat /etc/issue |
cat /etc/redhat-release cat /etc/centos-release |
内核/操作系统/CPU信息 | uname -auname -s # 查看内核名称 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Keep your friends close, but your enemies closer. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Vocabulary | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author You | |
// @match https://www.vocabulary.com/* | |
// @grant none | |
// ==/UserScript== |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
解释 | ubuntu | centos7 |
---|---|---|
用户环境变量 | ~/.profile | ~/.bash_profile |
监听网卡docker0收发包 | sudo tcpdump -i docker0 | ` |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
layout | title | website | tags |
---|---|---|---|
post |
让我终身难忘的句子 |
English, |
这里集中了自大学以来,最能激励我,让我终身难忘的句子。
目前分为:激情篇,志向篇,现实篇,劝学篇,惜时篇,逆商篇,会持续更新。
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(window.webpackJsonp = window.webpackJsonp || []).push([[2], { | |
"+6MP": function(t, e, n) { | |
"use strict"; | |
n.d(e, "a", function() { | |
return s | |
}); | |
var i = n("2Vo4") | |
, o = n("fXoL"); | |
let s = (()=>{ | |
class t { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(window.webpackJsonp = window.webpackJsonp || []).push([ | |
[3], | |
{ | |
"1XPh": function (t, e, i) { | |
"use strict"; | |
i.d(e, "b", function () { | |
return n; | |
}), | |
i.d(e, "a", function () { | |
return o; |
OlderNewer