<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Mac - Android - Scripting</title>
	<atom:link href="http://vladoportos.sk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://vladoportos.sk</link>
	<description>Blog about programming, scripting and cool things.</description>
	<lastBuildDate>Fri, 20 Jan 2012 16:48:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Skyrim not available on your Steam ? Solution here ! by VladoPortos</title>
		<link>http://vladoportos.sk/info/skyrim-not-available-on-your-steam/comment-page-1/#comment-783</link>
		<dc:creator>VladoPortos</dc:creator>
		<pubDate>Fri, 20 Jan 2012 16:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://vladoportos.sk/?p=713#comment-783</guid>
		<description>not sure about that, for me the patches download without a problem</description>
		<content:encoded><![CDATA[<p>not sure about that, for me the patches download without a problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Skyrim not available on your Steam ? Solution here ! by JA som to</title>
		<link>http://vladoportos.sk/info/skyrim-not-available-on-your-steam/comment-page-1/#comment-781</link>
		<dc:creator>JA som to</dc:creator>
		<pubDate>Fri, 13 Jan 2012 15:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://vladoportos.sk/?p=713#comment-781</guid>
		<description>Hi.Pls i am from Slovakia..and steam does not download the patches ???Pls HELP ;) Thx</description>
		<content:encoded><![CDATA[<p>Hi.Pls i am from Slovakia..and steam does not download the patches ???Pls HELP <img src='http://vladoportos.sk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tutorial how to run CraftBukkit on linux server with automatic backup and restart by VladoPortos</title>
		<link>http://vladoportos.sk/stuff/how-to/little-tutorial-how-to-run-cb-on-linux-server-with-automatic-backup-restart/comment-page-1/#comment-779</link>
		<dc:creator>VladoPortos</dc:creator>
		<pubDate>Sat, 07 Jan 2012 02:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.vladoportos.sk/?p=358#comment-779</guid>
		<description>About the server crashes, it can be lots of factors. Depends what kind of server you have, I can&#039;t say for windows or Mac, but for linux there should be something in logs, if its not than I would suggest to install some kind of dump program, like kdump that would create crasf file if you are lucky :) and analyse that why it is happening. 

Most time I seen server crash:
- Memory issue ( need to run couple of memtest to check )
- Disk issue ( server might not be powerful enough to handle I/O during backup and crash ) 
- Power source ( believe or not I had this happen to me, too many HDD in server and not enough power, server will run but crash if there was some more action going on )</description>
		<content:encoded><![CDATA[<p>About the server crashes, it can be lots of factors. Depends what kind of server you have, I can&#8217;t say for windows or Mac, but for linux there should be something in logs, if its not than I would suggest to install some kind of dump program, like kdump that would create crasf file if you are lucky <img src='http://vladoportos.sk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and analyse that why it is happening. </p>
<p>Most time I seen server crash:<br />
- Memory issue ( need to run couple of memtest to check )<br />
- Disk issue ( server might not be powerful enough to handle I/O during backup and crash )<br />
- Power source ( believe or not I had this happen to me, too many HDD in server and not enough power, server will run but crash if there was some more action going on )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tutorial how to run CraftBukkit on linux server with automatic backup and restart by Neero</title>
		<link>http://vladoportos.sk/stuff/how-to/little-tutorial-how-to-run-cb-on-linux-server-with-automatic-backup-restart/comment-page-1/#comment-778</link>
		<dc:creator>Neero</dc:creator>
		<pubDate>Wed, 04 Jan 2012 20:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.vladoportos.sk/?p=358#comment-778</guid>
		<description>One more thing btw :)
Is it possible to make it check if there has been any user logged in since last backup? That would save me a whole load of diskspace :)</description>
		<content:encoded><![CDATA[<p>One more thing btw <img src='http://vladoportos.sk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Is it possible to make it check if there has been any user logged in since last backup? That would save me a whole load of diskspace <img src='http://vladoportos.sk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tutorial how to run CraftBukkit on linux server with automatic backup and restart by Neero</title>
		<link>http://vladoportos.sk/stuff/how-to/little-tutorial-how-to-run-cb-on-linux-server-with-automatic-backup-restart/comment-page-1/#comment-777</link>
		<dc:creator>Neero</dc:creator>
		<pubDate>Wed, 04 Jan 2012 19:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.vladoportos.sk/?p=358#comment-777</guid>
		<description>Thanks for this, much better than my(tm) backup script :) This even removes old backups :D

Is the -t on screen necessary? Didn&#039;t have that in my script.

Also, I have server crash almost once every day (not only minecraft, the whole server crashes totaly). I think it is related to my backup script. Most of the times (always?), it crashes in the middle of the night when no one is online. I think it is the backup that causes it because when my backup hdd was full, the server ran for several days without a crash. I backup the whole minecraft folder (server files, plugins, maps, etc). Do you have any opinion on why that happens?

Also, for those who have the dynmap mod, and wants to exclude the web/tiles directory, add this on the end of the tar line:
--exclude &quot;/path/to/bukkit/plugins/dynmap/web/tiles&quot;</description>
		<content:encoded><![CDATA[<p>Thanks for this, much better than my(tm) backup script <img src='http://vladoportos.sk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  This even removes old backups <img src='http://vladoportos.sk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Is the -t on screen necessary? Didn&#8217;t have that in my script.</p>
<p>Also, I have server crash almost once every day (not only minecraft, the whole server crashes totaly). I think it is related to my backup script. Most of the times (always?), it crashes in the middle of the night when no one is online. I think it is the backup that causes it because when my backup hdd was full, the server ran for several days without a crash. I backup the whole minecraft folder (server files, plugins, maps, etc). Do you have any opinion on why that happens?</p>
<p>Also, for those who have the dynmap mod, and wants to exclude the web/tiles directory, add this on the end of the tar line:<br />
&#8211;exclude &#8220;/path/to/bukkit/plugins/dynmap/web/tiles&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Skyrim not available on your Steam ? Solution here ! by VladoPortos</title>
		<link>http://vladoportos.sk/info/skyrim-not-available-on-your-steam/comment-page-1/#comment-768</link>
		<dc:creator>VladoPortos</dc:creator>
		<pubDate>Fri, 30 Dec 2011 15:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://vladoportos.sk/?p=713#comment-768</guid>
		<description>probably not, didn&#039;t get banned yet... I don&#039;t give a flying fuck, they can&#039;t restrict the sales just to sell more disks... how they going to prove that I used VPN anyway... there is nothing in rules that would prevent you to get your laptop and go abroad and log in to stream, what is basically what I did with VPN.

In short, internet should not be hindered by stupid and pointless things like this, only thing that it actually do is support piracy as where is the second place people turn this days when things like this happens ? to the torrent site..</description>
		<content:encoded><![CDATA[<p>probably not, didn&#8217;t get banned yet&#8230; I don&#8217;t give a flying fuck, they can&#8217;t restrict the sales just to sell more disks&#8230; how they going to prove that I used VPN anyway&#8230; there is nothing in rules that would prevent you to get your laptop and go abroad and log in to stream, what is basically what I did with VPN.</p>
<p>In short, internet should not be hindered by stupid and pointless things like this, only thing that it actually do is support piracy as where is the second place people turn this days when things like this happens ? to the torrent site..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Skyrim not available on your Steam ? Solution here ! by vpn</title>
		<link>http://vladoportos.sk/info/skyrim-not-available-on-your-steam/comment-page-1/#comment-767</link>
		<dc:creator>vpn</dc:creator>
		<pubDate>Sat, 24 Dec 2011 18:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://vladoportos.sk/?p=713#comment-767</guid>
		<description>Yea and then ur whole steam account gonna get baned for that. Dont use any kinds of proxy to cheat the system to buy a game that is not available in ur region, steam can and will permanently ban ur account for that no matter how many games you got on it.</description>
		<content:encoded><![CDATA[<p>Yea and then ur whole steam account gonna get baned for that. Dont use any kinds of proxy to cheat the system to buy a game that is not available in ur region, steam can and will permanently ban ur account for that no matter how many games you got on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Video CMS by VladoPortos</title>
		<link>http://vladoportos.sk/info/video-cms/comment-page-1/#comment-741</link>
		<dc:creator>VladoPortos</dc:creator>
		<pubDate>Sun, 27 Nov 2011 09:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://vladoportos.sk/?p=563#comment-741</guid>
		<description>Ah good to hear that its working.. and thanks for pointers for the text docu, I will add it there.</description>
		<content:encoded><![CDATA[<p>Ah good to hear that its working.. and thanks for pointers for the text docu, I will add it there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Video CMS by EdsonSantoro</title>
		<link>http://vladoportos.sk/info/video-cms/comment-page-1/#comment-740</link>
		<dc:creator>EdsonSantoro</dc:creator>
		<pubDate>Sat, 26 Nov 2011 16:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://vladoportos.sk/?p=563#comment-740</guid>
		<description>that error from nginx &quot;not allowed&quot; is happening because vim was created a swap file that nginx is reading too... 

I have deleted the swap file from sites-available and sites-enabled...

Finally, I have edited the default file from sites-enabled, yes, enabled folder ... restart nginx and it works


Thx for your attention and your great tutorial 

Just a note, 

In your docs its missing &quot;ufw allow 80&quot; when you start deploying Mediacore. 
In the end of docs, there&#039;s no instructions for restart nginx service... I saw on the video... 

Thanks again!</description>
		<content:encoded><![CDATA[<p>that error from nginx &#8220;not allowed&#8221; is happening because vim was created a swap file that nginx is reading too&#8230; </p>
<p>I have deleted the swap file from sites-available and sites-enabled&#8230;</p>
<p>Finally, I have edited the default file from sites-enabled, yes, enabled folder &#8230; restart nginx and it works</p>
<p>Thx for your attention and your great tutorial </p>
<p>Just a note, </p>
<p>In your docs its missing &#8220;ufw allow 80&#8243; when you start deploying Mediacore.<br />
In the end of docs, there&#8217;s no instructions for restart nginx service&#8230; I saw on the video&#8230; </p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Video CMS by VladoPortos</title>
		<link>http://vladoportos.sk/info/video-cms/comment-page-1/#comment-739</link>
		<dc:creator>VladoPortos</dc:creator>
		<pubDate>Sat, 26 Nov 2011 15:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://vladoportos.sk/?p=563#comment-739</guid>
		<description>Not sure why it didn&#039;t work, I did another installation two week ago and all worked fine. Did you use the newest version of Ubuntu ? I didnt try it on that one yet.</description>
		<content:encoded><![CDATA[<p>Not sure why it didn&#8217;t work, I did another installation two week ago and all worked fine. Did you use the newest version of Ubuntu ? I didnt try it on that one yet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

