in fact, when it comes to Remote desktop ports, I think 2 a story that happened to me years ago, but before the story was told. Let's learn what to teach us after this lesson. The main lesson relates to how Windows Server 2003 modifies Remote Desktop ports,howWindows Server 2008 modifies
The solution is as follows:
Start--> Run-->gpedit.msc
Computer Configuration-> Administrative Templates->windows components-> Terminal Services-> Sessions
Change "Set time limit for disconnected sessions" to "Not configured."
If you use the above operation, the Remote Desktop Connection will be disconnected after a period of time, the running software automatically shut down, then do the following:
Sta
There are many ways to solve this, if you need to log on to the server immediately, the easiest way is:
Copy Code code as follows:
Start--run input: mstsc/console/v:192.168.12.241:3389
Why: When you log on to a terminal server with a Remote Desktop link, you often experience a "terminal server exceeding the maximum number of allowed links" error that causes a failure to log on to the
In the case of Windows Server R2, this is actually very simple. To enable remote connections first:
(Gwmi-class win32_terminalservicesetting-namespace "Root\cimv2\terminalservices"). SetAllowTSConnections (1)
Then enable a few firewall rules, with PowerShell (requires Administrator privileges) more powerful:
ps> Get-netfirewallrule-name remotedesktop* | Select displayname,direction,enabled
DisplayName Direction Enabled
---------
As we all know, Microsoft Windows provides a Remote Desktop. the default port of this service is 3389, which enables users to remotely log on to the system for system management or run various applications as terminal servers. To connect to Windows Remote Desktop, you must install the corresponding software (tsclient)
-j REJECT--reject-with icmp-host-ProhibitedcommitView CodeYou can also turn off the firewall (not recommended):# Service Iptables Stop (instant shutdown firewall, reboot disabled) # Chkconfig iptables off (permanently shut down firewall, restart active)View CodeStep Seven:192.168.10.131:1--here: 1 is the port number, refers to the 5900+1, this 1 is specified in the/etc/sysconfig/vncservers.This number is below 100, not including 100 can be directly used 192.168.10.131:1 to express.If the v
Win7 system Remote Desktop Connection how to set?
Typically, a remote connection to a Win7 requires only 5 steps to complete the remote connection setting:
1 Query and record the IP of the remote computer, start-run-input cmd, enter, accurate view and record ipadress
2 se
Remote Desktop is easy to use. You can use a Remote Desktop Connection Program to access the target computer. After you enter the user name and password, you can log on to the target computer. However, when I recently managed an XP system computer, I encountered a problem where I could not connect normally. Finally, th
You can use the mstsc/console command in XP SP2 to log on to the Remote Desktop Console (Log On with the same user in front of the computer). After XP is upgraded to SP3, it cannot be used. Replace the command in SP3 with mstsc/admin.
The mstsc parameters in xp sp3 are as follows:
Mstsc [] [/V:] [/admin] [/f [ullscreen] [/W:/h:] [/public] | [/SPAN] [/edit "connection file"] [/migrate]
"Connection file" -- s
Important: Recently, my company network monitoring found that the default scan VPS landing port 3389 More attacks, will lead to the host CPU and bandwidth of the VPS run out, in order to ensure the security of the user's VPS changes in time 3389 port.
1, first login VPS download 3389 remote Port Modification tool (most of the system desktop already has), download the address: http://www.jb51.net/softs/3733
My XP system cannot copy files from Remote Desktop, local resource Clipboard and drive have been checked. Testing another server can be remotely copied. Www.2cto.comThe internet says the remote server's ClipBook service did not start. The service is disabled. The ClipBook service could not be started.Error 1068: Dependent service or group failed to start.First tu
This article introduces a variety of methods to tell you how to solve the problem that the Server Remote Desktop exceeds the maximum number of connections. If you encounter such problems, refer to it.
[Solution]1. Find a windows2003 machine that can be connected to the network2. Start-run-Enter "tsmmc. msc" to jump out of a remote
Article Title: Use xmanager Remote Desktop to control Linux in Windows (figure ). Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
With the rapid development of the Internet and the maturity of Linux enterprise applications, Li
Linux is not installed in my home machine. (The optical drive is broken, the installation system is not convenient, is waiting for manufacturers to change it.) Therefore, it is not convenient to use the Office system. It used to be an SSH login to the office machine, but that's only a character interface, too bad, install a Windows X server, and then use SSH to my Office machine desktop to run it is also OK, but still feel less than Windows
Although you can teach your parents to use computers, when a computer problem occurs, they will be helpless, even if it is just a small problem in the system. At this time, you should be glad that the Windows 7 computer was purchased for your parents, because the Remote Desktop in Windows 7 can be used to enable or access the Internet as long as the problematic computer can be started, even if you are at wo
The virtual machine and the host as the experimental object, first of all to ensure that the network interconnection between the two, ping the virtual machine IP address on the host, display the UnicomSet Remote Desktop permissions on the virtual machine, right-click the computer, select PropertiesSelect remote settings, select Allow
Remote Desktop Organizer is a software that is used to manage your desktops remotely. The software supports the Windows platform to run.Remote Desktop Organizer is a Windows Remote Desktops management software that allows you to browse through multiple Remote
Sometimes it's because of the need for work, or teaching needs, users will use Remote Desktop, which is a very convenient function, but for users who often use Remote Desktop, account security is a very important key, in general, will choose to clear the historical traces of remote
Work Assignment Descriptionin the previous project, After HT company deployed Windows Server for HW , the administrator always discovers that there is a problem with the server, but because HT Company's server is not local, it requires HT The Administrator of the company manages the server using a remote management approach. Project requirements:1, on the server set up a normal user Mike;2, the client on the use of Mike users to remotely log on to
Description: In fact, it is better to install VNC than to install a teamview faster, and full platform support.1. Installation$$sudo apt-get install vnc4server$sudo apt-get Install XRDP 2. Start Vncserver, initializeVncserver #启动vncserver, the first time you need to enter a setup login passwordIf the password is forgotten, you can go in the ~/.vnc/directory to delete the password file.3. Modify the configuration file Xstartupsudo gedit ~/.vnc/xstartupReplace it with the following:#!/bin/SH#
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.