OPERATING SYSTEMSOS Linux

How to connect termux using ssh server on ubuntu |Termux ssh Without port forwarding

How to connect Termux ssh server on Ubuntu and Debian based Linux Operating system, access all the files inside your Android Termux device. It works like a pro.
You can do certain things using this technique.
Connect the Linux terminal with the Ubuntu terminal.
View, and change things remotely.

Hello and welcome back to EFX Tv. Today we are going to learn how can we access the Termux terminal from any computer inside the network. This can be handy if you don’t want to use those little keys on an android phone. I made lots of mistakes when I use a mobile keyboard. So here is the solution.

Just watch the full video and follow the same steps given in the video.
Steps are:

Install open ssh in termux
apt install openssh

Install ssh in ubuntu or another Linux distro you are having in your hardware
sudo apt install ssh

Change the password of your termux Linux system
passwd
confirm two times

Check for user name inside the termux
whoami

Run open ssh server in termux uisng command
sshd

Check for Local IP address in termux
ifconfig

Run the command inside the Ubuntu terminal
ssh -p 8022 username@Localip
Enter the user password you changed earlier
Cheers!
If you like this tutorial please subscribe and hit the bell I cone for more updates related to Linux and Termux commands, error solving, tips, and tricks.

#8022 is the default port for ssh in Termux however you can change it.
Add
ListenAddress 0.0.0.0:65522
to /data/data/com.termux/files/usr/etc/ssh/sshd_config.

There is no need for port forwarding, Access your device inside the local area network or LHOST. If you want to know how can we do such a thing over the LAN? Please like and subscribe. This topic will go deeper.

If you still want to assist someone by accessing his Termux terminal. Wait for my upcoming videos, I’ll show you how to do that.

Please support guides, I need it most. videos.
Our social media links:
Facebook:👉 https://bit.ly/301JkhK
Instagram:👉 https://bit.ly/2P2oVmB
Github: https:👉 https://bit.ly/2WYaSTy

Our blogger link: 👇👇👇👇👇👇👇👇
👉👉👉👉https://bit.ly/2VbMVra 👍
Other Videos
👉✔How to install metasploit in termux 2020 tutorial👍
https://bit.ly/3g71DI1
👉✔Localhost using Termux part 2 outside the LAN👍 https://youtu.be/JjKMJYtBgRM
👉✔Fishing👍 https://youtu.be/_kgtaEhMrEQ
👉✔Collect Email Addresses👍 https://youtu.be/CgV1bTYcDrs
👉✔No Sound 200% fixed in Ubuntu👍 https://youtu.be/Mn_CqNZaZB8 👉✔Setup proxy chains on Kali Linux👍 https://youtu.be/VlKZUs_Hf3c
👉✔Command Not Found Kali Linux👍 https://youtu.be/73CF7jksRbY
👉✔Local Host Visible To Public👍 https://youtu.be/YtBMAr0cAAA
👉✔Create Local Host👍 https://youtu.be/a7AZVXx6UIg
👉✔25 Commands To Start With Kali Linux
👍 https://youtu.be/wmkGcypNwpg
👉✔Kali 2019 4 Linux On Pendrive 👍 https://youtu.be/_IKjR7Uq-g8
👉✔Top 5 Difficulties, Kali Linux Installation👍 https://youtu.be/BFuGSmRf6DQ
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
💬💬💬 Our Social Media Links 💬💬💬
📞 Instagram
https://bit.ly/31UKGft

📲 Telegram Group
https://bit.ly/3bA2BLH

📞 Telegram Channel
https://t.me/Efxtv

📲 Please subscribe to help me
https://bit.ly/2VMGOc1

If you like 👍🏻 this video, please like and subscribe 🙆🏻 to EVX Tv. I promise to keep uploading🦸🏻‍♀️ technical videos on Ubuntu issues, Kali Linux, and Termux related tips and tricks. 😍 We have lots more to come up. Please support 🥰 me as a subscriber. It would be a great help. Thank you 😘 so much for watching this video, stay tuned, and keep exploring.
————————————————–🏃🏻
#linuxtutorial #linux #ubuntu #localhost #termuxssh #ubuntu

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *