[xubuntu-users] client ssh for Xubuntu
Chris Green
cl at isbd.net
Fri Aug 12 10:23:45 UTC 2022
On Fri, Aug 12, 2022 at 10:16:58AM +0000, Alessandro Lin wrote:
> Hi all,
>
>
> I'm new to xubuntu and I'm learning.
>
> Now I need an ssh client to reach a remote server.
>
Command line client is just 'ssh' which I think you will find is
installed as part of xubuntu.
So to connect another system you just enter (at a command prompt) :-
ssh <username>@<name of system>
Where <username> is your user name on the remote system and <name of
system> is either an IP address or the name of the system. The remote
system will then prompt for your password or (if your using public key
authentication) your local system will prompt for the key passphrase.
--
Chris Green
More information about the xubuntu-users
mailing list