November 22, 2024
Remote server terminal access through JuiceSSH

JuiceSSH is a free and useful Android app that can make managing Linux servers easy through ssh. It serves same function as Putty in accessing remote servers from Windows or Linux systems.

Install it from here or search for “Juice SSH” within Google Play from within the Android based mobile device / tablet.

JuiceSSH in Google Play store

After installation, access JuiceSSH through the cool lemon icon and select “Connections” and then “New Connection”.

JuiceSSH main screen

Creating server profile in JuiceSSH

This is similar to using Putty or similar SSH client where, first a profile of the remote server is to be created with it’s IP address, port number and profile name, followed by the ssh credentials.

Finally, tap the newly created server profile to initiate a SSH connection, enter the password and select “Ok”.

Logging to remote server using JuiceSSH

The all too familiar Linux Terminal will now show up and which will allow managing the remote server as needed, all through an Android based phone or tablet. 🙂

Remote server terminal access through JuiceSSH

Enjoy.

By admin

Related Post

4 thoughts on “How To Use JuiceSSH For Android Devices”
  1. Hi,

    I’m trying to connect to a Linux machine (Angstrom) with my android machine using Juicessh.
    My linux machine does not have a password, so when I use my PC to connect I just press enter when asked for password. However using Juicessh pressing enter (leaving the password field empty) will re-prompt me for password.
    How should I login to my Linux machine through Juicessh when it does not have a password?

Comments are closed.