1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2024-11-05 03:21:42 +00:00

rebuilding site Tue 19 Jan 2021 12:45:59 CET

This commit is contained in:
J. Fernando Sánchez 2021-01-19 12:45:59 +01:00
parent a47c982445
commit bfa82a155e
2 changed files with 11 additions and 1 deletions

View File

@ -172,11 +172,21 @@ These two services are command-line &ldquo;pastebins&rdquo; just one curl away:<
<pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1
</span><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">2
</span><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">3
</span><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">4
</span><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">5
</span><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">6
</span><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">7
</span><span style="margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">8
</span></code></pre></td>
<td style="vertical-align:top;padding:0;margin:0;border:0;;width:100%">
<pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-shell" data-lang="shell">&lt;command&gt; | curl -F <span style="color:#e6db74">&#39;sprunge=&lt;-&#39;</span> http://sprunge.us
<span style="color:#75715e"># OR</span>
&lt;command&gt; 2&gt;&amp;<span style="color:#ae81ff">1</span> | curl -F <span style="color:#e6db74">&#39;f:1=&lt;-&#39;</span> ix.io
<span style="color:#75715e"># OR</span>
&lt;command&gt; | curl -F<span style="color:#e6db74">&#34;file=@-&#34;</span> https://ttm.sh
</code></pre></td></tr></table>
</div>
</div><h1 id="install-fortinet-sslvpn-support-for-networkmanager">Install Fortinet SSLVPN support for NetworkManager</h1>

File diff suppressed because one or more lines are too long