<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://sina.salek.ws"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Sina Salek Official Site - Windows</title>
 <link>https://sina.salek.ws/taxonomy/term/139/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Is Linux as Vulnerable to Virus attacks as is Windows</title>
 <link>https://sina.salek.ws/content/linux-vulnerable-virus-attacks-windows</link>
 <description>&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;a class=&quot;colorbox&quot; href=&quot;https://sina.salek.ws/sites/default/files/imagecache/lightbox_full/story/1381/images/6a00d8341bf67c53ef013482166402970c-800wi.jpg&quot;&gt;&lt;img class=&quot;imagecache-thumbnail_in_content&quot; style=&quot;float: right; margin-left: 5px; margin-right: 5px;&quot; src=&quot;https://sina.salek.ws/sites/default/files/imagecache/thumbnail_in_content/story/1381/images/6a00d8341bf67c53ef013482166402970c-800wi.jpg&quot; alt=&quot;&quot; height=&quot;205&quot; width=&quot;297&quot; /&gt;&lt;/a&gt;In
 the past few years i read and heard many times that the reason for 
Windows&#039; vulnerabilities and specially virus attacks is simply because 
much more computers are running it and it could have been the same for 
Linux (aka GNU/Linux)!.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;First of all i&#039;m glad that this kind of discussions are pupping up so often these days, because it means that Linux&#039;s
 user base is increasing and it attracts more attention everyday. 
However this point of view also shows its authors&#039; limited understanding
 of how GNU/Linux and Open Source community work. GNU/Linux is NOT 
WINDOWS, yes they&#039;re both operating systems but they have many 
fundamental differences. Lets highlight some of these differences&amp;nbsp; and 
see how they affect the main topic of this article.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://sina.salek.ws/content/linux-vulnerable-virus-attacks-windows&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://sina.salek.ws/content/linux-vulnerable-virus-attacks-windows#comments</comments>
 <category domain="https://sina.salek.ws/category/path/blog">Blog</category>
 <category domain="https://sina.salek.ws/category/tags/compare-1">Compare</category>
 <category domain="https://sina.salek.ws/category/tags/linux">Linux</category>
 <category domain="https://sina.salek.ws/category/tags/security">Security</category>
 <category domain="https://sina.salek.ws/category/tags/windows">Windows</category>
 <pubDate>Wed, 28 Jul 2010 15:19:25 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">1381 at https://sina.salek.ws</guid>
</item>
<item>
 <title>Another way to mirror two folders under Linux &amp; Windows</title>
 <link>https://sina.salek.ws/content/another-way-mirror-two-folders-under-linux-windows</link>
 <description>&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;img class=&quot;imagecache-thumbnail_in_content&quot; style=&quot;float: right; margin-left: 5px; margin-right: 5px;&quot; src=&quot;https://sina.salek.ws/sites/default/files/imagecache/thumbnail_in_content/story/1380/images/512-software-update.png&quot; alt=&quot;&quot; height=&quot;230&quot; width=&quot;230&quot; /&gt;There are many tools and utilities for 
syncing files and folders, and yet there are even more. In this tutorial
 i&#039;ll introduce you to several reliable free command line and visual 
utilities for mirroring a folder into another folder.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt; &lt;em&gt;This tutorial was originally 
part of another article but i came up with a much better solution for 
that one and there was no longer any need for this part so i decided to 
publish it as separate tutorial. It&#039;s not unique but all the same some 
people may find it useful.&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://sina.salek.ws/content/another-way-mirror-two-folders-under-linux-windows&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://sina.salek.ws/content/another-way-mirror-two-folders-under-linux-windows#comments</comments>
 <category domain="https://sina.salek.ws/category/path/blog">Blog</category>
 <category domain="https://sina.salek.ws/category/tags/file-system">File System</category>
 <category domain="https://sina.salek.ws/category/tags/linux">Linux</category>
 <category domain="https://sina.salek.ws/category/tags/mirroring">Mirroring</category>
 <category domain="https://sina.salek.ws/category/tags/tutorial">Tutorial</category>
 <category domain="https://sina.salek.ws/category/tags/windows">Windows</category>
 <pubDate>Tue, 27 Jul 2010 14:08:03 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">1380 at https://sina.salek.ws</guid>
</item>
<item>
 <title>Moving Users, Document and settings, or Home folder to another partition or disk</title>
 <link>https://sina.salek.ws/content/moving-users-document-and-settings-or-home-folder-another-partition-or-disk</link>
 <description>&lt;p style=&quot;text-align: justify;&quot;&gt;System 
partition (Where operating system is installed) is usually target
 for viruses, bad sectors, out of disk space (Which is quite common in 
Windows Vista and the next versions due to the &lt;a rel=&quot;nofollow&quot; href=&quot;http://social.technet.microsoft.com/forums/en-US/itprovistadesktopui/thread/b7fd2614-80e9-454c-b684-709567738424/&quot;&gt;winsxs

 folder&#039;s uncontrolled size increase&lt;/a&gt;) specially in Windows. You may 
need to re-install or
 even format your entire system partition, in situations like this the 
main 
problem is how to backup your data if your haven&#039;t lost it already!! 
Although it&#039;s possible but it&#039;s not easy, Unlike Linux , Windows does 
not have any official live CD so you would have to use command line or 
connect your disk to another system and wait until it backups your data 
and then you can start re-installing Windows, it&#039;s a very time consuming
 process and not every one has multiply OSs or PCs.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Using a 
different disk for users&#039; data can also improve performance in Multi 
Tasking. Also If you&#039;re a Linux user there is another advantage. Using 
another partition for users&#039;s data allows trying other distributions - 
which is quite common among Linux users - without having to be worried 
about data loss.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://sina.salek.ws/content/moving-users-document-and-settings-or-home-folder-another-partition-or-disk&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://sina.salek.ws/content/moving-users-document-and-settings-or-home-folder-another-partition-or-disk#comments</comments>
 <category domain="https://sina.salek.ws/category/path/blog">Blog</category>
 <category domain="https://sina.salek.ws/category/tags/linux">Linux</category>
 <category domain="https://sina.salek.ws/category/tags/tutorial">Tutorial</category>
 <category domain="https://sina.salek.ws/category/tags/windows">Windows</category>
 <pubDate>Wed, 23 Jun 2010 18:03:40 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">1292 at https://sina.salek.ws</guid>
</item>
<item>
 <title>Windows Explorer Alternatives</title>
 <link>https://sina.salek.ws/content/windows-explorer-alternatives</link>
 <description>&lt;ul&gt;&lt;li&gt;WinNC 4.8&lt;ul&gt;&lt;li&gt;Pros&lt;ul&gt;&lt;li&gt;Fast&lt;/li&gt;&lt;li&gt;Builtin Archive handler (some formats are buggy)&lt;/li&gt;&lt;li&gt;Has lots of tools&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Cons&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.simplehelp.net/2007/07/19/10-more-windows-explorer-alternatives-compared-and-reviewed/&quot;&gt;10 (more) Windows Explorer alternatives compared and reviewed - Simple Help&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://benward.me/blog/alternatives-to-windows-explorer&quot;&gt;Alternatives to Windows Explorer · Ben Ward&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;https://sina.salek.ws/content/windows-explorer-alternatives&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://sina.salek.ws/content/windows-explorer-alternatives#comments</comments>
 <category domain="https://sina.salek.ws/category/path/research/project">Project</category>
 <category domain="https://sina.salek.ws/category/tags/file-browser">File Browser</category>
 <category domain="https://sina.salek.ws/category/tags/file-explorer">File Explorer</category>
 <category domain="https://sina.salek.ws/category/tags/windows">Windows</category>
 <category domain="https://sina.salek.ws/category/research-flags/freezed">Freezed</category>
 <pubDate>Fri, 18 Sep 2009 19:46:39 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">1244 at https://sina.salek.ws</guid>
</item>
<item>
 <title>Is Windows 7 really much better than Vista</title>
 <link>https://sina.salek.ws/content/windows-7-really-much-better-vista</link>
 <description>&lt;p&gt;The short answer is NO!&lt;/p&gt;&lt;p&gt;Couple of days a ago i discovered a very amazing bug in Windows Vista, after searching for a fix on the internet i realized that many pople have the same problem. And not only it does not have any fix currently but also it&#039;s exists also on Windows 7 (And all Vista based operating systems like&amp;nbsp; Windows Server 2008 etc).&lt;/p&gt;&lt;p&gt;&amp;nbsp;Rest of the story :&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://sina.salek.ws/content/windows-7-really-much-better-vista&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://sina.salek.ws/content/windows-7-really-much-better-vista#comments</comments>
 <category domain="https://sina.salek.ws/category/path/blog">Blog</category>
 <category domain="https://sina.salek.ws/category/tags/microsoft">Microsoft</category>
 <category domain="https://sina.salek.ws/category/tags/operating-system">Operating System</category>
 <category domain="https://sina.salek.ws/category/tags/review-1">Review</category>
 <category domain="https://sina.salek.ws/category/tags/software">Software</category>
 <category domain="https://sina.salek.ws/category/tags/windows">Windows</category>
 <category domain="https://sina.salek.ws/category/tags/windows-7">Windows 7</category>
 <pubDate>Fri, 26 Jun 2009 15:35:56 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">1024 at https://sina.salek.ws</guid>
</item>
</channel>
</rss>
