How to SSH from your Windows Mobile Smartphone Comment SSH de votre Smartphone Windows Mobile

by Ross McKillop on July 12, 2008 par Ross McKillop sur Juillet 12, 2008

Windows Mobile

This tutorial will guide you through setting up and using MidpSSH, an open source (free) SSH and telnet client for Java-capable cellphones and other mobile devices. Ce tutoriel vous guidera à travers la mise en place et l'utilisation MidpSSH, un open source (gratuit) et telnet SSH client pour Java et les téléphones cellulaires capables d'autres appareils mobiles.

session SSH sous Windows mobile

  1. First up - head over to En premier lieu - à la tête the MidpSSH download page MidpSSH la page de téléchargement and downloading the latest stable version. et téléchargez la dernière version stable. You can also visit Vous pouvez également visiter le site http://xk72.com/wap in your mobile browser and install it that way. dans votre navigateur mobile et installez-le de cette façon.
  2. During the installation if you get a “This MIDlet is not trusted” message, click Yes to install anyway. Au cours de l'installation si vous obtenez un "MIDlet Ce n'est pas digne de confiance" message, cliquez sur Oui pour installer de toute façon.
  3. Once the installation has completed, MidpSSH will be listed in your Java Apps panel. Une fois l'installation terminée, MidpSSH seront inscrites dans votre panneau de Java Apps. Select it, then click it to launch. Sélectionnez-la, puis cliquez sur pour lancer. And by “click it” I mean use whatever button on your phone it is that opens files etc. Et par "clic" c'est-à-dire utiliser les boutons de votre téléphone, il est qui ouvre des fichiers etc
  4. You’ll be presented with the MidpSSH menu. Vous vous retrouvez face à l'MidpSSH menu. Highlight Sessions and then click it. Mettez en surbrillance Sessions et cliquez sur celle-ci.
  5. Click the Menu button, then select and click New Cliquez sur le bouton Menu, puis sélectionnez Nouveau, puis cliquez sur
  6. Enter the appropriate information in each field. Entrez les informations appropriées dans chaque domaine. When you’re done, click Create . Lorsque vous avez terminé, cliquez sur Créer.
  7. Back at the Sessions window, select and click your newly created connection. Retour aux sessions fenêtre, sélectionnez et cliquez sur votre nouvelle connexion.
  8. If you’re prompted with a ‘warning’ screen about network usage, click Yes . Si vous êtes invité à un 'avertissement' écran sur l'utilisation du réseau, cliquez sur Oui.
  9. MidpSSH will now attempt to connect to your host. MidpSSH va maintenant essayer de se connecter à votre hôte.
  10. Assuming you provided the correct credentials etc, you’ll find yourself connected to your server and at a command prompt. En supposant que vous autant que la bonne pouvoirs etc, vous y trouverez-vous connecté à votre serveur et à une invite de commande. You’ll also notice that the font is so small it’s almost unreadable. Vous noterez également que la police est si petite qu'elle est presque illisible. We’ll fix this later (unless you like squinting). Nous allons corriger cela plus tard (à moins que vous le souhaitez strabisme).
  11. To enter a command, click Input . Pour saisir une commande, cliquez sur Entrée. Type in your command (in the example below, I’m using a simple ls to list the files in my home folder). Entrez votre commande (dans l'exemple ci-dessous, je suis sur un simple ls pour lister les fichiers dans mon dossier).
  12. Now click Menu then select and click Type . Maintenant, cliquez sur Menu, puis sélectionnez puis cliquez sur Type.
  13. This will paste the ls command at the command prompt, but not actually execute it. Cela collez la commande ls à l'invite de commande, mais pas l'exécuter. Click Menu , scroll down to ENTER and click it. Cliquez sur Menu, faites défiler la liste jusqu'à ENTRER et cliquez dessus.
  14. Now the ls command will be executed. Maintenant la commande ls sera exécuté.

    For those paying close attention, yes, you could have skipped step #13 by selecting Enter instead of Type back in step #12. Pour ceux qui paient la plus grande attention, oui, vous auriez pu sauter l'étape # 13 Entrez par la sélection au lieu de type retour à l'étape 12.

  15. Another much faster way to enter commands is to setup Macros. Une autre façon beaucoup plus rapide pour entrer des commandes est de mettre en place Macros. To do so, click Menu then select and click Macros from the menu. Pour ce faire, cliquez sur Menu, puis sélectionnez puis cliquez sur Macros dans le menu.
  16. Highlight the default macro set, click Menu and select Edit . Mettez en surbrillance l'option par défaut mis en macro, cliquez sur Menu et sélectionnez Modifier. Give it a new name (for example, I named my first set of macros common commands . Donnez-lui un nouveau nom (par exemple, j'ai donné le nom de ma première série de macros commandes.
  17. Now “enter” your first group of macros by selecting its name and clicking. Maintenant, "Entrée" de votre premier groupe de macros en sélectionnant son nom et en cliquant sur. You’ll notice a rather empty screen. Vous verrez un écran vide plutôt. To create your first macro, click Menu and then New . Pour créer votre première macro, cliquez sur Menu, puis Nouveau.
  18. Give your macro/command a name (optional but helpful). Donnez votre macro-commande un nom (facultatif mais utile). In the Value: field enter the command you want to execute. De la valeur: Champ entrez la commande que vous voulez exécuter. In my example I used the ps command with the aux options. Dans mon exemple, j'ai utilisé la commande ps avec l'aux options.

    In the Mode section you’ll need to decide if you want the command to execute as soon as you select it ( Enter ) or just be pasted at the command prompt ( Type ). Dans la section Mode vous devrez décider si vous voulez que la commande à exécuter dès que vous sélectionnez-le (Entrée) ou tout simplement être collé à l'invite de commande (type). When you’re done, click Create . Lorsque vous avez terminé, cliquez sur Créer.

  19. Now select your new macro and click it. Maintenant, sélectionnez votre nouvelle macro et cliquez dessus.
  20. And it will be executed (again, the command will be run if you selected Enter or just pasted to the prompt if you selected Type ). Et il sera exécuté (encore une fois, la commande sera exécuté si vous sélectionnez le ou Entrez simplement collé à l'invite si vous sélectionnez le type).
  21. To disconnect, click Menu then Disconnect . Pour vous déconnecter, cliquez sur Menu, puis Déconnecter.
  22. Back at the main menu, scroll down to Settings and click it. Retour au menu principal, faites défiler jusqu'à Paramètres et cliquez dessus.
  23. Scroll down to Fonts and click it. Faites défiler la liste jusqu'à Polices et cliquez dessus.
  24. From here you can increase the size of the font used…. De là, vous pouvez augmenter la taille de la police utilisée….
  25. and alter the font colour and background colour. et modifier la couleur de la police et la couleur de fond.
  26. Below you’ll find a screenshot of an SSH session with the font slightly increased. Vous trouverez ci-dessous une capture d'écran d'une session SSH avec la police légèrement augmenté.
[Digg] [del.icio.us] [Facebook] [Google]
Related Posts: Postes connexes:
  • How to install the OS X Leopard skin on your Windows Mobile Smartphones Comment installer l'OS X peau de léopard sur votre Smartphone Windows Mobile
  • How to use your Windows Mobile device much more efficiently Comment utiliser votre appareil Windows Mobile de manière beaucoup plus efficace
  • How to sync your Windows Mobile device to a Windows Vista PC Comment synchroniser votre appareil Windows Mobile à un PC Windows Vista
  • How to install the Windows Mobile 7 skin on your Smartphone Comment installer le Windows Mobile 7 peau sur votre Smartphone
  • How to app unlock your HTC S621 Windows Mobile Smartphone Comment déverrouiller votre app HTC s621 Windows Mobile Smartphone
  • { 1 comment… read it below or (1 commentaire… lire ci-dessous ou add one ajouter un } )

    1 1 Steve Kamerman Steve Kamerman 07.23.08 at 5:32 am 07.23.08 à 5:32 am

    Wow - this is very cool! Wow - ce qui est très cool! I’ve got it on my T-Mobile Shadow and it’s great for monitoring my servers. J'ai sur mon T-Mobile Ombre et c'est super pour le suivi mes serveurs. Who would have guessed that an SSH client would have been feasible on a 240×320 display :P. Qui aurait pu deviner que un client SSH aurait été possible sur un 240 × 320 visualisation: p.

    Leave a Comment Laissez un commentaire

    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> Vous pouvez utiliser ces balises HTML et les attributs: <a href="" title="fete_christel <abbr title="fete_christel <acronym title="fete_christel <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>