2022-05-15 09:29:54 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
|
|
|
<head>
|
2022-05-15 09:36:09 +01:00
|
|
|
<!-- 2022-05-15 Sun 09:36 -->
|
2022-05-15 09:29:54 +01:00
|
|
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<title>Lezzo secret wiki</title>
|
|
|
|
<meta name="generator" content="Org mode" />
|
|
|
|
<meta name="author" content="bparodi" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="./stylesheet.css"/>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="content">
|
|
|
|
<h2>[ Lezzo secret wiki ]</a></h2>
|
2022-05-15 09:36:09 +01:00
|
|
|
<div id="outline-container-org148b4ee" class="outline-2">
|
|
|
|
<h2 id="org148b4ee"><b>~</b> Hosts</h2>
|
|
|
|
<div class="outline-text-2" id="text-org148b4ee">
|
2022-05-15 09:29:54 +01:00
|
|
|
</div>
|
2022-05-15 09:36:09 +01:00
|
|
|
<div id="outline-container-orgb95327b" class="outline-3">
|
|
|
|
<h3 id="orgb95327b">Reduce packages disk usage on gentoo</h3>
|
|
|
|
<div class="outline-text-3" id="text-orgb95327b">
|
|
|
|
<pre class="example">
|
|
|
|
eclean packages
|
|
|
|
eclean distfiles
|
|
|
|
eclean-kernel -A -a
|
|
|
|
</pre>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="outline-container-orgc7ee013" class="outline-3">
|
|
|
|
<h3 id="orgc7ee013">Update pi-hole devuan host</h3>
|
|
|
|
<div class="outline-text-3" id="text-orgc7ee013">
|
2022-05-15 09:29:54 +01:00
|
|
|
<pre class="example">
|
|
|
|
apt update
|
|
|
|
apt upgrade
|
|
|
|
PIHOLE_SKIP_OS_CHECK=true pihole -up
|
|
|
|
</pre>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="postamble" class="status">
|
|
|
|
<p class="author">Author: bparodi</p>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|