<?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>Lifedork &#187; Fstab</title>
	<atom:link href="http://www.lifedork.net/tag/fstab/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lifedork.net</link>
	<description>still GeeX? still SuX!</description>
	<lastBuildDate>Thu, 08 Jul 2010 16:15:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://www.lifedork.net</link>
  <url>http://www.lifedork.com/favicon.ico</url>
  <title>Lifedork</title>
</image>
		<item>
		<title>Download Backtrack 4 Released for ShmooCon</title>
		<link>http://www.lifedork.net/backtrack-4-released-for-shmoocon.html</link>
		<comments>http://www.lifedork.net/backtrack-4-released-for-shmoocon.html#comments</comments>
		<pubDate>Sat, 07 Feb 2009 21:39:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Desktop environment]]></category>
		<category><![CDATA[Fstab]]></category>
		<category><![CDATA[Graphic Subsystems]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[KDE 3]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Xorg.conf]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/?p=665</guid>
		<description><![CDATA[If you&#8217;ve been using backtrack 3 as your favorite security pentesting distro , get ready to welcome the newest version of backtrack , it&#8217;s Backtrack 4 Beta ! Unfortunately you will only be able to download backtrack 4 image at local download center in ShmooCon 2009. The backtrack 4 beta image will be 850+ MB [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been using <strong>backtrack 3</strong> as your favorite <strong>security pentesting distro</strong> , get ready to welcome the newest version of backtrack , it&#8217;s <strong>Backtrack 4 Beta</strong> ! Unfortunately you will only be able to <strong>download backtrack 4 image</strong> at local download center in ShmooCon 2009. The <strong>backtrack 4 beta image</strong> will be 850+ MB , and it&#8217;ll be also provided as vmware and Usb keys ready!</p>
<p>Here are some getting started notes for <a href="http://backtrack4.blogspot.com/" target="_blank">backtrack 4 beta</a> :</p>
<blockquote><p>* Default password to BackTrack 4 hasn&#8217;t changed, still root / toor.</p>
<p>* KDE 3 is being used in BT4. We tried KDE 4, really, we did. It sucked. Maybe 4.2 in BT4 final.</p>
<p>* Most of the KDE &#8220;apt gettable&#8221; packages have &#8220;kde3&#8243; appended to their names. So &#8220;apt-get install kate-kde3&#8243; is good, &#8220;apt-get install kate&#8221; is bad. Use &#8220;apt-cache search &#8221; to search for packages to install.</p>
<p>* Kernel sources included in /usr/src/linux.</p>
<p>* DHCP disabled by default on boot, you need to /etc/init.d/networking start</p>
<p>* If you do an HD install and want to restore networking (DHCP) to be enabled at boot, type &#8220;update-rc.d networking defaults&#8221;.</p>
<p>* VMware users &#8211; to fix the KDE resolution, type &#8220;fixvmware&#8221; before starting X.<br /> * Vmware tools and kernel modules compile perfectly on VMWare 6.5.1</p>
<p>* If you can&#8217;t get X to work, first try to autogenerate an xorg.conf by typing &#8220;Xorg -configure&#8221; and try using the generated conf file. If that bums out, you can revert to VESA by typing &#8220;fixvesa&#8221;.</p>
<p>* Wireless networking in KDE can be started with KnetworkManager (/etc/init.d/NetworkManager)</p>
<p>* Various drivers can be found in /opt/drivers (various madwifi branches, video drivers for Nvidia and HP 2133&#8217;s).</p>
<p>* Installation of BT4 to HD is similar to BT3. (tip &#8211; dont forget to modify /etc/fstab after the install. Change the first line from aufs / aufs &#8230;. to the corresponding device and filesystem. For example, on my box it&#8217;s /dev/sda3 / reiserfs defaults 0 0, as my root partition is on sda3 and i used the resiserfs filesystem).</p>
<p>* The warning message &#8220;W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY CB2F6C86F77B1CA9&#8243; when &#8220;apt-get update&#8221; occurs as the Intrepid KDE 3 repos do not use a GPG key. We will eventually host these package in our own repo.</p>
<p>* Conky takes a while to load.</p>
</blockquote>
<p>You can also <strong>download backtrack 4 beta wallpaper</strong> <a title="backtrack 4 beta wallpaper" href="http://1.bp.blogspot.com/_rar6qXehJDE/SYqMLQADTQI/AAAAAAAAAEg/ALVyGoHy15w/s1600-h/origin2.jpg" target="_blank">here</a>.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Random Articles :</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.ghacks.net/2009/02/06/get-to-know-linux-understanding-smbconf/">Get To Know Linux: Understanding smb.conf</a> (ghacks.net)</li>
<li class="zemanta-article-ul-li"><a href="http://www.ghacks.net/2009/02/06/get-to-know-linux-gnome-terminal/">Get To Know Linux: gnome-terminal</a> (ghacks.net)</li>
<li class="zemanta-article-ul-li"><a href="http://www.ghacks.net/2009/02/04/get-to-know-linux-understanding-xorgconf/">Get To Know Linux: Understanding xorg.conf</a> (ghacks.net)</li>
<li class="zemanta-article-ul-li"><a href="http://sathyasays.com/2009/02/07/fix-akonadi-mysql-error-while-booting-to-kde-after-upgrading-to-kde-42/">Fix Akonadi MySQL error while booting to KDE after upgrading to KDE 4.2</a> (sathyasays.com)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/backtrack-4-released-for-shmoocon.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
