<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for trepullins.net</title>
	<atom:link href="http://trepullins.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://trepullins.net</link>
	<description>it's better then a sharp stick in the eye!</description>
	<pubDate>Fri, 05 Dec 2008 13:33:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on inspecting direct tv hd dvr network traffic by Greg</title>
		<link>http://trepullins.net/05-21-2008/inspecting-direct-tv-hd-dvr-network-traffic#comment-1236</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Mon, 08 Sep 2008 17:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://trepullins.net/?p=107#comment-1236</guid>
		<description>Update your blog!</description>
		<content:encoded><![CDATA[<p>Update your blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jailbreaking the iPhone for UNIX geeks - part 2 by Mathias</title>
		<link>http://trepullins.net/02-23-2008/jailbreaking-the-iphone-for-unix-geeks-part-2#comment-358</link>
		<dc:creator>Mathias</dc:creator>
		<pubDate>Mon, 23 Jun 2008 15:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://trepullins.net/02-23-2008/jailbreaking-the-iphone-for-unix-geeks-part-2#comment-358</guid>
		<description>Hi,

I fixed the broken master.passwd using the "openssl passwd" command.
It worked but I had to change the 501 in the line fpr the mobile user to 0.
Afterwards a reboot stopped iPhone from constantly rebooting Springboard. I have all my SMS but I lost ALL MY CONTACTS and MUSIC!!! Argh!
Help! Plz!

I was able to login via ssh with the new password and i could see a lot of Files in the music folder inside iTunes.
I assume that my music and contacts are still there. 
Does anyone know a way to get access to it again?

Anyway, in case I have to resync my phone with iTunes: Are there conflict resolutions that I can set in iTunes to prevent the phone from overwriting my contacts in iTunes?

Thanks and regards,
Mathias</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I fixed the broken master.passwd using the &#8220;openssl passwd&#8221; command.<br />
It worked but I had to change the 501 in the line fpr the mobile user to 0.<br />
Afterwards a reboot stopped iPhone from constantly rebooting Springboard. I have all my SMS but I lost ALL MY CONTACTS and MUSIC!!! Argh!<br />
Help! Plz!</p>
<p>I was able to login via ssh with the new password and i could see a lot of Files in the music folder inside iTunes.<br />
I assume that my music and contacts are still there.<br />
Does anyone know a way to get access to it again?</p>
<p>Anyway, in case I have to resync my phone with iTunes: Are there conflict resolutions that I can set in iTunes to prevent the phone from overwriting my contacts in iTunes?</p>
<p>Thanks and regards,<br />
Mathias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jailbreaking the iPhone for UNIX geeks - part 2 by tre</title>
		<link>http://trepullins.net/02-23-2008/jailbreaking-the-iphone-for-unix-geeks-part-2#comment-354</link>
		<dc:creator>tre</dc:creator>
		<pubDate>Mon, 02 Jun 2008 17:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://trepullins.net/02-23-2008/jailbreaking-the-iphone-for-unix-geeks-part-2#comment-354</guid>
		<description>I thought about this more after posting my earlier response ... I'll admit it's been a while since I have had to "think" about this.

Let me ask this, have you installed Cydia (from installer.app) .. which is the ported version of Debian's APT system for iphone? The Cydia package manager fixes most problems relating to the BSD subsystem running on the iphone (except passwd). Since I wrote that post, the problems with su/sudo have been fixed, so in theory, if you have installed Cydia and kept it up to date, you most likely have  already patched su/sudo to work. That said, you should be able to ssh to the iphone using a command like ssh mobile@iphoneip and login using the password of alpine (only really old iphones use dottie). 

However if you have not installed Cydia, and are still using installer.app's broken BSD subsystem ... you would need to ssh to the iphone the same way (ssh mobile@iphoneip), and then instead of using su or sudo to run apps as root, you would then need to ssh root@localhost and login using the alpine password.

This really isn't the best way to do it, but back at the time I wrote those posts, it was an easy way around one of the problems installer.app's broken BSD subsystem caused. 

Maybe this is a little more clear then my earlier post .. I hadn't had my coffee yet.

Let me know if you need any more help.</description>
		<content:encoded><![CDATA[<p>I thought about this more after posting my earlier response &#8230; I&#8217;ll admit it&#8217;s been a while since I have had to &#8220;think&#8221; about this.</p>
<p>Let me ask this, have you installed Cydia (from installer.app) .. which is the ported version of Debian&#8217;s APT system for iphone? The Cydia package manager fixes most problems relating to the BSD subsystem running on the iphone (except passwd). Since I wrote that post, the problems with su/sudo have been fixed, so in theory, if you have installed Cydia and kept it up to date, you most likely have  already patched su/sudo to work. That said, you should be able to ssh to the iphone using a command like ssh mobile@iphoneip and login using the password of alpine (only really old iphones use dottie). </p>
<p>However if you have not installed Cydia, and are still using installer.app&#8217;s broken BSD subsystem &#8230; you would need to ssh to the iphone the same way (ssh mobile@iphoneip), and then instead of using su or sudo to run apps as root, you would then need to ssh root@localhost and login using the alpine password.</p>
<p>This really isn&#8217;t the best way to do it, but back at the time I wrote those posts, it was an easy way around one of the problems installer.app&#8217;s broken BSD subsystem caused. </p>
<p>Maybe this is a little more clear then my earlier post .. I hadn&#8217;t had my coffee yet.</p>
<p>Let me know if you need any more help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jailbreaking the iPhone for UNIX geeks - part 2 by tre</title>
		<link>http://trepullins.net/02-23-2008/jailbreaking-the-iphone-for-unix-geeks-part-2#comment-353</link>
		<dc:creator>tre</dc:creator>
		<pubDate>Mon, 02 Jun 2008 13:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://trepullins.net/02-23-2008/jailbreaking-the-iphone-for-unix-geeks-part-2#comment-353</guid>
		<description>
&lt;blockquote&gt;alpha Says:
June 2nd, 2008 3:12 am

“To get around this, I found that ssh root@localhost works until su is fixed.”

can u specify clearly please…on how to go about it. I still can’t login as root….both passwords ( alpine or dottie) shows incorrect when i try to log in as root.&lt;/blockquote&gt;


Could you be more clear as well? in regards to what I was saying about using "ssh root@localhost" - this is done once you are logged into the iphone shell, either from a local terminal or via ssh ... you have to login as the mobile user first, which is done automatically if you are using this terminal on the iphone. 

If you can't login at all .. did you use passwd to change the root/mobile user passwords (exactly what the instructions say NOT to do)? 

Other then that, I do not think I can be any more clear.</description>
		<content:encoded><![CDATA[<blockquote><p>alpha Says:<br />
June 2nd, 2008 3:12 am</p>
<p>“To get around this, I found that ssh root@localhost works until su is fixed.”</p>
<p>can u specify clearly please…on how to go about it. I still can’t login as root….both passwords ( alpine or dottie) shows incorrect when i try to log in as root.</p></blockquote>
<p>Could you be more clear as well? in regards to what I was saying about using &#8220;ssh root@localhost&#8221; - this is done once you are logged into the iphone shell, either from a local terminal or via ssh &#8230; you have to login as the mobile user first, which is done automatically if you are using this terminal on the iphone. </p>
<p>If you can&#8217;t login at all .. did you use passwd to change the root/mobile user passwords (exactly what the instructions say NOT to do)? </p>
<p>Other then that, I do not think I can be any more clear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jailbreaking the iPhone for UNIX geeks - part 2 by alpha</title>
		<link>http://trepullins.net/02-23-2008/jailbreaking-the-iphone-for-unix-geeks-part-2#comment-352</link>
		<dc:creator>alpha</dc:creator>
		<pubDate>Mon, 02 Jun 2008 08:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://trepullins.net/02-23-2008/jailbreaking-the-iphone-for-unix-geeks-part-2#comment-352</guid>
		<description>"To get around this, I found that ssh root@localhost works until su is fixed."

can u specify clearly please...on how to go about it.  I still can't login as root....both passwords ( alpine or dottie) shows incorrect when i try to log in as root.</description>
		<content:encoded><![CDATA[<p>&#8220;To get around this, I found that ssh root@localhost works until su is fixed.&#8221;</p>
<p>can u specify clearly please&#8230;on how to go about it.  I still can&#8217;t login as root&#8230;.both passwords ( alpine or dottie) shows incorrect when i try to log in as root.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on making my site iphone compatible by HERRO MUREX</title>
		<link>http://trepullins.net/03-10-2008/making-my-site-iphone-compatible#comment-349</link>
		<dc:creator>HERRO MUREX</dc:creator>
		<pubDate>Sat, 17 May 2008 13:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://trepullins.net/03-10-2008/making-my-site-iphone-compatible#comment-349</guid>
		<description>HERRO THAR MUREX</description>
		<content:encoded><![CDATA[<p>HERRO THAR MUREX</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on a better look at ntop - part 2 by Andy</title>
		<link>http://trepullins.net/09-10-2007/a-better-look-at-ntop-part-2#comment-348</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 14 May 2008 15:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://trepullins.net/09-10-2007/a-better-look-at-ntop-part-2/#comment-348</guid>
		<description>I need your help! How can I configure the ntop for obtain historics for one host or IP addres, because the software refresh data each 10 minutes.</description>
		<content:encoded><![CDATA[<p>I need your help! How can I configure the ntop for obtain historics for one host or IP addres, because the software refresh data each 10 minutes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on a better look at ntop - part 2 by Bryan</title>
		<link>http://trepullins.net/09-10-2007/a-better-look-at-ntop-part-2#comment-332</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Fri, 25 Apr 2008 01:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://trepullins.net/09-10-2007/a-better-look-at-ntop-part-2/#comment-332</guid>
		<description>Thanks for taking the time to write this article, lots of useful info! w00t</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to write this article, lots of useful info! w00t</p>
]]></content:encoded>
	</item>
</channel>
</rss>
