DEV Community

Cover image for Remote SSH Server Ubuntu with Terminal Command
Asep Septiadi
Asep Septiadi

Posted on

1

Remote SSH Server Ubuntu with Terminal Command

Ketikkan command dibawah ini untuk remote server VM ubuntu

~$ ssh servex@192.168.179.32
Enter fullscreen mode Exit fullscreen mode

Berikut setelah berhasil akses ke server tujuan

$ ssh servex@192.168.170.23                                                                               ‹ruby-2.7.6›
servex@192.168.170.23's password: 
Welcome to Ubuntu 22.04.2 LTS (GNU/Linux 5.15.0-75-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

  System information as of Tue Jun 20 04:20:22 PM UTC 2023

  System load:  0.2255859375      Processes:               106
  Usage of /:   58.9% of 8.02GB   Users logged in:         0
  Memory usage: 10%               IPv4 address for enp0s3: 192.168.170.23
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

Enable ESM Apps to receive additional future security updates.
See https://ubuntu.com/esm or run: sudo pro status

Failed to connect to https://changelogs.ubuntu.com/meta-release-lts. Check your Internet connection or proxy settings


Last login: Tue Jun 20 16:01:35 2023 from 192.168.170.181
servex@aspsptyd:~$ 
Enter fullscreen mode Exit fullscreen mode

Done

Sumber : https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-22-04

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more