Ubuntu CLI Comments :
sudo apt install openssh-server - install SSH server
y - yes
sudo systemctl status ssh - current status
sudo systemctl enable ssh
hostname - ranjith
hostname -i - ip address
ifconfig
ip a
window CLI Commend :
ssh ranjith@192.168.0.102
y - yes
Ubuntu machine password
SSH :
CLI :
sudo apt—get update
sudo apt—get install openssh—server
Tools :
Install - Putty - SSH
I - winSCP - SCP
2.32
SCP - copy files 1 machine to another machine
Tool :
Install - winSCP - SCP
Drag and drop - 1 machine to another machine
https://youtu.be/RsTeDuC6xHY?si=g62sUkS7iN3_LJBw
mobaxterm
Top comments (0)