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.本教程將引導您通過設立和使用midpssh ,一個開放源碼(免費) SSH和Telnet客戶端的Java功能的手機和其他移動設備。

- First up - head over to第一-頭向 the MidpSSH download page該midpssh下載網頁 and downloading the latest stable version.和下載最新的穩定版本。 You can also visit您也可以訪問 http://xk72.com/wap in your mobile browser and install it that way.在您的移動瀏覽器並安裝這樣說。
- During the installation if you get a “This MIDlet is not trusted” message, click Yes to install anyway.在安裝過程中如果你得到一個“這是MIDlet的不信任”的消息時,單擊是安裝無論如何。
- Once the installation has completed, MidpSSH will be listed in your Java Apps panel.一旦安裝已完成, midpssh將列在您的Java應用小組。 Select it, then click it to launch.選擇它,然後按一下它發射。 And by “click it” I mean use whatever button on your phone it is that opens files etc.和“按一下”我的意思是,無論使用按鈕就在您的手機,這是打開文件等。
- You’ll be presented with the MidpSSH menu.您介紹與midpssh菜單。 Highlight Sessions and then click it. 會議強調,然後按它。
- Click the Menu button, then select and click New點擊菜單按鈕,然後選擇並點擊新
- Enter the appropriate information in each field.輸入適當的信息在各領域的。 When you’re done, click Create .當您完成後,單擊創建 。
- Back at the Sessions window, select and click your newly created connection.回到在會議窗口中,選擇和按一下您的新創建的連接。
- If you’re prompted with a ‘warning’ screen about network usage, click Yes .如果您提示與'警告'屏幕上有關網絡的使用,單擊是 。
- MidpSSH will now attempt to connect to your host. midpssh現在將嘗試連接到您的主機。
- Assuming you provided the correct credentials etc, you’ll find yourself connected to your server and at a command prompt.假設您提供了正確的全權證書等,您會發現自己連接到您的服務器和在命令提示符。 You’ll also notice that the font is so small it’s almost unreadable.您還會注意到的字體是這麼小,它的幾乎無法閱讀。 We’ll fix this later (unless you like squinting).我們將解決這一問題後(除非你喜歡瞇眼) 。
- To enter a command, click Input .要輸入一個命令,單擊輸入 。 Type in your command (in the example below, I’m using a simple ls to list the files in my home folder).輸入您的命令(在下面的例子中,我用一個簡單的使用ls名單的文件在我的家鄉文件夾中) 。
- Now click Menu then select and click Type .現在單擊菜單 ,然後選擇並點擊類型 。
- This will paste the ls command at the command prompt, but not actually execute it.這將粘貼ls命令在命令提示符處,但實際上沒有執行。 Click Menu , scroll down to ENTER and click it.點擊菜單上 ,向下滾動,以輸入 ,然後按一下。
- Now the ls command will be executed.現在ls命令會被處決。
For those paying close attention, yes, you could have skipped step #13 by selecting Enter instead of Type back in step #12.對於那些密切關注,是的,您可以跳過步驟# 13選擇輸入的類型 ,而是早在步驟# 12 。
- Another much faster way to enter commands is to setup Macros.另一個更快捷的方式輸入命令是要安裝宏。 To do so, click Menu then select and click Macros from the menu.這樣做,單擊菜單 ,然後選擇並點擊宏從菜單中。
- Highlight the default macro set, click Menu and select Edit .突出宏觀調控的默認設置,單擊菜單,並選擇編輯 。 Give it a new name (for example, I named my first set of macros common commands .給它一個新名稱(例如,我命名我的第一套宏共同的命令 。
- Now “enter” your first group of macros by selecting its name and clicking.現在的“ Enter ”您的第一批宏選擇它的名稱和點擊。 You’ll notice a rather empty screen.您會發現一個相當空洞的畫面。 To create your first macro, click Menu and then New .建立您的第一個宏,請單擊菜單,然後新 。
- Give your macro/command a name (optional but helpful).讓您的宏/命令的名稱(可選,但有用的) 。 In the Value: field enter the command you want to execute.在值:外地輸入命令您要執行。 In my example I used the ps command with the aux options.在我的例子,我用的PS指揮與輔助選項。
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 ).在模式一節,您需要決定如果你想命令執行當您選擇它( 輸入 ) ,還是只貼在命令提示符( 類型 ) 。 When you’re done, click Create .當您完成後,單擊創建 。
- Now select your new macro and click it.現在選擇新的宏觀調控和按它。
- 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 ).它將被處決(再次,該命令將運行如果您選擇進入或剛貼的提示,如果您選擇的類型 ) 。
- To disconnect, click Menu then Disconnect .要斷開,單擊菜單 ,然後斷開 。
- Back at the main menu, scroll down to Settings and click it.回到主菜單,向下滾動到設置和按它。
- Scroll down to Fonts and click it.向下滾動,以字體 ,然後按一下。
- From here you can increase the size of the font used….從這裡您可以增加的大小所用的字體… … 。
- and alter the font colour and background colour.改變字體顏色和背景顏色。
- Below you’ll find a screenshot of an SSH session with the font slightly increased.下面您可以找到的屏幕截圖1 SSH的會議與字體略有增加。









































{ 1 comment… read it below or ( 1條評論…閱讀下面或 add one新增1 } )
Wow - this is very cool!哇-這是非常酷! I’ve got it on my T-Mobile Shadow and it’s great for monitoring my servers.我已經得到它在我的T - Mobile的影子和它的偉大監測我的服務器。 Who would have guessed that an SSH client would have been feasible on a 240×320 display :P.誰便猜測,一SSH的客戶端將已可行的1 240 × 320顯示:頁
Leave a Comment留下意見