<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cockpit &#8211; Linux und Ich</title>
	<atom:link href="https://linuxundich.de/tag/cockpit/feed/" rel="self" type="application/rss+xml" />
	<link>https://linuxundich.de</link>
	<description>Blog über Ubuntu, Linux, Android und IT</description>
	<lastBuildDate>Thu, 13 Mar 2025 11:09:04 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://linuxundich.de/wp-content/uploads/2025/04/cropped-lui-app-512-32x32.png</url>
	<title>Cockpit &#8211; Linux und Ich</title>
	<link>https://linuxundich.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Das Web-Cockpit aus Fedora 21 in der Workstation-Version installieren</title>
		<link>https://linuxundich.de/gnu-linux/das-web-cockpit-aus-fedora-21-der-workstation-version-installieren/</link>
					<comments>https://linuxundich.de/gnu-linux/das-web-cockpit-aus-fedora-21-der-workstation-version-installieren/#comments</comments>
		
		<dc:creator><![CDATA[Christoph Langner]]></dc:creator>
		<pubDate>Fri, 19 Dec 2014 08:40:51 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Cockpit]]></category>
		<category><![CDATA[Fedora]]></category>
		<guid isPermaLink="false">http://linuxundich.de/?p=27446</guid>

					<description><![CDATA[Die Linux-Welt dreht sich ja bei vielen nur um Ubuntu, Ubuntu, Linux Mint und nochmal Ubuntu. Andere Distributionen wie etwa OpenSuse oder Fedora finden dagegen in der Öffentlichkeit deutlich weniger Aufmerksamkeit &#8212; auch wenn diese Distroibutionen im kommerziellen Umfeld durchaus große Erfolg aufweisen können. Das neue Fedora 21 bringt in meinen Augen allerdings nun ein Feature [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Die Linux-Welt dreht sich ja bei vielen nur um Ubuntu, Ubuntu, Linux Mint und nochmal Ubuntu. Andere Distributionen wie etwa OpenSuse oder Fedora finden dagegen in der Öffentlichkeit deutlich weniger Aufmerksamkeit &#8212; auch wenn diese Distroibutionen im kommerziellen Umfeld durchaus große Erfolg aufweisen können. Das neue Fedora 21 bringt in meinen Augen allerdings nun ein Feature mit, das nicht ganz außer acht gelassen werden sollte. Es könnte für all die interessant sein, die einen kleinen Server in ihren vier Wänden betreiben und diese bequem managen möchten. Mit dem <a href="http://cockpit-project.org/" target="_blank" rel="noopener">Cockpit</a> lässt sich Fedora komplett über ein Web-Frontend administrieren, das Terminal und SSH könnten von daher eventuell erst einmal in der Garage bleiben.</p>
<p><span id="more-27446"></span></p>
<p>Mit Cockpit lässt sich der aktuelle Status des Systems erfassen: Sich fortwährend aktualisierende Graphen zeigen Auslastung, Speicherbelegung oder die Load an. Wie bei ähnlich gelagerten Projekten wie etwa <a href="http://www.webmin.com/" target="_blank" rel="noopener">Webmin</a> bieten sich aber über das reine Monitoring hinaus zahlreiche andere Funktionen. Ihr könnt die Systemlogs einsehen, über Systemd verwaltete Dienste kontrollieren und einrichten oder auch die Benutzeraccounts des Systems verwalten. Wer mehr als nur einen Fedora-Rechner im Einsatz hat, kann diese Installation in ein zentrales Cockpit integrieren und seine Rechner von diese Zentrale aus administrieren.</p>
<h2>Cockpit unter Fedora 21 Workstation aktivieren</h2>
<pre>$ sudo yum install cockpit
$ sudo systemctl enable cockpit.socket
$ sudo systemctl start cockpit
$ sudo firewall-cmd --add-service=cockpit
$ sudo setenforce 0 # being fixed</pre>
<p>Dabei kommt Cockpit nicht den über das Terminal gewohnten Funktionen in die Quere. Cockpit dreht nicht sein eigenes Ding, sondern setzt auf die üblichen Kommandos auf, die man auch im Terminal verwenden möchte. Da Cockpit perfekt auf Fedora abgestimmt ist, kommt es nicht zu Konflikten, wie man sie bei Webmin immer fürchten muss. Cockpit ist nur bei Fedora 21 Server von Haus aus aktiv, wer die Workstation-Version von nutzen möchte, der kann sich Cockpit allerdings auch nachträglich aus den Paketquellen installieren und selber mal einen <a href="http://fedoraproject.org/wiki/Changes/CockpitManagementConsole#How_To_Test" target="_blank" rel="noopener">Blick auf das Webfrontend</a> werfen. Nach der Installation des Dienstes könnt ihr diesen dann über den Localhost unter <a href="http://localhost:9090" target="_blank" rel="noopener">localhost:9090</a> aufrufen.</p>

<a href="https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit1.png"><img fetchpriority="high" decoding="async" width="640" height="400" src="https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit1-640x400.png" class="attachment-medium size-medium" alt="" srcset="https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit1-640x400.png 640w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit1-672x420.png 672w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit1-681x426.png 681w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit1-250x156.png 250w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit1-550x344.png 550w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit1-800x500.png 800w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit1-288x180.png 288w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit1-480x300.png 480w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit1.png 1024w" sizes="(max-width: 640px) 100vw, 640px"></a>
<a href="https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit2.png"><img decoding="async" width="640" height="400" src="https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit2-640x400.png" class="attachment-medium size-medium" alt="" srcset="https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit2-640x400.png 640w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit2-672x420.png 672w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit2-681x426.png 681w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit2-250x156.png 250w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit2-550x344.png 550w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit2-800x500.png 800w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit2-288x180.png 288w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit2-480x300.png 480w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit2.png 1024w" sizes="(max-width: 640px) 100vw, 640px"></a>
<a href="https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit3.png"><img decoding="async" width="640" height="400" src="https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit3-640x400.png" class="attachment-medium size-medium" alt="" srcset="https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit3-640x400.png 640w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit3-672x420.png 672w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit3-681x426.png 681w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit3-250x156.png 250w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit3-550x344.png 550w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit3-800x500.png 800w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit3-288x180.png 288w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit3-480x300.png 480w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit3.png 1024w" sizes="(max-width: 640px) 100vw, 640px"></a>
<a href="https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit4.png"><img loading="lazy" decoding="async" width="640" height="400" src="https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit4-640x400.png" class="attachment-medium size-medium" alt="" srcset="https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit4-640x400.png 640w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit4-672x420.png 672w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit4-681x426.png 681w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit4-250x156.png 250w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit4-550x344.png 550w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit4-800x500.png 800w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit4-288x180.png 288w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit4-480x300.png 480w, https://linuxundich.de/wp-content/uploads/2014/12/fedora-cockpit4.png 1024w" sizes="auto, (max-width: 640px) 100vw, 640px"></a>

]]></content:encoded>
					
					<wfw:commentRss>https://linuxundich.de/gnu-linux/das-web-cockpit-aus-fedora-21-der-workstation-version-installieren/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
