Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 29 additions & 29 deletions 0613.html
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Free Up Pi-Hole Disk Space Usage</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta charset="UTF-8">
<meta name="keywords" content="Free Up Disk Space,Free Up Storage Space,Pi-Hole Disk Cleanup,Pi-Hole,Network Wide Ad Blocking,DNS,Ad Blocker,Home Lab,Self-Hosted,Disk Space,Log Cleanup,Disk Cleanup,System Maintenance,Pi Hole,Ad Blocking,How To,Tutorial,i12bretro">
<meta name="author" content="i12bretro">
<meta name="description" content="Free Up Pi-Hole Disk Space Usage">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="includes/favicon.ico">
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="includes/js/steps.js"></script>
<link href="css/steps.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="gridContainer">
<div class="topMargin"></div>
<div id="listName" class="topMargin">
<h1>Free Up Pi-Hole Disk Space Usage</h1>
</div>
<div></div>
<div id="content">
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Free Up Pi-Hole Disk Space Usage</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta charset="UTF-8">
<meta name="keywords" content="Free Up Disk Space,Free Up Storage Space,Pi-Hole Disk Cleanup,Pi-Hole,Network Wide Ad Blocking,DNS,Ad Blocker,Home Lab,Self-Hosted,Disk Space,Log Cleanup,Disk Cleanup,System Maintenance,Pi Hole,Ad Blocking,How To,Tutorial,i12bretro">
<meta name="author" content="i12bretro">
<meta name="description" content="Free Up Pi-Hole Disk Space Usage">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="includes/favicon.ico">
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="includes/js/steps.js"></script>
<link href="css/steps.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="gridContainer">
<div class="topMargin"></div>
<div id="listName" class="topMargin">
<h1>Free Up Pi-Hole Disk Space Usage</h1>
</div>
<div></div>
<div id="content">
<h2>Cleaning Log Files</h2>

<ol>
Expand All @@ -34,7 +34,7 @@ <h2>Cleaning Log Files</h2>
sudo systemctl stop pihole-FTL<br />
# delete the FTL database file<br />
sudo rm /etc/pihole/pihole-FTL.db<br />
# stop pihole FTL service<br />
# start pihole FTL service<br />
sudo systemctl start pihole-FTL<br />
# output reduced pihole db size<br />
sudo du /etc/pihole/pihole-FTL.db -h</div>
Expand All @@ -60,8 +60,8 @@ <h2>Reduce Long Term Log Lifespan</h2>
</ol>

<p>Pi-hole Documentation: <a href="https://docs.pi-hole.net/ftldns/configfile/" target="_blank">https://docs.pi-hole.net/ftldns/configfile</a></p>
</div>
</div>
</body>
</html>

</div>
</div>
</body>
</html>