You often need to connect to your company's computer at home, but you need to install a SecureVPN software. In the past, I always failed to install Ubuntu, and I did not elaborate on it. I have been using my wife's Windows to connect to the company's computer. Today, there are few things to consider. This problem has been completely solved. From now on, connecting to the company's computer does not require my wife's Windows. Facts also prove that the key to true work-related, learning-related things is that Windows can do the same thing as Linux. The so-called life lies in tossing. This is the truth. Root permission is required for installing Network Connect from www.2cto.com Juniper, but installNC. sh is executed by su on the Xterm terminal, which is a problem I encountered. Although I have the root permission, I usually use sudo-s to switch to the root user and do some things. I have never used su to execute the command. As a result, I entered my root password and reported a wrong password. I checked the information because the root user is forbidden to use Ubuntu. You need to set the password of the root user before executing su www.2cto.com to set the password of the root user, we can execute su. Next, after network connect is installed, We can log on to the company environment through rdesktop and work at home. Mstsc Remote Desktop is available in Windows, rdesktop is available in Linux, and remote login is available. Www.2cto.com is always easy to install
1apt-get install rdesktop is also easy to use. You can google your package on your own. Common Commands include rdesktop xx. xx to remotely log on to the desktop corresponding to xx. xxIP.
Frequently Used options include-f full screen, full screen display-g 1024X768, set the Width and Height (WXH) that is, Width = 1024 and Height = 768 references: 1 google