Skip to content

vinhhathacha/VPS_Local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cài đặt 1 máy Local

Vô quyền Root

sudo -i

Cài ssh

apt install openssh-server

apt install net-tools   

Sửa ssh

cd /etc/ssh -> nano sshd_config

Sửa như sau

ảnh thêm câu

PermitRootLogin yes 

Xong thì nhấn CTRL+O -> Enter -> CTRL+X

Reset lại SSH

systemctl restart sshd

Lấy IP đăng nhập

ifconfig

anh

Login Mobaxterm hoặc termius

login

Xong

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published