answersLogoWhite

0


Best Answer

brake the remote controllerin to peices

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you establish a secure remote display to a remote host?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do establish a secure connection using remote host?

Through vpn


What type of VPN is used to establish protected remote connections?

Host-to-site VPN


What does ssh in Linux stsnds for?

SSH stands for Secure Shell. (Often shown as Secure SHell.) It is a secure method for a host computer to connect to a remote computer on the network or over the internet.


How would you write a command which would securely copy your bashrc file from a remote computer to your home directory on your local computer?

Transferring the file through ssh would keep it secure. There are many options; A few examples are listed below. Run 'man <program name>' for the full program manual. sftp - secure file transfer program $ sftp user@host:.bashrc ~/. rsync - a fast, versatile, remote (and local) file-copying tool $ rsync user@host:.bashrc ~/. scp - secure copy (remote file copy program) $ scp user@host:.bashrc ~/.


Which command provies secure command line access to remote Linux machine?

ssh command does this.ssh remote_user_name@remote_hostRemote host can be either the host name of the machine or the ip address of the machine that you want to connect to.


Is there internet connection to a remote host if you can ping its gateway?

If you have ping to the gateway in doesn't mean that a remote host has connection.


How can one secure a host name for a computer?

In order to secure a host name for your computer, it is important to have internet hooked into the computer. Then a host name will be assigned to the computer


Why Network virtual terminal is needed in remote login?

Network Virtual Terminal, is a software version of a physical terminal and allows a user to log on to a remote host .So the application created emulation of terminal at the remote host .Users computer talks to the software terminal which in turn talks to the host & vice verse .Remote host believes it is communication with one of its own terminals and allow you to log on


Which indicates whether a remote host can be reached?

ping


The Remote Desktop client communicates with a host computer by using what protocol?

RDP remote desktop protocal.


What purpose would WinSCP serve for a computer programmer?

WinSCP, an FTP client, serves a computer programmer by permitting secure file transfer between a local host and remote computer. It a a free, open-source FTP file manager.


Which command is best to use when testing remote connectivity to a host?

Ping