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

<channel>
	<title>PC-KASA</title>
	<atom:link href="https://www.pc-kasa.sk/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.pc-kasa.sk</link>
	<description>O systému PC-KASA</description>
	<lastBuildDate>Sat, 09 Mar 2019 16:18:21 +0000</lastBuildDate>
	<language>cs</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>AnyDesk</title>
		<link>https://www.pc-kasa.sk/2014/11/03/nullam-eget-elit-ante/</link>
					<comments>https://www.pc-kasa.sk/2014/11/03/nullam-eget-elit-ante/#respond</comments>
		
		<dc:creator><![CDATA[vlastik cc]]></dc:creator>
		<pubDate>Mon, 03 Nov 2014 19:06:15 +0000</pubDate>
				<category><![CDATA[Navody Win]]></category>
		<guid isPermaLink="false">http://theme-fusion.com/avada_demos/portfolio/?p=11976</guid>

					<description><![CDATA[Poznáte vzdialenú pracovnú plochu, doteraz bola pomalá a ťažkopádna. S AnyDesk to neplatí.]]></description>
										<content:encoded><![CDATA[<p>Poznáte vzdialenú pracovnú plochu, doteraz bola pomalá a ťažkopádna. S <code><a style="color: red;" href="https://www.anydesk.com">AnyDesk</a></code> to neplatí.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.pc-kasa.sk/2014/11/03/nullam-eget-elit-ante/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Web Server XAMPP</title>
		<link>https://www.pc-kasa.sk/2014/11/03/malesuada-fames-ac-turpis-2/</link>
					<comments>https://www.pc-kasa.sk/2014/11/03/malesuada-fames-ac-turpis-2/#respond</comments>
		
		<dc:creator><![CDATA[vlastik cc]]></dc:creator>
		<pubDate>Mon, 03 Nov 2014 19:05:25 +0000</pubDate>
				<category><![CDATA[Navody Win]]></category>
		<guid isPermaLink="false">http://theme-fusion.com/avada_demos/portfolio/?p=11972</guid>

					<description><![CDATA[XAMPP je ľahko inštalovateľné distribúcia Apache obsahujúce MariaDB, PHP a Perl. Stačí stiahnuť a spustiť inštalačný program. Je to tak jednoduché. Stiahnite si tu.]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" style="float: right;" src="/wp-content/uploads/2014/11/xamp-500x383@2x.jpg" alt="XAMP" width="100px" height="100px" /> XAMPP je ľahko inštalovateľné distribúcia Apache obsahujúce MariaDB, PHP a Perl. Stačí stiahnuť a spustiť inštalačný program.<br />
Je to tak jednoduché.</p>
<p>Stiahnite si <code><a style="color: red;" href="https://www.apachefriends.org/download.html">tu</a></code>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.pc-kasa.sk/2014/11/03/malesuada-fames-ac-turpis-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Autorun Raspberry Pi</title>
		<link>https://www.pc-kasa.sk/2014/11/03/autorun-raspberry-pi/</link>
					<comments>https://www.pc-kasa.sk/2014/11/03/autorun-raspberry-pi/#respond</comments>
		
		<dc:creator><![CDATA[vlastik cc]]></dc:creator>
		<pubDate>Mon, 03 Nov 2014 19:04:37 +0000</pubDate>
				<category><![CDATA[Raspberry PI]]></category>
		<guid isPermaLink="false">http://theme-fusion.com/avada_demos/portfolio/?p=11969</guid>

					<description><![CDATA[Jak spustit python skript po spuštění Raspberry Pi? V terminálu zadejte příkaz: sudo nano / etc / profile Na konci souboru přidejte řádek: sudo python /home/pi/mujscript.py Uložte pomocí Ctrl + o, případně potvrdíte hlášku pomocí Y a Entry. Ukončete editor pomocí Ctrl + x Následně restartujete vaší malinu pomocí příkazu: sudo reboot Po naběhnutí systému  [...]]]></description>
										<content:encoded><![CDATA[<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">Jak spustit python skript po spuštění Raspberry Pi? </span></span><br />
<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">V terminálu zadejte příkaz: </span></span><br />
<strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">sudo nano / etc / profile</span></span></strong><br />
<span style="vertical-align: inherit;"><span style="vertical-align: inherit;"> Na konci souboru přidejte řádek: </span></span><br />
<strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">sudo python /home/pi/mujscript.py</span></span></strong><br />
<span style="vertical-align: inherit;"><span style="vertical-align: inherit;"> Uložte pomocí Ctrl + o, případně potvrdíte hlášku pomocí Y a Entry. </span></span><br />
<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">Ukončete editor pomocí Ctrl + x </span></span><br />
<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">Následně restartujete vaší malinu pomocí příkazu: </span></span><br />
<strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">sudo reboot</span></span></strong><br />
<span style="vertical-align: inherit;"><span style="vertical-align: inherit;"> Po naběhnutí systému se spustí váš skript.</span></span></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.pc-kasa.sk/2014/11/03/autorun-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Inštalácia Desktopu na Raspbian Jessie Lite</title>
		<link>https://www.pc-kasa.sk/2014/11/03/desktop-raspbian-jessie-lite/</link>
					<comments>https://www.pc-kasa.sk/2014/11/03/desktop-raspbian-jessie-lite/#respond</comments>
		
		<dc:creator><![CDATA[vlastik cc]]></dc:creator>
		<pubDate>Mon, 03 Nov 2014 19:03:44 +0000</pubDate>
				<category><![CDATA[Raspberry PI]]></category>
		<guid isPermaLink="false">http://theme-fusion.com/avada_demos/portfolio/?p=11967</guid>

					<description><![CDATA[Pri niektorých prípadoch použitia môžete potrebovať grafické používateľské rozhranie. Alebo uprednostňujete slušné desktopové prostredie počas relácie terminálu. V týchto prípadoch budeme inštalovať plne funkčné prostredie LXDE: sudo apt-get update &amp;&amp; sudo apt-get upgrade Potom nainštalujeme grafický server Xorg: sudo apt-get install xinit Teraz budeme inštalovať LXDE, terminál pre LXDE a balíček, aby všetko vyzeralo pekne:  [...]]]></description>
										<content:encoded><![CDATA[<p>Pri niektorých prípadoch použitia môžete potrebovať grafické používateľské rozhranie. Alebo uprednostňujete slušné desktopové prostredie počas relácie terminálu. V týchto prípadoch budeme inštalovať plne funkčné prostredie LXDE:</p>
<pre class="literal-block"><strong>sudo apt-get update &amp;&amp; sudo apt-get upgrade
</strong></pre>
<p>Potom nainštalujeme grafický server Xorg:</p>
<pre class="literal-block"><strong>sudo apt-get install xinit
</strong></pre>
<p>Teraz budeme inštalovať LXDE, terminál pre LXDE a balíček, aby všetko vyzeralo pekne:</p>
<pre class="literal-block"><strong>sudo apt-get install lxde-core lxterminal lxappearance
</strong></pre>
<p>Teraz máme pekné desktopové prostredie je čas nainštalovať prihlasovacieho manažéra:</p>
<pre class="literal-block"><strong>sudo apt-get install lightdm
</strong></pre>
<p>Doplnenie chýbajúceho balíčka:</p>
<pre class="literal-block"><strong>sudo apt-get install --no-install-recommends xserver-xorg</strong></pre>
<p>Teraz je všetko nainštalované. Reštartujeme!</p>
<pre class="literal-block"><strong>sudo reboot</strong></pre>
]]></content:encoded>
					
					<wfw:commentRss>https://www.pc-kasa.sk/2014/11/03/desktop-raspbian-jessie-lite/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Ako vytvoriť spustiteľný súbor (.exe) zo skriptu Python</title>
		<link>https://www.pc-kasa.sk/2014/11/03/fusce-tincidunt-augue/</link>
					<comments>https://www.pc-kasa.sk/2014/11/03/fusce-tincidunt-augue/#respond</comments>
		
		<dc:creator><![CDATA[vlastik cc]]></dc:creator>
		<pubDate>Mon, 03 Nov 2014 19:03:17 +0000</pubDate>
				<category><![CDATA[Navody Win]]></category>
		<category><![CDATA[Programy]]></category>
		<guid isPermaLink="false">http://theme-fusion.com/avada_demos/portfolio/?p=11965</guid>

					<description><![CDATA[Stiahnite si a nainstalujte Python 3.x.x z Python.org Spustite prikazový riadok a napíšte: c: cd\Python36 python -m pip install --upgrade pip cd\Python36\Scripts pip install pyinstaller Pokial vám antivirus zablokuje runw.exe nastavte si výnimku. Po inštalácii vytvoríme python skript. Napríklad test.py : def start_setup():  ­      print ("Test python")      print ("OK") start_setup() Teraz pokračujte vytvorením spustiteľného súboru  [...]]]></description>
										<content:encoded><![CDATA[<p>Stiahnite si a nainstalujte Python 3.x.x z <code><a style="color: red;" href="https://www.python.org/downloads/">Python.org</a></code><br />
Spustite prikazový riadok a napíšte:</p>
<p><strong>c:</strong><br />
<strong>cd\Python36</strong><br />
<strong>python -m pip install &#8211;upgrade pip</strong><br />
<strong>cd\Python36\Scripts</strong><br />
<strong>pip install pyinstaller</strong></p>
<p>Pokial vám antivirus zablokuje runw.exe nastavte si výnimku.<br />
Po inštalácii vytvoríme python skript.</p>
<p>Napríklad <strong>test.py</strong> :</p>
<p><strong>def start_setup(): </strong></p>
<p>­<strong>      print (&#8222;Test python&#8220;)</strong><br />
<strong>      print (&#8222;OK&#8220;)</strong></p>
<p><strong>start_setup()</strong></p>
<p>Teraz pokračujte vytvorením spustiteľného súboru pomocou nasledujúceho príkazu:<br />
<strong>pyinstaller test.py</strong></p>
<p>Vytvorený <strong>test.exe</strong> nájdete v <strong>C:\Python36\Scripts\build\test</strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.pc-kasa.sk/2014/11/03/fusce-tincidunt-augue/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Riešenie problémov so službou Windows Update</title>
		<link>https://www.pc-kasa.sk/2014/11/03/windows-update/</link>
					<comments>https://www.pc-kasa.sk/2014/11/03/windows-update/#respond</comments>
		
		<dc:creator><![CDATA[vlastik cc]]></dc:creator>
		<pubDate>Mon, 03 Nov 2014 19:02:23 +0000</pubDate>
				<category><![CDATA[Navody Win]]></category>
		<guid isPermaLink="false">http://theme-fusion.com/avada_demos/portfolio/?p=11963</guid>

					<description><![CDATA[Ak máte problémy s aktualizáciou programu Windows Update, uistite sa, že ste pripojený k Internetu, a potom stiahnite a spustite Windows Update riešenie problémov s Windows verziami. Navštívte stránky Microsoftu Stiahnite si nástroj pre odstraňovanie problémov pre systém Windows 10 zo stránok Microsoftu Stiahnite si nástroj pre odstraňovanie problémov pre systém Windows 7 a Windows  [...]]]></description>
										<content:encoded><![CDATA[<p>Ak máte problémy s aktualizáciou programu Windows Update, uistite sa, že ste pripojený k Internetu, a potom stiahnite a spustite Windows Update riešenie problémov s Windows verziami.</p>
<ul class="ia-single-bullet">
<li class="ng-scope"><span class="ng-isolate-scope"><a class="ng-scope" href="https://support.microsoft.com/en-us/help/4027322/windows-update-troubleshooter" target="" data-content-type="" data-content-id="" rel="noopener noreferrer">Navštívte stránky Microsoftu</a></span>
<ul class="ia-single-bullet">
<li class="ng-scope"><span class="ng-isolate-scope"><a class="ng-scope" href="https://aka.ms/wudiag" target="" data-content-type="" data-content-id="" rel="noopener noreferrer">Stiahnite si nástroj pre odstraňovanie problémov pre systém Windows 10 zo stránok Microsoftu</a></span></li>
<li class="ng-scope"><span class="ng-isolate-scope"><a class="ng-scope" href="https://aka.ms/diag_wu" target="" data-content-id="" data-content-type="" rel="noopener noreferrer">Stiahnite si nástroj pre odstraňovanie problémov pre systém Windows 7 a Windows 8 zo stránok Microsoftu</a></span></li>
</ul>
</li>
</ul>
<p>Pomocou nástroja &#8211; Kontrola systémových súborov môžete opraviť chýbajúce alebo poškodené systémové súbory.</p>
<p>Do príkazového riadka zadajte nasledovný príkaz a stlačte kláves ENTER:</p>
<p><strong>sfc / scannow</strong></p>
<p>Prečítajte si článok na stránkach <a class="ng-scope" href="https://support.microsoft.com/en-gb/help/929833/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system" target="" data-content-type="" data-content-id="" rel="noopener noreferrer">Microsoftu</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.pc-kasa.sk/2014/11/03/windows-update/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
