T
T
Tan Chatn2014-06-23 11:56:58
linux
Tan Chatn, 2014-06-23 11:56:58

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

4 answer(s)
P
Philip, 2014-06-23
@shcherbanich

ssh help.ubuntu.ru/wiki/ssh

G
GavriKos, 2014-06-23
@GavriKos

Google SSH.

A
Alexey Cheremisin, 2014-06-23
@leahch

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 :-)

S
Sergei Borisov, 2014-06-24
@risik

"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 question

Ask a Question

731 491 924 answers to any question