Skip to content

Commit

Permalink
Create gh-pages branch via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
NeQuissimus authored Sep 15, 2016
1 parent e4e7f7d commit 0494949
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 5 deletions.
21 changes: 17 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,19 @@ <h1>rm -rf /</h1>
</div>

<h1>
<a id="list-options-current-kernel-was-compiled-with" class="anchor" href="#list-options-current-kernel-was-compiled-with" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>List options current kernel was compiled with</h1>

<h5>
<a id="sep-14-2016" class="anchor" href="#sep-14-2016" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>(Sep 14, 2016)</h5>

<h6>
<a id="linux" class="anchor" href="#linux" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Linux</h6>

<div class="highlight highlight-source-shell"><pre>zcat /proc/config.gz</pre></div>

<hr>

<h1>
<a id="largest-mysql-tables" class="anchor" href="#largest-mysql-tables" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Largest MySQL tables</h1>

<h5>
Expand Down Expand Up @@ -66,7 +79,7 @@ <h5>
<a id="apr-13-2016" class="anchor" href="#apr-13-2016" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>(Apr 13, 2016)</h5>

<h6>
<a id="linux" class="anchor" href="#linux" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Linux</h6>
<a id="linux-1" class="anchor" href="#linux-1" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Linux</h6>

<div class="highlight highlight-source-shell"><pre>screen /dev/ttyUSB0 9600</pre></div>

Expand Down Expand Up @@ -109,7 +122,7 @@ <h5>
<a id="apr-04-2016" class="anchor" href="#apr-04-2016" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>(Apr 04, 2016)</h5>

<h6>
<a id="linux-1" class="anchor" href="#linux-1" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Linux</h6>
<a id="linux-2" class="anchor" href="#linux-2" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Linux</h6>

<div class="highlight highlight-source-shell"><pre>setxkbmap -option ctrl:nocaps</pre></div>

Expand Down Expand Up @@ -148,7 +161,7 @@ <h5>
<a id="aug-26-2015" class="anchor" href="#aug-26-2015" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>(Aug 26, 2015)</h5>

<h6>
<a id="linux-2" class="anchor" href="#linux-2" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Linux</h6>
<a id="linux-3" class="anchor" href="#linux-3" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Linux</h6>

<div class="highlight highlight-source-shell"><pre>$ cat /proc/<span class="pl-smi">${PID}</span>/environ</pre></div>

Expand Down Expand Up @@ -249,7 +262,7 @@ <h5>
<a id="dec-4-2014" class="anchor" href="#dec-4-2014" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>(Dec 4, 2014)</h5>

<h6>
<a id="linux-3" class="anchor" href="#linux-3" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Linux</h6>
<a id="linux-4" class="anchor" href="#linux-4" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Linux</h6>

<div class="highlight highlight-source-shell"><pre>find /var/log/ -name <span class="pl-s"><span class="pl-pds">"</span>*log<span class="pl-pds">"</span></span> -type f -follow <span class="pl-k">|</span> xargs tail -n 0 -f <span class="pl-k">|</span> grep -v <span class="pl-s"><span class="pl-pds">'</span>^$<span class="pl-pds">'</span></span></pre></div>

Expand Down
Loading

0 comments on commit 0494949

Please sign in to comment.