<?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>opensolaris Archives - Apfelblog</title>
	<atom:link href="https://www.leppa.de/wp2/tag/opensolaris/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.leppa.de/wp2/tag/opensolaris/</link>
	<description></description>
	<lastBuildDate>Mon, 24 Sep 2018 18:12:58 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8</generator>

<image>
	<url>https://www.leppa.de/wp2/wp-content/uploads/2020/04/Apfel_Free-60x60.png</url>
	<title>opensolaris Archives - Apfelblog</title>
	<link>https://www.leppa.de/wp2/tag/opensolaris/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>mysql Version in Opensolaris</title>
		<link>https://www.leppa.de/wp2/mysql-version-in-opensolaris/</link>
		
		<dc:creator><![CDATA[Jens Appel]]></dc:creator>
		<pubDate>Sun, 13 Dec 2009 07:15:44 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[update]]></category>
		<guid isPermaLink="false">http://www.home.leppa.de/wp/?p=238</guid>

					<description><![CDATA[<p>Bei einem update von Opensolaris wurde automatisch die mysql Installation von 5.0 auf 5.1 aktualisiert. Der mysql Service sah wie folgt aus: # svcs mysql STATE          STIME    FMRI online        20:32:08 svc:/application/database/mysql:version_51 Um weiterhin mysql 5.0 zu verwenden, sind die folgenden Schritte notwendig: Überprüfen des data Links im Verzeichnis /var/mysql # ls -l /var/mysql/ total [&#8230;]</p>
<p>The post <a href="https://www.leppa.de/wp2/mysql-version-in-opensolaris/">mysql Version in Opensolaris</a> appeared first on <a href="https://www.leppa.de/wp2">Apfelblog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Opensolaris auf CUPS umstellen</title>
		<link>https://www.leppa.de/wp2/opensolaris-auf-cups-umstellen/</link>
		
		<dc:creator><![CDATA[Jens Appel]]></dc:creator>
		<pubDate>Tue, 27 Oct 2009 21:05:31 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[cups]]></category>
		<category><![CDATA[drucken]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[printing]]></category>
		<guid isPermaLink="false">http://www.home.leppa.de/wp/?p=213</guid>

					<description><![CDATA[<p>Installation der benötigten Pakete: pfexec pkg install SUNWcups pfexec pkg install SUNWcups-manager pfexec pkg install SUNWghostscript CUPS als Print Service aktivieren print-service -s cups In der /etc/pam.conf die folgende Zeile hinzufügen cups account required pam_unix_account.so.1 Drucker mittels system-config-printer oder über http://localhost:901 konfigurieren</p>
<p>The post <a href="https://www.leppa.de/wp2/opensolaris-auf-cups-umstellen/">Opensolaris auf CUPS umstellen</a> appeared first on <a href="https://www.leppa.de/wp2">Apfelblog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Updaten von OpenSolaris auf das Devel Repository</title>
		<link>https://www.leppa.de/wp2/updaten-von-opensolaris-auf-das-devel-repository/</link>
		
		<dc:creator><![CDATA[Jens Appel]]></dc:creator>
		<pubDate>Thu, 22 Oct 2009 16:19:57 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[devel]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[update]]></category>
		<guid isPermaLink="false">http://www.home.leppa.de/wp/?p=111</guid>

					<description><![CDATA[<p>Zu Sicherheit erzeigen wir ein neues BE: beadm create opensolaris-6 Dieses wir nach /mnt gemountent: beadm mount /opensolaris-6 /mnt Das Devel Repository hinzufügen: pkg -R /mnt set-authority -O http://pkg.opensolaris.org/dev opensolaris.org Updaten der pkg Datenbank: pkg -R /mnt refresh Aktuelle IPS-Software installieren: pkg -R /mnt install SUNWipkg pkg -R /mnt install entire Das neune BE updaten: [&#8230;]</p>
<p>The post <a href="https://www.leppa.de/wp2/updaten-von-opensolaris-auf-das-devel-repository/">Updaten von OpenSolaris auf das Devel Repository</a> appeared first on <a href="https://www.leppa.de/wp2">Apfelblog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Zones unter opensolaris</title>
		<link>https://www.leppa.de/wp2/zones-unter-opensolaris/</link>
		
		<dc:creator><![CDATA[Jens Appel]]></dc:creator>
		<pubDate>Sun, 01 Feb 2009 16:33:16 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[zones]]></category>
		<guid isPermaLink="false">http://www.home.leppa.de/wp/?p=46</guid>

					<description><![CDATA[<p>Zone mit dem Namen test anlegen: root@dione:~$ zonecfg -z test test: No such zone configured Use 'create' to begin configuring a new zone. zonecfg:test&#62; create zonecfg:test&#62; set zonepath=/zones/test zonecfg:test&#62; set autoboot=true zonecfg:test&#62; add net zonecfg:test:net&#62; set address=192.168.0.12 zonecfg:test:net&#62; set physical=rge0 zonecfg:test:net&#62; end zonecfg:test&#62; add dataset zonecfg:test:dataset&#62; set name=data/zones/test/DATA zonecfg:test:dataset&#62; end zonecfg:test&#62; verify zonecfg:test&#62; commit zonecfg:test&#62; [&#8230;]</p>
<p>The post <a href="https://www.leppa.de/wp2/zones-unter-opensolaris/">Zones unter opensolaris</a> appeared first on <a href="https://www.leppa.de/wp2">Apfelblog</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
