How to install applications on your N95 from a local web server方法は、ローカルWebサーバーからお客様のN95を上のアプリケーションをインストールするには

by Ken Murray on October 21, 2008 ケン マレー 2008年 10月 21日にで

シンビアン

After writing more than a dozen of these tutorials and installing and removing so many different applications, I thought to myself, there has got to be a faster way.これらのチュートリアルの後に1ダース以上書くと、多くの異なるアプリケーションのインストールや削除、自分には、持っている、より高速な方法だと考えられている。 WiFi is far faster than Bluetooth and far more convenient than digging for a USB data cable. WI - FIインターネットははるかに高速のBluetoothよりもはるかに多くのUSBデータケーブルを掘りよりも便利。 I have a computer running Linux, I have a wireless network, and the N95 connects via WiFi so why not just run Apache on my computer and point the N95 at a directory on the computer?私はコンピュータのLinuxを実行している、私は、ワイヤレスネットワークが、 N95をWI - FIインターネット経由だからちょっと私のコンピュータとポイントは、 N95を上のコンピュータ上のディレクトリにApacheを実行して接続するか?

I’m writing this tutorial using Fedora 9, but these instructions should be easily adaptable to just about any Linux distribution.このチュートリアルを使用して書いている私はFedora 9が、上記の手順を簡単に適応しなければならないすべてのLinuxディストリビューションだけです。 Also, you canまた、次のことができます install Apache in Windows WindowsでのApacheのインストール orまたは OS X OS Xの , and follow along with the steps in this tutorial.で、このチュートリアルの手順と一緒に従ってください。

  1. These instructions are almost completely command line based.これらの手順はほぼ完全にベースラインのコマンドがあります。 First, check if you already have Apache installed.まず、 Apacheのインストールされているかどうかをチェックしている。 There’sa chance you might already have it.チャンスがある場合には、すでにしている可能性があります。 For RedHat, Fedora and other RPM based Linux distributions: RedHatのは、 Fedoraとは、他のRPMベースのLinuxディストリビューション:

    [user@radon ~]# rpm -q httpd [ラドン@ユーザ〜 ] # rpmを- qをのhttpd
    httpd-2.2.9-1.fc9.i386のhttpd - 2.2.9 - 1.fc9.i386

    If you don’t, it’s as simple as the following:場合は、次のように簡単には、次のように:はありません

    [user@radon ~]# sudo yum install httpd [ラドン@ユーザ〜 ] # sudoのyumのhttpdのインストール
    Loaded plugins: changelog, downloadonly, fastestmirror, list-data, merge-conf,ロードのプラグイン:チェンジログ、 downloadonly 、 fastestmirror 、リストのデータをマージ- confのは、
    : presto, refresh-packagekit :プレスト、リフレッシュpackagekit
    Setting up and reading Presto delta metadata Prestoデルタメタデータを設定するとレディング
    No Presto metadata available for atrpmsいいえPrestoメタデータatrpmsがご利用いただけます
    No Presto metadata available for googleいいえPrestoメタデータをGoogleにご利用いただけます
    No Presto metadata available for fedoraいいえPrestoメタデータフェドーラがご利用いただけます
    No Presto metadata available for adobe-linux-i386日干しれんが造りの建物がご利用いただけますないPrestoメタデータはlinux -のI386
    No Presto metadata available for updates-newkeyいいえPrestoメタデータの更新プログラムがご利用いただけますnewkey
    No Presto metadata available for updatesいいえPrestoメタデータの更新プログラムがご利用いただけます
    Loading mirror speeds from cached hostfileミラーキャッシュされたホストからの読み込み速度
    * fedora: mirror.hmc.edu *フェドーラ: mirror.hmc.edu
    * updates-newkey: mirror.hmc.edu *アップデート- newkey : mirror.hmc.edu
    * updates: mirror.hmc.edu *更新: mirror.hmc.edu
    Finished終了
    Setting up Install Processインストールプロセスを設定する
    Parsing package install arguments引数をパースするパッケージをインストールする
    Resolving Dependencies依存関係の解決
    –> Running transaction check ->実行中のトランザクションをチェック
    —> Package httpd.i386 0:2.2.9-1.fc9 set to be updated ->パッケージh ttpd.i3860 :2.2.9-1。 f c9セットを更新する
    –> Finished Dependency Resolution ->依存関係の解決終了

    Dependencies Resolved依存関係の解決

    ==================================================
    Package Arch Version Repository Size弓パッケージ版のリポジトリのサイズ
    ==================================================
    httpd i386 2.2.9-1.fc9 updates-newkey 975 kのhttpdのI386 2.2.9 - 1.fc9アップデートのK - newkey 975

    Transaction Summaryトランザクションの概要
    ==================================================
    Install 1 Package(s) 1インストールパッケージ(秒)
    Update 0 Package(s)更新0パッケージ(秒)
    Remove 0 Package(s)削除0パッケージ(秒)

    Total download size: 975 k合計ダウンロードサイズ: 975のK
    Is this ok [y/N]: yこのオクラホマ[イ/ nは] :イ
    Downloading Packages:ダウンロードパッケージ:
    Downloading DeltaRPMs:ダウンロードDeltaRPMs :
    Rebuilding rpms from deltarpms deltarpmsからRPMを再構築する
    httpd-2.2.9-1.fc9.i386.rpm | 975 kB 00:24のhttpd - 2.2.9 - 1.fc9.i386.rpm | 975 kB 00:24
    Running rpm_check_debug rpm_check_debugを実行する
    Running Transaction Testトランザクションのテストを実行している
    Finished Transaction Test完成したトランザクションのテスト
    Transaction Test Succeededトランザクションのテストに成功
    Running Transactionトランザクションの実行
    Installing : httpd [1/1]インストールする場合: httpdの[ 1 / 1 ]

    Installed: httpd.i386 0:2.2.9-1.fc9インストール: httpd.i386 0:2.2.9-1 。 fc9
    Complete!完了!

    If your output looks slightly different that the above, don’t worry.出力は、上記の場合は少し、心配しないでください違って見える。 I have a few extra repositories enabled as well as a few extra yum plugins.私はいくつかの追加のリポジトリだけでなく、いくつかの余分なyumのプラグインを有効にしている。 The important part is the line that says: Installed: httpd.i386 0:2.2.9-1.fc9 .の重要な部分は、行は、意見: インストールする: httpd.i386 0:2.2.9-1 。 fc9

  2. Start Apache: Apacheを起動:

    [user@radon ~]$ sudo /sbin/service httpd start [ラドン@ ユーザ〜 ] $ sudoを使って/ sbin / httpdのサービスを開始
    Starting httpd: [ OK ]のhttpd : [ OK ]を料金]

  3. Now test that it works.今は作品をテストします。 Open a browser and visit http://127.0.0.1/ You should see something similar to the following:ブラウザを訪問オープンhttp://127.0.0.1/あなたが何かは次のように表示されるはずです:

  4. click to enlargeクリックして拡大する

  5. Lets find out the IP Address of the computer.コンピュータのIPアドレスを見つけることができます。 We’ll need this when we connect from the phone.このとき我々は携帯電話から接続する必要があります。

    [user@radon ~]$ /sbin/ifconfig wlan0 [ラドン@ユーザ〜 ] $の/ sbin / ifconfigコマンドがwlan0
    wlan0 Link encap:Ethernet HWaddr AA:BB:CC:DD:EE:FFがwlan0リンクencap :イーサネットHWaddr単3形:ベル:のcc : DDの: EE研究:ファカルティフェロー
    inet addr:192.168.20.2 Bcast:192.168.20.255 Mask:255.255.255.0のinetアドレス: 192.168.20.2 Bcast : 192.168.20.255マスク: 255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1走るのBROADCAST MULTICAST MTUのアップ: 1500メトリック: 1
    RX packets:206616 errors:0 dropped:0 overruns:0 frame:0送受信用のパケット: 206616エラー: 0下落: 0オーバーラン: 0フレーム: 0
    TX packets:161635 errors:0 dropped:0 overruns:0 carrier:0テキサスパケット: 161635エラー: 0下落: 0オーバーラン: 0キャリア: 0
    collisions:0 txqueuelen:1000衝突: 0 txqueuelen : 1000
    RX bytes:251797632 (240.1 MiB) TX bytes:24504623 (23.3 MiB)送受信用バイト: 251797632 ( 240.1のMIB )テキサスバイト: 24504623 ( 23.3のMIB )

    Note the second line of the output where it says inet addr .は、出力の2行目のinetアドレス注意がいる。 Our IP Address is 192.168.20.4.我々のIPアドレス192.168.20.4されています。

    On your phone, choose Menu -> Web .お使いの携帯電話では、メニューを選択->ェブ。 Make sure you choose the correct Access Point, the name of your wireless network.ことを確認すると、ワイヤレスネットワークの名前は、適切なアクセスポイントを選択してください。 Now, choose Options -> Go To Web Address and enter the IP Address you discovered above.現在は、 [オプション] を選択 ->のW ebアドレスに移動して、上記のI Pアドレスを発見入力してください。 You should see the Apache Test Page on your phone’s browser.お使いの携帯電話のブラウザでは、 Apacheテストページが表示されます。



  6. The default installation of Apache on Fedora 9 expects you to put your web pages in /var/www/html . Fedoraの9日にApacheのデフォルトのインストールで、あなたのWebページを見込んでの/ var / www / htmlの I decided to create a separate directory at /home/shared and make that accessible via the web.私は、別のディレクトリを作成する/ homeを決定/共有しては、 Web経由でアクセス可能。 The following commands create the directory, then change its ownership to my user name, then create a symbolic link to the new directory below the default web root.以下のコマンドをし、自分のユーザー名には、その所有権を変更し、デフォルトのWebルートの下の新しいディレクトリへのシンボリックリンクを作成し、ディレクトリを作成します。

    [user@radon ~]$ sudo mkdir /home/shared [ラドン@ユーザ〜 ] $ sudoをするmkdir /ホーム/共有
    [user@radon ~]$ sudo chown user: /home/shared [ラドン@ユーザ〜 ] $ sudoのはchownユーザー: /ホーム/共有
    [user@radon ~]$ sudo ln -s /home/shared/ /var/www/html/shared [ラドン@ユーザ〜 ] $ sudoのLN光-秒/ホーム/ /の/ var / www / htmlの/共有共有

    Now visit http://127.0.0.1/shared/ in your browser and you should see an empty directory similar to the following:今お使いのブラウザでhttp://127.0.0.1/shared/を訪問すると、空のディレクトリには、次のように表示されるはずです:


  7. click to enlargeクリックして拡大する

  8. Now visit http://192.168.20.4/shared on your phone, substituting the IP Address of your computer.今お使いの携帯電話には、 IPアドレス、コンピュータの代替http://192.168.20.4/sharedをご覧ください。
  9. Ok, now that the phone can see your shared directory, copy some installation files into it and choose Options -> Navigations Options -> Reload .オクラホマ、現在は、電話を共有ディレクトリ、一部のコピーを見ることができますが、インストールに、ファイルやオプション]を選択します->ナビゲーションオプション] - >リロード。

  10. Simple click on one of the files and you are prompted to install it. 1つのファイルの上で簡単なクリックしてインストールするように指示されています。 I find this way a whole lot faster than installing applications via USB or Bluetooth.私はたくさんの高速のUSBまたはBluetooth経由でアプリケーションをインストールするよりも、この方法を見つける。
  11. If you are paying attention to the above screenshots, you will notice that the installation files I am using in this example are actually the Apache installation files.場合は、上記のスクリーンショットに注意を払っているのでしたら、私はこの例では、インストールファイルを使用していることに気がつくでしょう実際には、 Apacheのインストールファイルです。 Yes, you can run Apache on your N95.はい、ご自分のN95を上でのApacheを実行することができます。 Watch for my upcoming tutorial on how to run Apache on the N95.時計私の今後どのようにN95を実行する上でのApacheのチュートリアル。
Related Posts: 関連記事:
  • How to upload a website built with iWeb to a non .mac/MobileMe account Webサイト方法以外に.mac iWebを構築/ MobileMeアカウントにアップロードする
  • How to set Thunderbird to leave mail on the serverどのようにサーバー上のメールを残すにThunderbirdを設定する
  • How to install and setup Jinzora (streaming media server) in OS Xセットアップの方法とJinzora (ストリーミングメディアサーバー) OS Xでインストールするには
  • The differences between XP and Vista folder locations XPとVistaのフォルダの場所の違い
  • How to share a keyboard and mouse with multiple computersどのようにキーボードとマウスを複数のコンピュータと共有する
  • Get Simple Help tutorials just like this one in your email inbox every day - for free!お客様のメールの受信ボックスに毎日-無料で、この1つだけのような簡単なヘルプのチュートリアルを入手! Just enter your email address below:すぐ下にあなたのメールアドレスを入力してください:

    You can always opt out of this email subscription at any time.いつでも、いつでも、このメール購読のオプトアウトすることができます。


    Bookmark and Share ブックマークして共有する

    { 0 comments… 0コメント... add one now今すぐ追加 }

    Leave a Commentコメントを残しなさい

    You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのHTMLタグ属性:の<a href=""使用することができますtitle=""> <abbr title=""> <acronym title=""> <b>ダウンロード<blockquote cite=""> <cite>の<code> <del datetime="">の<em> <i> <q cite=""> <strike> <strong>