Skip to content

zupercollective/Connect-to-VPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Penulis: Naufal

Tutorial Menghubungkan VPS lewat Windows Terminal

1. Requirements

Software

PC atau laptop dengan Windows:

✅ Windows 11 ❓ Windows 10 (untested)

OpenSSH Client

Cari di pengaturan Windows Optional features.

image

Cek, apakah OpenSSH Client sudah terinstal di PC atau laptop kalian.

image

Kalau belum, kalian bisa instal dulu dengan klik tombol View features di bagian paling atas.

image

2. Execution

2.1 Open Windows Terminal

Buka Terminal, cari di pencarian Windows biar gampang.

image

2.2 Connecting

Ubah <YOUR_VPS_USERNAME> sesuai dengan username VPS-mu, dan ubah <YOUR_VPS_IP> juga sesuai dengan IP address VPS-mu.

ssh <YOUR_VPS_USERNAME>@<YOUR_VPS_IP>

Setelah menjalankan perintah itu, nanti akan muncul pertanyaan Are you sure you want to continue connecting (yes/no/[fingerprint])?, jawab aja yes. Setelah itu, kamu akan diminta memasukkan password VPS-mu.

Warning

Untuk pengguna VPS-nya Contabo:
Password VPS yang dimaksud bukan VNC password yang dikirim Contabo lewat email ya! Melainkan password yang pertama kali kamu isi saat membeli.


Reach us if you have any question:
ZuperCollective's Discord server | X(Twitter)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published