<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to re-install all your Cydia packages in one run (after an upgrade or restore) &#8211; updated</title>
	<atom:link href="http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/</link>
	<description>Tweaks for the iPhone</description>
	<lastBuildDate>Sun, 14 Feb 2010 14:16:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TwiPhone</title>
		<link>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/comment-page-1/#comment-326</link>
		<dc:creator>TwiPhone</dc:creator>
		<pubDate>Sun, 11 Oct 2009 08:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=78#comment-326</guid>
		<description>quite easy: You should login from yoir Computers Terminal, not from your iPhone. So open up &quot;Terminal&quot; on your Mac - or use &quot;Putty&quot; on your Windows PC (http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html).

Make sure you know the IP-adress of your phone - it has to be connected to your WifFi network. If you do not know how to find it, use Bonjour Brwoser on a Mac (http://www.tildesoft.com/Programs.html) - it will show you your iPhones IP adress, it should normaly read something like 192.168.x.x or 10.1.x.x (4 numbers divided by points)

then you use this number to login into your iPhone:

ssh -l root 192.168.x.x (or any other IP number your iPhone is using)</description>
		<content:encoded><![CDATA[<p>quite easy: You should login from yoir Computers Terminal, not from your iPhone. So open up &#8220;Terminal&#8221; on your Mac &#8211; or use &#8220;Putty&#8221; on your Windows PC (<a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" rel="nofollow">http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html</a>).</p>
<p>Make sure you know the IP-adress of your phone &#8211; it has to be connected to your WifFi network. If you do not know how to find it, use Bonjour Brwoser on a Mac (<a href="http://www.tildesoft.com/Programs.html" rel="nofollow">http://www.tildesoft.com/Programs.html</a>) &#8211; it will show you your iPhones IP adress, it should normaly read something like 192.168.x.x or 10.1.x.x (4 numbers divided by points)</p>
<p>then you use this number to login into your iPhone:</p>
<p>ssh -l root 192.168.x.x (or any other IP number your iPhone is using)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: help me</title>
		<link>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/comment-page-1/#comment-325</link>
		<dc:creator>help me</dc:creator>
		<pubDate>Sun, 11 Oct 2009 06:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=78#comment-325</guid>
		<description>hey, i got everything up until &quot;Login into your iPhone using root:

ssh -l root (IP-number of your iPhone)&quot; what does that mean? how do i do that?? i am already logged into mobile terminal as my login (which i had previously changed the password on) so do i have to log out of that? if so, HOW do i log out?? HELP PLEASE. Thanks.</description>
		<content:encoded><![CDATA[<p>hey, i got everything up until &#8220;Login into your iPhone using root:</p>
<p>ssh -l root (IP-number of your iPhone)&#8221; what does that mean? how do i do that?? i am already logged into mobile terminal as my login (which i had previously changed the password on) so do i have to log out of that? if so, HOW do i log out?? HELP PLEASE. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leetsnail</title>
		<link>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/comment-page-1/#comment-320</link>
		<dc:creator>leetsnail</dc:creator>
		<pubDate>Fri, 21 Aug 2009 04:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=78#comment-320</guid>
		<description>Hi,

I dont have wifi i am connecting thru usb cable and use i-FunBox similar to DiskAid to access files on the iphone.

I have isntalled MobileTermninal, can i use it to create the installed list?
I&#039;m having trouble using this because i dont know what to hit after typing all this in there: dpkg -l &#124; grep ^ii &#124; awk &#039;{print $2}&#039; &gt; /private/var/mobile/Media/installed.txt

thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I dont have wifi i am connecting thru usb cable and use i-FunBox similar to DiskAid to access files on the iphone.</p>
<p>I have isntalled MobileTermninal, can i use it to create the installed list?<br />
I&#8217;m having trouble using this because i dont know what to hit after typing all this in there: dpkg -l | grep ^ii | awk &#8216;{print $2}&#8217; &gt; /private/var/mobile/Media/installed.txt</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to reinstall all you Cydia App in one run &#171; Airborn&#8217;s Bla-Bla-uri</title>
		<link>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/comment-page-1/#comment-309</link>
		<dc:creator>How to reinstall all you Cydia App in one run &#171; Airborn&#8217;s Bla-Bla-uri</dc:creator>
		<pubDate>Tue, 23 Jun 2009 12:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=78#comment-309</guid>
		<description>[...] How to reinstall all you Cydia App in one&#160;run Detalii aici [...]</description>
		<content:encoded><![CDATA[<p>[...] How to reinstall all you Cydia App in one&nbsp;run Detalii aici [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tler</title>
		<link>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/comment-page-1/#comment-123</link>
		<dc:creator>Tler</dc:creator>
		<pubDate>Sun, 15 Mar 2009 19:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=78#comment-123</guid>
		<description>I checked, it was all one line.
My firmware is 2.2.1 that&#039;s I&#039;m  trying to fix...Does that mean anything?</description>
		<content:encoded><![CDATA[<p>I checked, it was all one line.<br />
My firmware is 2.2.1 that&#8217;s I&#8217;m  trying to fix&#8230;Does that mean anything?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twiphone</title>
		<link>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/comment-page-1/#comment-122</link>
		<dc:creator>twiphone</dc:creator>
		<pubDate>Sun, 15 Mar 2009 18:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=78#comment-122</guid>
		<description>Make sure its all in one line :)</description>
		<content:encoded><![CDATA[<p>Make sure its all in one line <img src='http://www.twiphone.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tler</title>
		<link>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/comment-page-1/#comment-121</link>
		<dc:creator>Tler</dc:creator>
		<pubDate>Sun, 15 Mar 2009 18:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=78#comment-121</guid>
		<description>I can&#039;t get the first command, step 4 of part 2, to work...
Does anyone know why? thanks</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get the first command, step 4 of part 2, to work&#8230;<br />
Does anyone know why? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: salvare tutte le repo per non reinserirle dopo un ripristino? - iPhone Italia Forum</title>
		<link>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/comment-page-1/#comment-92</link>
		<dc:creator>salvare tutte le repo per non reinserirle dopo un ripristino? - iPhone Italia Forum</dc:creator>
		<pubDate>Sat, 04 Oct 2008 10:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=78#comment-92</guid>
		<description>[...] tutte le repo per non reinserirle dopo un ripristino?      dal momento che seguendo questo fantastico metodo non ho troppi sbattimenti dopo un ripristino, vorrei sapere se anche la prima [...]</description>
		<content:encoded><![CDATA[<p>[...] tutte le repo per non reinserirle dopo un ripristino?      dal momento che seguendo questo fantastico metodo non ho troppi sbattimenti dopo un ripristino, vorrei sapere se anche la prima [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leomonkeyguru</title>
		<link>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/comment-page-1/#comment-90</link>
		<dc:creator>leomonkeyguru</dc:creator>
		<pubDate>Thu, 18 Sep 2008 17:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=78#comment-90</guid>
		<description>mmm I prefer to see what it is doing... and, also, if I&#039;m not wrong, you can use aptbackup only after a restore.
I used your method after a restore, but after, also, some time of use of ipod :D</description>
		<content:encoded><![CDATA[<p>mmm I prefer to see what it is doing&#8230; and, also, if I&#8217;m not wrong, you can use aptbackup only after a restore.<br />
I used your method after a restore, but after, also, some time of use of ipod <img src='http://www.twiphone.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TwiPhone</title>
		<link>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/comment-page-1/#comment-87</link>
		<dc:creator>TwiPhone</dc:creator>
		<pubDate>Wed, 17 Sep 2008 14:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=78#comment-87</guid>
		<description>:) great. and forget my post before - i was referring that to another blog entry ;) anyway - you can still try &quot;aptbackup&quot; as I mentioned before. I guess its doing roughly the same thing. But with a clean UI.</description>
		<content:encoded><![CDATA[<p> <img src='http://www.twiphone.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  great. and forget my post before &#8211; i was referring that to another blog entry <img src='http://www.twiphone.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  anyway &#8211; you can still try &#8220;aptbackup&#8221; as I mentioned before. I guess its doing roughly the same thing. But with a clean UI.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
