From: Steven McDonald Date: Sat, 26 Nov 2011 05:21:00 +0000 (+1100) Subject: ssh can be tt'd too X-Git-Url: http://git.steven-mcdonald.id.au/?p=www.git;a=commitdiff_plain;h=9af2c55ec26d3a1f270276ff74933381312ba017 ssh can be tt'd too --- diff --git a/tutorials/debian_on_samsung_galaxy.shtml b/tutorials/debian_on_samsung_galaxy.shtml index b36b4e6..689d279 100644 --- a/tutorials/debian_on_samsung_galaxy.shtml +++ b/tutorials/debian_on_samsung_galaxy.shtml @@ -109,8 +109,8 @@ execute the cdebootstrap binary -- so don't put it in /mnt/sdcard, as this is mounted with the noexec mount option. These files are nicely ready for us in a tarball located at ./usr/lib/cdebootstrap/cdebootstrap_0.5.8+b1_armhf.tar.gz inside -the package, so you can just pipe the contents of this tarball to ssh and -extract it on the phone. I'm going to put it into +the package, so you can just pipe the contents of this tarball to +ssh and extract it on the phone. I'm going to put it into /data/local/bin/, because that's already in the default $PATH so I don't have to care about it again. @@ -157,7 +157,7 @@ again. :-(

-So, ssh to your phone, and run the following commands: +So, ssh to your phone, and run the following commands: