<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.tomelec.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tom</id>
		<title>Tomelec - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.tomelec.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tom"/>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Special:Contributions/Tom"/>
		<updated>2026-04-04T04:24:47Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.0</generator>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=File_Name_Manipulation&amp;diff=318</id>
		<title>File Name Manipulation</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=File_Name_Manipulation&amp;diff=318"/>
				<updated>2016-06-19T04:45:13Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: Created page with &amp;quot;= Create numbered symlinks to files = This creates a symlink to each .jpg file in ../frames starting from 000001.jpg. Useful for image sequences.  &amp;lt;nowiki&amp;gt;i=0; for file in ../...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Create numbered symlinks to files =&lt;br /&gt;
This creates a symlink to each .jpg file in ../frames starting from 000001.jpg. Useful for image sequences.&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;i=0; for file in ../frames/*.jpg; do let i=i+1; ln -s $file ./$(printf &amp;quot;%06d.jpg&amp;quot; $i); done&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Inspiration and discussion on [http://stackoverflow.com/questions/3211595/renaming-files-in-a-folder-to-sequential-numbers Stackoverflow]!&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Linux_Tricks&amp;diff=317</id>
		<title>Linux Tricks</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Linux_Tricks&amp;diff=317"/>
				<updated>2016-06-19T04:39:01Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* Disks &amp;amp; Files */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Images ==&lt;br /&gt;
* [[Imagemagick Batch Processing|Batch processing with Imagemagick]]&lt;br /&gt;
* [[exif|Editing EXIF data]]&lt;br /&gt;
&lt;br /&gt;
== Audio &amp;amp; Video ==&lt;br /&gt;
* [[mplayer|Playback and conversion using mplayer]]&lt;br /&gt;
* [[mencoder|Encode with mencoder]]&lt;br /&gt;
&lt;br /&gt;
== Disks &amp;amp; Files ==&lt;br /&gt;
* [[Disk Images|Create and restore disk images]]&lt;br /&gt;
* [[Compression|Compression]]&lt;br /&gt;
* [[Ubuntu: Restore your encrypted home directory|Restore an encrypted Ubuntu home directory]]&lt;br /&gt;
* [[List all disk drives and partitions|List disk drives and partitions]]&lt;br /&gt;
* [[File Name Manipulation|Scripted File Name Manipulations]]&lt;br /&gt;
&lt;br /&gt;
== Documents ==&lt;br /&gt;
* [[SED|Convert lowercase to uppercase (SED)]]&lt;br /&gt;
* [[Ghost Script|Merge PDF files]]&lt;br /&gt;
* [[Vector Graphics in Microsoft Office|Use vector graphics in Microsoft Office applications]]&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
* [[iptables|Routing and masquerading with iptables]]&lt;br /&gt;
* [[Installing xtables-addons on Raspbian|xtables-addons (for geoip module) on Raspbian]]&lt;br /&gt;
* [[DNS servers|List of some DNS Servers]]&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=316</id>
		<title>SOTA</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=316"/>
				<updated>2015-09-04T09:33:57Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Summits On The Air is an amateur radio award program. Basically it´s about hiking up the mountain with radio equipment, setting up the station and making connections to other operators on various bands. It can be challenging and is great fun!&lt;br /&gt;
&lt;br /&gt;
There is also the [http://www.cqgma.eu/ GMA program] (Global Mountain Activity) that accepts SOTA logs and lists additional summits with special GMA references. The GMA site provides some more statistics and got a nice mapping feature.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
* [http://www.sota.org.uk/ http://www.sota.org.uk/] - Official main SOTA website and starting point&lt;br /&gt;
* [http://www.sotamaps.org/ http://www.sotamaps.org/] - Map of SOTA summits world wide&lt;br /&gt;
* [http://sotadata.org.uk/ http://sotadata.org.uk/] - Site for logging, statistics and summit lists. Full access requires registration.&lt;br /&gt;
* [http://www.sotawatch.org/ http://www.sotawatch.org/] - Monitor current and upcoming activations&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Logbook Sheets =&lt;br /&gt;
Here is my current version of a SOTA/GMA logbook. It should also be useful for GMA, WWFF and other activations. It holds up to 25 QSOs and provides plenty of space for notes. All important data is noted on top, easily for the operator to find while in QSO with chasers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sotalog preview.png]]&lt;br /&gt;
&lt;br /&gt;
Download: [http://tomelec.net/files/sotalog.pdf pdf]  /  [http://tomelec.net/files/sotalog.odt odt], feel free to share and modify!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Log of my activations =&lt;br /&gt;
[[SOTA Log|OE9TKH Sota LOG]]&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=315</id>
		<title>SOTA</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=315"/>
				<updated>2015-09-04T09:32:15Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Summits On The Air is an amateur radio award program. Basically it´s about hiking up the mountain with radio equipment, setting up the station and making connections to other operators on various bands. It can be challenging and is great fun!&lt;br /&gt;
&lt;br /&gt;
There is also the [http://www.sotamaps.org/ GMA program] (Global Mountain Activity) that accepts SOTA logs and lists additional summits with special GMA references. The GMA site provides some more statistics and got a nice mapping feature.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
* [http://www.sota.org.uk/ http://www.sota.org.uk/] - Official main SOTA website and starting point&lt;br /&gt;
* [http://www.sotamaps.org/ http://www.sotamaps.org/] - Map of SOTA summits world wide&lt;br /&gt;
* [http://sotadata.org.uk/ http://sotadata.org.uk/] - Site for logging, statistics and summit lists. Full access requires registration.&lt;br /&gt;
* [http://www.sotawatch.org/ http://www.sotawatch.org/] - Monitor current and upcoming activations&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Logbook Sheets =&lt;br /&gt;
Here is my current version of a SOTA/GMA logbook. It should also be useful for GMA, WWFF and other activations. It holds up to 25 QSOs and provides plenty of space for notes. All important data is noted on top, easily for the operator to find while in QSO with chasers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sotalog preview.png]]&lt;br /&gt;
&lt;br /&gt;
Download: [http://tomelec.net/files/sotalog.pdf pdf]  /  [http://tomelec.net/files/sotalog.odt odt], feel free to share and modify!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Log of my activations =&lt;br /&gt;
[[SOTA Log|OE9TKH Sota LOG]]&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=314</id>
		<title>SOTA</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=314"/>
				<updated>2015-09-04T09:20:02Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Summits On The Air is an amateur radio award program. Basically it´s about hiking up the mountain with radio equipment, setting up the station and making connections to other operators on various bands. It can be challenging and is great fun!&lt;br /&gt;
&lt;br /&gt;
There is also the [http://www.sotamaps.org/ GMA program] (Global Mountain Activity)&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
* [http://www.sota.org.uk/ http://www.sota.org.uk/] - Official main SOTA website and starting point&lt;br /&gt;
* [http://www.sotamaps.org/ http://www.sotamaps.org/] - Map of SOTA summits world wide&lt;br /&gt;
* [http://sotadata.org.uk/ http://sotadata.org.uk/] - Site for logging, statistics and summit lists. Full access requires registration.&lt;br /&gt;
* [http://www.sotawatch.org/ http://www.sotawatch.org/] - Monitor current and upcoming activations&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Logbook Sheets =&lt;br /&gt;
Here is my current version of a SOTA/GMA logbook. It should also be useful for GMA, WWFF and other activations. It holds up to 25 QSOs and provides plenty of space for notes. All important data is noted on top, easily for the operator to find while in QSO with chasers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sotalog preview.png]]&lt;br /&gt;
&lt;br /&gt;
Download: [http://tomelec.net/files/sotalog.pdf pdf]  /  [http://tomelec.net/files/sotalog.odt odt], feel free to share and modify!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Log of my activations =&lt;br /&gt;
[[SOTA Log|OE9TKH Sota LOG]]&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Main_Page&amp;diff=313</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Main_Page&amp;diff=313"/>
				<updated>2015-09-04T09:05:28Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News ==&lt;br /&gt;
&amp;lt;!-- Image with link example [[File:Linuxday-2012-klein.png|link=http://www.linuxday.at/index.html]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- [[File:STOP TTIP.jpg|link=https://www.campact.de/Stop-TTIP-EBI]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Update: [[Was kostet Strom?]] - Energiekosten einfach und schnell im Kopf gerechnet&lt;br /&gt;
&lt;br /&gt;
== Content so far ==&lt;br /&gt;
{|&lt;br /&gt;
|[[File:SOTAlogo 125px.png|110px|right|link=SOTA]]&lt;br /&gt;
|[[SOTA]]&amp;lt;br/&amp;gt;Summits On The Air&amp;lt;br/&amp;gt;My favorite outdoor activity&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|[[File:Tux-enhanced.png|110px|right|link=Linux Tricks]]&lt;br /&gt;
|[[Linux Tricks]]&amp;lt;br/&amp;gt;Various command line tools&lt;br /&gt;
&lt;br /&gt;
|[[File:Gx10 motordriver.jpg|200px|right|link=GX10/K10D Repair]]&lt;br /&gt;
|[[GX10/K10D Repair]]&amp;lt;br/&amp;gt;Fixing a Samsung digital (DSLR) camera &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|[[File:Minerva Minola Radio.png|200px|right|link=Minerva Minola W]]&lt;br /&gt;
|[[Minerva Minola W]]&amp;lt;br/&amp;gt; Restauration eines Röhrenradios Baujahr 1960&lt;br /&gt;
&lt;br /&gt;
|[[File:Dd-wrt ipredator.jpg|thumb|200px|right]]&lt;br /&gt;
|[[IPREDATOR VPN am Router]]&amp;lt;br/&amp;gt; Nutzung des IPREDATOR VPN Dienstes auf einen Router mit dd-wrt&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|[[File:Rondostat montiert.jpg|200px|right|link=Rondostat HR-20E an Landis+Gyr Ventil]]&lt;br /&gt;
|[[Rondostat HR-20E an Landis+Gyr Ventil]]&amp;lt;br/&amp;gt;Die quick&amp;amp;dirty Pfuschmethode &lt;br /&gt;
&lt;br /&gt;
|[[File:Bentek BP-170AWL.JPG|200px|right|link=Hyundai HLT-3270 Repair]]&lt;br /&gt;
|[[Hyundai HLT-3270 Repair]]&amp;lt;br/&amp;gt;LCD Fernseher &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Technik von damals - &amp;lt;&amp;lt;&amp;lt; Das muss glühen &amp;gt;&amp;gt;&amp;gt;'''&lt;br /&gt;
*[[Nach dem Kauf]]: Grundlegendes - Einschalten oder nicht&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
For questions regarding the content of this Wiki, suggestions or complaints please write to wiki(ät)tomelec.net.&lt;br /&gt;
&lt;br /&gt;
Bei Fragen zu den Inhalten in diesem Wiki, für Vorschläge oder Beschwerden schicken Sie bitte ein email an wiki(ät)tomelec.net&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=File:SOTAlogo_125px.png&amp;diff=312</id>
		<title>File:SOTAlogo 125px.png</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=File:SOTAlogo_125px.png&amp;diff=312"/>
				<updated>2015-09-04T08:50:47Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: Copyright Summits on the Air. Summits on the Air, SOTA and the SOTA Logo are trademarks of the Programme.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Copyright Summits on the Air. Summits on the Air, SOTA and the SOTA Logo are trademarks of the Programme.&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=SOTA_Log&amp;diff=311</id>
		<title>SOTA Log</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=SOTA_Log&amp;diff=311"/>
				<updated>2015-09-01T09:30:06Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: Created page with &amp;quot;This is the complete activator log of my SOTA activities. Not included are Summit-To-Summit (S2S) QSOs. Last update: see page footer. {| class=&amp;quot;wikitable sortable&amp;quot; ! Call (activa...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the complete activator log of my SOTA activities. Not included are Summit-To-Summit (S2S) QSOs. Last update: see page footer.&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Call (activator) || Full Reference (activator) || Date || Time || Band || Mode || Call (chaser) || Notes&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-523 || 04/07/2015 || 06:48 || 144MHz || FM || OE/G4JDO || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-523 || 04/07/2015 || 07:39 || 144MHz || FM || OE9HRV/M || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-523 || 04/07/2015 || 08:00 || 144MHz || FM || DL6EZ/M || mobile near Meersburg&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-523 || 04/07/2015 || 08:40 || 144MHz || FM || DL5RT || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-449 || 12/07/2015 || 09:22 || 14MHz || SSB || K1LZ || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-449 || 12/07/2015 || 09:41 || 144MHz || FM || OE9FKI || Franz, QTH Feldkirch&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-449 || 12/07/2015 || 09:55 || 14MHz || SSB || EU1A || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-449 || 12/07/2015 || 10:05 || 14MHz || SSB || LY0HQ || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-449 || 12/07/2015 || 10:08 || 14MHz || SSB || SJ8HQ || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-449 || 12/07/2015 || 10:12 || 14MHz || SSB || E1HQ || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-449 || 12/07/2015 || 10:35 || 144MHz || FM || OE7KPD/P || Burkhard, QTH Bergenz&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-449 || 12/07/2015 || 10:46 || 144MHz || FM || HB9PMF/P || SOTA HB/GR-110&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-449 || 12/07/2015 || 11:05 || 7MHz || SSB || DL0CG || Sonder DOK Samba, OM Heinz&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-449 || 12/07/2015 || 11:30 || 18MHz || SSB || EA1NW || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-449 || 12/07/2015 || 11:40 || 144MHz || FM || DO3JE || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-449 || 12/07/2015 || 11:42 || 433MHz || FM || DO3JE || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-493 || 18/07/2015 || 08:47 || 144MHz || FM || DL2MIJ || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-493 || 18/07/2015 || 08:50 || 144MHz || FM || OE9WLJ || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-493 || 18/07/2015 || 09:22 || 144MHz || FM || OE/DC7FL/P || mobil Brandner Tal&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-493 || 18/07/2015 || 09:30 || 144MHz || FM || HB9SLW/P || HB/SG-002&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-493 || 18/07/2015 || 11:54 || 14MHz || SSB || YO9IRF/P || YO/EC-173&lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-570 || 06/08/2015 || 10:00 || 144MHz || FM || DO2STO || Matthias&lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-570 || 06/08/2015 || 10:06 || 144MHz || FM || DF1GJ/P || Gerd, Kids Field Day&lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-570 || 06/08/2015 || 10:16 || 144MHz || FM || DJ1GY || Norbert&lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-570 || 06/08/2015 || 10:19 || 144MHz || FM || DG6SAR/P || Jürgen&lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-570 || 06/08/2015 || 11:05 || 7MHz || SSB || DL8DXL || Fred&lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-570 || 06/08/2015 || 11:06 || 7MHz || SSB || PA7ZEE || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-570 || 06/08/2015 || 11:06 || 7MHz || SSB || DJ5AV || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-570 || 06/08/2015 || 11:06 || 7MHz || SSB || OK1SPE || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-570 || 06/08/2015 || 11:07 || 7MHz || SSB || DL8UVG || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-570 || 06/08/2015 || 11:08 || 7MHz || SSB || M0MDA || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-570 || 06/08/2015 || 11:09 || 7MHz || SSB || G6TUH || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-570 || 06/08/2015 || 11:09 || 7MHz || SSB || EA2CKX || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:30 || 14MHz || SSB || EA2DT || Manuel&lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:34 || 14MHz || SSB || SP9DPM || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:36 || 14MHz || SSB || M0MDA || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:37 || 14MHz || SSB || G0RQL || Don&lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:38 || 14MHz || SSB || EA2DZX || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:38 || 14MHz || SSB || G4WSB || Bill&lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:41 || 14MHz || SSB || DJ5AV || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:42 || 14MHz || SSB || EA2IF/1 || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:43 || 14MHz || SSB || G6TUH || Mike&lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:43 || 14MHz || SSB || SV2FLM || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:44 || 14MHz || SSB || EB2CZF || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:45 || 14MHz || SSB || M0TVU || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:45 || 14MHz || SSB || OH6JYH || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:46 || 14MHz || SSB || EA2CKX || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:47 || 14MHz || SSB || ON8CL || &lt;br /&gt;
|-&lt;br /&gt;
| DL/OE9TKH/P || DM/BW-086 || 06/08/2015 || 15:50 || 28MHz || SSB || EA2DT || tnx fer 10m Manuel&lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 09:46 || 14MHz || SSB || EB2JU || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 09:47 || 14MHz || SSB || DL65DARC || OP Ralf, DK3RW&lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 09:52 || 14MHz || SSB || M3FEH || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 09:56 || 14MHz || SSB || G0VWP || Terry&lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 09:56 || 14MHz || SSB || OE7PHI || Hans&lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 09:57 || 14MHz || SSB || M0MDA || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 09:58 || 14MHz || SSB || DL1BSH || Fred, Frankfurt&lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 09:59 || 14MHz || SSB || EA2LU || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:00 || 14MHz || SSB || F5LMK || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:01 || 14MHz || SSB || EI9GLB || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:02 || 14MHz || SSB || EA3HP || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:02 || 14MHz || SSB || EA2CKX || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:02 || 14MHz || SSB || PA0B || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:03 || 14MHz || SSB || RA3PCI || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:03 || 14MHz || SSB || IK2FXV || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:05 || 14MHz || SSB || OE1PEW || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:07 || 14MHz || SSB || DL8DXL || Fred, Dresden&lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:09 || 14MHz || SSB || IT9ELT || Sicilia&lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:10 || 14MHz || SSB || DM3PYA || Peter&lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:11 || 14MHz || SSB || SQ9PND || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:16 || 14MHz || SSB || EA5MON || &lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 10:53 || 7MHz || SSB || TM4NOI || IOTA EU-064&lt;br /&gt;
|-&lt;br /&gt;
| I/OE9TKH/P || I/TO-304 || 14/08/2015 || 11:04 || 7MHz || SSB || DQ0YOTA || &lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 13:52 || 14MHz || SSB || HB9DNZ || 5/8 Erhard&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 13:56 || 14MHz || SSB || RA1AVP/1 || 5/9&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 13:59 || 14MHz || SSB || G6TUH || 5/9&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:00 || 14MHz || SSB || EA2DT || 5/8 Manuel&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:01 || 14MHz || SSB || G0RQL || 5/8 Don&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:03 || 14MHz || SSB || G0FEX || 5/9 Ken&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:04 || 14MHz || SSB || OK2PDT || 5/7&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:04 || 14MHz || SSB || SV2FLM || 5/7&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:05 || 14MHz || SSB || M0IML || 5/7&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:06 || 14MHz || SSB || DL2NO || 5/9+ Wolfgang&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:07 || 14MHz || SSB || ON5SWA || 5/9 Frans&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:07 || 14MHz || SSB || IZ3WSV || 5/9 Mario&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:08 || 14MHz || SSB || OH6KSX || 5/8&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:08 || 14MHz || SSB || PA2CVD || 5/9&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:09 || 14MHz || SSB || EA5IEZ || 5/8&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:09 || 14MHz || SSB || M0MDA || 5/4&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:10 || 14MHz || SSB || DL1DVE || 5/9 Tom&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:11 || 14MHz || SSB || DL8MLD || 5/9&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:12 || 14MHz || SSB || DL8DXL || 5/7&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:12 || 14MHz || SSB || PC2B || 5/7&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-490 || 20/08/2015 || 14:14 || 14MHz || SSB || LZ4GL || 5/9&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-479 || 20/08/2015 || 15:28 || 144MHz || FM || HB9EKI || Franco 5/4&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-479 || 20/08/2015 || 15:40 || 144MHz || FM || HB3YON || Jan 5/9++&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-479 || 20/08/2015 || 15:52 || 144MHz || FM || HB9DAX || Fred 5/9+&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-479 || 20/08/2015 || 16:51 || 144MHz || FM || DO3JE || Jens 5/3&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 11:56 || 144MHz || FM || DD7GC || 5/8 Ralf JN47jx 82km&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 12:09 || 144MHz || FM || HB9EKI || 5/9 Franco mobil&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 12:24 || 144MHz || FM || DB9RZ/P || 5/8 Andreas&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 12:41 || 144MHz || FM || OE9PTI || 5/9 Tommi&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 12:44 || 144MHz || FM || DL3GAZ || 5/9 Sebastian mobil&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 13:03 || 144MHz || FM || HB9AGH || 5/6 Ambrosi JN47gj 75km&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 13:04 || 144MHz || FM || DF5UR/P || 5/9 Roland&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 13:45 || 144MHz || FM || DO3JE || 5/9 Jens&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 14:16 || 144MHz || FM || DH6CMR || 5/9 Christina mobil&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 14:16 || 144MHz || FM || DH6SAU || 5/9 Hari mobil&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 14:47 || 144MHz || SSB || DK1FG || 5/8 Gerhard JN59op 274km&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 15:16 || 144MHz || SSB || DO1SJF || 5/1 Josef JN48pr 145km&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 16:02 || 144MHz || FM || DH7SW || 5/9 Walter 142km&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 16:08 || 144MHz || FM || DO5SMB || 4/1 Sascha 120km handheld 4W&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 17:00 || 144MHz || SSB || DF3SJ || 5/8 Rainer JN48wj 109km&lt;br /&gt;
|-&lt;br /&gt;
| HB9/OE9TKH/P || HB/AR-004 || 22/08/2015 || 17:20 || 144MHz || SSB || HB9FVF || 5/9 Matthias&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 11:38 || 144MHz || FM || DO3JE || 5/9 Jens JN47qr 49km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 11:53 || 144MHz || FM || DG6SDY || 5/2 Stefan JN48ou 171km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 11:57 || 144MHz || FM || HB9EDY || 5/9 Heikki JN47aj 130km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 11:58 || 144MHz || FM || DK7UX/M || 5/9 Michael&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 12:02 || 144MHz || FM || HB9SHI/P || 5/4 Daniel JN47lj 61km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 12:11 || 144MHz || FM || DH5TC/P || 4/1 Clemens (2.5W handheld) JN47au 139km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 12:36 || 144MHz || FM || DB4CE || 5/6 Dieter JN57dr 59km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 12:50 || 144MHz || FM || DG7HL || 5/6 Harry JN58bd 92km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 12:52 || 144MHz || FM || DK1DXA || 5/1 Richard JN58bd 92km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 13:10 || 144MHz || FM || DK8CW/P || Hans via rpt DB0XF JN58tm 191km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 13:50 || 144MHz || FM || DO8GU || 5/7 Andreas JN47fw 116km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 14:10 || 144MHz || FM || DF1GJ || 5/2 Gerd JN48fb 125km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 14:21 || 144MHz || FM || DC5TD || 5/9 Dirk JN37vp 150km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 14:35 || 144MHz || FM || HB9PLG || 5/9 Hans JN47jl 73km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 15:01 || 144MHz || SSB || DK1FG || 5/9 Gerhard JN59op 277km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 15:04 || 144MHz || SSB || DD0NM || 5/4 Manfred JN59ni 245km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 15:14 || 144MHz || SSB || DO1SUM || 4/1 Uwe JO40xl 349km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 15:46 || 144MHz || SSB || DB6NT || 5/9 Michael JO50uj 368km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 15:53 || 144MHz || SSB || F4FCW || 5/7 Jacques JN38fo 282km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-488 || 29/08/2015 || 16:45 || 144MHz || SSB || DG8MDA || 5/7 Edgar JN58lq 175km&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-525 || 30/08/2015 || 15:38 || 7MHz || SSB || M0WBK || 5/8&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-525 || 30/08/2015 || 15:46 || 7MHz || SSB || DF9JA/P || 5/6 Siggi 5W QRP&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-525 || 30/08/2015 || 15:48 || 7MHz || SSB || ON4AGY || 5/9 Pierre&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-525 || 30/08/2015 || 16:00 || 144MHz || FM || HB9EKI/P || 5/9 Franco&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-525 || 30/08/2015 || 16:51 || 7MHz || SSB || GB5GFW || 5/9 Linda&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-525 || 30/08/2015 || 17:24 || 7MHz || SSB || YU1HQR || 5/9&lt;br /&gt;
|-&lt;br /&gt;
| OE9TKH/P || OE/VB-525 || 30/08/2015 || 17:38 || 7MHz || SSB || HB9EKI || 5/9&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Main_Page&amp;diff=310</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Main_Page&amp;diff=310"/>
				<updated>2015-09-01T09:26:37Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News ==&lt;br /&gt;
&amp;lt;!-- Image with link example [[File:Linuxday-2012-klein.png|link=http://www.linuxday.at/index.html]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- [[File:STOP TTIP.jpg|link=https://www.campact.de/Stop-TTIP-EBI]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Update: [[Was kostet Strom?]] - Energiekosten einfach und schnell im Kopf gerechnet&lt;br /&gt;
&lt;br /&gt;
== Content so far ==&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Tux-enhanced.png|110px|right|link=Linux Tricks]]&lt;br /&gt;
|[[Linux Tricks]]&amp;lt;br/&amp;gt;Various command line tools&lt;br /&gt;
&lt;br /&gt;
|[[File:Gx10 motordriver.jpg|200px|right|link=GX10/K10D Repair]]&lt;br /&gt;
|[[GX10/K10D Repair]]&amp;lt;br/&amp;gt;Fixing a Samsung digital (DSLR) camera &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|[[File:Minerva Minola Radio.png|200px|right|link=Minerva Minola W]]&lt;br /&gt;
|[[Minerva Minola W]]&amp;lt;br/&amp;gt; Restauration eines Röhrenradios Baujahr 1960&lt;br /&gt;
&lt;br /&gt;
|[[File:Dd-wrt ipredator.jpg|thumb|200px|right]]&lt;br /&gt;
|[[IPREDATOR VPN am Router]]&amp;lt;br/&amp;gt; Nutzung des IPREDATOR VPN Dienstes auf einen Router mit dd-wrt&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|[[File:Rondostat montiert.jpg|200px|right|link=Rondostat HR-20E an Landis+Gyr Ventil]]&lt;br /&gt;
|[[Rondostat HR-20E an Landis+Gyr Ventil]]&amp;lt;br/&amp;gt;Die quick&amp;amp;dirty Pfuschmethode &lt;br /&gt;
&lt;br /&gt;
|[[File:Bentek BP-170AWL.JPG|200px|right|link=Hyundai HLT-3270 Repair]]&lt;br /&gt;
|[[Hyundai HLT-3270 Repair]]&amp;lt;br/&amp;gt;LCD Fernseher &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Technik von damals - &amp;lt;&amp;lt;&amp;lt; Das muss glühen &amp;gt;&amp;gt;&amp;gt;'''&lt;br /&gt;
*[[Nach dem Kauf]]: Grundlegendes - Einschalten oder nicht&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
For questions regarding the content of this Wiki, suggestions or complaints please write to wiki(ät)tomelec.net.&lt;br /&gt;
&lt;br /&gt;
Bei Fragen zu den Inhalten in diesem Wiki, für Vorschläge oder Beschwerden schicken Sie bitte ein email an wiki(ät)tomelec.net&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=309</id>
		<title>SOTA</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=309"/>
				<updated>2015-09-01T09:24:38Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Summits On The Air!&lt;br /&gt;
&lt;br /&gt;
= Logbook Sheets =&lt;br /&gt;
Here is my current version of a SOTA/GMA logbook. It should also be useful for GMA, WWFF and other activations. It holds up to 25 QSOs and provides plenty of space for notes. All important data is noted on top, easily for the operator to find while in QSO with chasers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sotalog preview.png]]&lt;br /&gt;
&lt;br /&gt;
Download: [http://tomelec.net/files/sotalog.pdf pdf]  /  [http://tomelec.net/files/sotalog.odt odt], feel free to share and modify!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Log of my activations =&lt;br /&gt;
[[SOTA Log|OE9TKH Sota LOG]]&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=308</id>
		<title>SOTA</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=308"/>
				<updated>2015-08-27T08:44:54Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Summits On The Air!&lt;br /&gt;
&lt;br /&gt;
= Logbook =&lt;br /&gt;
Here is my current version of a SOTA/GMA logbook. It should also be useful for GMA, WWFF and other activations. It holds up to 25 QSOs and provides plenty of space for notes. All important data is noted on top, easily for the operator to find while in QSO with chasers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sotalog preview.png]]&lt;br /&gt;
&lt;br /&gt;
Download: [http://tomelec.net/files/sotalog.pdf pdf]  /  [http://tomelec.net/files/sotalog.odt odt], feel free to share and modify!&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=307</id>
		<title>SOTA</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=307"/>
				<updated>2015-08-27T08:38:54Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Summits On The Air!&lt;br /&gt;
&lt;br /&gt;
= Logbook =&lt;br /&gt;
Here is my current version of a SOTA/GMA logbook. It should also be useful for GMA, WWFF and other activations.&lt;br /&gt;
&lt;br /&gt;
[[File:Sotalog preview.png]]&lt;br /&gt;
&lt;br /&gt;
Download: [http://tomelec.net/files/sotalog.pdf pdf]  /  [http://tomelec.net/files/sotalog.odt odt], feel free to share and modify!&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=306</id>
		<title>SOTA</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=306"/>
				<updated>2015-08-27T08:37:23Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Summits On The Air!&lt;br /&gt;
&lt;br /&gt;
= Logbook =&lt;br /&gt;
Here is my current version of a SOTA/GMA logbook. It should also be useful for GMA, WWFF and other activations.&lt;br /&gt;
&lt;br /&gt;
[[File:Sotalog preview.png]]&lt;br /&gt;
&lt;br /&gt;
Download: [http://tomelec.net/files/sotalog.pdf PDF] [http://tomelec.net/files/sotalog.odf ODF], feel free to share and modify!&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=305</id>
		<title>SOTA</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=SOTA&amp;diff=305"/>
				<updated>2015-08-27T08:34:38Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: Created page with &amp;quot;Summits On The Air!  = Logbook = Here is my current version of a SOTA/GMA logbook. It should also be useful for GMA, WWFF and other activations.  File:Sotalog preview.png  Do...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Summits On The Air!&lt;br /&gt;
&lt;br /&gt;
= Logbook =&lt;br /&gt;
Here is my current version of a SOTA/GMA logbook. It should also be useful for GMA, WWFF and other activations.&lt;br /&gt;
&lt;br /&gt;
[[File:Sotalog preview.png]]&lt;br /&gt;
&lt;br /&gt;
Download: [http://tomelec.net/files/sotalog.pdf PDF] [http://tomelec.net/files/sotalog.odf ODF]&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=File:Sotalog_preview.png&amp;diff=304</id>
		<title>File:Sotalog preview.png</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=File:Sotalog_preview.png&amp;diff=304"/>
				<updated>2015-08-27T08:32:11Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=303</id>
		<title>Installing xtables-addons on Raspbian</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=303"/>
				<updated>2015-01-18T01:16:40Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* Get the xtables-addons source */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Why?=&lt;br /&gt;
Annoyed by tons of SSH brutforce attacs, I was looking for a way to lock out connections coming from other countries than the desired ones. [http://xtables-addons.sourceforge.net/ xtables-addons] got the ''geoip'' module which enables us to use rules like&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;iptables -A INPUT -i wan -p tcp --dport 22 -m state --state NEW -m geoip ! --src-cc AT,DE -j GEOIP_BLOCK_LOG&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
This example would match on connections not originating from Austria (AT) or Germany (DE).&lt;br /&gt;
I wanted to use it on a Raspberry Pi running [http://www.raspbian.org/ Raspbian].&lt;br /&gt;
&lt;br /&gt;
=How?=&lt;br /&gt;
Raspbian, a Debian based operating system for the Raspberry Pi, is a bit different to other Debian distributions when it comes to add kernel modules. The Kernel sources can not be installed using the packet manager but are downloaded and set up by a separate tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Getting the latest kernel and sources==&lt;br /&gt;
* Update to the latest kernel and firmware using the '''rpi-update''' script as described [https://github.com/Hexxeh/rpi-update here].&lt;br /&gt;
* Reboot the Pi&lt;br /&gt;
* Download and install the kernel source using '''rpi-source''', see [https://github.com/notro/rpi-source/wiki rpi-source].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Install packets from the repository==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo apt-get install libtext-csv-xs-perl geoip-database libgeoip1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Other tools might be required. Please tell me if anything is missing here.&lt;br /&gt;
&lt;br /&gt;
Debain How To´s on that topic describe the use of ''module-assistant'' for making the kernel modules. I did not succeed using it on Raspbian!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get the xtables-addons source==&lt;br /&gt;
On the 9th of January 2014, with Raspbian kernel version 3.12.35+ and iptables version 1.4.14, I decided to go with xtables-addons version 2.5.&lt;br /&gt;
&lt;br /&gt;
Download it from [http://sourceforge.net/projects/xtables-addons/files/Xtables-addons/2.5/ SourceForge]. Then unpack it, configure it, make it, install it:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;# in some nice location, eg. the home directory, do:&lt;br /&gt;
tar -xf xtables-addons-2.5.tar.xz&lt;br /&gt;
cd xtables-addons-2.5&lt;br /&gt;
./configure&lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
# if everything went fine, install it:&lt;br /&gt;
sudo make install&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can disable unneeded modules by editing the file 'mconfig' and speed-up the process.&lt;br /&gt;
&lt;br /&gt;
'''Or''' be lazy and use the pre-compiled modules for '''kernel 3.12.35+''': [http://tomelec.net/files/20150109_xtables-addons_raspbian_3.12.35+.tar.gz download]&lt;br /&gt;
&lt;br /&gt;
==Download and build the geoip database==&lt;br /&gt;
As root (sudo -i):&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;mkdir /usr/share/xt_geoip&lt;br /&gt;
cd /usr/share/xt_geoip&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_dl&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_build -D . *.csv&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Final thoughts=&lt;br /&gt;
* Feel free to delete the leftovers of ''rpi-source'' (~/linux-....tar.gz). You might also want remove the xtables-addons build directory.&lt;br /&gt;
* There are no automated updates when using this method! If the kernel is updated, xtables-addons needs to be rebuilt and installed. Geoip database updates have to be done manually or via a custom cronjob.&lt;br /&gt;
* Have fun with xtables-addons on your Pi!&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=302</id>
		<title>Installing xtables-addons on Raspbian</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=302"/>
				<updated>2015-01-10T00:07:58Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Why?=&lt;br /&gt;
Annoyed by tons of SSH brutforce attacs, I was looking for a way to lock out connections coming from other countries than the desired ones. [http://xtables-addons.sourceforge.net/ xtables-addons] got the ''geoip'' module which enables us to use rules like&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;iptables -A INPUT -i wan -p tcp --dport 22 -m state --state NEW -m geoip ! --src-cc AT,DE -j GEOIP_BLOCK_LOG&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
This example would match on connections not originating from Austria (AT) or Germany (DE).&lt;br /&gt;
I wanted to use it on a Raspberry Pi running [http://www.raspbian.org/ Raspbian].&lt;br /&gt;
&lt;br /&gt;
=How?=&lt;br /&gt;
Raspbian, a Debian based operating system for the Raspberry Pi, is a bit different to other Debian distributions when it comes to add kernel modules. The Kernel sources can not be installed using the packet manager but are downloaded and set up by a separate tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Getting the latest kernel and sources==&lt;br /&gt;
* Update to the latest kernel and firmware using the '''rpi-update''' script as described [https://github.com/Hexxeh/rpi-update here].&lt;br /&gt;
* Reboot the Pi&lt;br /&gt;
* Download and install the kernel source using '''rpi-source''', see [https://github.com/notro/rpi-source/wiki rpi-source].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Install packets from the repository==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo apt-get install libtext-csv-xs-perl geoip-database libgeoip1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Other tools might be required. Please tell me if anything is missing here.&lt;br /&gt;
&lt;br /&gt;
Debain How To´s on that topic describe the use of ''module-assistant'' for making the kernel modules. I did not succeed using it on Raspbian!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get the xtables-addons source==&lt;br /&gt;
On the 9th of January 2014, with Raspbian kernel version 3.12.35+ and iptables version 1.4.14, I decided to go with xtables-addons version 2.5.&lt;br /&gt;
&lt;br /&gt;
Download it from SourceForge. Then unpack it, configure it, make it, install it:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;# in some nice location, eg. the home directory, do:&lt;br /&gt;
tar -xf xtables-addons-2.5.tar.xz&lt;br /&gt;
cd xtables-addons-2.5&lt;br /&gt;
./configure&lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
# if everything went fine, install it:&lt;br /&gt;
sudo make install&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can disable unneeded modules by editing the file 'mconfig' and speed-up the process.&lt;br /&gt;
&lt;br /&gt;
'''Or''' be lazy and use the pre-compiled modules for '''kernel 3.12.35+''': [http://tomelec.net/files/20150109_xtables-addons_raspbian_3.12.35+.tar.gz download]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Download and build the geoip database==&lt;br /&gt;
As root (sudo -i):&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;mkdir /usr/share/xt_geoip&lt;br /&gt;
cd /usr/share/xt_geoip&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_dl&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_build -D . *.csv&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Final thoughts=&lt;br /&gt;
* Feel free to delete the leftovers of ''rpi-source'' (~/linux-....tar.gz). You might also want remove the xtables-addons build directory.&lt;br /&gt;
* There are no automated updates when using this method! If the kernel is updated, xtables-addons needs to be rebuilt and installed. Geoip database updates have to be done manually or via a custom cronjob.&lt;br /&gt;
* Have fun with xtables-addons on your Pi!&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=301</id>
		<title>Installing xtables-addons on Raspbian</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=301"/>
				<updated>2015-01-10T00:04:31Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* Get the xtables-addons source */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Why?=&lt;br /&gt;
Annoyed by tons of SSH brutforce attacs, I was looking for a way to lock out connections coming from other countries than the desired ones. [http://xtables-addons.sourceforge.net/ xtables-addons] got the ''geoip'' module which enables us to use rules like&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;iptables -A INPUT -i wan -p tcp --dport 22 -m state --state NEW -m geoip ! --src-cc AT,DE -j GEOIP_BLOCK_LOG&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
This example would match on connections not originating from Austria (AT) or Germany (DE).&lt;br /&gt;
I wanted to use it on a Raspberry Pi running [http://www.raspbian.org/ Raspbian].&lt;br /&gt;
&lt;br /&gt;
=How?=&lt;br /&gt;
Raspbian, a Debian based operating system for the Raspberry Pi, is a bit different to other Debian distributions when it comes to add kernel modules. The Kernel sources can not be installed using the packet manager but are downloaded and set up by a separate tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Getting the latest kernel and sources==&lt;br /&gt;
* Update to the latest kernel and firmware using the '''rpi-update''' script as described [https://github.com/Hexxeh/rpi-update here].&lt;br /&gt;
* Reboot the Pi&lt;br /&gt;
* Download and install the kernel source using '''rpi-source''', see [https://github.com/notro/rpi-source/wiki rpi-source].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Install packets from the repository==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo apt-get install libtext-csv-xs-perl geoip-database libgeoip1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Other tools might be required. Please tell me if anything is missing here.&lt;br /&gt;
&lt;br /&gt;
Debain How To´s on that topic describe the use of ''module-assistant'' for making the kernel modules. I did not succeed using it on Raspbian!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get the xtables-addons source==&lt;br /&gt;
On the 9th of January 2014, with Raspbian kernel version 3.12.35+ and iptables version 1.4.14, I decided to go with xtables-addons version 2.5.&lt;br /&gt;
&lt;br /&gt;
Download it from SourceForge. Then unpack it, configure it, make it, install it:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;# in some nice location, eg. the home directory, do:&lt;br /&gt;
tar -xf xtables-addons-2.5.tar.xz&lt;br /&gt;
cd xtables-addons-2.5&lt;br /&gt;
./configure&lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
# if everything went fine, install it:&lt;br /&gt;
sudo make install&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can disable unneeded modules by editing the file 'mconfig' and speed-up the process.&lt;br /&gt;
&lt;br /&gt;
'''Or''' be lazy and use the pre-compiled modules for '''kernel 3.12.35+''': [http://tomelec.net/files/20150109_xtables-addons_raspbian_3.12.35+.tar.gz download]&lt;br /&gt;
&lt;br /&gt;
==Download and build the geoip database==&lt;br /&gt;
As root (sudo -i):&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;mkdir /usr/share/xt_geoip&lt;br /&gt;
cd /usr/share/xt_geoip&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_dl&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_build -D . *.csv&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Final thoughts=&lt;br /&gt;
* Feel free to delete the leftovers of ''rpi-source'' (~/linux-....tar.gz). You might also want remove the xtables-addons build directory.&lt;br /&gt;
* There are no automated updates when using this method! If the kernel is updated, xtables-addons needs to be rebuilt and installed. Geoip database updates have to be done manually or via a custom cronjob.&lt;br /&gt;
* Have fun with xtables-addons on your Pi!&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=300</id>
		<title>Installing xtables-addons on Raspbian</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=300"/>
				<updated>2015-01-09T23:14:39Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* Final thoughts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Why?=&lt;br /&gt;
Annoyed by tons of SSH brutforce attacs, I was looking for a way to lock out connections coming from other countries than the desired ones. [http://xtables-addons.sourceforge.net/ xtables-addons] got the ''geoip'' module which enables us to use rules like&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;iptables -A INPUT -i wan -p tcp --dport 22 -m state --state NEW -m geoip ! --src-cc AT,DE -j GEOIP_BLOCK_LOG&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
This example would match on connections not originating from Austria (AT) or Germany (DE).&lt;br /&gt;
I wanted to use it on a Raspberry Pi running [http://www.raspbian.org/ Raspbian].&lt;br /&gt;
&lt;br /&gt;
=How?=&lt;br /&gt;
Raspbian, a Debian based operating system for the Raspberry Pi, is a bit different to other Debian distributions when it comes to add kernel modules. The Kernel sources can not be installed using the packet manager but are downloaded and set up by a separate tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Getting the latest kernel and sources==&lt;br /&gt;
* Update to the latest kernel and firmware using the '''rpi-update''' script as described [https://github.com/Hexxeh/rpi-update here].&lt;br /&gt;
* Reboot the Pi&lt;br /&gt;
* Download and install the kernel source using '''rpi-source''', see [https://github.com/notro/rpi-source/wiki rpi-source].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Install packets from the repository==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo apt-get install libtext-csv-xs-perl geoip-database libgeoip1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Other tools might be required. Please tell me if anything is missing here.&lt;br /&gt;
&lt;br /&gt;
Debain How To´s on that topic describe the use of ''module-assistant'' for making the kernel modules. I did not succeed using it on Raspbian!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get the xtables-addons source==&lt;br /&gt;
On the 9th of January 2014, with Raspbian kernel version 3.12.35+ and iptables version 1.4.14, I decided to go with xtables-addons version 2.5.&lt;br /&gt;
&lt;br /&gt;
Download it from SourceForge. Then unpack it, configure it, make it, install it:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;# in some nice location, eg. the home directory, do:&lt;br /&gt;
tar -xf xtables-addons-2.5.tar.xz&lt;br /&gt;
cd xtables-addons-2.5&lt;br /&gt;
./configure&lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
# if everything went fine, install it:&lt;br /&gt;
sudo make install&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can disable unneeded modules by editing the file 'mconfig' and speed-up the process.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Download and build the geoip database==&lt;br /&gt;
As root (sudo -i):&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;mkdir /usr/share/xt_geoip&lt;br /&gt;
cd /usr/share/xt_geoip&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_dl&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_build -D . *.csv&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Final thoughts=&lt;br /&gt;
* Feel free to delete the leftovers of ''rpi-source'' (~/linux-....tar.gz). You might also want remove the xtables-addons build directory.&lt;br /&gt;
* There are no automated updates when using this method! If the kernel is updated, xtables-addons needs to be rebuilt and installed. Geoip database updates have to be done manually or via a custom cronjob.&lt;br /&gt;
* Have fun with xtables-addons on your Pi!&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=299</id>
		<title>Installing xtables-addons on Raspbian</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=299"/>
				<updated>2015-01-09T23:14:21Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* Final thoughts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Why?=&lt;br /&gt;
Annoyed by tons of SSH brutforce attacs, I was looking for a way to lock out connections coming from other countries than the desired ones. [http://xtables-addons.sourceforge.net/ xtables-addons] got the ''geoip'' module which enables us to use rules like&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;iptables -A INPUT -i wan -p tcp --dport 22 -m state --state NEW -m geoip ! --src-cc AT,DE -j GEOIP_BLOCK_LOG&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
This example would match on connections not originating from Austria (AT) or Germany (DE).&lt;br /&gt;
I wanted to use it on a Raspberry Pi running [http://www.raspbian.org/ Raspbian].&lt;br /&gt;
&lt;br /&gt;
=How?=&lt;br /&gt;
Raspbian, a Debian based operating system for the Raspberry Pi, is a bit different to other Debian distributions when it comes to add kernel modules. The Kernel sources can not be installed using the packet manager but are downloaded and set up by a separate tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Getting the latest kernel and sources==&lt;br /&gt;
* Update to the latest kernel and firmware using the '''rpi-update''' script as described [https://github.com/Hexxeh/rpi-update here].&lt;br /&gt;
* Reboot the Pi&lt;br /&gt;
* Download and install the kernel source using '''rpi-source''', see [https://github.com/notro/rpi-source/wiki rpi-source].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Install packets from the repository==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo apt-get install libtext-csv-xs-perl geoip-database libgeoip1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Other tools might be required. Please tell me if anything is missing here.&lt;br /&gt;
&lt;br /&gt;
Debain How To´s on that topic describe the use of ''module-assistant'' for making the kernel modules. I did not succeed using it on Raspbian!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get the xtables-addons source==&lt;br /&gt;
On the 9th of January 2014, with Raspbian kernel version 3.12.35+ and iptables version 1.4.14, I decided to go with xtables-addons version 2.5.&lt;br /&gt;
&lt;br /&gt;
Download it from SourceForge. Then unpack it, configure it, make it, install it:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;# in some nice location, eg. the home directory, do:&lt;br /&gt;
tar -xf xtables-addons-2.5.tar.xz&lt;br /&gt;
cd xtables-addons-2.5&lt;br /&gt;
./configure&lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
# if everything went fine, install it:&lt;br /&gt;
sudo make install&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can disable unneeded modules by editing the file 'mconfig' and speed-up the process.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Download and build the geoip database==&lt;br /&gt;
As root (sudo -i):&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;mkdir /usr/share/xt_geoip&lt;br /&gt;
cd /usr/share/xt_geoip&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_dl&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_build -D . *.csv&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Final thoughts=&lt;br /&gt;
* Feel free to delete the leftovers of ''rpi-source'' (~/linux-xxxxxx.tar.gz). You might also want remove the xtables-addons build directory.&lt;br /&gt;
* There are no automated updates when using this method! If the kernel is updated, xtables-addons needs to be rebuilt and installed. Geoip database updates have to be done manually or via a custom cronjob.&lt;br /&gt;
* Have fun with xtables-addons on your Pi!&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=298</id>
		<title>Installing xtables-addons on Raspbian</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=298"/>
				<updated>2015-01-09T23:13:58Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Why?=&lt;br /&gt;
Annoyed by tons of SSH brutforce attacs, I was looking for a way to lock out connections coming from other countries than the desired ones. [http://xtables-addons.sourceforge.net/ xtables-addons] got the ''geoip'' module which enables us to use rules like&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;iptables -A INPUT -i wan -p tcp --dport 22 -m state --state NEW -m geoip ! --src-cc AT,DE -j GEOIP_BLOCK_LOG&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
This example would match on connections not originating from Austria (AT) or Germany (DE).&lt;br /&gt;
I wanted to use it on a Raspberry Pi running [http://www.raspbian.org/ Raspbian].&lt;br /&gt;
&lt;br /&gt;
=How?=&lt;br /&gt;
Raspbian, a Debian based operating system for the Raspberry Pi, is a bit different to other Debian distributions when it comes to add kernel modules. The Kernel sources can not be installed using the packet manager but are downloaded and set up by a separate tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Getting the latest kernel and sources==&lt;br /&gt;
* Update to the latest kernel and firmware using the '''rpi-update''' script as described [https://github.com/Hexxeh/rpi-update here].&lt;br /&gt;
* Reboot the Pi&lt;br /&gt;
* Download and install the kernel source using '''rpi-source''', see [https://github.com/notro/rpi-source/wiki rpi-source].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Install packets from the repository==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo apt-get install libtext-csv-xs-perl geoip-database libgeoip1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Other tools might be required. Please tell me if anything is missing here.&lt;br /&gt;
&lt;br /&gt;
Debain How To´s on that topic describe the use of ''module-assistant'' for making the kernel modules. I did not succeed using it on Raspbian!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get the xtables-addons source==&lt;br /&gt;
On the 9th of January 2014, with Raspbian kernel version 3.12.35+ and iptables version 1.4.14, I decided to go with xtables-addons version 2.5.&lt;br /&gt;
&lt;br /&gt;
Download it from SourceForge. Then unpack it, configure it, make it, install it:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;# in some nice location, eg. the home directory, do:&lt;br /&gt;
tar -xf xtables-addons-2.5.tar.xz&lt;br /&gt;
cd xtables-addons-2.5&lt;br /&gt;
./configure&lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
# if everything went fine, install it:&lt;br /&gt;
sudo make install&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can disable unneeded modules by editing the file 'mconfig' and speed-up the process.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Download and build the geoip database==&lt;br /&gt;
As root (sudo -i):&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;mkdir /usr/share/xt_geoip&lt;br /&gt;
cd /usr/share/xt_geoip&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_dl&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_build -D . *.csv&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Final thoughts==&lt;br /&gt;
* Feel free to delete the leftovers of ''rpi-source'' (~/linux-xxxxxx.tar.gz). You might also want remove the xtables-addons build directory.&lt;br /&gt;
* There are no automated updates when using this method! If the kernel is updated, xtables-addons needs to be rebuilt and installed. Geoip database updates have to be done manually or via a custom cronjob.&lt;br /&gt;
* Have fun with xtables-addons on your Pi!&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=297</id>
		<title>Installing xtables-addons on Raspbian</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=297"/>
				<updated>2015-01-09T23:04:47Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Why?=&lt;br /&gt;
Annoyed by tons of SSH brutforce attacs, I was looking for a way to lock out connections coming from other countries than the desired ones. [http://xtables-addons.sourceforge.net/ xtables-addons] got the ''geoip'' module which enables us to use rules like&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;iptables -A INPUT -i wan -p tcp --dport 22 -m state --state NEW -m geoip ! --src-cc AT,DE -j GEOIP_BLOCK_LOG&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
This example would match on connections not originating from Austria (AT) or Germany (DE).&lt;br /&gt;
I wanted to use it on a Raspberry Pi running [http://www.raspbian.org/ Raspbian].&lt;br /&gt;
&lt;br /&gt;
=How?=&lt;br /&gt;
Raspbian, a Debian based operating system for the Raspberry Pi, is a bit different to other Debian distributions when it comes to add kernel modules. The Kernel sources can not be installed using the packet manager but are downloaded and set up by a separate tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Getting the latest kernel and sources==&lt;br /&gt;
* Update to the latest kernel and firmware using the '''rpi-update''' script as described [https://github.com/Hexxeh/rpi-update here].&lt;br /&gt;
* Reboot the Pi&lt;br /&gt;
* Download and install the kernel source using '''rpi-source''', see [https://github.com/notro/rpi-source/wiki rpi-source].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Install packets from the repository==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo apt-get install libtext-csv-xs-perl geoip-database libgeoip1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Other tools might be required. Please tell me if anything is missing here.&lt;br /&gt;
&lt;br /&gt;
Debain How To´s on that topic describe the use of ''module-assistant'' for making the kernel modules. I did not succeed using it on Raspbian!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get the xtables-addons source==&lt;br /&gt;
On the 9th of January 2014, with Raspbian kernel version 3.12.35+ and iptables version 1.4.14, I decided to go with xtables-addons version 2.5.&lt;br /&gt;
&lt;br /&gt;
Download it from SourceForge. Then unpack it, configure it, make it, install it:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;# in some nice location, eg. the home directory, do:&lt;br /&gt;
tar -xf xtables-addons-2.5.tar.xz&lt;br /&gt;
cd xtables-addons-2.5&lt;br /&gt;
./configure&lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
# if everything went fine, install it:&lt;br /&gt;
sudo make install&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can disable unneeded moudules by editing the file 'mconfig' and speed-up the process.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Download and build the geoip database==&lt;br /&gt;
As root (sudo -i):&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;mkdir /usr/share/xt_geoip&lt;br /&gt;
cd /usr/share/xt_geoip&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_dl&lt;br /&gt;
/usr/lib/xtables-addons/xt_geoip_build -D . *.csv&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=296</id>
		<title>Installing xtables-addons on Raspbian</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=296"/>
				<updated>2015-01-09T23:01:20Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Why?=&lt;br /&gt;
Annoyed by tons of SSH brutforce attacs, I was looking for a way to lock out connections coming from other countries than the desired ones. [http://xtables-addons.sourceforge.net/ xtables-addons] got the ''geoip'' module which enables us to use rules like&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;iptables -A INPUT -i wan -p tcp --dport 22 -m state --state NEW -m geoip ! --src-cc AT,DE -j GEOIP_BLOCK_LOG&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
This example would match on connections not originating from Austria (AT) or Germany (DE).&lt;br /&gt;
I wanted to use it on a Raspberry Pi running [http://www.raspbian.org/ Raspbian].&lt;br /&gt;
&lt;br /&gt;
=How?=&lt;br /&gt;
Raspbian, a Debian based operating system for the Raspberry Pi, is a bit different to other Debian distributions when it comes to add kernel modules. The Kernel sources can not be installed using the packet manager but are downloaded and set up by a separate tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Getting the latest kernel and sources==&lt;br /&gt;
* Update to the latest kernel and firmware using the '''rpi-update''' script as described [https://github.com/Hexxeh/rpi-update here].&lt;br /&gt;
* Reboot the Pi&lt;br /&gt;
* Download and install the kernel source using '''rpi-source''', see [https://github.com/notro/rpi-source/wiki rpi-source].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Install packets from the repository==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo apt-get install libtext-csv-xs-perl geoip-database libgeoip1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Other tools might be required. Please tell me if anything is missing here.&lt;br /&gt;
&lt;br /&gt;
Debain How To´s on that topic describe the use of ''module-assistant'' for making the kernel modules. I did not succeed using it on Raspbian!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get the xtables-addons source==&lt;br /&gt;
On the 9th of January 2014, with Raspbian kernel version 3.12.35+ and iptables version 1.4.14, I decided to go with xtables-addons version 2.5.&lt;br /&gt;
&lt;br /&gt;
Download it from SourceForge. Then unpack it, configure it, make it, install it:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;# in some nice location, eg. the home directory, do:&lt;br /&gt;
$ tar -xf xtables-addons-2.5.tar.xz&lt;br /&gt;
$ cd xtables-addons-2.5&lt;br /&gt;
$ ./configure&lt;br /&gt;
$ make&lt;br /&gt;
&lt;br /&gt;
# if everything went fine, install it:&lt;br /&gt;
$ sudo make install&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=295</id>
		<title>Installing xtables-addons on Raspbian</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=295"/>
				<updated>2015-01-09T22:51:57Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Why?=&lt;br /&gt;
Annoyed by tons of SSH brutforce attacs, I was looking for a way to lock out connections coming from other countries than the desired ones. [http://xtables-addons.sourceforge.net/ xtables-addons] got the ''geoip'' module which enables us to use rules like&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;iptables -A INPUT -i wan -p tcp --dport 22 -m state --state NEW -m geoip ! --src-cc AT,DE -j GEOIP_BLOCK_LOG&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
This example would match on connections not originating from Austria (AT) or Germany (DE).&lt;br /&gt;
I wanted to use it on a Raspberry Pi running [http://www.raspbian.org/ Raspbian].&lt;br /&gt;
&lt;br /&gt;
=How?=&lt;br /&gt;
Raspbian, a Debian based operating system for the Raspberry Pi, is a bit different to other Debian distributions when it comes to add kernel modules. The Kernel sources can not be installed using the packet manager but are downloaded and set up by a separate tool.&lt;br /&gt;
&lt;br /&gt;
==Getting the latest kernel and sources==&lt;br /&gt;
* Update to the latest kernel and firmware using the '''rpi-update''' script as described [https://github.com/Hexxeh/rpi-update here].&lt;br /&gt;
* Download and install the kernel source using '''rpi-source''', see [https://github.com/notro/rpi-source/wiki rpi-source].&lt;br /&gt;
&lt;br /&gt;
==Install packets from the repository==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo apt-get install libtext-csv-xs-perl geoip-database libgeoip1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Other tools might be required. Please tell me if anything is missing here.&lt;br /&gt;
&lt;br /&gt;
Debain How To´s on that topic describe the use of ''module-assistant'' for making the kernel modules. I did not succeed using it on Raspbian!&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=294</id>
		<title>Installing xtables-addons on Raspbian</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=294"/>
				<updated>2015-01-09T22:45:56Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Why?=&lt;br /&gt;
Annoyed by tons of SSH brutforce attacs, I was looking for a way to lock out connections coming from other countries than the desired ones. [http://xtables-addons.sourceforge.net/ xtables-addons] got the ''geoip'' module which enables us to use rules like&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;iptables -A INPUT -i wan -p tcp --dport 22 -m state --state NEW -m geoip ! --src-cc AT,DE -j GEOIP_BLOCK_LOG&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
This example would match on connections not originating from Austria (AT) or Germany (DE).&lt;br /&gt;
I wanted to use it on a Raspberry Pi running [http://www.raspbian.org/ Raspbian].&lt;br /&gt;
&lt;br /&gt;
=How?=&lt;br /&gt;
Raspbian, a Debian based operating system for the Raspberry Pi, is a bit different to other Debian distributions when it comes to add kernel modules. The Kernel sources can not be installed using the packet manager but are downloaded and set up by a separate tool.&lt;br /&gt;
&lt;br /&gt;
==Getting the latest kernel and sources==&lt;br /&gt;
* Update to the latest kernel and firmware using the '''rpi-update''' script as described [https://github.com/Hexxeh/rpi-update here].&lt;br /&gt;
* Download and install the kernel source using '''rpi-source''', see [https://github.com/notro/rpi-source/wiki rpi-source].&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=293</id>
		<title>Installing xtables-addons on Raspbian</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Installing_xtables-addons_on_Raspbian&amp;diff=293"/>
				<updated>2015-01-09T22:42:28Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: Created page with &amp;quot;=Why?= Annoyed by tons of SSH brutforce attacs, I was looking for a way to lock out connections coming from other countries than the desired ones. [http://xtables-addons.sourcefo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Why?=&lt;br /&gt;
Annoyed by tons of SSH brutforce attacs, I was looking for a way to lock out connections coming from other countries than the desired ones. [http://xtables-addons.sourceforge.net/ xtables-addons] got the ''geoip'' module which enables us to use rules like&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;iptables -A INPUT -i wan -p tcp --dport 22 -m state --state NEW -m geoip ! --src-cc AT,DE -j GEOIP_BLOCK_LOG&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
This example would match on connections not originating from Austria (AT) or Germany (DE).&lt;br /&gt;
I wanted to use it on a Raspberry Pi running [http://www.raspbian.org/ Raspbian].&lt;br /&gt;
&lt;br /&gt;
=How?=&lt;br /&gt;
Raspbian, a Debian based operating system for the Raspberry Pi, is a bit different to other Debian distributions when it comes to add kernel modules. The Kernel sources can not be installed using the packet manager but are downloaded and set up by a separate tool.&lt;br /&gt;
&lt;br /&gt;
==Getting the latest kernel and sources==&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Linux_Tricks&amp;diff=292</id>
		<title>Linux Tricks</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Linux_Tricks&amp;diff=292"/>
				<updated>2015-01-09T22:21:17Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Images ==&lt;br /&gt;
* [[Imagemagick Batch Processing|Batch processing with Imagemagick]]&lt;br /&gt;
* [[exif|Editing EXIF data]]&lt;br /&gt;
&lt;br /&gt;
== Audio &amp;amp; Video ==&lt;br /&gt;
* [[mplayer|Playback and conversion using mplayer]]&lt;br /&gt;
* [[mencoder|Encode with mencoder]]&lt;br /&gt;
&lt;br /&gt;
== Disks &amp;amp; Files ==&lt;br /&gt;
* [[Disk Images|Create and restore disk images]]&lt;br /&gt;
* [[Compression|Compression]]&lt;br /&gt;
* [[Ubuntu: Restore your encrypted home directory|Restore an encrypted Ubuntu home directory]]&lt;br /&gt;
* [[List all disk drives and partitions|List disk drives and partitions]]&lt;br /&gt;
&lt;br /&gt;
== Documents ==&lt;br /&gt;
* [[SED|Convert lowercase to uppercase (SED)]]&lt;br /&gt;
* [[Ghost Script|Merge PDF files]]&lt;br /&gt;
* [[Vector Graphics in Microsoft Office|Use vector graphics in Microsoft Office applications]]&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
* [[iptables|Routing and masquerading with iptables]]&lt;br /&gt;
* [[Installing xtables-addons on Raspbian|xtables-addons (for geoip module) on Raspbian]]&lt;br /&gt;
* [[DNS servers|List of some DNS Servers]]&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Was_kostet_Strom%3F&amp;diff=291</id>
		<title>Was kostet Strom?</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Was_kostet_Strom%3F&amp;diff=291"/>
				<updated>2014-10-20T07:37:43Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* VKW 24 Privat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Beim wirtschaftlichen Betrieb von Elektrogeräten spielen die Energiekosten eine wesentliche Rolle. Doch wie hoch sind sie? Welche Kosten verursacht ein Gerät mit einer Anschlussleistung von 1 Watt, wenn man es ein Jahr lang betreibt?&lt;br /&gt;
&lt;br /&gt;
Hier ein paar Anhaltspunkte zur Berechnung und Abschätzung.&lt;br /&gt;
= Preis je Kilowattstunde =&lt;br /&gt;
Elektrische Energie wird in Kilowattstunden (kWh) gemessen und abgerechnet. Die Kosten dafür variieren je nach Land, Region und Anbieter. Den Preis einer '''kWh''' sollte man kennen, um vernünftige Werte zu erhalten. Allerdings ist er oft nicht so einfach ersichtlich, weil er sich aus Gebühren und mehreren Abgaben beziehungsweise Steuern zusammensetzt und je nach Tageszeit unterschiedlich sein kann.&lt;br /&gt;
&lt;br /&gt;
Hier ein besonders raffiniertes Beispiel:&lt;br /&gt;
&lt;br /&gt;
== VKW 24 Privat ==&lt;br /&gt;
Der Tarif [http://www.vkw.at/inhalt/at/strom-haushalt-privat24.htm VKW 24 Privat] der ''Vorarlberger Kraftwerke AG'' beinhaltet Tag- und Nachtstrom. Die Kilowattstunde kostet aktuell '''16,79 Cent (Hochtarif, HT)''', außer von 22 Uhr bis 06 Uhr und Samstags ab 13 Uhr wo '''11,67 Cent (Niedertarif, NT)''' berechnet werden (Daten vom 19.10.2014). &lt;br /&gt;
Im Niedertarif bekommt man den Strom also '''30,5% günstiger'''. Dies sind nur die variablen Kosten - diverse Fixkosten welche unabhängig vom Verbrauch sind, kommen noch hinzu.&lt;br /&gt;
&lt;br /&gt;
Eine Woche setzt sich bei der ''VKW'' aus '''103 Hochtarif-Stunden''' und '''65 Niedertarfi-Stunden''' zusammen. Das sind ca. 63% Hochtarif und ca. 37% Niedertarif.&lt;br /&gt;
&lt;br /&gt;
Um auf die durchschnittlichen Kosten zu kommen, müssen die beiden Tarife anteilig addiert werden:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;Preis/kWh = Hochtarif * 0,631 + Niedertarif * 0,369 = 14,901 Cent&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Diese Rechnung stimmt natürlich nur für die oben erwähnten Tarife des Anbieters.&lt;br /&gt;
&lt;br /&gt;
Zu den variablen, leistungsbezogenen Kosten kommt noch eine saftige Grundgebühr von knapp '''85 Euro''' hinzu, welche sich wiederum aus diversen Gebühren und Steuern zusammensetzt. Diese sollte anteilig auf alle &amp;quot;verbrauchten&amp;quot; Kilowattstunden aufgerechnet werden, um die realen Energiekosten ermitteln zu können. Für den Vergleich der Leistungsaufnahme und den damit verbundenen Kostendifferenzen verschiedener Elektrogeräte spielt sie allerdings keine Rolle.&lt;br /&gt;
&lt;br /&gt;
= Preis je Watt pro Jahr =&lt;br /&gt;
Besonders anschaulich und praktisch zu rechnen finde ich die Kosten, die durch eine Leistung von '''1 Watt über ein ganzes Jahr''' gesehen verursacht werden. Diese Kosten kann man auch einfach prozentuell auf die Betriebsstunden herunterteilen und schnell eine Abschätzung im Kopf errechnen.&lt;br /&gt;
&lt;br /&gt;
Dazu muss man sich lediglich den Preis für ein &amp;quot;Wattjahr&amp;quot; merken:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;365 Tage * 24 Stunden * 1 Watt = 8.760 Wattstunden = 8,76 kWh&lt;br /&gt;
8,76 kWh * 14,9 Cent / kWh = 1,305 Euro&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Beim oben genannten Anbieter kostet dieses Wattjahr also '''1,31 (ca. 1 1/3) Euro'''.&lt;br /&gt;
Mit diesem Wert im Kopf ist es einfach, die Kosten für ein Elektrogerät, welches rund um die Uhr in betrieb ist, abzuschätzen - einfach die Anschlussleistung damit multiplizieren.&lt;br /&gt;
&lt;br /&gt;
==Beispiele==&lt;br /&gt;
* '''Fernseher Standby (oder ein anderes Gerät)'''&lt;br /&gt;
2W * 1,31 Euro = 2,62 Euro/Jahr&lt;br /&gt;
&lt;br /&gt;
* '''ADSL Modem und ein WLAN Router:'''&lt;br /&gt;
10W * 1,31 Euro = ca. 13,10 Euro/Jahr&lt;br /&gt;
Kosten für´s Internet zuhause.&lt;br /&gt;
&lt;br /&gt;
* '''Durchgehend laufender, leistungsstarker PC'''&lt;br /&gt;
100W * 1,31 Euro = ca. 131 Euro/Jahr&lt;br /&gt;
&lt;br /&gt;
* '''Halogen-Beleuchtung im Hausgang, großzügig 6 Stunden am Tag an (1/4 Tag)'''&lt;br /&gt;
200W / 4 * 1,31 Euro = ca. 65,50 Euro/Jahr&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;comments&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Was_kostet_Strom%3F&amp;diff=290</id>
		<title>Was kostet Strom?</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Was_kostet_Strom%3F&amp;diff=290"/>
				<updated>2014-10-20T07:30:44Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* VKW 24 Privat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Beim wirtschaftlichen Betrieb von Elektrogeräten spielen die Energiekosten eine wesentliche Rolle. Doch wie hoch sind sie? Welche Kosten verursacht ein Gerät mit einer Anschlussleistung von 1 Watt, wenn man es ein Jahr lang betreibt?&lt;br /&gt;
&lt;br /&gt;
Hier ein paar Anhaltspunkte zur Berechnung und Abschätzung.&lt;br /&gt;
= Preis je Kilowattstunde =&lt;br /&gt;
Elektrische Energie wird in Kilowattstunden (kWh) gemessen und abgerechnet. Die Kosten dafür variieren je nach Land, Region und Anbieter. Den Preis einer '''kWh''' sollte man kennen, um vernünftige Werte zu erhalten. Allerdings ist er oft nicht so einfach ersichtlich, weil er sich aus Gebühren und mehreren Abgaben beziehungsweise Steuern zusammensetzt und je nach Tageszeit unterschiedlich sein kann.&lt;br /&gt;
&lt;br /&gt;
Hier ein besonders raffiniertes Beispiel:&lt;br /&gt;
&lt;br /&gt;
== VKW 24 Privat ==&lt;br /&gt;
Der Tarif [http://www.vkw.at/inhalt/at/strom-haushalt-privat24.htm VKW 24 Privat] der ''Vorarlberger Kraftwerke AG'' beinhaltet Tag- und Nachtstrom. Die Kilowattstunde kostet aktuell '''16,79 Cent (Hochtarif, HT)''', außer von 22 Uhr bis 06 Uhr und Samstags ab 13 Uhr wo '''11,67 Cent (Niedertarif, NT)''' berechnet werden (Daten vom 19.10.2014). Dies sind nur die variablen Kosten - diverse Fixkosten welche unabhängig vom Verbrauch sind, kommen noch hinzu.&lt;br /&gt;
&lt;br /&gt;
Eine Woche setzt sich bei der ''VKW'' aus '''103 Hochtarif-Stunden''' und '''65 Niedertarfi-Stunden''' zusammen. Das sind ca. 63% Hochtarif und ca. 37% Niedertarif.&lt;br /&gt;
&lt;br /&gt;
Um auf die durchschnittlichen Kosten zu kommen, müssen die beiden Tarife anteilig addiert werden:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;Preis/kWh = Hochtarif * 0,631 + Niedertarif * 0,369 = 14,901 Cent&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Diese Rechnung stimmt natürlich nur für die oben erwähnten Tarife des Anbieters.&lt;br /&gt;
&lt;br /&gt;
Zu den variablen, leistungsbezogenen Kosten kommt noch eine saftige Grundgebühr von knapp '''85 Euro''' hinzu, welche sich wiederum aus diversen Gebühren und Steuern zusammensetzt. Diese sollte anteilig auf alle &amp;quot;verbrauchten&amp;quot; Kilowattstunden aufgerechnet werden, um die realen Energiekosten ermitteln zu können. Für den Vergleich der Leistungsaufnahme und den damit verbundenen Kostendifferenzen verschiedener Elektrogeräte spielt sie allerdings keine Rolle.&lt;br /&gt;
&lt;br /&gt;
= Preis je Watt pro Jahr =&lt;br /&gt;
Besonders anschaulich und praktisch zu rechnen finde ich die Kosten, die durch eine Leistung von '''1 Watt über ein ganzes Jahr''' gesehen verursacht werden. Diese Kosten kann man auch einfach prozentuell auf die Betriebsstunden herunterteilen und schnell eine Abschätzung im Kopf errechnen.&lt;br /&gt;
&lt;br /&gt;
Dazu muss man sich lediglich den Preis für ein &amp;quot;Wattjahr&amp;quot; merken:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;365 Tage * 24 Stunden * 1 Watt = 8.760 Wattstunden = 8,76 kWh&lt;br /&gt;
8,76 kWh * 14,9 Cent / kWh = 1,305 Euro&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Beim oben genannten Anbieter kostet dieses Wattjahr also '''1,31 (ca. 1 1/3) Euro'''.&lt;br /&gt;
Mit diesem Wert im Kopf ist es einfach, die Kosten für ein Elektrogerät, welches rund um die Uhr in betrieb ist, abzuschätzen - einfach die Anschlussleistung damit multiplizieren.&lt;br /&gt;
&lt;br /&gt;
==Beispiele==&lt;br /&gt;
* '''Fernseher Standby (oder ein anderes Gerät)'''&lt;br /&gt;
2W * 1,31 Euro = 2,62 Euro/Jahr&lt;br /&gt;
&lt;br /&gt;
* '''ADSL Modem und ein WLAN Router:'''&lt;br /&gt;
10W * 1,31 Euro = ca. 13,10 Euro/Jahr&lt;br /&gt;
Kosten für´s Internet zuhause.&lt;br /&gt;
&lt;br /&gt;
* '''Durchgehend laufender, leistungsstarker PC'''&lt;br /&gt;
100W * 1,31 Euro = ca. 131 Euro/Jahr&lt;br /&gt;
&lt;br /&gt;
* '''Halogen-Beleuchtung im Hausgang, großzügig 6 Stunden am Tag an (1/4 Tag)'''&lt;br /&gt;
200W / 4 * 1,31 Euro = ca. 65,50 Euro/Jahr&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;comments&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Main_Page&amp;diff=289</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Main_Page&amp;diff=289"/>
				<updated>2014-10-20T07:24:47Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* News */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News ==&lt;br /&gt;
&amp;lt;!-- Image with link example [[File:Linuxday-2012-klein.png|link=http://www.linuxday.at/index.html]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:STOP TTIP.jpg|link=https://www.campact.de/Stop-TTIP-EBI]]&lt;br /&gt;
&lt;br /&gt;
Update: [[Was kostet Strom?]] - Energiekosten einfach und schnell im Kopf gerechnet&lt;br /&gt;
&lt;br /&gt;
== Content so far ==&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Tux-enhanced.png|110px|right|link=Linux Tricks]]&lt;br /&gt;
|[[Linux Tricks]]&amp;lt;br/&amp;gt;Various command line tools&lt;br /&gt;
&lt;br /&gt;
|[[File:Gx10 motordriver.jpg|200px|right|link=GX10/K10D Repair]]&lt;br /&gt;
|[[GX10/K10D Repair]]&amp;lt;br/&amp;gt;Fixing a Samsung digital (DSLR) camera &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|[[File:Minerva Minola Radio.png|200px|right|link=Minerva Minola W]]&lt;br /&gt;
|[[Minerva Minola W]]&amp;lt;br/&amp;gt; Restauration eines Röhrenradios Baujahr 1960&lt;br /&gt;
&lt;br /&gt;
|[[File:Dd-wrt ipredator.jpg|thumb|200px|right]]&lt;br /&gt;
|[[IPREDATOR VPN am Router]]&amp;lt;br/&amp;gt; Nutzung des IPREDATOR VPN Dienstes auf einen Router mit dd-wrt&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|[[File:Rondostat montiert.jpg|200px|right|link=Rondostat HR-20E an Landis+Gyr Ventil]]&lt;br /&gt;
|[[Rondostat HR-20E an Landis+Gyr Ventil]]&amp;lt;br/&amp;gt;Die quick&amp;amp;dirty Pfuschmethode &lt;br /&gt;
&lt;br /&gt;
|[[File:Bentek BP-170AWL.JPG|200px|right|link=Hyundai HLT-3270 Repair]]&lt;br /&gt;
|[[Hyundai HLT-3270 Repair]]&amp;lt;br/&amp;gt;LCD Fernseher &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Technik von damals - &amp;lt;&amp;lt;&amp;lt; Das muss glühen &amp;gt;&amp;gt;&amp;gt;'''&lt;br /&gt;
*[[Nach dem Kauf]]: Grundlegendes - Einschalten oder nicht&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
For questions regarding the content of this Wiki, suggestions or complaints please write to wiki(ät)tomelec.net.&lt;br /&gt;
&lt;br /&gt;
Bei Fragen zu den Inhalten in diesem Wiki, für Vorschläge oder Beschwerden schicken Sie bitte ein email an wiki(ät)tomelec.net&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Main_Page&amp;diff=288</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Main_Page&amp;diff=288"/>
				<updated>2014-10-20T07:21:53Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* News */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News ==&lt;br /&gt;
&amp;lt;!-- Image with link example [[File:Linuxday-2012-klein.png|link=http://www.linuxday.at/index.html]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:STOP TTIP.jpg|https://www.campact.de/ttip-ebi/ebi-appell/?utm_source=rec-ba&amp;amp;utm_medium=recommendation&amp;amp;utm_term=outside-flow&amp;amp;utm_content=random-b&amp;amp;utm_campaign=%2Fttip-ebi%2Febi-appell&amp;quot; target=&amp;quot;_blank&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
Update: [[Was kostet Strom?]] - Energiekosten einfach und schnell im Kopf gerechnet&lt;br /&gt;
&lt;br /&gt;
== Content so far ==&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Tux-enhanced.png|110px|right|link=Linux Tricks]]&lt;br /&gt;
|[[Linux Tricks]]&amp;lt;br/&amp;gt;Various command line tools&lt;br /&gt;
&lt;br /&gt;
|[[File:Gx10 motordriver.jpg|200px|right|link=GX10/K10D Repair]]&lt;br /&gt;
|[[GX10/K10D Repair]]&amp;lt;br/&amp;gt;Fixing a Samsung digital (DSLR) camera &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|[[File:Minerva Minola Radio.png|200px|right|link=Minerva Minola W]]&lt;br /&gt;
|[[Minerva Minola W]]&amp;lt;br/&amp;gt; Restauration eines Röhrenradios Baujahr 1960&lt;br /&gt;
&lt;br /&gt;
|[[File:Dd-wrt ipredator.jpg|thumb|200px|right]]&lt;br /&gt;
|[[IPREDATOR VPN am Router]]&amp;lt;br/&amp;gt; Nutzung des IPREDATOR VPN Dienstes auf einen Router mit dd-wrt&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|[[File:Rondostat montiert.jpg|200px|right|link=Rondostat HR-20E an Landis+Gyr Ventil]]&lt;br /&gt;
|[[Rondostat HR-20E an Landis+Gyr Ventil]]&amp;lt;br/&amp;gt;Die quick&amp;amp;dirty Pfuschmethode &lt;br /&gt;
&lt;br /&gt;
|[[File:Bentek BP-170AWL.JPG|200px|right|link=Hyundai HLT-3270 Repair]]&lt;br /&gt;
|[[Hyundai HLT-3270 Repair]]&amp;lt;br/&amp;gt;LCD Fernseher &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Technik von damals - &amp;lt;&amp;lt;&amp;lt; Das muss glühen &amp;gt;&amp;gt;&amp;gt;'''&lt;br /&gt;
*[[Nach dem Kauf]]: Grundlegendes - Einschalten oder nicht&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
For questions regarding the content of this Wiki, suggestions or complaints please write to wiki(ät)tomelec.net.&lt;br /&gt;
&lt;br /&gt;
Bei Fragen zu den Inhalten in diesem Wiki, für Vorschläge oder Beschwerden schicken Sie bitte ein email an wiki(ät)tomelec.net&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=File:STOP_TTIP.jpg&amp;diff=287</id>
		<title>File:STOP TTIP.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=File:STOP_TTIP.jpg&amp;diff=287"/>
				<updated>2014-10-20T07:20:28Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: From https://www.campact.de/ttip-ebi/ebi-appell/banner/

Campact e.V. - Kampagnen für eine lebendige Demokratie
Artilleriestr. 6 - 27283 Verden / Aller&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;From https://www.campact.de/ttip-ebi/ebi-appell/banner/&lt;br /&gt;
&lt;br /&gt;
Campact e.V. - Kampagnen für eine lebendige Demokratie&lt;br /&gt;
Artilleriestr. 6 - 27283 Verden / Aller&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Main_Page&amp;diff=286</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Main_Page&amp;diff=286"/>
				<updated>2014-10-18T23:51:15Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News ==&lt;br /&gt;
&amp;lt;!-- Image with link example [[File:Linuxday-2012-klein.png|link=http://www.linuxday.at/index.html]] --&amp;gt;&lt;br /&gt;
Update: [[Was kostet Strom?]] - Energiekosten einfach und schnell im Kopf gerechnet&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Content so far ==&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Tux-enhanced.png|110px|right|link=Linux Tricks]]&lt;br /&gt;
|[[Linux Tricks]]&amp;lt;br/&amp;gt;Various command line tools&lt;br /&gt;
&lt;br /&gt;
|[[File:Gx10 motordriver.jpg|200px|right|link=GX10/K10D Repair]]&lt;br /&gt;
|[[GX10/K10D Repair]]&amp;lt;br/&amp;gt;Fixing a Samsung digital (DSLR) camera &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|[[File:Minerva Minola Radio.png|200px|right|link=Minerva Minola W]]&lt;br /&gt;
|[[Minerva Minola W]]&amp;lt;br/&amp;gt; Restauration eines Röhrenradios Baujahr 1960&lt;br /&gt;
&lt;br /&gt;
|[[File:Dd-wrt ipredator.jpg|thumb|200px|right]]&lt;br /&gt;
|[[IPREDATOR VPN am Router]]&amp;lt;br/&amp;gt; Nutzung des IPREDATOR VPN Dienstes auf einen Router mit dd-wrt&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|[[File:Rondostat montiert.jpg|200px|right|link=Rondostat HR-20E an Landis+Gyr Ventil]]&lt;br /&gt;
|[[Rondostat HR-20E an Landis+Gyr Ventil]]&amp;lt;br/&amp;gt;Die quick&amp;amp;dirty Pfuschmethode &lt;br /&gt;
&lt;br /&gt;
|[[File:Bentek BP-170AWL.JPG|200px|right|link=Hyundai HLT-3270 Repair]]&lt;br /&gt;
|[[Hyundai HLT-3270 Repair]]&amp;lt;br/&amp;gt;LCD Fernseher &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Technik von damals - &amp;lt;&amp;lt;&amp;lt; Das muss glühen &amp;gt;&amp;gt;&amp;gt;'''&lt;br /&gt;
*[[Nach dem Kauf]]: Grundlegendes - Einschalten oder nicht&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
For questions regarding the content of this Wiki, suggestions or complaints please write to wiki(ät)tomelec.net.&lt;br /&gt;
&lt;br /&gt;
Bei Fragen zu den Inhalten in diesem Wiki, für Vorschläge oder Beschwerden schicken Sie bitte ein email an wiki(ät)tomelec.net&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Was_kostet_Strom%3F&amp;diff=285</id>
		<title>Was kostet Strom?</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Was_kostet_Strom%3F&amp;diff=285"/>
				<updated>2014-10-18T23:44:47Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* Preis je Watt pro Jahr */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Beim wirtschaftlichen Betrieb von Elektrogeräten spielen die Energiekosten eine wesentliche Rolle. Doch wie hoch sind sie? Welche Kosten verursacht ein Gerät mit einer Anschlussleistung von 1 Watt, wenn man es ein Jahr lang betreibt?&lt;br /&gt;
&lt;br /&gt;
Hier ein paar Anhaltspunkte zur Berechnung und Abschätzung.&lt;br /&gt;
= Preis je Kilowattstunde =&lt;br /&gt;
Elektrische Energie wird in Kilowattstunden (kWh) gemessen und abgerechnet. Die Kosten dafür variieren je nach Land, Region und Anbieter. Den Preis einer '''kWh''' sollte man kennen, um vernünftige Werte zu erhalten. Allerdings ist er oft nicht so einfach ersichtlich, weil er sich aus Gebühren und mehreren Abgaben beziehungsweise Steuern zusammensetzt und je nach Tageszeit unterschiedlich sein kann.&lt;br /&gt;
&lt;br /&gt;
Hier ein besonders raffiniertes Beispiel:&lt;br /&gt;
&lt;br /&gt;
== VKW 24 Privat ==&lt;br /&gt;
Der Tarif [http://www.vkw.at/inhalt/at/strom-haushalt-privat24.htm VKW 24 Privat] der ''Vorarlberger Kraftwerke AG'' beinhaltet Tag- und Nachtstrom. Die Kilowattstunde kostet aktuell '''16,79 Cent (Hochtarif, HT)''', außer von 22 Uhr bis 06 Uhr und Samstags ab 13 Uhr wo '''11,67 Cent (Niedertarif, NT)''' berechnet werden (Daten vom 19.10.2014). Dies sind nur die variablen Kosten - diverse Fixkosten welche unabhängig vom Verbrauch sind, kommen noch hinzu.&lt;br /&gt;
&lt;br /&gt;
Eine Woche setzt sich bei der ''VKW'' aus '''103 Hochtarif-Stunden''' und '''65 Niedertarfi-Stunden''' zusammen. Das sind ca. 63% Hochtarif und ca. 37% Niedertarif.&lt;br /&gt;
&lt;br /&gt;
Um auf die durchschnittlichen Kosten zu kommen, müssen die beiden Tarife anteilig addiert werden:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;Preis/kWh = Hochtarif * 0,631 + Nidertarif * 0,369 = 14,901 Cent&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Diese Rechnung stimmt natürlich nur für die oben erwähnten Tarife des Anbieters.&lt;br /&gt;
&lt;br /&gt;
Zu den variablen, leistungsbezogenen Kosten kommt noch eine saftige Grundgebühr von knapp '''85 Euro''' hinzu, welche sich wiederum aus diversen Gebühren und Steuern zusammensetzt. Diese sollte anteilig auf alle &amp;quot;verbrauchten&amp;quot; Kilowattstunden aufgerechnet werden, um die realen Energiekosten ermitteln zu können. Für den Vergleich der Leistungsaufnahme und den damit verbundenen Kostendifferenzen verschiedener Elektrogeräte spielt sie allerdings keine Rolle.&lt;br /&gt;
&lt;br /&gt;
= Preis je Watt pro Jahr =&lt;br /&gt;
Besonders anschaulich und praktisch zu rechnen finde ich die Kosten, die durch eine Leistung von '''1 Watt über ein ganzes Jahr''' gesehen verursacht werden. Diese Kosten kann man auch einfach prozentuell auf die Betriebsstunden herunterteilen und schnell eine Abschätzung im Kopf errechnen.&lt;br /&gt;
&lt;br /&gt;
Dazu muss man sich lediglich den Preis für ein &amp;quot;Wattjahr&amp;quot; merken:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;365 Tage * 24 Stunden * 1 Watt = 8.760 Wattstunden = 8,76 kWh&lt;br /&gt;
8,76 kWh * 14,9 Cent / kWh = 1,305 Euro&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Beim oben genannten Anbieter kostet dieses Wattjahr also '''1,31 (ca. 1 1/3) Euro'''.&lt;br /&gt;
Mit diesem Wert im Kopf ist es einfach, die Kosten für ein Elektrogerät, welches rund um die Uhr in betrieb ist, abzuschätzen - einfach die Anschlussleistung damit multiplizieren.&lt;br /&gt;
&lt;br /&gt;
==Beispiele==&lt;br /&gt;
* '''Fernseher Standby (oder ein anderes Gerät)'''&lt;br /&gt;
2W * 1,31 Euro = 2,62 Euro/Jahr&lt;br /&gt;
&lt;br /&gt;
* '''ADSL Modem und ein WLAN Router:'''&lt;br /&gt;
10W * 1,31 Euro = ca. 13,10 Euro/Jahr&lt;br /&gt;
Kosten für´s Internet zuhause.&lt;br /&gt;
&lt;br /&gt;
* '''Durchgehend laufender, leistungsstarker PC'''&lt;br /&gt;
100W * 1,31 Euro = ca. 131 Euro/Jahr&lt;br /&gt;
&lt;br /&gt;
* '''Halogen-Beleuchtung im Hausgang, großzügig 6 Stunden am Tag an (1/4 Tag)'''&lt;br /&gt;
200W / 4 * 1,31 Euro = ca. 65,50 Euro/Jahr&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;comments&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Was_kostet_Strom%3F&amp;diff=284</id>
		<title>Was kostet Strom?</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Was_kostet_Strom%3F&amp;diff=284"/>
				<updated>2014-10-18T23:40:43Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* VKW 24 Privat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Beim wirtschaftlichen Betrieb von Elektrogeräten spielen die Energiekosten eine wesentliche Rolle. Doch wie hoch sind sie? Welche Kosten verursacht ein Gerät mit einer Anschlussleistung von 1 Watt, wenn man es ein Jahr lang betreibt?&lt;br /&gt;
&lt;br /&gt;
Hier ein paar Anhaltspunkte zur Berechnung und Abschätzung.&lt;br /&gt;
= Preis je Kilowattstunde =&lt;br /&gt;
Elektrische Energie wird in Kilowattstunden (kWh) gemessen und abgerechnet. Die Kosten dafür variieren je nach Land, Region und Anbieter. Den Preis einer '''kWh''' sollte man kennen, um vernünftige Werte zu erhalten. Allerdings ist er oft nicht so einfach ersichtlich, weil er sich aus Gebühren und mehreren Abgaben beziehungsweise Steuern zusammensetzt und je nach Tageszeit unterschiedlich sein kann.&lt;br /&gt;
&lt;br /&gt;
Hier ein besonders raffiniertes Beispiel:&lt;br /&gt;
&lt;br /&gt;
== VKW 24 Privat ==&lt;br /&gt;
Der Tarif [http://www.vkw.at/inhalt/at/strom-haushalt-privat24.htm VKW 24 Privat] der ''Vorarlberger Kraftwerke AG'' beinhaltet Tag- und Nachtstrom. Die Kilowattstunde kostet aktuell '''16,79 Cent (Hochtarif, HT)''', außer von 22 Uhr bis 06 Uhr und Samstags ab 13 Uhr wo '''11,67 Cent (Niedertarif, NT)''' berechnet werden (Daten vom 19.10.2014). Dies sind nur die variablen Kosten - diverse Fixkosten welche unabhängig vom Verbrauch sind, kommen noch hinzu.&lt;br /&gt;
&lt;br /&gt;
Eine Woche setzt sich bei der ''VKW'' aus '''103 Hochtarif-Stunden''' und '''65 Niedertarfi-Stunden''' zusammen. Das sind ca. 63% Hochtarif und ca. 37% Niedertarif.&lt;br /&gt;
&lt;br /&gt;
Um auf die durchschnittlichen Kosten zu kommen, müssen die beiden Tarife anteilig addiert werden:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;Preis/kWh = Hochtarif * 0,631 + Nidertarif * 0,369 = 14,901 Cent&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Diese Rechnung stimmt natürlich nur für die oben erwähnten Tarife des Anbieters.&lt;br /&gt;
&lt;br /&gt;
Zu den variablen, leistungsbezogenen Kosten kommt noch eine saftige Grundgebühr von knapp '''85 Euro''' hinzu, welche sich wiederum aus diversen Gebühren und Steuern zusammensetzt. Diese sollte anteilig auf alle &amp;quot;verbrauchten&amp;quot; Kilowattstunden aufgerechnet werden, um die realen Energiekosten ermitteln zu können. Für den Vergleich der Leistungsaufnahme und den damit verbundenen Kostendifferenzen verschiedener Elektrogeräte spielt sie allerdings keine Rolle.&lt;br /&gt;
&lt;br /&gt;
= Preis je Watt pro Jahr =&lt;br /&gt;
Besonders anschaulich und praktisch zu rechnen finde ich die Kosten, die durch eine Leistung von '''1 Watt über ein ganzes Jahr''' gesehen verursacht werden. Diese Kosten kann man auch einfach prozentuell auf die Betriebsstunden herunterteilen und schnell eine Abschätzung im Kopf errechnen.&lt;br /&gt;
&lt;br /&gt;
Dazu muss man sich lediglich den Preis für ein &amp;quot;Wattjahr&amp;quot; merken:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;365 Tage * 24 Stunden * 1 Watt = 8.760 Wattstunden = 8,76 kWh&lt;br /&gt;
8,76 kWh * 14,11 Cent / kWh = 1,236 Euro&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Beim oben genannten Anbieter kostet dieses Wattjahr also '''1,236 (ca. 1 1/4) Euro'''.&lt;br /&gt;
Mit diesem Wert im Kopf ist es einfach, die Kosten für ein Elektrogerät, welches rund um die Uhr in betrieb ist, abzuschätzen - einfach die Anschlussleistung damit multiplizieren.&lt;br /&gt;
&lt;br /&gt;
==Beispiele==&lt;br /&gt;
* '''Fernseher Standby (oder ein anderes Gerät)'''&lt;br /&gt;
2W * 1,236 Euro = 2,472 Euro/Jahr&lt;br /&gt;
&lt;br /&gt;
Der Komfort einer Fernbedienung kostet also nur ca. 2,50 Euro/Jahr an Strom.&lt;br /&gt;
&lt;br /&gt;
* '''ADSL Modem und ein WLAN Router:'''&lt;br /&gt;
10W * 1,236 Euro = ca. 12,40 Euro/Jahr&lt;br /&gt;
Kosten für´s Internet zuhause.&lt;br /&gt;
&lt;br /&gt;
* '''Durchgehend laufender, leistungsstarker PC'''&lt;br /&gt;
100W * 1,236 Euro = ca. 124 Euro/Jahr&lt;br /&gt;
&lt;br /&gt;
* '''Halogen-Beleuchtung im Hausgang, großzügig 6 Stunden am Tag an (1/4 Tag)'''&lt;br /&gt;
200W / 4 * 1,236 Euro = ca. 61,80 Euro/Jahr&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;comments&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Main_Page&amp;diff=283</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Main_Page&amp;diff=283"/>
				<updated>2014-10-18T23:13:42Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News ==&lt;br /&gt;
&amp;lt;!-- Image with link example [[File:Linuxday-2012-klein.png|link=http://www.linuxday.at/index.html]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Content so far ==&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Tux-enhanced.png|110px|right|link=Linux Tricks]]&lt;br /&gt;
|[[Linux Tricks]]&amp;lt;br/&amp;gt;Various command line tools&lt;br /&gt;
&lt;br /&gt;
|[[File:Gx10 motordriver.jpg|200px|right|link=GX10/K10D Repair]]&lt;br /&gt;
|[[GX10/K10D Repair]]&amp;lt;br/&amp;gt;Fixing a Samsung digital (DSLR) camera &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|[[File:Minerva Minola Radio.png|200px|right|link=Minerva Minola W]]&lt;br /&gt;
|[[Minerva Minola W]]&amp;lt;br/&amp;gt; Restauration eines Röhrenradios Baujahr 1960&lt;br /&gt;
&lt;br /&gt;
|[[File:Dd-wrt ipredator.jpg|thumb|200px|right]]&lt;br /&gt;
|[[IPREDATOR VPN am Router]]&amp;lt;br/&amp;gt; Nutzung des IPREDATOR VPN Dienstes auf einen Router mit dd-wrt&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|[[File:Rondostat montiert.jpg|200px|right|link=Rondostat HR-20E an Landis+Gyr Ventil]]&lt;br /&gt;
|[[Rondostat HR-20E an Landis+Gyr Ventil]]&amp;lt;br/&amp;gt;Die quick&amp;amp;dirty Pfuschmethode &lt;br /&gt;
&lt;br /&gt;
|[[File:Bentek BP-170AWL.JPG|200px|right|link=Hyundai HLT-3270 Repair]]&lt;br /&gt;
|[[Hyundai HLT-3270 Repair]]&amp;lt;br/&amp;gt;LCD Fernseher &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Technik von damals - &amp;lt;&amp;lt;&amp;lt; Das muss glühen &amp;gt;&amp;gt;&amp;gt;'''&lt;br /&gt;
*[[Nach dem Kauf]]: Grundlegendes - Einschalten oder nicht&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
For questions regarding the content of this Wiki, suggestions or complaints please write to wiki(ät)tomelec.net.&lt;br /&gt;
&lt;br /&gt;
Bei Fragen zu den Inhalten in diesem Wiki, für Vorschläge oder Beschwerden schicken Sie bitte ein email an wiki(ät)tomelec.net&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=282</id>
		<title>Hyundai HLT-3270 Repair</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=282"/>
				<updated>2014-10-18T23:09:22Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I recently got a 9 year old HLT-3270 32&amp;quot; LCD TV and thought it would be worth fixing.&lt;br /&gt;
&lt;br /&gt;
''The following describes what I did in order to get the TV working again. I´m not an expert on this. Use this information on your own risk. Think about what you´re doing before removing any screws and take full responsibility for it. Note that there are dangerous voltages present within the device, even minutes after it has been plugged off.''&lt;br /&gt;
&lt;br /&gt;
= The Defect =&lt;br /&gt;
TV will not turn on, no power LED on, no current draw on the mains supply. Mains fuse on the power supply is open.&lt;br /&gt;
&lt;br /&gt;
= Power Supply BP-170AWL =&lt;br /&gt;
This set uses a ''Bentek DMC BP-170AWL'' power supply according to the sticker on the circuit board. I was not able to find schematics on that particular board. It provides only 12V and 24V to the TV main board and backlight converters and the output pins are labeled.&lt;br /&gt;
&lt;br /&gt;
'''Key parts:'''&lt;br /&gt;
* '''PFC controller:''' Fairchild FAN7527B&lt;br /&gt;
* '''PWM controller, switch''' Fairchild FS7M0880&lt;br /&gt;
* '''Diode for PFC''' STTH8L06 (assumption)&lt;br /&gt;
Datasheets can be easily found. The FS7M0880´s application note ''AN4121'' ist particulary interesting.&lt;br /&gt;
&lt;br /&gt;
The TV can simply be powered by applying 12V/1A and 24V/5A which I tested with lab power supplies. That could be an option if the original PSU cannot be repaired.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Bentek BP-170AWL.JPG|Power Supply (after swapping some caps)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I tested the rectifier, diodes, the PFC´s FET, and the power switch for shorts. All capacitors where at least not shorted. Then I supplied PFC and PWM controller with an external supply voltage and found the current draw of approx. 20mA ok. After replacing the fuse, I slowly powered up the device with a 60W light bulp in series. It turned out that the power supply tries to start up, fails and retries several times per second. &lt;br /&gt;
When measuring the PFC controller´s supply voltage with a scope, I found it really unstable, rippling between 12 and 25V.&lt;br /&gt;
&lt;br /&gt;
= Solution =&lt;br /&gt;
The instable internal supply voltage was caused by a defect capacitor: '''C19''' 100uF/35V. After replacing that one, the power supply got in some more stable state.&lt;br /&gt;
&lt;br /&gt;
I then checked further caps and found all ''Samyoung'' branded ones out of spec. In the end I did replace:&lt;br /&gt;
* C13 47uF/35V&lt;br /&gt;
* C14 1uF/50V&lt;br /&gt;
* C19 100uF/35V&lt;br /&gt;
* C32 1uF/50V&lt;br /&gt;
* F1 T3,15A&lt;br /&gt;
&lt;br /&gt;
Again, these caps were all dead or got far less than their original capacitance!&lt;br /&gt;
&lt;br /&gt;
No semiconductor parts were obvious damaged. I did not care about most of the capacitors on the secondary side - although they are ''Samyoung'' types and might not be in good condition too.&lt;br /&gt;
&lt;br /&gt;
After the repair, the set works fine again. The power supply got a standby power consumption of approx. 10W which appears a bit too high. Possibly there is still something wrong with the standby/burst mode?&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=281</id>
		<title>Hyundai HLT-3270 Repair</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=281"/>
				<updated>2014-10-18T23:07:50Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I recently got a 9 year old HLT-3270 32&amp;quot; LCD TV and thought it would be worth fixing.&lt;br /&gt;
&lt;br /&gt;
''The following describes what I did in order to get the TV working again. I´m not an expert on this. Use this information on your own risk. Think about what you´re doing before removing any screws and take full responsibility for it.''&lt;br /&gt;
&lt;br /&gt;
= The Defect =&lt;br /&gt;
TV will not turn on, no power LED on, no current draw on the mains supply. Mains fuse on the power supply is open.&lt;br /&gt;
&lt;br /&gt;
= Power Supply BP-170AWL =&lt;br /&gt;
This set uses a ''Bentek DMC BP-170AWL'' power supply according to the sticker on the circuit board. I was not able to find schematics on that particular board. It provides only 12V and 24V to the TV main board and backlight converters and the output pins are labeled.&lt;br /&gt;
&lt;br /&gt;
'''Key parts:'''&lt;br /&gt;
* '''PFC controller:''' Fairchild FAN7527B&lt;br /&gt;
* '''PWM controller, switch''' Fairchild FS7M0880&lt;br /&gt;
* '''Diode for PFC''' STTH8L06 (assumption)&lt;br /&gt;
Datasheets can be easily found. The FS7M0880´s application note ''AN4121'' ist particulary interesting.&lt;br /&gt;
&lt;br /&gt;
The TV can simply be powered by applying 12V/1A and 24V/5A which I tested with lab power supplies. That could be an option if the original PSU cannot be repaired.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Bentek BP-170AWL.JPG|Power Supply (after swapping some caps)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I tested the rectifier, diodes, the PFC´s FET, and the power switch for shorts. All capacitors where at least not shorted. Then I supplied PFC and PWM controller with an external supply voltage and found the current draw of approx. 20mA ok. After replacing the fuse, I slowly powered up the device with a 60W light bulp in series. It turned out that the power supply tries to start up, fails and retries several times per second. &lt;br /&gt;
When measuring the PFC controller´s supply voltage with a scope, I found it really unstable, rippling between 12 and 25V.&lt;br /&gt;
&lt;br /&gt;
= Solution =&lt;br /&gt;
The instable internal supply voltage was caused by a defect capacitor: '''C19''' 100uF/35V. After replacing that one, the power supply got in some more stable state.&lt;br /&gt;
&lt;br /&gt;
I then checked further caps and found all ''Samyoung'' branded ones out of spec. In the end I did replace:&lt;br /&gt;
* C13 47uF/35V&lt;br /&gt;
* C14 1uF/50V&lt;br /&gt;
* C19 100uF/35V&lt;br /&gt;
* C32 1uF/50V&lt;br /&gt;
* F1 T3,15A&lt;br /&gt;
&lt;br /&gt;
Again, these caps were all dead or got far less than their original capacitance!&lt;br /&gt;
&lt;br /&gt;
No semiconductor parts were obvious damaged. I did not care about most of the capacitors on the secondary side - although they are ''Samyoung'' types and might not be in good condition too.&lt;br /&gt;
&lt;br /&gt;
After the repair, the set works fine again. The power supply got a standby power consumption of approx. 10W which appears a bit too high. Possibly there is still something wrong with the standby/burst mode?&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=280</id>
		<title>Hyundai HLT-3270 Repair</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=280"/>
				<updated>2014-10-18T23:06:57Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I recently got a 9 year old HLT-3270 32&amp;quot; LCD TV and thought it would be worth fixing.&lt;br /&gt;
''The following describes what I did in order to get the TV working again. I´m not an expert on this. Follow or don´t follow these instructions on your own risk. Think about what you´re doing before removing any screws and take full responsibility for it.''&lt;br /&gt;
&lt;br /&gt;
= The Defect =&lt;br /&gt;
TV will not turn on, no power LED on, no current draw on the mains supply. Mains fuse on the power supply is open.&lt;br /&gt;
&lt;br /&gt;
= Power Supply BP-170AWL =&lt;br /&gt;
This set uses a ''Bentek DMC BP-170AWL'' power supply according to the sticker on the circuit board. I was not able to find schematics on that particular board. It provides only 12V and 24V to the TV main board and backlight converters and the output pins are labeled.&lt;br /&gt;
&lt;br /&gt;
'''Key parts:'''&lt;br /&gt;
* '''PFC controller:''' Fairchild FAN7527B&lt;br /&gt;
* '''PWM controller, switch''' Fairchild FS7M0880&lt;br /&gt;
* '''Diode for PFC''' STTH8L06 (assumption)&lt;br /&gt;
Datasheets can be easily found. The FS7M0880´s application note ''AN4121'' ist particulary interesting.&lt;br /&gt;
&lt;br /&gt;
The TV can simply be powered by applying 12V/1A and 24V/5A which I tested with lab power supplies. That could be an option if the original PSU cannot be repaired.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Bentek BP-170AWL.JPG|Power Supply (after swapping some caps)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I tested the rectifier, diodes, the PFC´s FET, and the power switch for shorts. All capacitors where at least not shorted. Then I supplied PFC and PWM controller with an external supply voltage and found the current draw of approx. 20mA ok. After replacing the fuse, I slowly powered up the device with a 60W light bulp in series. It turned out that the power supply tries to start up, fails and retries several times per second. &lt;br /&gt;
When measuring the PFC controller´s supply voltage with a scope, I found it really unstable, rippling between 12 and 25V.&lt;br /&gt;
&lt;br /&gt;
= Solution =&lt;br /&gt;
The instable internal supply voltage was caused by a defect capacitor: '''C19''' 100uF/35V. After replacing that one, the power supply got in some more stable state.&lt;br /&gt;
&lt;br /&gt;
I then checked further caps and found all ''Samyoung'' branded ones out of spec. In the end I did replace:&lt;br /&gt;
* C13 47uF/35V&lt;br /&gt;
* C14 1uF/50V&lt;br /&gt;
* C19 100uF/35V&lt;br /&gt;
* C32 1uF/50V&lt;br /&gt;
* F1 T3,15A&lt;br /&gt;
&lt;br /&gt;
Again, these caps were all dead or got far less than their original capacitance!&lt;br /&gt;
&lt;br /&gt;
No semiconductor parts were obvious damaged. I did not care about most of the capacitors on the secondary side - although they are ''Samyoung'' types and might not be in good condition too.&lt;br /&gt;
&lt;br /&gt;
After the repair, the set works fine again. The power supply got a standby power consumption of approx. 10W which appears a bit too high. Possibly there is still something wrong with the standby/burst mode?&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=279</id>
		<title>Hyundai HLT-3270 Repair</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=279"/>
				<updated>2014-10-18T23:04:08Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* Power Supply BP-170AWL */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I recently got a 9 year old HLT-3270 32&amp;quot; LCD TV and thought it would be worth fixing.&lt;br /&gt;
&lt;br /&gt;
= The Defect =&lt;br /&gt;
TV will not turn on, no power LED on, no current draw on the mains supply. Mains fuse on the power supply is open.&lt;br /&gt;
&lt;br /&gt;
= Power Supply BP-170AWL =&lt;br /&gt;
This set uses a ''Bentek DMC BP-170AWL'' power supply according to the sticker on the circuit board. I was not able to find schematics on that particular board. It provides only 12V and 24V to the TV main board and backlight converters and the output pins are labeled.&lt;br /&gt;
&lt;br /&gt;
'''Key parts:'''&lt;br /&gt;
* '''PFC controller:''' Fairchild FAN7527B&lt;br /&gt;
* '''PWM controller, switch''' Fairchild FS7M0880&lt;br /&gt;
* '''Diode for PFC''' STTH8L06 (assumption)&lt;br /&gt;
Datasheets can be easily found. The FS7M0880´s application note ''AN4121'' ist particulary interesting.&lt;br /&gt;
&lt;br /&gt;
The TV can simply be powered by applying 12V/1A and 24V/5A which I tested with lab power supplies. That could be an option if the original PSU cannot be repaired.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Bentek BP-170AWL.JPG|Power Supply (after swapping some caps)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I tested the rectifier, diodes, the PFC´s FET, and the power switch for shorts. All capacitors where at least not shorted. Then I supplied PFC and PWM controller with an external supply voltage and found the current draw of approx. 20mA ok. After replacing the fuse, I slowly powered up the device with a 60W light bulp in series. It turned out that the power supply tries to start up, fails and retries several times per second. &lt;br /&gt;
When measuring the PFC controller´s supply voltage with a scope, I found it really unstable, rippling between 12 and 25V.&lt;br /&gt;
&lt;br /&gt;
= Solution =&lt;br /&gt;
The instable internal supply voltage was caused by a defect capacitor: '''C19''' 100uF/35V. After replacing that one, the power supply got in some more stable state.&lt;br /&gt;
&lt;br /&gt;
I then checked further caps and found all ''Samyoung'' branded ones out of spec. In the end I did replace:&lt;br /&gt;
* C13 47uF/35V&lt;br /&gt;
* C14 1uF/50V&lt;br /&gt;
* C19 100uF/35V&lt;br /&gt;
* C32 1uF/50V&lt;br /&gt;
* F1 T3,15A&lt;br /&gt;
&lt;br /&gt;
Again, these caps were all dead or got far less than their original capacitance!&lt;br /&gt;
&lt;br /&gt;
No semiconductor parts were obvious damaged. I did not care about most of the capacitors on the secondary side - although they are ''Samyoung'' types and might not be in good condition too.&lt;br /&gt;
&lt;br /&gt;
After the repair, the set works fine again. The power supply got a standby power consumption of approx. 10W which appears a bit too high. Possibly there is still something wrong with the standby/burst mode?&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=278</id>
		<title>Hyundai HLT-3270 Repair</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=278"/>
				<updated>2014-10-18T23:00:34Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* Solution */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I recently got a 9 year old HLT-3270 32&amp;quot; LCD TV and thought it would be worth fixing.&lt;br /&gt;
&lt;br /&gt;
= The Defect =&lt;br /&gt;
TV will not turn on, no power LED on, no current draw on the mains supply. Mains fuse on the power supply is open.&lt;br /&gt;
&lt;br /&gt;
= Power Supply BP-170AWL =&lt;br /&gt;
This set uses a ''Bentek DMC BP-170AWL'' power supply according to the sticker on the circuit board. I was not able to find schematics on that particular board. It provides only 12V and 24V to the TV main board and backlight converters and the output pins are labeled.&lt;br /&gt;
&lt;br /&gt;
'''Key parts:'''&lt;br /&gt;
* '''PFC controller:''' Fairchild FAN7527B&lt;br /&gt;
* '''PWM controller, switch''' Fairchild FS7M0880&lt;br /&gt;
* '''Diode for PFC''' STTH8L06 (assumption)&lt;br /&gt;
Datasheets can be easily found. The FS7M0880´s application note ''AN4121'' ist particulary interesting.&lt;br /&gt;
&lt;br /&gt;
The TV can simply be powered by applying 12V/1,5A and 24V/5A which I tested with lab power supplies. That could be an option if the original PSU cannot be repaired.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Bentek BP-170AWL.JPG|Power Supply (after swapping some caps)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I tested the rectifier, diodes, the PFC´s FET, and the power switch for shorts. All capacitors where at least not shorted. Then I supplied PFC and PWM controller with an external supply voltage and found the current draw of approx. 20mA ok. After replacing the fuse, I slowly powered up the device with a 60W light bulp in series. It turned out that the power supply tries to start up, fails and retries several times per second. &lt;br /&gt;
When measuring the PFC controller´s supply voltage with a scope, I found it really unstable, rippling between 12 and 25V.&lt;br /&gt;
&lt;br /&gt;
= Solution =&lt;br /&gt;
The instable internal supply voltage was caused by a defect capacitor: '''C19''' 100uF/35V. After replacing that one, the power supply got in some more stable state.&lt;br /&gt;
&lt;br /&gt;
I then checked further caps and found all ''Samyoung'' branded ones out of spec. In the end I did replace:&lt;br /&gt;
* C13 47uF/35V&lt;br /&gt;
* C14 1uF/50V&lt;br /&gt;
* C19 100uF/35V&lt;br /&gt;
* C32 1uF/50V&lt;br /&gt;
* F1 T3,15A&lt;br /&gt;
&lt;br /&gt;
Again, these caps were all dead or got far less than their original capacitance!&lt;br /&gt;
&lt;br /&gt;
No semiconductor parts were obvious damaged. I did not care about most of the capacitors on the secondary side - although they are ''Samyoung'' types and might not be in good condition too.&lt;br /&gt;
&lt;br /&gt;
After the repair, the set works fine again. The power supply got a standby power consumption of approx. 10W which appears a bit too high. Possibly there is still something wrong with the standby/burst mode?&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=277</id>
		<title>Hyundai HLT-3270 Repair</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=277"/>
				<updated>2014-10-18T22:58:55Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I recently got a 9 year old HLT-3270 32&amp;quot; LCD TV and thought it would be worth fixing.&lt;br /&gt;
&lt;br /&gt;
= The Defect =&lt;br /&gt;
TV will not turn on, no power LED on, no current draw on the mains supply. Mains fuse on the power supply is open.&lt;br /&gt;
&lt;br /&gt;
= Power Supply BP-170AWL =&lt;br /&gt;
This set uses a ''Bentek DMC BP-170AWL'' power supply according to the sticker on the circuit board. I was not able to find schematics on that particular board. It provides only 12V and 24V to the TV main board and backlight converters and the output pins are labeled.&lt;br /&gt;
&lt;br /&gt;
'''Key parts:'''&lt;br /&gt;
* '''PFC controller:''' Fairchild FAN7527B&lt;br /&gt;
* '''PWM controller, switch''' Fairchild FS7M0880&lt;br /&gt;
* '''Diode for PFC''' STTH8L06 (assumption)&lt;br /&gt;
Datasheets can be easily found. The FS7M0880´s application note ''AN4121'' ist particulary interesting.&lt;br /&gt;
&lt;br /&gt;
The TV can simply be powered by applying 12V/1,5A and 24V/5A which I tested with lab power supplies. That could be an option if the original PSU cannot be repaired.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Bentek BP-170AWL.JPG|Power Supply (after swapping some caps)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I tested the rectifier, diodes, the PFC´s FET, and the power switch for shorts. All capacitors where at least not shorted. Then I supplied PFC and PWM controller with an external supply voltage and found the current draw of approx. 20mA ok. After replacing the fuse, I slowly powered up the device with a 60W light bulp in series. It turned out that the power supply tries to start up, fails and retries several times per second. &lt;br /&gt;
When measuring the PFC controller´s supply voltage with a scope, I found it really unstable, rippling between 12 and 25V.&lt;br /&gt;
&lt;br /&gt;
= Solution =&lt;br /&gt;
The instable internal supply voltage was caused by a defect capacitor: '''C19''' 100uF/35V. After replacing that one, the power supply got in some more stable state.&lt;br /&gt;
&lt;br /&gt;
I then checked further caps and found all ''Samyoung'' branded ones out of spec. In the end I did replace:&lt;br /&gt;
* C13 47uF/35V&lt;br /&gt;
* C14 1uF/50V&lt;br /&gt;
* C19 100uF/35V&lt;br /&gt;
* C32 1uF/50V&lt;br /&gt;
* F1 T3,15A&lt;br /&gt;
&lt;br /&gt;
Again, these caps were all dead or got far less than their original capacitance!&lt;br /&gt;
&lt;br /&gt;
No semiconductor parts were obvious damaged. I did not care about most of the capacitors on the secondary side - although they are ''Samyoung'' types too and might be in good condition too.&lt;br /&gt;
&lt;br /&gt;
After the repair, the set works fine again. The power supply got a standby power consumption of approx. 10W which appears a bit too high. Possibly there is still something wrong with the standby/burst mode?&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=276</id>
		<title>Hyundai HLT-3270 Repair</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=276"/>
				<updated>2014-10-18T22:55:34Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I recently got a 9 year old HLT-3270 32&amp;quot; LCD TV and thought it would be worth fixing.&lt;br /&gt;
&lt;br /&gt;
= The Defect =&lt;br /&gt;
TV will not turn on, no power LED on, no current draw on the mains supply. Mains fuse on the power supply broken.&lt;br /&gt;
&lt;br /&gt;
= Power Supply BP-170AWL =&lt;br /&gt;
This set uses a ''Bentek DMC BP-170AWL'' power supply according to the sticker on the circuit board. I was not able to find schematics on that particular board.&lt;br /&gt;
&lt;br /&gt;
'''Key parts:'''&lt;br /&gt;
* '''PFC controller:''' Fairchild FAN7527B&lt;br /&gt;
* '''PWM controller, switch''' Fairchild FS7M0880&lt;br /&gt;
* '''Diode for PFC''' STTH8L06 (assumption)&lt;br /&gt;
Datasheets can be easily found. The FS7M0880´s application note ''AN4121'' ist particulary interesting.&lt;br /&gt;
&lt;br /&gt;
The TV can simply be powered by applying 12V/1,5A and 24V/5A which I tested with lab power supplies.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Bentek BP-170AWL.JPG|Power Supply (after swapping some caps)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I tested the rectifier, diodes, the PFC´s FET, and the power switch for shorts. All capacitors where at least not shorted. Then I supplied PFC and PWM controller with an external supply voltage and found the current draw of approx. 20mA ok. After replacing the fuse, I slowly powered up the device with a 60W light bulp in series. It turned out that the power supply tries to start up, fails and retries several times per second. &lt;br /&gt;
When measuring the PFC controller´s supply voltage with a scope, I found it really unstable, rippling between 12 and 25V.&lt;br /&gt;
&lt;br /&gt;
= Solution =&lt;br /&gt;
The instable internal supply voltage was caused by a defect capacitor: '''C19''' 100uF/35V. After replacing that one, the power supply got in some more stable state.&lt;br /&gt;
&lt;br /&gt;
I then checked further caps and found all ''Samyoung'' branded ones out of spec. In the end I did replace:&lt;br /&gt;
* C13 47uF/35V&lt;br /&gt;
* C14 1uF/50V&lt;br /&gt;
* C19 100uF/35V&lt;br /&gt;
* C32 1uF/50V&lt;br /&gt;
* F1 T3,15A&lt;br /&gt;
&lt;br /&gt;
Again, these caps were all dead or got far less than their original capacitance!&lt;br /&gt;
&lt;br /&gt;
No semiconductor parts were obvious damaged. I did not care about most of the capacitors on the secondary side - although they are ''Samyoung'' types too and might be in good condition too.&lt;br /&gt;
&lt;br /&gt;
After the repair, the set works fine agein. The power supply got a standby power consumption of approx. 10W which appears a bit too high. Possibly there is still something wrong with the standby/burst mode?&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=File:Bentek_BP-170AWL.JPG&amp;diff=275</id>
		<title>File:Bentek BP-170AWL.JPG</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=File:Bentek_BP-170AWL.JPG&amp;diff=275"/>
				<updated>2014-10-18T22:50:58Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: Bentek DMC BP-170AWL power supply
CC BY-NC-SA Tomelec&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bentek DMC BP-170AWL power supply&lt;br /&gt;
CC BY-NC-SA Tomelec&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=274</id>
		<title>Hyundai HLT-3270 Repair</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=274"/>
				<updated>2014-10-18T22:47:13Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I recently got a 9 year old HLT-3270 32&amp;quot; LCD TV and thought it would be worth fixing.&lt;br /&gt;
&lt;br /&gt;
= The Defect =&lt;br /&gt;
TV will not turn on, no power LED on, no current draw on the mains supply. Mains fuse on the power supply broken.&lt;br /&gt;
&lt;br /&gt;
= Power Supply =&lt;br /&gt;
This set uses a ''Bentek DMC BP-170AWL'' power supply according to the sticker on the circuit board. I was not able to find schematics on that particular board.&lt;br /&gt;
&lt;br /&gt;
'''Key parts:'''&lt;br /&gt;
* '''PFC controller:''' Fairchild FAN7527B&lt;br /&gt;
* '''PWM controller, switch''' Fairchild FS7M0880&lt;br /&gt;
* '''Diode for PFC''' STTH8L06 (assumption)&lt;br /&gt;
Datasheets can be easily found. The FS7M0880´s application note ''AN4121'' ist particulary interesting.&lt;br /&gt;
&lt;br /&gt;
I tested the rectifier, diodes, the PFC´s FET, and the power switch for shorts. All capacitors where at least not shorted. Then I supplied PFC and PWM controller with an external supply voltage and found the current draw of approx. 20mA ok. After replacing the fuse, I slowly powered up the device with a 60W light bulp in series. It turned out that the power supply tries to start up, fails and retries several times per second. &lt;br /&gt;
When measuring the PFC controller´s supply voltage with a scope, I found it really unstable, rippling between 12 and 25V.&lt;br /&gt;
&lt;br /&gt;
= Solution =&lt;br /&gt;
The instable internal supply voltage was caused by a defect capacitor: '''C19''' 100uF/35V. After replacing that one, the power supply got in some more stable state.&lt;br /&gt;
&lt;br /&gt;
I then checked further caps and found all ''Samyoung'' branded ones out of spec. In the end I did replace:&lt;br /&gt;
* C13 47uF/35V&lt;br /&gt;
* C14 1uF/50V&lt;br /&gt;
* C19 100uF/35V&lt;br /&gt;
* C32 1uF/50V&lt;br /&gt;
* F1 T3,15A&lt;br /&gt;
&lt;br /&gt;
Again, these were all dead or got far less than their original capacitance!&lt;br /&gt;
&lt;br /&gt;
No semiconductor parts were obvious damaged. I did not care about most of the capacitors on the secondary side - although they are ''Samyoung'' types too and might be in good condition too.&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=273</id>
		<title>Hyundai HLT-3270 Repair</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=273"/>
				<updated>2014-10-18T22:26:50Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I recently got a 9 year old HLT-3270 32&amp;quot; LCD TV and thought it would be worth fixing.&lt;br /&gt;
&lt;br /&gt;
= The Defect =&lt;br /&gt;
TV will not turn on, no power LED on, no current draw on the mains supply. Mains fuse on the power supply broken.&lt;br /&gt;
&lt;br /&gt;
= Power Supply =&lt;br /&gt;
This set uses a ''Bentec DMC BP-170AWL'' power supply according to the sticker on the circuit board. I was not able to find schematics on that particular board.&lt;br /&gt;
&lt;br /&gt;
Key parts:&lt;br /&gt;
* '''PFC controller:''' Fairchild FAN7527B&lt;br /&gt;
* '''PWM controller, switch''' Fairchild FS7M0880&lt;br /&gt;
* '''Diode for PFC''' STTH8L06 (assumption)&lt;br /&gt;
Datasheets can be easily found. The FS7M0880´s application note ''AN4121'' ist particulary interesting.&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=272</id>
		<title>Hyundai HLT-3270 Repair</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Hyundai_HLT-3270_Repair&amp;diff=272"/>
				<updated>2014-10-18T22:21:07Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: Created page with &amp;quot;I recently got a 9 year old HLT-3270 32&amp;quot; LCD TV and thought it would be worth fixing.  = The Defect = TV will not turn on, no power LED on, no current draw on the mains supply. M...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I recently got a 9 year old HLT-3270 32&amp;quot; LCD TV and thought it would be worth fixing.&lt;br /&gt;
&lt;br /&gt;
= The Defect =&lt;br /&gt;
TV will not turn on, no power LED on, no current draw on the mains supply. Mains fuse on the power supply broken.&lt;br /&gt;
&lt;br /&gt;
= Power Supply =&lt;br /&gt;
This set uses a ''Bentec DMC BP-170AWL'' power supply according to the sticker on the circuit board. I was not able to find schematics on that particular board.&lt;br /&gt;
&lt;br /&gt;
Key parts:&lt;br /&gt;
* '''PFC controller:''' Fairchild FAN7527B&lt;br /&gt;
* '''PWM controller, switch''' Fairchild FS7M0880&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Artnet-Tools&amp;diff=271</id>
		<title>Artnet-Tools</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Artnet-Tools&amp;diff=271"/>
				<updated>2014-09-02T14:26:42Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: /* Artnet Tools */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Konvertieren verschiedener Formate =&lt;br /&gt;
== PNG Sequenz -&amp;gt; raw RGB ==&lt;br /&gt;
Verwendet Image Magick´s '''convert'''.&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;for file in *.png; do convert $file rgb:- &amp;gt;&amp;gt; ../outfile.raw; done&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Mapping =&lt;br /&gt;
== Panels ==&lt;br /&gt;
Derzeit implementierte panels:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;10&amp;quot; &lt;br /&gt;
!Panel&lt;br /&gt;
!Parameter&lt;br /&gt;
!Kanäle&lt;br /&gt;
!hä?&lt;br /&gt;
|-&lt;br /&gt;
|''pixelpanel''&lt;br /&gt;
|x  y  w  h&lt;br /&gt;
|3wh&lt;br /&gt;
|rechteckiges 1:1 Pixelmapping&lt;br /&gt;
|-&lt;br /&gt;
|''cielos600_r''&lt;br /&gt;
|x  y&lt;br /&gt;
|432&lt;br /&gt;
|90° rechtsgedrehtes 12x12 Pixelpanel&lt;br /&gt;
|-&lt;br /&gt;
|''rgbstatic''&lt;br /&gt;
|r  g  b&lt;br /&gt;
|3&lt;br /&gt;
|statischer Pixel der Farbe RGB&lt;br /&gt;
|-&lt;br /&gt;
|''avgpanel''&lt;br /&gt;
|x  y  w  h&lt;br /&gt;
|3&lt;br /&gt;
|RGB Durchschnitt&lt;br /&gt;
|-&lt;br /&gt;
|''whitepanel''&lt;br /&gt;
|x  y  w  h&lt;br /&gt;
|1&lt;br /&gt;
|Durchschnitt auf einen Helligkeitskanal&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Ganze panels in VI verschieben ==&lt;br /&gt;
Das verschiebt alle markierten ''pixelpanel'' um 100 pixel nach links und 200 pixel nach oben:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;:%s/\(^pixelpanel[ ]*\)\([0-9]*\)[ ]*\([0-9]*\)/\=submatch(1).eval(submatch(2) - 100).&amp;quot;  &amp;quot;.eval(submatch(3) - 200)/g&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= MPlayer mit RGB Ausgabemodul =&lt;br /&gt;
Ich habe mir zu diesem Zweck ein RGB Ausgabemodul für den MPlayer gebastelt. Es ist leider noch zu schlampig für eine Veröffentlichung, ich teile es aber natürlich gerne. Bitte einfach nachfragen.&lt;br /&gt;
&lt;br /&gt;
== Build ==&lt;br /&gt;
Beim konfigurieren DVD CSS deaktivieren und bei Bedarf das PNG Modul mit einbinden:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;./configure --disable-libdvdcss-internal --enable-png&lt;br /&gt;
make&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Artnet Tools =&lt;br /&gt;
Zusätzliche Pakete unter Debian/Ubuntu:&lt;br /&gt;
* libsdl1.2-dev&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=Artnet-Tools&amp;diff=270</id>
		<title>Artnet-Tools</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=Artnet-Tools&amp;diff=270"/>
				<updated>2014-09-02T13:36:50Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Konvertieren verschiedener Formate =&lt;br /&gt;
== PNG Sequenz -&amp;gt; raw RGB ==&lt;br /&gt;
Verwendet Image Magick´s '''convert'''.&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;for file in *.png; do convert $file rgb:- &amp;gt;&amp;gt; ../outfile.raw; done&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Mapping =&lt;br /&gt;
== Panels ==&lt;br /&gt;
Derzeit implementierte panels:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;10&amp;quot; &lt;br /&gt;
!Panel&lt;br /&gt;
!Parameter&lt;br /&gt;
!Kanäle&lt;br /&gt;
!hä?&lt;br /&gt;
|-&lt;br /&gt;
|''pixelpanel''&lt;br /&gt;
|x  y  w  h&lt;br /&gt;
|3wh&lt;br /&gt;
|rechteckiges 1:1 Pixelmapping&lt;br /&gt;
|-&lt;br /&gt;
|''cielos600_r''&lt;br /&gt;
|x  y&lt;br /&gt;
|432&lt;br /&gt;
|90° rechtsgedrehtes 12x12 Pixelpanel&lt;br /&gt;
|-&lt;br /&gt;
|''rgbstatic''&lt;br /&gt;
|r  g  b&lt;br /&gt;
|3&lt;br /&gt;
|statischer Pixel der Farbe RGB&lt;br /&gt;
|-&lt;br /&gt;
|''avgpanel''&lt;br /&gt;
|x  y  w  h&lt;br /&gt;
|3&lt;br /&gt;
|RGB Durchschnitt&lt;br /&gt;
|-&lt;br /&gt;
|''whitepanel''&lt;br /&gt;
|x  y  w  h&lt;br /&gt;
|1&lt;br /&gt;
|Durchschnitt auf einen Helligkeitskanal&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Ganze panels in VI verschieben ==&lt;br /&gt;
Das verschiebt alle markierten ''pixelpanel'' um 100 pixel nach links und 200 pixel nach oben:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;:%s/\(^pixelpanel[ ]*\)\([0-9]*\)[ ]*\([0-9]*\)/\=submatch(1).eval(submatch(2) - 100).&amp;quot;  &amp;quot;.eval(submatch(3) - 200)/g&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= MPlayer mit RGB Ausgabemodul =&lt;br /&gt;
Ich habe mir zu diesem Zweck ein RGB Ausgabemodul für den MPlayer gebastelt. Es ist leider noch zu schlampig für eine Veröffentlichung, ich teile es aber natürlich gerne. Bitte einfach nachfragen.&lt;br /&gt;
&lt;br /&gt;
== Build ==&lt;br /&gt;
Beim konfigurieren DVD CSS deaktivieren und bei Bedarf das PNG Modul mit einbinden:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;./configure --disable-libdvdcss-internal --enable-png&lt;br /&gt;
make&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Artnet Tools =&lt;br /&gt;
Zusätzliche pakete unter Debian/Ubuntu:&lt;br /&gt;
* libsdl1.2-dev&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	<entry>
		<id>https://www.tomelec.net/w/index.php?title=VCU_Tipps_und_Tricks&amp;diff=269</id>
		<title>VCU Tipps und Tricks</title>
		<link rel="alternate" type="text/html" href="https://www.tomelec.net/w/index.php?title=VCU_Tipps_und_Tricks&amp;diff=269"/>
				<updated>2014-05-08T08:58:47Z</updated>
		
		<summary type="html">&lt;p&gt;Tom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Konvertierung mit svfconvert ==&lt;br /&gt;
* Mehere Verzeichnisse mit PNG Sequenzen automatisch zu SVF konvertieren:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;for directory in `find -type d`; do svfconvert -m /path/to/mapping.xml -i `pwd`/`basename $directory` -o `pwd` -c `if echo $directory | grep colours &amp;gt;/dev/null; then echo &amp;quot;/usr/local/bin/svf-convert/colorcorrection/100209_artistic_Sharp.coc&amp;quot;; else echo &amp;quot;/usr/local/bin/svf-convert/colorcorrection/100209_natural_Sharp.coc&amp;quot;; fi` -p `basename $directory`; done &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Angabe der Geometrie in allen SVF Dateinamen ändern:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;for file in *.svf; do mv $file `echo $file | sed s/90x72/54x72/g`; done&lt;br /&gt;
for file in *; do echo $file;  mv $file `echo $file | sed s/_.*_BC/_36x36/g`; done&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* SVF Dateien auf die SD-Karten Verzeichnisse aufteilen:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;for i in `seq 1 6`; do mv *.$i.svf sd/$i; done &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ZIP Dateien aus den SD-Verzeichnissen erstellen (eine je Verzeichnis / Karte)&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;cur_path=`pwd`; for sd_root in `find $cur_path/sd/* -maxdepth 0 -type d`; do cd $sd_root; zip -9r $cur_path/sd`pwd | sed 's!.*/!!g'`.zip *; done; cd $cur_path&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Nummerierung aus der SVF Datei entfernen um konforme Dateinamen für den Democontroller zu bekommen:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;for file in *\.[0-9]*.svf; do mv $file $( echo $file | cut -d. -f 1 ).svf; done &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
filename'''.1'''.svf -&amp;gt; filename.svf&lt;br /&gt;
&lt;br /&gt;
== XML Mapping mit VI bearbeiten ==&lt;br /&gt;
* Pixelposition verschieben&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;s/position=&amp;quot;(\([0-9]*\), \([0-9]*\))&amp;quot;/\=&amp;quot;position=\&amp;quot;(&amp;quot;.eval(submatch(1) + 10).&amp;quot;, &amp;quot;.eval(submatch(2) + 20).&amp;quot;)\&amp;quot;&amp;quot;/g&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
x + 10, y + 20&lt;br /&gt;
&lt;br /&gt;
* DMX Universen verschieben&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;s/dmxUniverse=&amp;quot;\([0-9]*\)&amp;quot;/\=&amp;quot;dmxUniverse=\&amp;quot;&amp;quot;.eval(submatch(1) + 1).&amp;quot;\&amp;quot;&amp;quot;/g&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
dmxUniverse += 1&lt;br /&gt;
&lt;br /&gt;
* Mehrfache Ersetzungen auf einmal&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;s/position=&amp;quot;(\([0-9]*\), \([0-9]*\))&amp;quot;/\=&amp;quot;position=\&amp;quot;(&amp;quot;.eval(submatch(1) + 0).&amp;quot;, &amp;quot;.eval(submatch(2) + 1).&amp;quot;)\&amp;quot;&amp;quot;/g | :'&amp;lt;,'&amp;gt;s/dmxUniverse=&amp;quot;\([0-9]*\)&amp;quot;/\=&amp;quot;dmxUniverse=\&amp;quot;&amp;quot;.eval(submatch(&lt;br /&gt;
1) + 1).&amp;quot;\&amp;quot;&amp;quot;/g&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	</feed>