<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://lug-vs.org/index.php?action=history&amp;feed=atom&amp;title=Stammtisch_2016-04</id>
	<title>Stammtisch 2016-04 - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://lug-vs.org/index.php?action=history&amp;feed=atom&amp;title=Stammtisch_2016-04"/>
	<link rel="alternate" type="text/html" href="https://lug-vs.org/index.php?title=Stammtisch_2016-04&amp;action=history"/>
	<updated>2026-07-15T07:35:22Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in lugvswiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://lug-vs.org/index.php?title=Stammtisch_2016-04&amp;diff=3732&amp;oldid=prev</id>
		<title>Stippi: /* Themen */ Link ergänzt</title>
		<link rel="alternate" type="text/html" href="https://lug-vs.org/index.php?title=Stammtisch_2016-04&amp;diff=3732&amp;oldid=prev"/>
		<updated>2016-05-01T11:11:42Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Themen: &lt;/span&gt; Link ergänzt&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 1. Mai 2016, 11:11 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l24&quot; &gt;Zeile 24:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 24:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Matthias fragt bei Uwe nach, ob er ein aktuelles Linux-Mint dabei hat. Hat er und kopiert ihm das .iso-File auf einen von Matthias bereitgestellten USB-Stick. Mit mount erst den Pfad zum USB-Stick herausfinden und anschließend mit dd den Stick &amp;quot;betanken&amp;quot;:&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Matthias fragt bei Uwe nach, ob er ein aktuelles Linux-Mint dabei hat. Hat er und kopiert ihm das .iso-File auf einen von Matthias bereitgestellten USB-Stick. Mit mount erst den Pfad zum USB-Stick herausfinden und anschließend mit dd den Stick &amp;quot;betanken&amp;quot;:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  mount&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  mount&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  sudo dd if=/Pfad/zum/jeweiligen/file.iso of=/dev/sdX bs=16M &amp;amp;&amp;amp; sync&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  sudo &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[http://ss64.com/bash/&lt;/ins&gt;dd&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;.html dd] &lt;/ins&gt;if=/Pfad/zum/jeweiligen/file.iso of=/dev/sdX bs=16M &amp;amp;&amp;amp; sync&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Rudi hat ein Problem mit K-Mail, das ihm einen Zertifikatsfehler meldet, wenn er seine Mails abholt. Evolution Mail auf einem anderen Rechner hat damit offenbar kein Problem. Uwe empfiehlt das Zertifikat mal zu prüfen (über die Details, die man sich anzeigen lassen kann) und ggf. gegen ein neues, aktuelles und gültiges Zertifikat zu tauschen. Ggf. den Maildienstanbieter kontaktieren und den Fehler dort melden. Eventuell in dortigen Hilfeseiten oder Foren danach suchen!  &lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Rudi hat ein Problem mit K-Mail, das ihm einen Zertifikatsfehler meldet, wenn er seine Mails abholt. Evolution Mail auf einem anderen Rechner hat damit offenbar kein Problem. Uwe empfiehlt das Zertifikat mal zu prüfen (über die Details, die man sich anzeigen lassen kann) und ggf. gegen ein neues, aktuelles und gültiges Zertifikat zu tauschen. Ggf. den Maildienstanbieter kontaktieren und den Fehler dort melden. Eventuell in dortigen Hilfeseiten oder Foren danach suchen!  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Stippi</name></author>
	</entry>
	<entry>
		<id>https://lug-vs.org/index.php?title=Stammtisch_2016-04&amp;diff=3731&amp;oldid=prev</id>
		<title>Stippi: /* Themen */ Korrektur und Ergänzung</title>
		<link rel="alternate" type="text/html" href="https://lug-vs.org/index.php?title=Stammtisch_2016-04&amp;diff=3731&amp;oldid=prev"/>
		<updated>2016-05-01T11:00:51Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Themen: &lt;/span&gt; Korrektur und Ergänzung&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 1. Mai 2016, 11:00 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l22&quot; &gt;Zeile 22:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 22:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Alexander wird sein Studium voraussichtlich außerhalb von BaWü beginnen und wird ab dem Spätsommer vermutlich ebenfalls nicht mehr dabei sein.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Alexander wird sein Studium voraussichtlich außerhalb von BaWü beginnen und wird ab dem Spätsommer vermutlich ebenfalls nicht mehr dabei sein.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Matthias hat Probleme den USB-Live-Stick mit Knoppix zu starten, den er von Uwe bekommen hat und fragt nach, woran das liegen kann. Eine verlässliche Aussage kann man hier leider ohne genauere Untersuchung nicht machen. Deshalb wird der Vorschlag gemacht, den nächsten PRAXIS-Stammtisch bei Matthias zu machen.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Matthias hat Probleme den USB-Live-Stick mit Knoppix zu starten, den er von Uwe bekommen hat und fragt nach, woran das liegen kann. Eine verlässliche Aussage kann man hier leider ohne genauere Untersuchung nicht machen. Deshalb wird der Vorschlag gemacht, den nächsten PRAXIS-Stammtisch bei Matthias zu machen.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Matthias fragt bei Uwe nach, ob er ein aktuelles Linux-Mint dabei hat. Hat er und kopiert ihm das .iso-File auf einen von Matthias bereitgestellten USB-Stick. Mit mount erst den Pfad zum USB-&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Stik &lt;/del&gt;herausfinden und anschließend mit dd den Stick &amp;quot;betanken&amp;quot;:&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Matthias fragt bei Uwe nach, ob er ein aktuelles Linux-Mint dabei hat. Hat er und kopiert ihm das .iso-File auf einen von Matthias bereitgestellten USB-Stick. Mit mount erst den Pfad zum USB-&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Stick &lt;/ins&gt;herausfinden und anschließend mit dd den Stick &amp;quot;betanken&amp;quot;:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  mount&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  mount&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  sudo dd if=/Pfad/zum/jeweiligen/file.iso of=/dev/sdX bs=16M &amp;amp;&amp;amp; sync&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  sudo dd if=/Pfad/zum/jeweiligen/file.iso of=/dev/sdX bs=16M &amp;amp;&amp;amp; sync&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Rudi hat ein Problem mit K-Mail, das ihm einen Zertifikatsfehler meldet, wenn er seine Mails abholt. Evolution Mail auf einem anderen Rechner hat damit offenbar kein Problem. Uwe empfiehlt das Zertifikat mal zu prüfen (über die Details, die man sich anzeigen lassen kann) und ggf. gegen ein neues, aktuelles und gültiges Zertifikat zu tauschen.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Rudi hat ein Problem mit K-Mail, das ihm einen Zertifikatsfehler meldet, wenn er seine Mails abholt. Evolution Mail auf einem anderen Rechner hat damit offenbar kein Problem. Uwe empfiehlt das Zertifikat mal zu prüfen (über die Details, die man sich anzeigen lassen kann) und ggf. gegen ein neues, aktuelles und gültiges Zertifikat zu tauschen. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Ggf. den Maildienstanbieter kontaktieren und den Fehler dort melden. Eventuell in dortigen Hilfeseiten oder Foren danach suchen! &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Bernd gibt Uwe einen &amp;quot;Lernstick&amp;quot; wieder zurück, den er sich kürzlich von ihm ausgeliehen hatte und befindet diesen als sehr gut. Er hat den Enlightment-Desktop ausprobiert, weil er den noch nicht kannte.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Bernd gibt Uwe einen &amp;quot;Lernstick&amp;quot; wieder zurück, den er sich kürzlich von ihm ausgeliehen hatte und befindet diesen als sehr gut. Er hat den Enlightment-Desktop ausprobiert, weil er den noch nicht kannte.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Und wieder jede Menge Tech-Talk: u. a. über Drohnen, Videoüberwachung, Dashcams.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Und wieder jede Menge Tech-Talk: u. a. über Drohnen, Videoüberwachung, Dashcams.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Stippi</name></author>
	</entry>
	<entry>
		<id>https://lug-vs.org/index.php?title=Stammtisch_2016-04&amp;diff=3730&amp;oldid=prev</id>
		<title>Stippi: /* Themen */ Korrektur und Ergänzung</title>
		<link rel="alternate" type="text/html" href="https://lug-vs.org/index.php?title=Stammtisch_2016-04&amp;diff=3730&amp;oldid=prev"/>
		<updated>2016-05-01T10:55:34Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Themen: &lt;/span&gt; Korrektur und Ergänzung&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 1. Mai 2016, 10:55 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l16&quot; &gt;Zeile 16:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 16:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Themen==&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Themen==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Uwe gibt offiziell bekannt, dass er die &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Orgaisation &lt;/del&gt;von VHS-Vorträgen, -Workshops und LPD-Veranstaltungen künftig nicht mehr hauptamtlich weiter führen möchte und bei entsprechenden Anfragen seitens der VHS diese künftig ablehnen wird.  &lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Uwe gibt offiziell bekannt, dass er die &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Organisation &lt;/ins&gt;von VHS-Vorträgen, -Workshops und LPD-Veranstaltungen künftig nicht mehr hauptamtlich weiter führen möchte und bei entsprechenden Anfragen seitens der VHS diese künftig ablehnen wird.  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* LPD: Vorbereitungen, Abstimmung von Uhrzeiten und Aufgaben, Ulf hat jede Menge Werbematerial dabei und Frei-Exemplare des LINUX-User Magazins.  &lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* LPD: Vorbereitungen, Abstimmung von Uhrzeiten und Aufgaben, Ulf hat jede Menge Werbematerial dabei und Frei-Exemplare des LINUX-User Magazins.  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Klaus Peter hat sein Problem mit einem nicht korrekt startenden openSuse bereits an die ML gepostet und erhält wertvolle Hinweise von Ulf, wie er das Problem beheben kann.  &lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Klaus Peter hat sein Problem mit einem nicht korrekt startenden openSuse bereits an die ML gepostet und erhält wertvolle Hinweise von Ulf, wie er das Problem beheben kann.  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l22&quot; &gt;Zeile 22:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 22:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Alexander wird sein Studium voraussichtlich außerhalb von BaWü beginnen und wird ab dem Spätsommer vermutlich ebenfalls nicht mehr dabei sein.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Alexander wird sein Studium voraussichtlich außerhalb von BaWü beginnen und wird ab dem Spätsommer vermutlich ebenfalls nicht mehr dabei sein.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Matthias hat Probleme den USB-Live-Stick mit Knoppix zu starten, den er von Uwe bekommen hat und fragt nach, woran das liegen kann. Eine verlässliche Aussage kann man hier leider ohne genauere Untersuchung nicht machen. Deshalb wird der Vorschlag gemacht, den nächsten PRAXIS-Stammtisch bei Matthias zu machen.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Matthias hat Probleme den USB-Live-Stick mit Knoppix zu starten, den er von Uwe bekommen hat und fragt nach, woran das liegen kann. Eine verlässliche Aussage kann man hier leider ohne genauere Untersuchung nicht machen. Deshalb wird der Vorschlag gemacht, den nächsten PRAXIS-Stammtisch bei Matthias zu machen.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Matthias fragt bei Uwe nach, ob er ein aktuelles Linux-Mint dabei hat. Hat er und kopiert ihm das .iso-File auf einen von Matthias bereitgestellten USB-Stick.  &lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Matthias fragt bei Uwe nach, ob er ein aktuelles Linux-Mint dabei hat. Hat er und kopiert ihm das .iso-File auf einen von Matthias bereitgestellten USB-Stick. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Mit mount erst den Pfad zum USB-Stik herausfinden und anschließend mit dd den Stick &amp;quot;betanken&amp;quot;:&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; mount&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; sudo dd if=/Pfad/zum/jeweiligen/file.iso of=/dev/sdX bs=16M &amp;amp;&amp;amp; sync&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Rudi hat ein Problem mit K-Mail, das ihm einen Zertifikatsfehler meldet, wenn er seine Mails abholt. Evolution Mail auf einem anderen Rechner hat damit offenbar kein Problem. Uwe empfiehlt das Zertifikat mal zu prüfen (über die Details, die man sich anzeigen lassen kann) und ggf. gegen ein neues, aktuelles und gültiges Zertifikat zu tauschen.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Rudi hat ein Problem mit K-Mail, das ihm einen Zertifikatsfehler meldet, wenn er seine Mails abholt. Evolution Mail auf einem anderen Rechner hat damit offenbar kein Problem. Uwe empfiehlt das Zertifikat mal zu prüfen (über die Details, die man sich anzeigen lassen kann) und ggf. gegen ein neues, aktuelles und gültiges Zertifikat zu tauschen.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Bernd gibt Uwe einen &amp;quot;Lernstick&amp;quot; wieder zurück, den er sich kürzlich von ihm ausgeliehen hatte und befindet diesen als sehr gut. Er hat den Enlightment-Desktop ausprobiert, weil er den noch nicht kannte.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Bernd gibt Uwe einen &amp;quot;Lernstick&amp;quot; wieder zurück, den er sich kürzlich von ihm ausgeliehen hatte und befindet diesen als sehr gut. Er hat den Enlightment-Desktop ausprobiert, weil er den noch nicht kannte.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Stippi</name></author>
	</entry>
	<entry>
		<id>https://lug-vs.org/index.php?title=Stammtisch_2016-04&amp;diff=3728&amp;oldid=prev</id>
		<title>Stippi: Die Seite wurde neu angelegt: „29.04.2016 - 20:00 Uhr, Landhaus am Bahnhof, Brigachtal   ==Anwesende==  * Alexander * Klaus Peter * Rudi * Max * Theo * Ralf Br. * Matthias * Bernd * Ulf * Uwe  …“</title>
		<link rel="alternate" type="text/html" href="https://lug-vs.org/index.php?title=Stammtisch_2016-04&amp;diff=3728&amp;oldid=prev"/>
		<updated>2016-04-29T21:48:55Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „29.04.2016 - 20:00 Uhr, Landhaus am Bahnhof, Brigachtal   ==Anwesende==  * Alexander * Klaus Peter * Rudi * Max * Theo * Ralf Br. * Matthias * Bernd * Ulf * Uwe  …“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;29.04.2016 - 20:00 Uhr, Landhaus am Bahnhof, Brigachtal&lt;br /&gt;
 &lt;br /&gt;
==Anwesende==&lt;br /&gt;
&lt;br /&gt;
* Alexander&lt;br /&gt;
* Klaus Peter&lt;br /&gt;
* Rudi&lt;br /&gt;
* Max&lt;br /&gt;
* Theo&lt;br /&gt;
* Ralf Br.&lt;br /&gt;
* Matthias&lt;br /&gt;
* Bernd&lt;br /&gt;
* Ulf&lt;br /&gt;
* Uwe&lt;br /&gt;
&lt;br /&gt;
==Themen==&lt;br /&gt;
&lt;br /&gt;
* Uwe gibt offiziell bekannt, dass er die Orgaisation von VHS-Vorträgen, -Workshops und LPD-Veranstaltungen künftig nicht mehr hauptamtlich weiter führen möchte und bei entsprechenden Anfragen seitens der VHS diese künftig ablehnen wird. &lt;br /&gt;
* LPD: Vorbereitungen, Abstimmung von Uhrzeiten und Aufgaben, Ulf hat jede Menge Werbematerial dabei und Frei-Exemplare des LINUX-User Magazins. &lt;br /&gt;
* Klaus Peter hat sein Problem mit einem nicht korrekt startenden openSuse bereits an die ML gepostet und erhält wertvolle Hinweise von Ulf, wie er das Problem beheben kann. &lt;br /&gt;
* Ralf Br. gibt seinen Austritt aus dem Verein bekannt, weil er in den nächsten Wochen oder Monaten in den Norden von BaWü umziehen wird.&lt;br /&gt;
* Alexander wird sein Studium voraussichtlich außerhalb von BaWü beginnen und wird ab dem Spätsommer vermutlich ebenfalls nicht mehr dabei sein.&lt;br /&gt;
* Matthias hat Probleme den USB-Live-Stick mit Knoppix zu starten, den er von Uwe bekommen hat und fragt nach, woran das liegen kann. Eine verlässliche Aussage kann man hier leider ohne genauere Untersuchung nicht machen. Deshalb wird der Vorschlag gemacht, den nächsten PRAXIS-Stammtisch bei Matthias zu machen.&lt;br /&gt;
* Matthias fragt bei Uwe nach, ob er ein aktuelles Linux-Mint dabei hat. Hat er und kopiert ihm das .iso-File auf einen von Matthias bereitgestellten USB-Stick. &lt;br /&gt;
* Rudi hat ein Problem mit K-Mail, das ihm einen Zertifikatsfehler meldet, wenn er seine Mails abholt. Evolution Mail auf einem anderen Rechner hat damit offenbar kein Problem. Uwe empfiehlt das Zertifikat mal zu prüfen (über die Details, die man sich anzeigen lassen kann) und ggf. gegen ein neues, aktuelles und gültiges Zertifikat zu tauschen.&lt;br /&gt;
* Bernd gibt Uwe einen &amp;quot;Lernstick&amp;quot; wieder zurück, den er sich kürzlich von ihm ausgeliehen hatte und befindet diesen als sehr gut. Er hat den Enlightment-Desktop ausprobiert, weil er den noch nicht kannte.&lt;br /&gt;
* Und wieder jede Menge Tech-Talk: u. a. über Drohnen, Videoüberwachung, Dashcams.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Zurück zur [[Archiv|Übersicht]]&lt;/div&gt;</summary>
		<author><name>Stippi</name></author>
	</entry>
</feed>