远程控制你的电脑for linux and win7

你是否也和我一样,在公司的内网中,挂着一个个的代理服务器,每天用着龟速的网速,有时候你是否也想在家里完成自己的工作而准时下班,但是相对来说网络管理员是不会单独为你做nat的,也就是说你回到家里以后,无法远程自己的公司的电脑了,但是,但是,现在介绍一款软件,可以轻松的解决这个问题。

teamviewer官方网站:http://www.teamviewer.com/zhCN/index.aspx

teamviewer使用说明:http://www.teamviewer.com/zhcn/res/pdf/TeamViewer8-Manual-RemoteControl-zhCN.pdf

配置非常简单,下面贴出我在ubuntu下的贴图

,稍微有点难度的是他的安装过程,不过只要你链接有互联网,他的依赖关系不是问题

Debian, Mint, Ubuntu, Kubuntu, Xubuntu…

For 32-bit DEB-systems you need the teamviewer_linux.deb package.

For 64-bit DEB-systems without Multiarch you need the teamviewer_linux_x64.deb package. Please see note onMultiarch below.

For installing TeamViewer, we recommend using the graphical installer.

If you prefer to use the command line or if there is no graphical installer available you can use either one of these commands:

For the 32-bit package:

  • sudo dpkg -i teamviewer_linux.deb

For the 64-bit package:

  • sudo dpkg -i teamviewer_linux_x64.deb

In case “dpkg” indicates missing dependencies, complete the installation by executing the following command:

  • sudo apt-get install -f

最后就是你的公司是否挂有代理,这个问题是个非常令人讨厌的问题。

选择Extras----options选项,然后选择General----proxy settings的configure选项,最后配置自己的代理服务器即可。

如果还是不行,请联系我,我们可以一起研究一下。

你可能感兴趣的:(linux远程)