Difference between revisions of "Next steps"
(Added Install Preware) |
(→Introduction: Install_OpenSSH replaced with Application:OpenSSH) |
||
(25 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
− | + | __notoc__ | |
+ | {{reorganize|This page is deprecated (see Introduction).}} | ||
+ | ==Introduction== | ||
+ | The Portal [[Accessing_Linux|Accessing Linux]] links here (Set up users, Optware, and access). There, this page here is marked '''DEPRECATED'''. | ||
+ | The topics mentioned here have been superseded with the following pages: | ||
+ | *[[Application:Preware]] to install Preware (containing optware feeds as well) | ||
+ | *[[Application:OpenSSH]] to install OpenSSH | ||
+ | *[[Dropbear_Install|Dropbear Install]] to install Dropbear (alternatively to OpenSSH) | ||
+ | *[[Setup_Bash|Setup bash]] to replace sh by bash | ||
− | + | See also the other portals on the left navigation pane: | |
− | + | #[[Portal:webOS_Applications|webOS Applications]] introduces you to the Preware application manager. A convenient programm to install further apps to your device. | |
+ | #[[Portal:Linux_Applications|Linux Applications]] introduces you to common linux applications, mainly contained in the optware feeds. The optware feeds can also be accessed via preware. | ||
− | + | ==The following is deprecated== | |
+ | To start getting the most out of your new webOS Device you should install Preware. Continue on to the [[Application:Preware|Preware]] page. There you will see all the ways to install Preware on your device. | ||
− | + | Then go to the Optware section in [[Preware]] and install OpenSSH and OpenSSH SFTP Server from there. | |
− | + | Then go to the [http://www.webos-internals.org/wiki/Application:OpenSSH OpenSSH package homepage] and read the instructions there to create an SSH key for use when accessing your phone via ssh or sftp. | |
− | + | If you want to access the optware command line package library, then also install the Optware Advanced Linux Command Line Installer package. | |
− | |||
− | |||
− | |||
− | |||
− | If you | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Once you are finished, you may SSH into your Pre with an SSH client like [http://www.chiark.greenend.org.uk/~sgtatham/putty/ Putty]: | Once you are finished, you may SSH into your Pre with an SSH client like [http://www.chiark.greenend.org.uk/~sgtatham/putty/ Putty]: | ||
*Find your IP address on your Pre with [http://checkmyip.com/ CheckMyIP.com] | *Find your IP address on your Pre with [http://checkmyip.com/ CheckMyIP.com] | ||
**In many cases, you are in a local network, but checkmyip.com gives you the WAN addess. Install whatismyip from the homebrew catalog to get your pre's ip address within the local network and use that | **In many cases, you are in a local network, but checkmyip.com gives you the WAN addess. Install whatismyip from the homebrew catalog to get your pre's ip address within the local network and use that | ||
− | *SSH to that IP address on port | + | *SSH to that IP address on port 22 |
**If you're doing this over EVDO, there may be a lot of latency. Be patient. | **If you're doing this over EVDO, there may be a lot of latency. Be patient. | ||
**You can optionally install [[Avahi]] and SSH to <tt>castle.local.</tt> | **You can optionally install [[Avahi]] and SSH to <tt>castle.local.</tt> | ||
**[[Tutorials_Linux_DDNS_for_EVDO|Dynamic DNS]] is helpful for consistently accessing the Pre over EVDO with a simple name. | **[[Tutorials_Linux_DDNS_for_EVDO|Dynamic DNS]] is helpful for consistently accessing the Pre over EVDO with a simple name. | ||
− | *Log in | + | *Log in as root using the SSH key you created during the Optware installation |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 13:10, 25 July 2011
Introduction
The Portal Accessing Linux links here (Set up users, Optware, and access). There, this page here is marked DEPRECATED. The topics mentioned here have been superseded with the following pages:
- Application:Preware to install Preware (containing optware feeds as well)
- Application:OpenSSH to install OpenSSH
- Dropbear Install to install Dropbear (alternatively to OpenSSH)
- Setup bash to replace sh by bash
See also the other portals on the left navigation pane:
- webOS Applications introduces you to the Preware application manager. A convenient programm to install further apps to your device.
- Linux Applications introduces you to common linux applications, mainly contained in the optware feeds. The optware feeds can also be accessed via preware.
The following is deprecated
To start getting the most out of your new webOS Device you should install Preware. Continue on to the Preware page. There you will see all the ways to install Preware on your device.
Then go to the Optware section in Preware and install OpenSSH and OpenSSH SFTP Server from there.
Then go to the OpenSSH package homepage and read the instructions there to create an SSH key for use when accessing your phone via ssh or sftp.
If you want to access the optware command line package library, then also install the Optware Advanced Linux Command Line Installer package.
Once you are finished, you may SSH into your Pre with an SSH client like Putty:
- Find your IP address on your Pre with CheckMyIP.com
- In many cases, you are in a local network, but checkmyip.com gives you the WAN addess. Install whatismyip from the homebrew catalog to get your pre's ip address within the local network and use that
- SSH to that IP address on port 22
- If you're doing this over EVDO, there may be a lot of latency. Be patient.
- You can optionally install Avahi and SSH to castle.local.
- Dynamic DNS is helpful for consistently accessing the Pre over EVDO with a simple name.
- Log in as root using the SSH key you created during the Optware installation