<?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>MemoSoup &#187; System</title>
	<atom:link href="http://www.memosoup.com/category/system/feed" rel="self" type="application/rss+xml" />
	<link>http://www.memosoup.com</link>
	<description>Mix of the things I always forget</description>
	<lastBuildDate>Thu, 09 Feb 2012 12:24:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Windows: local printer option is greyed out</title>
		<link>http://www.memosoup.com/20110316/windows-local-printer-option-is-greyed-out.html</link>
		<comments>http://www.memosoup.com/20110316/windows-local-printer-option-is-greyed-out.html#comments</comments>
		<pubDate>Wed, 16 Mar 2011 12:17:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[disabled]]></category>
		<category><![CDATA[printer]]></category>

		<guid isPermaLink="false">http://www.memosoup.com/?p=362</guid>
		<description><![CDATA[<p>Some time ago I need to add the local printer to the system, however, this option was greyed out in the &#8220;Add printer&#8221; wizard. The problem was caused by local policy, preventing the adding of the new devices to the system.</p> <p>The following should be done to enable &#8220;Add local printer&#8221; option</p> Start the policy [...]]]></description>
			<content:encoded><![CDATA[<p>Some time ago I need to add the local printer to the system, however, this option was greyed out in the &#8220;Add printer&#8221; wizard.<br />
The problem was caused by local policy, preventing the adding of the new devices to the system.</p>
<p>The following should be done to enable &#8220;Add local printer&#8221; option</p>
<ol>
<li>Start the policy editor (C<strong>ontrol Panel -> Administrative tools -> Local security policy</strong>)</li>
<li>Select <strong>&#8220;Local policy&#8221;</strong> item</li>
<li>Find the item &#8220;Devices: Prevent Users from Installing Printer Drivers&#8221; in the section <strong>Security Settings -> Security Options</strong> and change it to <strong>Enabled</strong></li>
<li>Go to &#8220;Security Settings -> User Rights Assignment&#8221; section and check, that &#8220;Load &#038; Unalod Drivers&#8221;  option contains the active user group. It important, that even if it has &#8220;All Staff&#8221; already, it still could miss &#8220;Administrators&#8221; group, so it&#8217;s necessary to add it manually.</li>
</ol>
<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="zare366"><div style="float:left; width:100px; " class="zare366_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.memosoup.com%2F20110316%2Fwindows-local-printer-option-is-greyed-out.html&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="zare366_google1"> 
				<g:plusone size="medium" href="http://www.memosoup.com/20110316/windows-local-printer-option-is-greyed-out.html" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="zare366_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Windows: local printer option is greyed out" data-url="http://www.memosoup.com/20110316/windows-local-printer-option-is-greyed-out.html">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.news365live.com">news and informations</a>&nbsp;<a href="http://news365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a><a href="http://worldnews365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a></div><div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.memosoup.com/20110316/windows-local-printer-option-is-greyed-out.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7: remove SP1 installation files</title>
		<link>http://www.memosoup.com/20110228/windows-7-remove-sp1-installation-files.html</link>
		<comments>http://www.memosoup.com/20110228/windows-7-remove-sp1-installation-files.html#comments</comments>
		<pubDate>Mon, 28 Feb 2011 13:02:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[cleanup]]></category>
		<category><![CDATA[service pack]]></category>

		<guid isPermaLink="false">http://www.memosoup.com/?p=357</guid>
		<description><![CDATA[<p>Here is the command to remove old installation files for SP1.</p> dism /online /cleanup-image /spsuperseded <p>Warning! The uninstallation of the Service Pack 1 will be impossible after removing these files!</p> Tweet news and informations&#160;automotive,business,crime,health,life,politics,science,technology,travelautomotive,business,crime,health,life,politics,science,technology,travel]]></description>
			<content:encoded><![CDATA[<p>Here is the command to remove old installation files for SP1.</p>
<div class="codecolorer-container dos default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:100%;"><div class="dos codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">dism /online /cleanup-image /spsuperseded</div></div>
<p><strong>Warning!</strong> The uninstallation of the Service Pack 1 will be <strong>impossible</strong> after removing these files!</p>
<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="zare366"><div style="float:left; width:100px; " class="zare366_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.memosoup.com%2F20110228%2Fwindows-7-remove-sp1-installation-files.html&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="zare366_google1"> 
				<g:plusone size="medium" href="http://www.memosoup.com/20110228/windows-7-remove-sp1-installation-files.html" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="zare366_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Windows 7: remove SP1 installation files" data-url="http://www.memosoup.com/20110228/windows-7-remove-sp1-installation-files.html">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.news365live.com">news and informations</a>&nbsp;<a href="http://news365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a><a href="http://worldnews365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a></div><div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.memosoup.com/20110228/windows-7-remove-sp1-installation-files.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unix: how to get md5 sum</title>
		<link>http://www.memosoup.com/20110113/unix-how-to-get-md5-sum.html</link>
		<comments>http://www.memosoup.com/20110113/unix-how-to-get-md5-sum.html#comments</comments>
		<pubDate>Thu, 13 Jan 2011 15:23:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[md5]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://www.memosoup.com/?p=329</guid>
		<description><![CDATA[<p>Here are the possibilities to calculate md5 sum:</p> <p>(Linux): md5sum filename</p> <p>(Solaris): digest -a md5 -v filename</p> Tweet news and informations&#160;automotive,business,crime,health,life,politics,science,technology,travelautomotive,business,crime,health,life,politics,science,technology,travel]]></description>
			<content:encoded><![CDATA[<p>Here are the possibilities to calculate md5 sum:</p>
<p>(Linux): md5sum filename</p>
<p>(Solaris): digest -a md5 -v filename</p>
<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="zare366"><div style="float:left; width:100px; " class="zare366_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.memosoup.com%2F20110113%2Funix-how-to-get-md5-sum.html&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="zare366_google1"> 
				<g:plusone size="medium" href="http://www.memosoup.com/20110113/unix-how-to-get-md5-sum.html" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="zare366_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Unix: how to get md5 sum" data-url="http://www.memosoup.com/20110113/unix-how-to-get-md5-sum.html">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.news365live.com">news and informations</a>&nbsp;<a href="http://news365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a><a href="http://worldnews365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a></div><div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.memosoup.com/20110113/unix-how-to-get-md5-sum.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle: problem relinking binaries on Solaris</title>
		<link>http://www.memosoup.com/20101224/oracle-problem-relinking-binaries-on-solaris.html</link>
		<comments>http://www.memosoup.com/20101224/oracle-problem-relinking-binaries-on-solaris.html#comments</comments>
		<pubDate>Fri, 24 Dec 2010 11:53:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[relink]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://www.memosoup.com/?p=323</guid>
		<description><![CDATA[<p>I&#8217;ve got the following message relinking the binaries on Solaris:</p> <p>ld: fatal: dlopen() of support library (libmakestate.so.1) failed with error:</p> <p>ld.so.1: /usr/ccs/bin/sparcv9/ld: fatal: /usr/lib/libmakestate.so.1: wrong ELF class: ELFCLASS32</p> <p>The problem was caused by missing 64-bit library libmakestate.so.1 in /usr/lib.</p> <p>The normal library should look like the following:</p> <p>[#] file /usr/lib/sparcv9/libmakestate.so.1 libmakestate.so.1: ELF 64-bit MSB dynamic [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got the following message relinking the binaries on Solaris:</p>
<p><em>ld: fatal: dlopen() of support library (libmakestate.so.1) failed with error:</em></p>
<p><em></em><em>ld.so.1: /usr/ccs/bin/sparcv9/ld: fatal: /usr/lib/libmakestate.so.1: wrong ELF class: ELFCLASS32</em></p>
<p>The problem was caused by missing 64-bit library libmakestate.so.1 in /usr/lib.</p>
<p>The normal library should look like the following:</p>
<p><em>[#] file /usr/lib/sparcv9/libmakestate.so.1<br />
libmakestate.so.1: ELF 64-bit MSB dynamic lib SPARCV9 Version 1, dynamically linked, not stripped</em></p>
<p><em><br />
</em>If the library does not exist or is incorrect, it should be reinstalled from the package <strong>SUNWsprox</strong> ( Sun WorkShop Bundled 64-bit make library)</p>
<p>This command checks, if the package is installed in the system:<br />
[#]  <strong>pkginfo -i SUNWsprox</strong></p>
<p>After installing the package relink works fine.<strong> </strong></p>
<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="zare366"><div style="float:left; width:100px; " class="zare366_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.memosoup.com%2F20101224%2Foracle-problem-relinking-binaries-on-solaris.html&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="zare366_google1"> 
				<g:plusone size="medium" href="http://www.memosoup.com/20101224/oracle-problem-relinking-binaries-on-solaris.html" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="zare366_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Oracle: problem relinking binaries on Solaris" data-url="http://www.memosoup.com/20101224/oracle-problem-relinking-binaries-on-solaris.html">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.news365live.com">news and informations</a>&nbsp;<a href="http://news365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a><a href="http://worldnews365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a></div><div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.memosoup.com/20101224/oracle-problem-relinking-binaries-on-solaris.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux: get the version of the system</title>
		<link>http://www.memosoup.com/20100618/linux-get-the-version-of-the-system.html</link>
		<comments>http://www.memosoup.com/20100618/linux-get-the-version-of-the-system.html#comments</comments>
		<pubDate>Fri, 18 Jun 2010 15:41:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://www.memosoup.com/?p=289</guid>
		<description><![CDATA[<p>Get the version of the distro:</p> cat /etc/issue cat /etc/*-release <p>Get the kernel version:</p> uname -r Tweet news and informations&#160;automotive,business,crime,health,life,politics,science,technology,travelautomotive,business,crime,health,life,politics,science,technology,travel]]></description>
			<content:encoded><![CDATA[<p>Get the version of the distro:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:100%;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">cat</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>issue<br />
<br />
<span style="color: #c20cb9; font-weight: bold;">cat</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/*</span>-release</div></div>
<p>Get the kernel version:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:100%;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">uname</span> <span style="color: #660033;">-r</span></div></div>
<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="zare366"><div style="float:left; width:100px; " class="zare366_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.memosoup.com%2F20100618%2Flinux-get-the-version-of-the-system.html&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="zare366_google1"> 
				<g:plusone size="medium" href="http://www.memosoup.com/20100618/linux-get-the-version-of-the-system.html" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="zare366_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Linux: get the version of the system" data-url="http://www.memosoup.com/20100618/linux-get-the-version-of-the-system.html">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.news365live.com">news and informations</a>&nbsp;<a href="http://news365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a><a href="http://worldnews365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a></div><div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.memosoup.com/20100618/linux-get-the-version-of-the-system.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

