<?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>iMore &#187; ssh</title>
	<atom:link href="http://www.imore.com/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imore.com</link>
	<description>More of everything iPhone and iPad</description>
	<lastBuildDate>Fri, 10 Feb 2012 19:48:51 +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>Daily Tip: How to get custom Notification Center widgets in iOS 5 [Jailbreak]</title>
		<link>http://www.imore.com/2011/06/22/daily-tip-custom-notification-center-widgets-ios-5-jailbreak/</link>
		<comments>http://www.imore.com/2011/06/22/daily-tip-custom-notification-center-widgets-ios-5-jailbreak/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 04:03:29 +0000</pubDate>
		<dc:creator>Andrew Wray</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Jailbreak Apps]]></category>
		<category><![CDATA[Jailbreak Tips]]></category>
		<category><![CDATA[Tips and How-To]]></category>
		<category><![CDATA[daily tip]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[ios 5]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[jailbreak tip]]></category>
		<category><![CDATA[Notification Center]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://www.tipb.com/?p=66935</guid>
		<description><![CDATA[<a href="http://www.imore.com/2011/06/22/daily-tip-custom-notification-center-widgets-ios-5-jailbreak/ios-jailbreak-notification-center/" rel="attachment wp-att-66936"></a>

<a href="http://www.imore.com/2011/06/13/sn0wbreeze-28b1-ios-5-available/">Jailbroken iOS 5</a> and curious how to get custom Notification Center widgets up and running? Right now, Apple has only included weather and stocks widgets and hasn&#8217;t shown any signs]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.imore.com/2011/06/22/daily-tip-custom-notification-center-widgets-ios-5-jailbreak/ios-jailbreak-notification-center/" rel="attachment wp-att-66936"><img src="http://cdn.imore.com/images/stories/2011/06/iOS-Jailbreak-Notification-Center-266x400.png" alt="" title="iOS Jailbreak Notification Center" width="266" height="400" class="aligncenter size-medium wp-image-66936" /></a></p>

<p><a href="http://www.imore.com/2011/06/13/sn0wbreeze-28b1-ios-5-available/">Jailbroken iOS 5</a> and curious how to get custom Notification Center widgets up and running? Right now, Apple has only included weather and stocks widgets and hasn&#8217;t shown any signs of extending an API to 3rd party developers for building their own. However, as soon as iOS 5 was jailbroken a few developers <a href="http://www.imore.com/2011/06/10/custom-notification-center-widgets-ios-5-coming-jailbreak/">started tinkering around</a> and found it was rather easy to build their own custom widgets, and we&#8217;re already starting to see some interesting things come out of developers. We&#8217;ll show you how to add them to your custom Notification Center&#8230; after the jump!</p>

<p><span id="more-66935"></span></p>

<p>To get started, first check out our <a href="http://www.imore.com/2011/06/20/daily-tip-tethered-jailbreak-ios-5-beta-1-redsn0w-098b1/">iOS 5 jailbreak how to</a> and then fire up Cydia.  Note: these widgets are fairly new athere are still some bugs that need to be worked out, but for the most part they&#8217;re interesting and useful.  </p>

<p>The widgets we&#8217;ll go over are developed by @qwertyoruiop, so you&#8217;ll have to add his beta repo to get access.  Just follow these quick steps to add the correct Cydia repository before getting started.</p>

<p><a href="http://www.imore.com/2011/06/22/daily-tip-custom-notification-center-widgets-ios-5-jailbreak/repo-3/" rel="attachment wp-att-66940"><img src="http://cdn.imore.com/images/stories/2011/06/Repo-266x400.png" alt="" title="Repo" width="266" height="400" class="aligncenter size-medium wp-image-66940" /></a></p>

<ol>
<li>Open Cydia and tap the &#8216;Manage&#8217; tab.</li>
<li>Tap &#8216;Sources&#8217;</li>
<li>Tap &#8216;Edit&#8217; in the top-right corner.</li>
<li>Tap &#8216;Add&#8217; and input <em>http://qwertyoruiop.com/beta/</em> </li>
</ol>

<p>The first widget is one I&#8217;d definitely suggest getting&#8230; </p>

<h3>UISettings</h3>

<p><a href="http://www.imore.com/2011/06/22/daily-tip-custom-notification-center-widgets-ios-5-jailbreak/uisettings/" rel="attachment wp-att-66945"><img src="http://cdn.imore.com/images/stories/2011/06/UISettings-400x235.png" alt="" title="UISettings" width="400" height="235" class="aligncenter size-medium wp-image-66945" /></a></p>

<p>UISettings is a great widget that offers most of your settings toggles right from within Notification Center.  Much akin to <a href="http://www.imore.com/tag/sbsettings/">SBSettings</a>, UISettings lets you toggle WiFi or Bluetooth, respring, reboot, adjust brightness/volume and more.  You swipe to reveal more toggles, and turning your WiFi or Bluetooth radios on/off is very fast.</p>

<p>The developer is actively working on improving UISettings and we&#8217;re betting he&#8217;ll keep up with Apple&#8217;s iOS 5 betas as they roll out.  The only issue (if you can even call it an &#8220;issue&#8221;) is the icons used aren&#8217;t the best looking, but they&#8217;re currently a big step up from the initial release last week.  We&#8217;re also looking into the possibility of manually changing the icons via SSH and we&#8217;ll have a guide up if we determine it&#8217;s possible.</p>

<h3>MusicCenter</h3>

<p><a href="http://www.imore.com/2011/06/22/daily-tip-custom-notification-center-widgets-ios-5-jailbreak/musiccenter-notification-center-widget/" rel="attachment wp-att-66953"><img src="http://cdn.imore.com/images/stories/2011/06/MusicCenter-Notification-Center-Widget-400x276.png" alt="" title="MusicCenter Notification Center Widget" width="400" height="276" class="aligncenter size-medium wp-image-66953" /></a></p>

<p>MusicCenter offers now playing information in the Notification Center with playback options available by swiping to the left.  It&#8217;s great if you need more track identifier data over what&#8217;s shown in the native app switcher when swiping left, and also comes with a Twitter option to tweet what&#8217;s playing from the official Twitter for iPhone app.  </p>

<p>I found the playback controls to be quite buggy, but I think it was more due to the button design than anything else.  The playback control buttons are too small, making it difficult for those with larger thumbs to get the button press exact.  Additional bugs were noticed after my iPhone crashed into safe mode when I tried to disable the widget, and in one case I had to completely reboot my iPhone after disabling it.</p>

<p>This one needs a little more work, but the concept is great for quickly getting to track information on what&#8217;s currently playing without going into the Music app.  </p>

<h3>BatteryCenter</h3>

<p><a href="http://www.imore.com/2011/06/22/daily-tip-custom-notification-center-widgets-ios-5-jailbreak/batterycenter-notification-center-widget/" rel="attachment wp-att-66947"><img src="http://cdn.imore.com/images/stories/2011/06/BatteryCenter-Notification-Center-Widget-400x95.png" alt="" title="BatteryCenter Notification Center Widget" width="400" height="95" class="aligncenter size-medium wp-image-66947" /></a></p>

<p>BetteryCenter is a very simple widget to display your current battery percentage.  BatteryCenter shows a battery icon on the left and the percentage on the right.  It will also tell you whether the device is charging or unplugged.</p>

<p>For most, this widget might seem useless since the information it displays is also included in the status bar.  But for some, it serves a purpose if you don&#8217;t want the percentage displayed on the status bar, as some status bar icons tend to get &#8220;pushed&#8221; out of the way when too many icons are being displayed (including the percentage indicator).  I personally use BatteryCenter for this very reason, and have since disabled the battery percentage in the status bar since it&#8217;s no longer needed.  I also ran into zero bugs with this widget.</p>

<h3>RSSWidget</h3>

<p><a href="http://www.imore.com/2011/06/22/daily-tip-custom-notification-center-widgets-ios-5-jailbreak/rsswidget/" rel="attachment wp-att-66955"><img src="http://cdn.imore.com/images/stories/2011/06/RSSWidget-400x167.png" alt="" title="RSSWidget" width="400" height="167" class="aligncenter size-medium wp-image-66955" /></a></p>

<p>RSSWidget is a simple RSS reader for Notification Center that displays a single RSS feed, letting you swipe between recent articles with the post&#8217;s title and first few lines displayed.  Tapping an article takes you straight into Mobile Safari to read the full post.</p>

<p>I noticed a few small bugs with this one as well, in that some RSS feeds with links in the first few lines get displayed as HTML code, making it difficult to read without going into Safari to view the full post.  This is very noticeable on blog posts that start with a photo (see above image).  I also had occasional crashes to safe mode when enabling or disabling the widget, similar to buggy behavior in MusicCenter.</p>

<p>This is a great widget for getting news at-a-glance or keeping up with your favorite RSS feed, but it also needs a little work.  Follow these quick steps in order to change the RSS feed displayed.</p>

<ol>
<li>Download iFile from Cydia (<a href="http://planet-iphones.com/cydia/id/eu.heinelt.ifile">link</a>)</li>
<li>Open iFile and navigate to <em>/System/Library/WeeAppPlugins/RSSWidget.bundle/</em></li>
<li>Tap on <em>com.idevhaice.rsswidget.plist</em> and open with the Text Viewer
<a href="http://www.imore.com/2011/06/22/daily-tip-custom-notification-center-widgets-ios-5-jailbreak/ifile_1/" rel="attachment wp-att-66956"><img src="http://cdn.imore.com/images/stories/2011/06/iFile_1-266x400.png" alt="" title="iFile_1" width="266" height="400" class="aligncenter size-medium wp-image-66956" /></a></li>
<li>Get into editing mode by tapping &#8216;Edit&#8217; in the top-right corner</li>
<li>Scroll down until you find <em>http://www.9to5mac.com/feed</em> and replace the pre-existing address with your favorite feed. For quick reference, our feed is <em>http://feeds.feedburner.com/theiphoneblog</em>
<a href="http://www.imore.com/2011/06/22/daily-tip-custom-notification-center-widgets-ios-5-jailbreak/ifile_2/" rel="attachment wp-att-66957"><img src="http://cdn.imore.com/images/stories/2011/06/iFile_2-266x400.png" alt="" title="iFile_2" width="266" height="400" class="aligncenter size-medium wp-image-66957" /></a></li>
</ol>

<p>It would be nice if there was a shortcut setting to change the RSS feed a little quicker, but for now you&#8217;ll have to do it through iFile or via SSH.</p>

<p>That&#8217;s it!  These new Notification Center widgets are looking good, and there&#8217;s more to come from other great jailbreak developers.  If we left anything out, or if you know of other cool Notification Center widgets for iOS 5 then let us know in the comments!</p>

<p><em><a href="http://www.imore.com/tips/">Tips of the day</a> will range from beginner-level 101 to advanced-level ninjary. If you already know this tip, keep the link handy as a quick way to help a friend. If you have a tip of your own you’d like to suggest, add them to the comments or send them in to <a href="mailto:news@tipb.com">news@tipb.com</a>. (If it’s especially awesome and previously unknown to us, we’ll even give ya a reward…)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imore.com/2011/06/22/daily-tip-custom-notification-center-widgets-ios-5-jailbreak/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Daily Tip: Remove album artwork from the iPhone lockscreen when playing music [Jailbreak]</title>
		<link>http://www.imore.com/2011/02/23/daily-tip-remove-album-artwork-iphone-lockscreen-playing-music-jailbreak/</link>
		<comments>http://www.imore.com/2011/02/23/daily-tip-remove-album-artwork-iphone-lockscreen-playing-music-jailbreak/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 03:31:34 +0000</pubDate>
		<dc:creator>Andrew Wray</dc:creator>
				<category><![CDATA[Jailbreak Tips]]></category>
		<category><![CDATA[Tips and How-To]]></category>
		<category><![CDATA[Album Art]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[Lockscreen]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[WinSCP]]></category>

		<guid isPermaLink="false">http://www.tipb.com/?p=53592</guid>
		<description><![CDATA[Jailbroken and curious how to get rid of the album art displayed on the lockscreen whenever you&#8217;re playing music or listening to a podcasts?  Rather look at the wallpaper
than]]></description>
			<content:encoded><![CDATA[<p><img src="http://cdn.imore.com/images/stories/2011/01/Hero-266x400.png" alt="No Album Artwork on iPhone Lockscreen" title="No Album Artwork on iPhone Lockscreen" width="266" height="400" class="aligncenter size-medium wp-image-53594" /></p>

<p>Jailbroken and curious how to get rid of the album art displayed on the lockscreen whenever you&#8217;re playing music or listening to a podcasts?  Rather look at the wallpaper
than album art? If so, we&#8217;ll show you how to do just that&#8230; after the break!</p>

<p><span id="more-53592"></span></p>

<p>You need to be Jailbroken to do this. If you&#8217;re not sure what that is or means, stop reading this and head on over to Ally&#8217;s<a href="http://www.imore.com/2010/11/09/jailbreak-quickguide-common-tools-terms-apps/"> Jailbreak Starters Guide</a> for more. </p>

<p>We&#8217;re going to show you how this is done on a Windows-based machine and
from the device itself, but there are similar SSH tools out there for
Mac users as well.  Before getting started, you&#8217;ll need to download
<a href="http://winscp.net/eng/download.php#download2">WinSCP</a> and also make
sure you have OpenSSH installed on your jailbroken iPhone.  You&#8217;ll also need the device connected to the same WiFi network as your PC for SSH purposes.  Once
you&#8217;re ready to go, just follow these quick steps:</p>

<p><a href="http://cdn.imore.com/images/stories/2011/01/WinSCP.jpg"><img src="http://cdn.imore.com/images/stories/2011/01/WinSCP-400x290.jpg" alt="WinSCP" title="WinSCP" width="400" height="290" class="aligncenter size-medium wp-image-53595" /></a></p>

<ol>
<li><p>Make sure SSH is turned ON from your iDevice before continuing.
You can turn SSH on/off via an SBSettings toggle if installed.</p></li>
<li><p>Start WinSCP.  Upon loading WinSCP you&#8217;ll be asked to input the IP
address, login and password for the device you&#8217;re attempting to SSH
into.  To find the IP address of your iPhone, go into the settings app under WiFi
and select the network you&#8217;re connected to.  The default
login/password will be root/alpine unless you&#8217;ve changed it manually.</p></li>
<li><p>Once you&#8217;ve successfully SSH&#8217;d into the device, navigate to
/System/Library/SpringboardPlugins and locate the folder titled
&#8216;NowPlayingArtLockscreen.bundle&#8217;.  Rename this folder to
&#8216;NowPlayingArtLockscreen.bundle.backup&#8217; or something similar so the
system no longer recognizes it</p></li>
<li><p>Respring your iDevice to see the changes take effect.</p></li>
</ol>

<p>That&#8217;s it!  Now you&#8217;ll no longer see album art displayed on the
lockscreen when music or podcasts are playing!</p>

<p><a href="http://cdn.imore.com/images/stories/2011/01/iFile.png"><img src="http://cdn.imore.com/images/stories/2011/01/iFile-266x400.png" alt="iFile" title="iFile" width="266" height="400" class="aligncenter size-medium wp-image-53596" /></a></p>

<p><strong>Bonus Tip</strong>:  Cut out the need for a PC or Mac by installing iFile
on your iPhone or iPod Touch!  iFile will allow you to navigate the iOS file
system and make changes to files or folders, among other things.  Farbod chose iFile for his <a href="http://www.imore.com/2010/11/07/tipb-picks-week-3/">App Pick of the Week</a> recently and went over some of the other great functionality of this app, so be sure and check it out!  To make the change using iFile, just launch the app and navigate to the path mentioned in step 3 to make the appropriate changes
to the required folder.  iFile is available in the Cydia Store for $4.</p>

<p><em><a href="http://www.imore.com/tips/">Tips of the day</a> will range from beginner-level 101 to advanced-level ninjary. If you already know this tip, keep the link handy as a quick way to help a friend. If you have a tip of your own you’d like to suggest, add them to the comments or send them in to <a href="mailto:news@tipb.com">news@tipb.com</a>. (If it’s especially awesome and previously unknown to us, we’ll even give ya a reward…)</em>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imore.com/2011/02/23/daily-tip-remove-album-artwork-iphone-lockscreen-playing-music-jailbreak/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Daily Tip: How to install XBMC on Apple TV 2 [Jailbreak]</title>
		<link>http://www.imore.com/2011/01/24/install-xbmc-appletv-2-jailbreak/</link>
		<comments>http://www.imore.com/2011/01/24/install-xbmc-appletv-2-jailbreak/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 15:49:10 +0000</pubDate>
		<dc:creator>Allyson Kazmucha</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Jailbreak Apps]]></category>
		<category><![CDATA[Jailbreak Tips]]></category>
		<category><![CDATA[Ninja Tips]]></category>
		<category><![CDATA[Tips and How-To]]></category>
		<category><![CDATA[apple tv]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[daily tip]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[install XBMC]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[walkthrough]]></category>
		<category><![CDATA[xbmc]]></category>

		<guid isPermaLink="false">http://www.tipb.com/?p=53636</guid>
		<description><![CDATA[IAlready jailbroken your Apple TV 2 and curious how to install the nifty little <a href="http://www.imore.com/2011/01/21/xbmc-apple-tv2-ipad-iphone-4-jailbreak/">XBMC</a> add-on that allows you to stream and add even more content from your network? Since]]></description>
			<content:encoded><![CDATA[<p><img src="http://cdn.imore.com/images/stories/2011/01/KOAu.iPhone-image-2011-01-22-16.30.08-400x298.jpg" alt="" title="KOAu.iPhone image 2011-01-22 16.30.08" width="400" height="298" class="aligncenter size-medium wp-image-53642" /></p>

<p>IAlready jailbroken your Apple TV 2 and curious how to install the nifty little <a href="http://www.imore.com/2011/01/21/xbmc-apple-tv2-ipad-iphone-4-jailbreak/">XBMC</a> add-on that allows you to stream and add even more content from your network? Since we don&#8217;t have Cydia for Apple TV (yet), the process of installing jailbreak apps is a bit different. Hit the jump for a quick walkthrough on how to get XBMC working on your jailbroken Apple TV 2.</p>

<p><span id="more-53636"></span></p>

<p>First you&#8217;ll need a jailbroken AppleTV. If you haven&#8217;t done that already, check out our <a href="http://www.imore.com/2011/01/24/how-to-jailbreak-appletv-2-seas0npass-mac/">guide on jailbreaking the AppleTV 2 with Seas0nPass</a>.</p>

<p>After you&#8217;ve done that, follow these steps.</p>

<ol>
    <li>Open a terminal app as you&#8217;ll need to gain SSH access to your AppleTV.</li>
    <li>Type <code>ssh root@apple-tv.local</code> &#8211; if that doesn&#8217;t work for you, instead of typing apple-tv.local, replace it with your AppleTV&#8217;s IP address which can be found under Settings then Network on your AppleTV.</li><img src="http://cdn.imore.com/images/stories/2011/01/Screen-shot-2011-01-22-at-4.36.04-PM-399x296.png" alt="" title="Screen shot 2011-01-22 at 4.36.04 PM" width="399" height="296" class="aligncenter size-medium wp-image-53646" />
    <li>You&#8217;ll be asked for the password to your AppleTV next. By default, it is <code>alpine</code>. If you have changed it, enter the password you chose on your own instead. You may be asked if you&#8217;re sure you wish to continue, just type &#8220;yes&#8221;.</li><img src="http://cdn.imore.com/images/stories/2011/01/Password-SSH1-400x286.png" alt="" title="Password SSH" width="400" height="286" class="aligncenter size-medium wp-image-53649" />
    <li>Once you are at the root menu, type (or copy/paste) this:  <code>echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list</code> and hit &#8220;enter&#8221;.</li>
    <li>Next type (or copy/paste) this:  <code>apt-get update</code> and hit &#8220;enter&#8221;.</li><img src="http://cdn.imore.com/images/stories/2011/01/Packages-SSH-400x305.png" alt="" title="Packages SSH" width="400" height="305" class="aligncenter size-medium wp-image-53644" />
    <li>A list of available apps will populate. Type (or copy/paste) this:  <code>apt-get install org.xbmc.xbmc-atv2</code> and hit &#8220;enter&#8221;.</li><img src="http://cdn.imore.com/images/stories/2011/01/Installing-SSH-400x70.png" alt="" title="Installing SSH" width="400" height="70" class="aligncenter size-medium wp-image-53640" />
    <li>You&#8217;ll see the app begin to install and once it reaches 100%, you&#8217;re done. Your AppleTV should flash briefly and when the main menu pops back up, XBMC should be added.</li><img src="http://cdn.imore.com/images/stories/2011/01/KIOb.iPhone-image-2011-01-22-16.21.05-400x298.jpg" alt="" title="KIOb.iPhone image 2011-01-22 16.21.05" width="400" height="298" class="aligncenter size-medium wp-image-53641" />
</ol>

<p>As a side note, I had issues getting my MacBook to connect to my AppleTV via SSH. I kept getting connection refused or invalid host errors. There is a file on your Mac you can delete in order to stop these errors (not sure where it would be located on a PC if anyone wants to chime in here). You&#8217;ll need to unhide files on your Mac first. You can do that by following the steps below.</p>

<ol>
    <li>Open Terminal and type (or copy/paste):  <code>defaults write com.apple.finder AppleShowAllFiles TRUE</code> and hit &#8220;enter&#8221;.</li>
    <li>Type (or copy/paste):  <code>killall Finder</code></li>
</ol>

<p>That should unhide all of the hidden files on your Mac. Now you should be able to navigate to /Users/username (in my case Ally)/.ssh and delete the file titled &#8220;known_hosts&#8221;. It should be the only file in that folder. Then try the above steps again. Only some of you may need to do this but I figured I&#8217;d throw it in there for anyone who has issues connecting via SSH to their AppleTV.</p>

<p>If you tried this or have installed XBMC, let us know how you like it so far!</p>

<p>If you have any questions or need any extra help, jump on in to our <a href="http://forums.imore.com/apple-tv-forum/">Apple TV Forums</a>.</p>

<p><em><a href="http://www.imore.com/tips/">Tips of the day</a> will range from beginner-level 101 to advanced-level ninjary. If you already know this tip, keep the link handy as a quick way to help a friend. If you have a tip of your own you&#8217;d like to suggest, add them to the comments or send them in to <a href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#58;&#100;&#97;&#105;&#108;&#121;ti&#x70;&#x73;&#x40;&#x74;&#x69;&#x70;&#98;&#46;&#99;&#111;&#109;">&#100;&#97;&#105;&#108;&#121;ti&#x70;&#x73;&#x40;&#x74;&#x69;&#x70;&#98;&#46;&#99;&#111;&#109;</a>. (If it&#8217;s especially awesome and previously unknown to us, we&#8217;ll even give ya a reward&#8230;)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imore.com/2011/01/24/install-xbmc-appletv-2-jailbreak/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Jailbreak tip: How to use Mobile Terminal to change the default SSH password [Jailbreak]</title>
		<link>http://www.imore.com/2010/11/16/ninja-tip-mobile-terminal-change-password-jailbreak/</link>
		<comments>http://www.imore.com/2010/11/16/ninja-tip-mobile-terminal-change-password-jailbreak/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 23:32:09 +0000</pubDate>
		<dc:creator>Farbod</dc:creator>
				<category><![CDATA[Jailbreak Apps]]></category>
		<category><![CDATA[Jailbreak Tips]]></category>
		<category><![CDATA[Ninja Tips]]></category>
		<category><![CDATA[Tips and How-To]]></category>
		<category><![CDATA[Daily Tips]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[jailbreak tips]]></category>
		<category><![CDATA[mobileterminal]]></category>
		<category><![CDATA[ninja tip]]></category>
		<category><![CDATA[openssh]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.tipb.com/?p=44163</guid>
		<description><![CDATA[Just getting into <a href="http://www.imore.com/jailbreak/">Jailbreak</a> and OpenSSH on iPhone, iPod touch, or iPad and curious how to change the default SSH password? Since Apple sets all iOS devices to &#8220;alpine&#8221;, If]]></description>
			<content:encoded><![CDATA[<p><img src="http://cdn.imore.com/images/stories/2010/11/mobile-terminal-266x400.jpg" alt="" title="mobile-terminal" width="266" height="400" class="aligncenter size-medium wp-image-44164" /></p>

<p>Just getting into <a href="http://www.imore.com/jailbreak/">Jailbreak</a> and OpenSSH on iPhone, iPod touch, or iPad and curious how to change the default SSH password? Since Apple sets all iOS devices to &#8220;alpine&#8221;, If you decide to enable SSH it is important for security reasons to change the password to something unique. Otherwise you risk someone else gaining access to your iPhone or iPad. We&#8217;ll show you how after the break!</p>

<p><span id="more-44163"></span></p>

<p>Here&#8217;s what you need to do to change the default SSH password. Note,  this method is only for jailbroken iOS devices with OpenSSH installed and MobileTerminal installed.</p>

<ul>
<li>Download MobileTerminal from Cydia. (Make sure its version 426 if using iOS 4.x..) </li>
<li>Open MobileTerminal</li>
<li>In MobileTerminal, type in: su root</li>
<li>It’ll ask you for a password, type in: alpine</li>
<li>To make the screen a bit cleaner, type in: cd</li>
<li>Now, to change your password, type in: passwd</li>
<li>Enter the password you desire (You will not see the characters in the screen as you type them for security reasons)</li>
<li>Enter the password you entered once more</li>
<li>To change the password for the Mobile user, type in: passwd mobile</li>
<li>Enter the password you desire (You will not see the characters in the screen as you type them for security reasons)</li>
<li>Enter the password you entered once more</li>
</ul>

<p>All done! You are now secure and may close MobileTerminal. If you have any questions ask in the comments or for additional help, check out our <a href="http://forums.imore.com/jailbreak-forum/">Jailbreak Help Forum</a>.</p>

<p><em>Tips of the day will range from beginner-level 101 to advanced-level ninjary. If you already know this tip, keep the link handy as a quick way to help a friend. If you have a tip of your own you’d like to suggest, add them to the comments or send them in to dailytips@tipb.com. (If it’s especially awesome and previously unknown to us, we’ll even give ya a reward…)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imore.com/2010/11/16/ninja-tip-mobile-terminal-change-password-jailbreak/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>How to enable iOS 4.1 HDR photography on iPhone 3G and 3GS [Jailbreak]</title>
		<link>http://www.imore.com/2010/09/14/how-to-enable-ios-41-hdr-photography-iphone-3g-3gs-jailbreak/</link>
		<comments>http://www.imore.com/2010/09/14/how-to-enable-ios-41-hdr-photography-iphone-3g-3gs-jailbreak/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 12:46:29 +0000</pubDate>
		<dc:creator>Allyson Kazmucha</dc:creator>
				<category><![CDATA[Ninja Tips]]></category>
		<category><![CDATA[Tips and How-To]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[3GS]]></category>
		<category><![CDATA[hdr]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[ios 4.1]]></category>
		<category><![CDATA[iOS4]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 3G]]></category>
		<category><![CDATA[iphone 3gs]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.tipb.com/?p=39191</guid>
		<description><![CDATA[<a rel="attachment wp-att-38390" href="http://www.imore.com/2010/09/03/ios-41-features-hdr-photos/ios_42_camera_hdr_enable/"></a>

HDR photography for iPhone 3GS and iPhone 3G wasn&#8217;t something Apple provided under <a href="http://www.imore.com/2010/09/06/ios-41-walkthrough/">iOS 4.1</a>, but that doesn&#8217;t mean 3GS and 3G users have to be left out of]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-38390" href="http://www.imore.com/2010/09/03/ios-41-features-hdr-photos/ios_42_camera_hdr_enable/"><img class="aligncenter size-medium wp-image-38390" title="ios_42_camera_hdr_enable" src="http://cdn.imore.com/images/stories/2010/09/ios_42_camera_hdr_enable-266x400.png" alt="" width="266" height="400" /></a></p>

<p>HDR photography for iPhone 3GS and iPhone 3G wasn&#8217;t something Apple provided under <a href="http://www.imore.com/2010/09/06/ios-41-walkthrough/">iOS 4.1</a>, but that doesn&#8217;t mean 3GS and 3G users have to be left out of the fun (if you&#8217;re jailbroken that is).  <em>Redmond Pie</em> has a great guide up showing how to enable the HDR camera option <em>provided you&#8217;ve jailbroken them under iOS 4.1</em> and aren&#8217;t adverse to SSHing and editing some files.  The process really isn&#8217;t that difficult, but as always, if you&#8217;re not comfortable altering files on your iPhone, we don&#8217;t recommend it.  So hit up the source link for a detailed walk-through.  And if you&#8217;re not sure if it&#8217;s worth it yet,  <a href="http://www.imore.com/2010/09/03/ios-41-features-hdr-photos/">read our take on HDR photography on the iPhone 4</a> or <a href="http://www.imore.com/2010/09/06/ios-41-walkthrough/"> our full iOS 4.1 guide</a>.</p>

<p>[via <a href="http://www.redmondpie.com/enable-ios-4.1-hdr-photos-feature-on-iphone-3gs-3g-how-to-guide/">RedmondPie</a>, Thanks to Geo Coldz for sending this in!]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imore.com/2010/09/14/how-to-enable-ios-41-hdr-photography-iphone-3g-3gs-jailbreak/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>iPhone live! #101: You won&#8217;t be disappointed</title>
		<link>http://www.imore.com/2010/05/28/iphone-live-101-disappointed/</link>
		<comments>http://www.imore.com/2010/05/28/iphone-live-101-disappointed/#comments</comments>
		<pubDate>Fri, 28 May 2010 15:50:18 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[iPhone Live]]></category>
		<category><![CDATA[4th gen iphone]]></category>
		<category><![CDATA[android vs iphone]]></category>
		<category><![CDATA[bix]]></category>
		<category><![CDATA[chirpy]]></category>
		<category><![CDATA[groupon]]></category>
		<category><![CDATA[ichat video]]></category>
		<category><![CDATA[iphone hd]]></category>
		<category><![CDATA[iphone live]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[wwdc 2010]]></category>

		<guid isPermaLink="false">http://www.tipb.com/?p=29399</guid>
		<description><![CDATA[<a href="http://feeds.feedburner.com/PhoneDifferentPodcast">Our podcast feed</a>
    <a href="http://media.libsyn.com/media/phonedifferent/iphonelive101.mp3">Download Directly</a>
    <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=261058960">Subscribe via iTunes</a>


Steve Jobs keynoting WWDC 2010, White iPhone HD faceplates, more on iChat video, iPhone vs. Android, $97 iPhone 3GS, how do you]]></description>
			<content:encoded><![CDATA[<p><img src="http://cdn.imore.com/images/stories/2010/04/podcast_iphone_live-400x400.png" alt="podcast_iphone_live" title="podcast_iphone_live" width="400" height="400" class="aligncenter size-medium wp-image-26574" /></p>

<script language="JavaScript" src="http://images.precentral.net/sites/precentral.net/files/mp3player/audio-player.js"></script>

<p><object type="application/x-shockwave-flash" data="http://images.precentral.net/sites/precentral.net/files/mp3player/player.swf" id="audioplayer1" height="24" width="290">
<param name="movie" value="http://images.precentral.net/sites/precentral.net/files/mp3player/player.swf">
</param><param name="FlashVars" value="playerID=audioplayer1&#038;soundFile=http://media.libsyn.com/media/phonedifferent/iphonelive101.mp3">
</param><param name="quality" value="high">
</param><param name="menu" value="false">
</param><param name="wmode" value="transparent">
</param></object>
</p>

<ul>
    <li><a href="http://feeds.feedburner.com/PhoneDifferentPodcast">Our podcast feed</a></li>
    <li><a href="http://media.libsyn.com/media/phonedifferent/iphonelive101.mp3">Download Directly</a></li>
    <li><a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=261058960">Subscribe via iTunes</a></li>
</ul>

<p>Steve Jobs keynoting WWDC 2010, White iPhone HD faceplates, more on iChat video, iPhone vs. Android, $97 iPhone 3GS, how do you push, iPhone at work, SSH tutorial, AT&amp;T locks and etf, Chirpy, Bix, Groupon, and LinkedIn. Listen in!</p>

<p><span id="more-29399"></span></p>

<h3>Credits</h3>

<p>Thanks to the <a href="http://store.tipb.com">TiPb iPhone accessory store</a> for sponsoring the podcast, and to everyone who showed up for the live chat!</p>

<p>Our music comes from the following sources:
<ul>
    <li><a href="http://www.sneakmove.com/audio/I%20Called%20You%20-%20iphone%20remix.mp3">I Called You &#8212; iPhone Remix</a> by <a href="http://www.myspace.com/pbl3">Pete Leidy</a></li>
via <a href="http://sneakmove.com/2007/01/winner-is.html">Sneakmove iPhone Ringtone Challenge</a></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imore.com/2010/05/28/iphone-live-101-disappointed/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
<enclosure url="http://media.libsyn.com/media/phonedifferent/iphonelive101.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.sneakmove.com/audio/I%20Called%20You%20-%20iphone%20remix.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Jailbreak how-to: SSH basics and theme editing</title>
		<link>http://www.imore.com/2010/05/20/jailbreak-howto-ssh-basics-theme-editing/</link>
		<comments>http://www.imore.com/2010/05/20/jailbreak-howto-ssh-basics-theme-editing/#comments</comments>
		<pubDate>Fri, 21 May 2010 02:17:16 +0000</pubDate>
		<dc:creator>Allyson Kazmucha</dc:creator>
				<category><![CDATA[Jailbreak Apps]]></category>
		<category><![CDATA[Ninja Tips]]></category>
		<category><![CDATA[Tips and How-To]]></category>
		<category><![CDATA[Customize]]></category>
		<category><![CDATA[cydia]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[tipbvideo]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.tipb.com/?p=28374</guid>
		<description><![CDATA[<a href="http://cdn.imore.com/images/stories/2010/02/IMG_0728.PNG"></a>

One of the most common topics in the <a href="http://forums.imore.com/iphone-jailbreak-unlock/">jailbreak forums</a> is always theme editing and customization.  To really be able to truly customize a theme, you need to know how]]></description>
			<content:encoded><![CDATA[<p><a href="http://cdn.imore.com/images/stories/2010/02/IMG_0728.PNG"><img class="aligncenter size-medium wp-image-21497" title="iTopple" src="http://cdn.imore.com/images/stories/2010/02/IMG_0728-266x400.PNG" alt="" width="266" height="400" /></a></p>

<p>One of the most common topics in the <a href="http://forums.imore.com/iphone-jailbreak-unlock/">jailbreak forums</a> is always theme editing and customization.  To really be able to truly customize a theme, you need to know how to SSH into your iPhone.  Anyone who is already familiar with web development and using an FTP client should be right at home.  For the most part, FTP clients are also capable of SSH.  If you don&#8217;t have a client, don&#8217;t worry, there&#8217;s plenty of free ones.</p>

<p>And now for the typical disclaimer &#8211; if you aren&#8217;t comfortable messing with your phone&#8217;s file system and the possibility of having to completely restore if something goes wrong, don&#8217;t proceed any further. As always, we aren&#8217;t responsible for any damage you may do to your phone, so proceed at your own risk.  If this all sounds okay to you, read on iPhone ninja!</p>

<p><span id="more-28374"></span></p>

<p>1.  Download an FTP client.  In the video, I&#8217;m using <a href="http://cyberduck.ch/">CyberDuck</a>, which is a Mac client for FTP. You can also use <a href="http://rsug.itd.umich.edu/software/fugu/">Fugu</a> or<a href="http://www.macroplant.com/iphoneexplorer/"> iPhone Explorer</a>.  If you&#8217;re a windows user, iPhone Explorer has a Windows version or you can use something like <a href="http://www.smartftp.com/">SmartFTP</a>.</p>

<p>2.  Install OpenSSH and SBSettings to your iPhone.  Most of you probably already have SBSettings, but you&#8217;ll need OpenSSH to be able to access your iPhone&#8217;s file system.</p>

<p><a rel="attachment wp-att-28405" href="http://www.imore.com/2010/05/20/jailbreak-howto-ssh-basics-theme-editing/img_0369/"><img class="aligncenter size-medium wp-image-28405" title="OpenSSH" src="http://cdn.imore.com/images/stories/2010/05/IMG_0369-266x400.png" alt="" width="266" height="400" /></a></p>

<p>And don&#8217;t forget, at some point, <a href="http://www.imore.com/2009/11/12/jailbroken-installed-ssh-change-password-attack-aims-steal-data/">change your iPhone&#8217;s root and user passwords</a>!  If you need help with this, jump over to the <a href="http://forums.imore.com/iphone-jailbreak-unlock/">Forums</a>.  OpenSSH and SBSettings can both be downloaded through Cydia or Rock, your preference.  SBSettings isn&#8217;t necessary, but it gives you a very easy way to toggle SSH on and off.  Here&#8217;s a ninja tip, whenever you aren&#8217;t actively using SSH, turn it off. It not only further protects you from unauthorized access, but SSH is a huge battery hog.  So when you&#8217;re not using it, just switch it off.</p>

<p><a rel="attachment wp-att-28406" href="http://www.imore.com/2010/05/20/jailbreak-howto-ssh-basics-theme-editing/img_0370/"><img class="aligncenter size-medium wp-image-28406" title="SBSettings Toggle" src="http://cdn.imore.com/images/stories/2010/05/IMG_0370-266x400.png" alt="" width="266" height="400" /></a></p>

<p>3.  Alright now that we&#8217;ve got that taken care of, you&#8217;ll need to do one of the following after SSH is enabled on your iPhone:
<ul>
    <li>iPhone Explorer users &#8211; plug in your phone and launch iPhone Explorer and it should automatically populate your iPhone file system, then skip to step 5</li>
    <li>Most other FTP clients &#8211; be on a wifi network and find your iPhone&#8217;s IP and jot it down, it&#8217;s found under Settings &#8211;&gt; Wi-Fi &#8211;&gt; click the blue arrow next to the network you are connected to, once you have that, launch your FTP client</li>
</ul>
<a rel="attachment wp-att-28403" href="http://www.imore.com/2010/05/20/jailbreak-howto-ssh-basics-theme-editing/img_0367/"><img class="aligncenter size-medium wp-image-28403" title="iPhone IP" src="http://cdn.imore.com/images/stories/2010/05/IMG_0367-266x400.png" alt="" width="266" height="400" /></a></p>

<p>Click the blue arrow, like in the image below, IP address is what you&#8217;re looking for, write it down.</p>

<p><a rel="attachment wp-att-28413" href="http://www.imore.com/2010/05/20/jailbreak-howto-ssh-basics-theme-editing/screen-shot-2010-05-17-at-6-46-10-pm/"><img class="aligncenter size-full wp-image-28413" title="iPhone IP Address" src="http://cdn.imore.com/images/stories/2010/05/Screen-shot-2010-05-17-at-6.46.10-PM.png" alt="" width="318" height="286" /></a></p>

<p>4.  For FTP users, you&#8217;ll need to enter your iPhone&#8217;s IP address and make sure the port is set to 22.  Your username is root and the default password is &#8216;alpine&#8217; (without the quotes).  Then click connect or continue.  If you&#8217;re successful, you should now have a list of all your iPhone&#8217;s files.  (Note: over wi-fi, you don&#8217;t have to have your iPhone plugged in, but I&#8217;d recommend it so it doesn&#8217;t kill your battery)</p>

<p><a rel="attachment wp-att-28425" href="http://www.imore.com/2010/05/20/jailbreak-howto-ssh-basics-theme-editing/screen-shot-2010-05-17-at-8-08-59-pm/"><img class="aligncenter size-medium wp-image-28425" title="SSH Settings" src="http://cdn.imore.com/images/stories/2010/05/Screen-shot-2010-05-17-at-8.08.59-PM-400x222.png" alt="" width="400" height="222" /></a></p>

<p>5.  You&#8217;ll now see a list of files you can navigate through, to get to your themes for editing, simply click Library &#8212;&gt; Themes and all the themes you&#8217;ve downloaded should be in there.  Next jump down to the video for a walk-through of how to alter/change/add files in existing themes as well as create your own custom themes! And one more ninja tip, go into Settings &#8211;&gt; Autolock &#8211;&gt; Never. Sometimes when you&#8217;re SSH&#8217;ing and your screen goes off, your SSH client will give you an error, so turn off auto-lock while you&#8217;re customizing.</p>

<p><a rel="attachment wp-att-28426" href="http://www.imore.com/2010/05/20/jailbreak-howto-ssh-basics-theme-editing/screen-shot-2010-05-17-at-8-09-25-pm/"><img class="aligncenter size-medium wp-image-28426" title="iPhone File System" src="http://cdn.imore.com/images/stories/2010/05/Screen-shot-2010-05-17-at-8.09.25-PM-400x251.png" alt="" width="400" height="251" /></a></p>

<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" 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/sEOJwWMOQmA&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/sEOJwWMOQmA&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object>
<a href="http://www.youtube.com/watch?v=sEOJwWMOQmA">YouTube Link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imore.com/2010/05/20/jailbreak-howto-ssh-basics-theme-editing/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Apple Comments on iPhone Jailbreak/SSH Worm: You Shoulda Known Better</title>
		<link>http://www.imore.com/2009/11/24/apple-comments-iphone-jailbreakssh-worm-shoulda/</link>
		<comments>http://www.imore.com/2009/11/24/apple-comments-iphone-jailbreakssh-worm-shoulda/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 12:41:11 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[Jailbreak Apps]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[worm]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=15676</guid>
		<description><![CDATA[<a href="http://www.imore.com/images/stories/2009/06/macbook_stop_jailbreak.jpg"></a>

We&#8217;ve said it over and over again, if you Jailbreak your iPhone, install SSH, don&#8217;t change the default SSH password, and get on a network with a bad guy, they]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.imore.com/images/stories/2009/06/macbook_stop_jailbreak.jpg"><img src="http://www.imore.com/images/stories/2009/06/macbook_stop_jailbreak-400x240.jpg" alt="macbook_stop_jailbreak" title="macbook_stop_jailbreak" width="400" height="240" class="aligncenter size-medium wp-image-8856" /></a></p>

<p>We&#8217;ve said it over and over again, if you Jailbreak your iPhone, install SSH, don&#8217;t change the default SSH password, and get on a network with a bad guy, they can <a href="http://www.imore.com/2009/11/03/dutch-hacker-holding-jailbroken-iphones-hostage-security-vulnerability/">hold you hostage</a>, <a href="http://www.imore.com/2009/11/08/jailbreakers-change-ssh-password-rickroll/">Rickroll</a> you, <a href="http://www.imore.com/2009/11/12/jailbroken-installed-ssh-change-password-attack-aims-steal-data/">steal your data</a>, or turn your iPhone into a bot &#8212; and according to Apple, you should have known that before you jailbroke.</p>

<p>Okay, sounds straight out of the <a href="http://www.imore.com/2009/05/04/apple-faces-eff/">EFF counter-complaint</a> but fair enough. We&#8217;re big believers in personal responsibility and when and if we Jailbreak, we take personal responsibility for it (and we absolutely, positively, don&#8217;t install SSH or <a href="http://iphonebyimuggle.blogspot.com/">change our passwords</a> if we do!). Still Apple&#8217;s Natalie Harrison pulls no punches with their comments, via <a href="http://www.loopinsight.com/2009/11/23/apple-responds-to-reports-of-new-iphone-worm/">the Loop</a></p>

<blockquote>
  <p>“The worm affects only a very specific set of iPhone users who have jail broken their iPhones and hacked it with unauthorized software. As we’ve said before, the vast majority of customers do not jailbreak their iPhones, and for good reason. These hacks not only violate the warranty, they will also cause the iPhone to become unstable and not work reliably.&#8221;</p>
</blockquote>

<p>We&#8217;re guessing many don&#8217;t even know Jailbreak is an option. They place calls, surf the web, play games, and are perfectly content. For power users, absent power features from Apple, Jailbreaking remains compelling. (Just practice safe hacks! And check the <a href="http://forum.theiphoneblog.com/iphone-jailbreak-unlock/">TiPb iPhone Jailbreak Forum</a> if you need advice!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imore.com/2009/11/24/apple-comments-iphone-jailbreakssh-worm-shoulda/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>TiPb Presents: iPhone Live! #75 &#8212; DROIDed!</title>
		<link>http://www.imore.com/2009/11/12/tipb-presents-iphone-live-75-droided/</link>
		<comments>http://www.imore.com/2009/11/12/tipb-presents-iphone-live-75-droided/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 04:43:59 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[Banner]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[AT&T]]></category>
		<category><![CDATA[droid]]></category>
		<category><![CDATA[iphone live]]></category>
		<category><![CDATA[iphone vs. droid]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[verizon]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=15079</guid>
		<description><![CDATA[<a href="http://feeds.feedburner.com/PhoneDifferentPodcast">Our podcast feed</a>
    <a href="http://media.libsyn.com/media/phonedifferent/iphonelive75.mp3">Download Directly</a>
    <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=261058960">Subscribe via iTunes</a>


Join Rene, Chad, Dieter, and <a href="http://thecellphonejunkie.libsyn.com/">the Cell Phone Junkie</a>, Mickey Papillion, for iPhone vs. Droid, AT&#38;T vs. Verizon, Jailbreak SSH attacks,]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://www.imore.com/images/stories/2008/10/iphonelive-podcast1_300.jpg" alt="" width="300" height="300" />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="300" height="27" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="bgcolor" value="#ffffff" /><param name="flashvars" value="playerMode=embedded" /><param name="src" value="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl= http://media.libsyn.com/media/phonedifferent/iphonelive75.mp3" /><param name="wmode" value="window" /><embed type="application/x-shockwave-flash" width="300" height="27" src="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl=http://media.libsyn.com/media/phonedifferent/iphonelive75.mp3" wmode="window" flashvars="playerMode=embedded" bgcolor="#ffffff"></embed></object>
</p>

<ul>
    <li><a href="http://feeds.feedburner.com/PhoneDifferentPodcast">Our podcast feed</a></li>
    <li><a href="http://media.libsyn.com/media/phonedifferent/iphonelive75.mp3">Download Directly</a></li>
    <li><a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=261058960">Subscribe via iTunes</a></li>
</ul>

<p>Join Rene, Chad, Dieter, and <a href="http://thecellphonejunkie.libsyn.com/">the Cell Phone Junkie</a>, Mickey Papillion, for iPhone vs. Droid, AT&amp;T vs. Verizon, Jailbreak SSH attacks, the week in apps, and your questions live! Listen in!</p>

<p><span id="more-15079"></span></p>

<h3>Credits</h3>

<p>Thanks to the <a href="http://store.theiphoneblog.com">the iPhone Blog Store</a> for sponsoring the podcast, and to everyone who showed up for the live chat!</p>

<p>Our music comes from the following sources:
<ul>
    <li><a href="http://www.sneakmove.com/audio/I%20Called%20You%20-%20iphone%20remix.mp3">I Called You &#8212; iPhone Remix</a> by <a href="http://www.myspace.com/pbl3">Pete Leidy</a></li>
via <a href="http://sneakmove.com/2007/01/winner-is.html">Sneakmove iPhone Ringtone Challenge</a></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imore.com/2009/11/12/tipb-presents-iphone-live-75-droided/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
<enclosure url="http://media.libsyn.com/media/phonedifferent/iphonelive75.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.sneakmove.com/audio/I%20Called%20You%20-%20iphone%20remix.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Jailbroken, Installed SSH, Didn&#8217;t Change Password? New Attack Aims to Steal Your Data</title>
		<link>http://www.imore.com/2009/11/12/jailbroken-installed-ssh-change-password-attack-aims-steal-data/</link>
		<comments>http://www.imore.com/2009/11/12/jailbroken-installed-ssh-change-password-attack-aims-steal-data/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 14:29:20 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[Jailbreak Apps]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[data theft]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=15024</guid>
		<description><![CDATA[<a href="http://www.imore.com/images/stories/2009/06/macbook_stop_jailbreak.jpg"></a>

So if you&#8217;ve jailbroken your iPhone, installed SSH, and still haven&#8217;t changed your password from the default despite our previous warnings about <a href="http://www.imore.com/2009/11/03/dutch-hacker-holding-jailbroken-iphones-hostage-security-vulnerability/">Dutch Ransomers</a> and <a href="http://www.imore.com/2009/11/08/jailbreakers-change-ssh-password-rickroll/">Australian Rickrollers</a>? Maybe you]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.imore.com/images/stories/2009/06/macbook_stop_jailbreak.jpg"><img src="http://www.imore.com/images/stories/2009/06/macbook_stop_jailbreak-400x240.jpg" alt="macbook_stop_jailbreak" title="macbook_stop_jailbreak" width="400" height="240" class="aligncenter size-medium wp-image-8856" /></a></p>

<p>So if you&#8217;ve jailbroken your iPhone, installed SSH, and still haven&#8217;t changed your password from the default despite our previous warnings about <a href="http://www.imore.com/2009/11/03/dutch-hacker-holding-jailbroken-iphones-hostage-security-vulnerability/">Dutch Ransomers</a> and <a href="http://www.imore.com/2009/11/08/jailbreakers-change-ssh-password-rickroll/">Australian Rickrollers</a>? Maybe you thought those were just funny (as seen in this video from <a href="http://www.iphonemvp.com/2009/11/update-on-changing-your-iphones-root-password/">iPhoneMVP</a>) and not worth worrying about? Well now things have gotten more serious &#8212; there&#8217;s a new attack making the rounds that just plain steals your data.</p>

<p>Same method of attack, the bad guy scans the local network for insecure SSH on Jailbroken iPhones, and when it finds it, begins to copy your contacts, messages, email, events, photos, media, etc. This could, of course, include passwords, financial data, and those pics you never got around to deleting&#8230;</p>

<p>If you haven&#8217;t already, go <a href="http://iphonebyimuggle.blogspot.com/">change your SSH password</a> now. If you need help, go to the <a href="http://forum.theiphoneblog.com/iphone-jailbreak-unlock/">TiPb iPhone Forums</a> and get it. Just secure your iPhone.</p>

<p>[<a href="http://blog.intego.com/2009/11/11/intego-security-memo-hacker-tool-copies-personal-info-from-iphones/">Intego</a>, thanks to everyone who sent this in]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imore.com/2009/11/12/jailbroken-installed-ssh-change-password-attack-aims-steal-data/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Jailbreakers Who Don&#8217;t Change SSH Password &#8212; There&#8217;s a Rickroll for That</title>
		<link>http://www.imore.com/2009/11/08/jailbreakers-change-ssh-password-rickroll/</link>
		<comments>http://www.imore.com/2009/11/08/jailbreakers-change-ssh-password-rickroll/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 14:17:13 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[Jailbreak Apps]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[rickroll]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=14692</guid>
		<description><![CDATA[<a href="http://www.imore.com/images/stories/2009/11/img0122-1257646906.png"></a>

For iPhone Jailbreakers using SSH to access their devices &#8212; without changing the default password &#8212; getting Rickrolled by a worm may be annoying (no worse than getting <a href="http://www.imore.com/2009/11/03/dutch-hacker-holding-jailbroken-iphones-hostage-security-vulnerability/">held for </a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.imore.com/images/stories/2009/11/img0122-1257646906.png"><img src="http://www.imore.com/images/stories/2009/11/img0122-1257646906-258x400.png" alt="img0122-1257646906" title="img0122-1257646906" width="258" height="400" class="aligncenter size-medium wp-image-14693" /></a></p>

<p>For iPhone Jailbreakers using SSH to access their devices &#8212; without changing the default password &#8212; getting Rickrolled by a worm may be annoying (no worse than getting <a href="http://www.imore.com/2009/11/03/dutch-hacker-holding-jailbroken-iphones-hostage-security-vulnerability/">held for ransom</a> by a hacker) but it&#8217;s a sign that far more insidious and malicious attacks are possible &#8212; so change those passwords now!</p>

<p>Back to the Rickroll. TUAW reports:</p>

<blockquote>
  <p>A hacker, going by the name &#8220;ikee,&#8221; created a worm that changes the home screen background on jailbroken iPhones whose owners failed to change the default password after installing SSH.</p>
</blockquote>

<p>And the new background is, of course, Rick Astley. While removal details are included in an <a href="http://blog.jeltel.com.au/2009/11/interview-with-ikee-iphone-virus.html">interview with the hacker</a>, it&#8217;s better to be safe than sorry. So, check our <a href="http://iphonebyimuggle.blogspot.com/">iMuggle&#8217;s tutorial</a> on how to change your SSH password, and change it right away.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imore.com/2009/11/08/jailbreakers-change-ssh-password-rickroll/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>iPhone Ninja Tip: How to Change Icons on a Jailbroken iPhone via SSH</title>
		<link>http://www.imore.com/2009/11/03/iphone-ninja-ssh-jailbroken-iphone-change-icons/</link>
		<comments>http://www.imore.com/2009/11/03/iphone-ninja-ssh-jailbroken-iphone-change-icons/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 21:24:55 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[ninja]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=14429</guid>
		<description><![CDATA[Ever wanted to know how to change the icons of a particularly ugly app? Well, if you&#8217;re Jailbroken and have SSH access you&#8217;re in luck! Resident theming genius, Ally (iMuggle]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.imore.com/images/stories/2009/06/iphone_pirate_2.jpg" alt="iphone_pirate_2" title="iphone_pirate_2" width="273" height="336" class="aligncenter size-full wp-image-9265" /></p>

<p>Ever wanted to know how to change the icons of a particularly ugly app? Well, if you&#8217;re Jailbroken and have SSH access you&#8217;re in luck! Resident theming genius, Ally (iMuggle on <a href="http://forum.theiphoneblog.com/iphone-jailbreak-unlock/177276-edit-make-your-own-themes-tutorial-2-x-3-x.html">TiPb Forums</a> and in the <a href="http://twitter.com/imuggle">Twitter</a>) has begun collecting her excellent tutorials into <a href="http://iphonebyimuggle.blogspot.com/">one easy to browse place</a>. Here&#8217;s a sample:</p>

<blockquote>
  <p>you need to know how to do a few things in order to do this. After jailbreaking, you need to know how to SSH into your phone. If you&#8217;re not familiar with SSH, you need to get familiar with that first. *Note: Unless you feel completely comfortable doing this, I don&#8217;t recommend it. Point being, SSH&#8217;ing will give you access to ALL of your iPhone&#8217;s core files, so deleting/editing certain files could be disastrous if you don&#8217;t know what you&#8217;re doing. If you&#8217;re still reading, and you&#8217;re okay with all of this, continue on.</p>
</blockquote>

<p>So, fair warning, that&#8217;s why we call these iPhone Ninja tips. They&#8217;re not for the casual user &#8212; hard core only. </p>

<p>If you&#8217;re interested and eager, however, give Ally&#8217;s tutorials a look and let her (and us!) know your results. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.imore.com/2009/11/03/iphone-ninja-ssh-jailbroken-iphone-change-icons/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Miscellaneous jailbreak software</title>
		<link>http://www.imore.com/2007/08/07/miscellaneous-jailbreak-software/</link>
		<comments>http://www.imore.com/2007/08/07/miscellaneous-jailbreak-software/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 23:18:44 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[bootloaders]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[iexplorer]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[other software]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.imore.com/?p=90505</guid>
		<description><![CDATA[There are a ton of jailbreak tools out there from different teams, for different devices, and different purposes. Here are some additional ones you might want to try.

Other software]]></description>
			<content:encoded><![CDATA[<p><img src="http://cdn.imore.com/images/stories//2011/12/Tinyumbrella-logo1.jpg" alt="" title="TinyUmbrella logo small" width="160" height="160" class="aligncenter size-full wp-image-89340" /></p>

<p>There are a ton of jailbreak tools out there from different teams, for different devices, and different purposes. Here are some additional ones you might want to try.</p>

<h2>Other software</h2>

<ul>
<li>Cyberduck (SSH client for Mac and Windows) &#8211; <a href="http://cyberduck.ch/Cyberduck-4.2.1.zip">Mac</a>, <a href="http://cyberduck.ch/windows/Cyberduck-Installer-4.2.1.exe">Windows</a></li>
<li>TinyUmbrella &#8211; <a href="http://cache.firmwareumbrella.com/downloads/TinyUmbrella-5.10.03.pkg">Mac</a>, <a href="http://cache.firmwareumbrella.com/downloads/tinyumbrella-5.10.03.exe">Windows</a></li>
<li>TinyCFW &#8211; <a href="http://cache.firmwareumbrella.com/downloads/tinycfw-0.1.exe">Windows</a></li>
<li>Fix Recovery &#8211; <a href="http://cache.firmwareumbrella.com/downloads/fixrecovery-osx.zip">Mac</a>, <a href="http://cache.firmwareumbrella.com/downloads/fixrecovery-win.zip#">Windows</a></li>
<li><a href="http://www.macroplant.com/iexplorer/">iExplorer</a> &#8211; allows you to browse the files on your iPhone, iPad, and iPod touch from your Mac or PC</li>
<li>i-FunBox (Access apps without iTunes) &#8211; <a href="http://ifunboxmac.com/">Mac</a>, <a href="http://www.i-funbox.com/">PC</a></li>
<li><a href="http://hotfile.com/dl/125818027/61e3fec/f0recast-v1.3-osx.zip.html">f0recast for Mac</a></li>
<li><a href="http://hotfile.com/dl/125818031/3f294bd/f0recast-v1.3-win.zip.html">f0recast for Windows</a></li>
<li><a href="http://hotfile.com/dl/138069429/f626666/iFaith-v1.4.1_windows-final.zip.html">iFaith 1.4.1</a> &#8211; Windows only</li>
</ul>

<h2>Spirit jailbreak software</h2>

<p><img src="http://cdn.tipb.com/images/stories//2012/01/iphone-spirit-jailbreak.jpg" alt="" title="Spirit jailbreak utility" width="468" height="211" class="aligncenter size-full wp-image-93185" /></p>

<ul>
<li><a href="http://spiritjb.com/mac">Spirit for Mac</a></li>
<li><a href="http://spiritjb.com/win">Spirit for Windows</a></li>
<li><a href="http://spiritjb.com/linux">Spirit for Linux</a></li>
</ul>

<h2>BootLoaders</h2>

<ul>
<li><a href="http://iphonefreakz.com/firmware/BL-39.bin">3.9</a></li>
<li><a href="http://iphonefreakz.com/firmware/BL-46.bin">4.6</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.imore.com/2007/08/07/miscellaneous-jailbreak-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached

Served from: imore.com @ 2012-02-10 14:49:34 -->
