<?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>Xster.net &#187; apt-get</title>
	<atom:link href="http://tech.xster.net/tag/apt-get/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.xster.net</link>
	<description>Never relearn twice</description>
	<lastBuildDate>Fri, 20 Jan 2012 21:11:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VMWare Tools vmware-open-vm-tools-kmod Install Issue</title>
		<link>http://tech.xster.net/tips/vmware-tools-vmware-open-vm-tools-kmod-install-issue/</link>
		<comments>http://tech.xster.net/tips/vmware-tools-vmware-open-vm-tools-kmod-install-issue/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 20:40:41 +0000</pubDate>
		<dc:creator>xiao</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://tech.xster.net/?p=302</guid>
		<description><![CDATA[Trying to install VMWare tools from packages.vmware.com/tools repository in Ubuntu but getting a error while installing packages? There seems to be package dependency going back to open-vm-tools-kmod-generic but it doesn&#8217;t exist. When you try to install the next level of package, it would say &#8220;PreDepends: vmware-open-vm-tools-kmod-&#8230; but it is not installable&#8221; Unfortunately the VMWare Installation Guide [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Trying to install VMWare tools from <a href="http://packages.vmware.com/tools ">packages.vmware.com/tools</a> repository in Ubuntu but getting a error while installing packages? There seems to be package dependency going back to open-vm-tools-kmod-generic but it doesn&#8217;t exist. When you try to install the next level of package, it would say</p>
<p>&#8220;PreDepends: vmware-open-vm-tools-kmod-&#8230; but it is not installable&#8221;</p>
<p>Unfortunately the VMWare <a href="http://www.vmware.com/pdf/osp_install_guide.pdf">Installation Guide</a> isn&#8217;t clear on this matter whereas the Ubuntu <a href="https://help.ubuntu.com/community/VMware/Tools">documentation</a> is much better. It shows that you can either use the open source version directly available via apt-get or you can build the kmod (kernel mods) from source using the source files in the VMWare repository.</p>
<div class="shr-publisher-302"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fvmware-tools-vmware-open-vm-tools-kmod-install-issue%2F' data-shr_title='VMWare+Tools+vmware-open-vm-tools-kmod+Install+Issue'></a><a class='shareaholic-tweetbutton' data-shr_count='none' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fvmware-tools-vmware-open-vm-tools-kmod-install-issue%2F' data-shr_title='VMWare+Tools+vmware-open-vm-tools-kmod+Install+Issue'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://tech.xster.net/tips/vmware-tools-vmware-open-vm-tools-kmod-install-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BackTrack 4 Pre-Release Apache, PostgreSQL Autostart</title>
		<link>http://tech.xster.net/tips/backtrack-4-pre-release-apache-postgresql-autostart/</link>
		<comments>http://tech.xster.net/tips/backtrack-4-pre-release-apache-postgresql-autostart/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 06:07:03 +0000</pubDate>
		<dc:creator>xiao</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[autostart]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[update-rc]]></category>

		<guid isPermaLink="false">http://tech.xster.net/?p=166</guid>
		<description><![CDATA[BackTrack 4 is in pre-release and it&#8217;s a beautiful system. However, there seems to be a problem where after your first apt-get upgrade, the system will try to load Apache, PostgreSQL and other daemons on startup. Not exactly what you want when you want a clean system. To turn it off and prevent autostart: sudo [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.remote-exploit.org/backtrack.html">BackTrack 4</a> is in pre-release and it&#8217;s a beautiful system. However, there seems to be a problem where after your first apt-get upgrade, the system will try to load Apache, PostgreSQL and other daemons on startup. Not exactly what you want when you want a clean system. To turn it off and prevent autostart:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> update-rc.d <span style="color: #660033;">-f</span> apache2 remove
<span style="color: #c20cb9; font-weight: bold;">sudo</span> update-rc.d <span style="color: #660033;">-f</span> postgresql-<span style="color: #000000;">8.3</span> remove
<span style="color: #c20cb9; font-weight: bold;">sudo</span> update-rd.d <span style="color: #660033;">-f</span> dhcp3-server remove</pre></div></div>

<p>This way, you can go on doing your thing without anything that leaves you open</p>
<div class="shr-publisher-166"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fbacktrack-4-pre-release-apache-postgresql-autostart%2F' data-shr_title='BackTrack+4+Pre-Release+Apache%2C+PostgreSQL+Autostart'></a><a class='shareaholic-tweetbutton' data-shr_count='none' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fbacktrack-4-pre-release-apache-postgresql-autostart%2F' data-shr_title='BackTrack+4+Pre-Release+Apache%2C+PostgreSQL+Autostart'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://tech.xster.net/tips/backtrack-4-pre-release-apache-postgresql-autostart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

