<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://znil.net/index.php?action=history&amp;feed=atom&amp;title=Linux_Reboot_per_cron-Job_automatisch</id>
	<title>Linux Reboot per cron-Job automatisch - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://znil.net/index.php?action=history&amp;feed=atom&amp;title=Linux_Reboot_per_cron-Job_automatisch"/>
	<link rel="alternate" type="text/html" href="https://znil.net/index.php?title=Linux_Reboot_per_cron-Job_automatisch&amp;action=history"/>
	<updated>2026-04-28T08:30:24Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in znilwiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://znil.net/index.php?title=Linux_Reboot_per_cron-Job_automatisch&amp;diff=9327&amp;oldid=prev</id>
		<title>BLinz2: Textersetzung - „&lt;comments&gt;“ durch „&lt;comments /&gt;“</title>
		<link rel="alternate" type="text/html" href="https://znil.net/index.php?title=Linux_Reboot_per_cron-Job_automatisch&amp;diff=9327&amp;oldid=prev"/>
		<updated>2017-08-06T18:51:52Z</updated>

		<summary type="html">&lt;p&gt;Textersetzung - „&amp;lt;comments&amp;gt;“ durch „&amp;lt;comments /&amp;gt;“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
[[Kategorie:Linux]]&lt;br /&gt;
[[Kategorie:Raspberry_Pi]]&lt;br /&gt;
Ich wollte meinen Raspberry Pi jede Nacht einmal rebooten lassen (nach einer Woche liefen da Caches von Anwendungen etc. voll, dem wollte ich vorbeugen) - daa ganze gabe ich so gelöst:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
 sudo crontab -e&lt;br /&gt;
und dann eine Zeile wie folgt hinzufügen:&lt;br /&gt;
 0 5 * * * /sbin/shutdown -r now&lt;br /&gt;
Die erste Zahl sind die Minuten, die zweite die Stunden. Mein Beispiel rebootet als jeden Tag um Punkt 05:00 Uhr&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
--[[Benutzer:BLinz|Bernhard Linz]] 10:48, 28. Feb. 2014 (CET)&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;comments /&amp;gt;&lt;/div&gt;</summary>
		<author><name>BLinz2</name></author>
	</entry>
</feed>