<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>CrackerCast Podcast - MrCracker.com - all things hacking &#187; Linux</title>
	<atom:link href="http://mrcracker.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://mrcracker.com</link>
	<description>all things hacking.</description>
	<lastBuildDate>Sat, 12 Nov 2011 12:00:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<copyright>2009 </copyright>
	<managingEditor>comments@mrcracker.com (MrCracker.com)</managingEditor>
	<webMaster>comments@mrcracker.com (MrCracker.com)</webMaster>
	<category>Hacking</category>
	<ttl>1440</ttl>
	<image>
		<url>http://mrcracker.com/logos/cig3.gif</url>
		<title>CrackerCast Podcast - MrCracker.com - all things hacking</title>
		<link>http://mrcracker.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:new-feed-url>http://feeds.feedburner.com/CrackerCast</itunes:new-feed-url>
	<itunes:subtitle>All things hacking.</itunes:subtitle>
	<itunes:summary>CrackerCast covers news and topics about all things hacking!</itunes:summary>
	<itunes:keywords>hack, hacking, security, hacker, computer security,</itunes:keywords>
	<itunes:category text="Technology" />
	<itunes:category text="Technology">
		<itunes:category text="Tech News" />
	</itunes:category>
	<itunes:category text="Technology">
		<itunes:category text="Podcasting" />
	</itunes:category>
	<itunes:author>MrCracker.com</itunes:author>
	<itunes:owner>
		<itunes:name>MrCracker.com</itunes:name>
		<itunes:email>comments@mrcracker.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://mrcracker.com/logos/cig3.gif" />
		<item>
		<title>Installing Python on Linux</title>
		<link>http://mrcracker.com/2010/09/installing-python-on-linux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-python-on-linux</link>
		<comments>http://mrcracker.com/2010/09/installing-python-on-linux/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 22:44:27 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://mrcracker.com/?p=975</guid>
		<description><![CDATA[I’m  back. Being that summer was in session, let’s say school was out, and I  disappeared for a while doing some stuff for business purposes. So last  time I wrote, <a href="http://mrcracker.com/2010/06/school-of-hacks-part-2/">School of Hacks – Part 2</a>,  I emphasized the use or learning and understanding a UNIX/Linux  Operating System. Based on the feedback, it goes without saying that  learning Python is a popular response to learn next.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://mrcracker.com/wp-content/uploads/2010/09/python.png"><img class="alignleft size-thumbnail wp-image-985" title="python" src="http://mrcracker.com/wp-content/uploads/2010/09/python-150x150.png" alt="" width="150" height="150" /></a><em>The following is a guest post by Anonymous915. This is the third part in a series of articles on his view of hacking. If you are interested in writing for MrCracker.com, click <a href="http://mrcracker.com/write-for-mrc/" target="_blank">here</a>. Otherwise, Enjoy.</em></p>
<p><br style="height: 1em;" />I’m  back. Being that summer was in session, let’s say school was out, and I  disappeared for a while doing some stuff for business purposes. So last  time I wrote, <a href="http://mrcracker.com/2010/06/school-of-hacks-part-2/">School of Hacks – Part 2</a>,  I emphasized the use or learning and understanding a UNIX/Linux  Operating System. Based on the feedback, it goes without saying that  learning Python is a popular response to learn next.</p>
<p><br style="height: 1em;" />I plan to get you  started on the right foot and in doing so, I anticipate we will program a  strong password generator. The very first lesson of course, is this  lesson: Installing Python on Linux.  In part 2 of this series, I described the the meaning behind Linux  distributions, most Linux distributions come with Python installed.  However, I will show you how to install Python on Debian and Fedora  Linux. I chose these two distributions because they are the two major  distros other systems are based on. Ubuntu, Knoppix, Linspire and others  are <a href="http://en.wikipedia.org/wiki/List_of_GNU/Linux_distributions#Debian-based">Debian based</a> while Fedora is <a href="http://en.wikipedia.org/wiki/RPM_Package_Manager">RPM based</a> just as Mandriva, SUSE and all Red Hat versions.</p>
<p><br style="height: 1em;" /><strong>RPM Based Python installation</strong></p>
<ul>
<li>Boot up your favorite RPM based Linux ditro, I’m using Fedora.</li>
<li>Go to the Python for Linux RPM page at <a href="http://www.python.org/download/releases/2.4/rpms/">http://www.python.org/download/releases/2.4/rpms/</a></li>
<li>Download the Binaries for Fefora Core 3, they are i386 RPM</li>
<li>When the download is complete, open a console and go to the python-2.4.2.4&#8230;.. file</li>
<li>Make sure you have root access, otherwise type the following commands</li>
</ul>
<p><code>localhost:~$ su</code></p>
<p><code> </code></p>
<p><code>Password: [enter your root password]</code></p>
<ul> <br style="height: 1em;" /></p>
<li> Type in the following command</li>
</ul>
<ul>
<li>rpm -1 python2.4-2.4-1pydotorg.i386.rpm</li>
</ul>
<ul>
<li> you should get a message, to read message</li>
</ul>
<p><code>cat /var/spool/mail/root | less</code></p>
<ul> <br style="height: 1em;" /></p>
<li> You should be able to start Python by typing Python on the console. This command can also be used prior to installation or to see the Python version currently installed.</li>
</ul>
<p>Debian  based systems could also already be pre-installed with Python. However,  if need be, installing on a Debian based system might be a little  easier.<br />
Debian Based Python installation</p>
<ul> <br style="height: 1em;" /></p>
<li> Boot up your favorite Debian based ditro, I’m running Debian 5</li>
</ul>
<ul>
<li> Open a console and make sure you have root access, otherwise type the following commands</li>
</ul>
<p><code>localhost:~$ su</code></p>
<p><code> </code></p>
<p><code>Password: [enter your root password]</code></p>
<ul>
<li> Type in the following command</li>
</ul>
<p><code>localhost:~# apt-get install python</code></p>
<p><code></p>
<ul>
<li>Do you want to continue? [Y/n] Y</li>
</ul>
<p></code></p>
<ul>
<li> At this point, you should be able to start Python on the console on a Debian based system.</li>
</ul>
<p>Although  this covers a broad range of distributions, the categories of Linux  distributions also include Gentoo, a portage package distro.</p>
<ul> <br style="height: 1em;" /></p>
<li> Start up Gentoo</li>
<li> Download the <a href="http://www.gentoo.org/proj/en/Python/developersguide.xml">Python ebuild</a></li>
<li> Reference the <a href="http://www.gentoo.org/proj/en/Python/developersguide.xml?style=printable">Gentoo Python Developers Guide</a></li>
</ul>
<p>If you can go to a console, and  type:</p>
<p><br style="height: 1em;" /><code>python 	&lt;enter&gt;<br />
1+1	&lt;enter&gt;</code></p>
<p><br style="height: 1em;" />you  should see and answer of 2, if so, you have properly installed Python  on Linux and this should get you started in programming Python.&#8221;"</p>
<div class="shr-publisher-975"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://mrcracker.com/2010/09/installing-python-on-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>School of Hacks &#8211; Part 2</title>
		<link>http://mrcracker.com/2010/06/school-of-hacks-part-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=school-of-hacks-part-2</link>
		<comments>http://mrcracker.com/2010/06/school-of-hacks-part-2/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 22:58:04 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[General Hacking]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://mrcracker.com/?p=908</guid>
		<description><![CDATA[I’m glad to have seen a positive response on the first part of this series. Before I elaborate in programming in python or other hacking languages, I want to discuss with you the second important skill in hacking. In case you have not guessed it, if you want to become a hacker, you need know an Open Source UNIX operating system.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><em>The following is a guest post by Anonymous915. This is the second part in a series of articles on his view of hacking. If you are interested in writing for MrCracker.com, click <a href="http://mrcracker.com/write-for-mrc/" target="_blank">here</a>. Otherwise, Enjoy.</em></p>
<p><br style="height: 1em;" /><a href="http://mrcracker.com/wp-content/uploads/2010/06/tux.gif"><img class="alignleft size-thumbnail wp-image-910" title="tux" src="http://mrcracker.com/wp-content/uploads/2010/06/tux-150x150.gif" alt="" width="150" height="150" /></a>I’m glad to have seen a positive response on the <a href="http://mrcracker.com/2010/05/school-of-hacks-part-1/">first part</a> of this series. Before I elaborate in programming in python or other hacking languages, I want to discuss with you the second important skill in hacking. In case you have not guessed it, if you want to become a hacker, you need know an Open Source UNIX operating system.</p>
<p><br style="height: 1em;" />Can you hack in Windows?  Yes. Windows is a good operating system, and you can install Python and run programs in C on Windows. But Windows is not Open Source. Windows is distributed in binary, in other words, you can only install Windows and not change nor manipulate the code of the operating system (OS). An open source OS has the option to download the source code and contribute to it by programming features, utilities or tools for it. There are two lessons to be thought in this here skill today, and they go hand in hand. One, if you want to be a hacker, you have use and contribute to the Free and Open Source Software (<a href="http://en.wikipedia.org/wiki/Free_and_open_source_software">FOSS</a>). This is a cultural trait. You can contribute in such a community as <a href="http://sourceforge.net/">SourceForge</a>, where you can download and develop FOSS. Hackers share software with their community, they test FOSS they didn’t program, write documentation for it, debug it, and eventually, write their own open source software. That is one reason why hackers use a FOSS UNIX Operating System. There are different variants of UNIX or UX operating systems, free or proprietary such as AIX, BSD, Solaris, SCO, HP-UX and the most popular, Linux, which leads us to the second lesson.</p>
<p><br style="height: 1em;" />UNIX has been the operating system for scientist by scientists. It goes without saying, that hacking is a science. In the days before the Mac OS and Windows, UNIX was king and in the 1970’s, UNIX creators at Bell Labs, provided the source code to the OS to be taught in universities or enhanced by researchers. A US born professor at Vrije University in Amsterdam wrote his own UNIX (MINIX, or Minimal UNIX) and provided the 12,000 lines of C and Assembly code when you bought his book “&#8217;Operating Systems: Design and Implementation” by Andrew S. Tanenbaum. MINIX was created to teach university students how an operating system works. One student, Linus Torvalds, took the source code provided by the book in floppy disks, programmed a kernel, and according to his newsgroup post on compo.os.minix took “feedback on things people like/dislike in minix” and programmed “features most people would want”. As he shared it with the online community, like a good hacker boy that he was, it gained a lot of attention and within one month of releasing Linux 0.01 (or Linus UX) on the Internet, many hackers contributed to 0.02. Eventually Linux grew into the hundreds of Linux distributions today.</p>
<p><br style="height: 1em;" />There are other Free OSS UNIX operating systems around that are used for hacking, these include FreeBSD and OpenSolaris. However, the importance to becoming a good hacker is to understand UNIX and how it works on the Internet. To do so, one must know <a href="http://en.tldp.org/HOWTO/Unix-and-Internet-Fundamentals-HOWTO/index.html">the UNIX and Internet Fundamentals</a>. The question here is now, what do you want read about next: should I contribute in detail on programming Python, or would you rather me show you the different ways to run Linux, including Live Distro, virtual or full installation or running Linux off a network. My next part of this series will depend on the reader, this is subliminally training you to a hacker lessons learned, contribute to this by commenting, and you’re on your way to becoming a hacker.&#8221;"</p>
<div class="shr-publisher-908"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://mrcracker.com/2010/06/school-of-hacks-part-2/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>BackTrack 4 in VirtualBox</title>
		<link>http://mrcracker.com/2010/02/backtrack-4-in-virtualbox/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=backtrack-4-in-virtualbox</link>
		<comments>http://mrcracker.com/2010/02/backtrack-4-in-virtualbox/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 22:52:56 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Hacking Software]]></category>
		<category><![CDATA[Hacking Videos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[backtrack 4]]></category>
		<category><![CDATA[backtrack4]]></category>
		<category><![CDATA[virtual box]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://mrcracker.com/?p=712</guid>
		<description><![CDATA[Have you wondered how to get BackTrack 4 running in the easiest way possible? Well you can stop now. No need to burn a disk or install it on your computer just to check it out, you can run it in a virtual machine right from your desktop. Many of you have heard of VMware and looked away because of all the five dolla sucky suckys it would take to afford it. Fortunately there exists a free alternative that is just as good, Sun's VirtualBox (available for Linux, Mac, Windows) . In this video, I will show you how to get BackTrack 4 up and running in it.. oh and the process is the same for any other OS you wish to run as well.
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://mrcracker.com/wp-content/uploads/2010/02/bt4.jpg"><img class="alignleft size-thumbnail wp-image-722" style="margin-left: 10px; margin-right: 10px;" title="bt4" src="http://mrcracker.com/wp-content/uploads/2010/02/bt4-150x150.jpg" alt="" width="150" height="150" /></a>Have you wondered how to get BackTrack 4 running in the easiest way possible? Well you can stop now. No need to burn a disk or install it on your computer just to check it out, you can run it in a virtual machine right from your desktop. Many of you have heard of VMware and looked away because of all the five dolla sucky suckys it would take to afford it. Fortunately there exists a free alternative that is just as good, <a href="http://www.virtualbox.org/wiki/Downloads">Sun&#8217;s VirtualBox</a> (available for Linux, Mac, Windows) . In this video, I will show you how to get BackTrack 4 up and running in it.. oh and the process is the same for any other OS you wish to run as well.</p>
<p><br style="height: 1em;" />One more thing&#8230; what is a Virtual Machine? Well without giving you a brainfart, it is simply a software that uses your host operating system&#8217;s resources (cpu,ram,hard drive) to launch and run another operating system within it. For a more technical explanation check out this Wikipedia article&#8230;here&#8230;.just kidding, I&#8217;m going to keep you on this site as long as possible. Muaha, find it yourself! So here&#8217;s the video:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/yDdya_nDlxQ&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/yDdya_nDlxQ&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<br style="height: 1em;" /><a href="http://www.virtualbox.org/wiki/Downloads" target="_blank">Get VirtualBox</a><br />
<a href="http://www.backtrack-linux.org/downloads/" target="_blank">Get BackTrack 4</a>&#8220;&#8221;</p>
<div class="shr-publisher-712"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://mrcracker.com/2010/02/backtrack-4-in-virtualbox/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

