Connect between Windows 7 and Linux using TightVNC
Network administration - One of the most important aspects of computers, from a governance standpoint, is the ability to easily administer remotely. Almost all operating systems provide tools for this task, but what do you do when you want to connect cross-platform? The solution is still given as VNC (Virtual Network Computing). However, if you make a connection from a Windows Terminal Server, this is a simple task . but if you want to connect to a Windows desktop from a Linux client, you will have some trouble connecting to RDP. However, apart from VNC, we can use another software to perform this task well, namely TightVNC.
TightVNC is a free tool that provides both the viewer and server for Windows clients and servers for Linux clients. In this article we will show you how to set up the necessary servers on both operating systems so you can log in remotely.
Linux comes to Windows
As expected, the installation of TightVNC on Windows clients is quite simple. All you need to do is download the correct installation file from TightVNC, double-click the installation file and follow its instructions. The installation procedure is completely simple and easy to implement.
After installing TightVNC, to create a connection to that computer, the TightVNC server must be configured and launched. To do that, you must click Start | All Programs | TightVNC | TightVNC Server (Application Mode) | TightVNC Server - Offline Configuration. From this window, click the Server tab (see Figure A) and configure the TightVNC server to suit your needs.
Figure A: You need to set a password for inbound connections, not accepting blank
The minimum thing you need to set is the password. Once you've set up your password, it's time to start the server. To start the server, click Start | All Programs | TightVNC | TightVNC Server (Application Mode) | Run TightVNC Server. You will not see any programs launching because this job is done in the background.
From the Linux computer, open the default remote desktop observer, enter the IP address of the Windows VNC server and connect. You will now be prompted to enter the password to complete the connection.
If you are not sure what VNC viewer to use, you can use a program like Vinagre, an easy-to-use VNC viewer for the GNOME desktop.
Windows comes to Linux
This step is a little easier. We will show you how to set up this connection on an Ubuntu 10.10 computer. The first step is to install tightvncserver . To do this, follow these steps:
1. Open Ubuntu Software Center
2. Type the keyword tightvncserver search (without quotes)
3. Click the Install button to install tightvncserver
4. Enter the sudo password
When you're done with this, you're ready to connect. The following steps will launch the server.
1. Open a terminal window
2. Enter tightvncserver command.
3. You will be prompted to enter the password.
4. Enter a visual password if needed.
Now you're ready to connect to your Linux computer using TightVNC Viewer. To open this tool, click Start | All Programs | TightVNC | TightVNC Viewer. When the new window is opened, you need to enter the IP address with port 5901 attached. So the location to enter will be 192.168.100.21:5901. If you do not enter the port, the Windows version of TightVNC Viewer will acknowledge the value of the port will be 5900 and the system cannot connect.
Before connecting successfully, you will receive a prompt to enter the password when initializing the server on a Linux computer. When the authentication process is successful, you will receive a connection (see Figure B).
Figure B: TightVNC Viewer allows easy remote administration of Linux computers from Windows servers.
You should read it
- 7 ways to run Linux software on Windows
- The life of a Linux system administrator
- Where to buy TV control, how to buy it well?
- Remotely connect to Windows 7 desktop from Linux computer
- How to mount remote directory in Linux with SSHFS
- How to manage remote Linux server using SSH
- Network communication utilities in Unix / Linux
- How to install and use TeamViewer on Linux
May be interested
- Why is MX Linux a desirable Windows alternative?if you're looking for an alternative to windows but don't like linux, mx linux may be the solution you're waiting for.
- Why You Won't Regret Leaving Windows for Linuxif you have the courage to leave, you will find that linux is a pretty good alternative. after leaving windows for linux, many people have found it to be a wise choice.
- How to Run Linux Commands on Windows with WSL 2windows subsystem for linux 2 builds on the success of the original wsl, and the newer wsl 2 brings more power and reliability to users. it is important that you understand how to use linux commands and utilities on windows subsystem for linux 2.
- Instructions for automatic VPN connection on Linuxthere are many ways to connect to vpn from linux operating system. however, if you want to connect without a gui or connection to run automatically, follow the article below.
- How to prevent and handle when Windows Update deletes Linuxwindows update makes your linux partition unreadable. there is no boot selection screen, and after reviewing the problem, you find out the reason is because the linux partition has been deleted.
- Running Linux on Windows 10 does not require a virtual machine, here are 18 things you should knowthe windows subsystem for linux (wsl) feature - also called bash, helps programmers run ubuntu directly on windows without the need for a virtual machine. the following article will help readers better understand linux tools - wsl.
- How to Connect to an SSH Server from Windows, macOS, or Linuxneed to access a remote server via ssh but don't know how? this guide covers connecting to ssh from windows, macos, and linux, securing it with ssh keys and secure authentication methods.
- How to run Windows applications on Linux with Winethere are a number of applications from windows that are needed but there are no alternatives on linux. fortunately, there is a software project that allows you to run windows applications on linux. this software is called wine. it creates a compatibility layer for windows programs to interact with the linux operating system.
- How to install Miracast Connect app on Windows 10previously, the connect app was pre-installed by default, but starting with windows 10 version 2004, it is an optional feature that you have to manually install to connect to compatible devices. miracast.
- 5 best Linux distributions for Windows usersin this article, tipsmake.com will introduce you to the best linux distributions for those who have just converted from the windows environment.