Answer the question
In order to leave comments, you need to log in
How to access Ubuntu?
I have a laptop (Ubuntu). And you need to access the laptop through another computer (Ubuntu). Please tell me what is the solution. And it will be very healthy if (find | write) a script for a laptop.
Answer the question
In order to leave comments, you need to log in
Install at least ssh command sudo apt-get install ssh
. Get the ability to remotely access your computer via ssh, copy files back and forth.
If you need not only a remote console, but for example graphics or access to files over the network, then install vnc and samba, well, configure it :-)
"access" is too broad.
console access: ssh
application screen/window access: xrdp, VNC (preferably over ssh), ssh -X
file access: ftp(s), samba, http(s), ssh (aka sftp)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question