一 安装wine软件
1 在终端首先运行
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
2 安装 WineHQ 发布的最新 deb 包
sudo apt-get update
sudo apt-get install wine
sudo apt-get install wine
在真实的 windows 系统中从 C:\WINDOWS\systenm32 里复制 mfc42.dll,msvcp60.dll, riched20.dll,riched32.dll 这几个文件到 /home/用户名/.wine/drive_c/windows/system32 文件里,需要覆盖时确定。其他dll文件不要随便覆盖,要做备份。
4 字体设置
从 Windows 目录下的 Fonts 里的 simsun.ttc 复制到 /home/user/.wine/drive_c/windows/fonts 里面。
把下面的代码保存为 zh.reg ,然后终端执行 regedit zh.reg 。
代码:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
"Arial"="simsun"
"Arial CE,238"="simsun"
"Arial CYR,204"="simsun"
"Arial Greek,161"="simsun"
"Arial TUR,162"="simsun"
"Courier New"="simsun"
"Courier New CE,238"="simsun"
"Courier New CYR,204"="simsun"
"Courier New Greek,161"="simsun"
"Courier New TUR,162"="simsun"
"FixedSys"="simsun"
"Helv"="simsun"
"Helvetica"="simsun"
"MS Sans Serif"="simsun"
"MS Shell Dlg"="simsun"
"MS Shell Dlg 2"="simsun"
"System"="simsun"
"Tahoma"="simsun"
"Times"="simsun"
"Times New Roman CE,238"="simsun"
"Times New Roman CYR,204"="simsun"
"Times New Roman Greek,161"="simsun"
"Times New Roman TUR,162"="simsun"
"Tms Rmn"="simsun"
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
"Arial"="simsun"
"Arial CE,238"="simsun"
"Arial CYR,204"="simsun"
"Arial Greek,161"="simsun"
"Arial TUR,162"="simsun"
"Courier New"="simsun"
"Courier New CE,238"="simsun"
"Courier New CYR,204"="simsun"
"Courier New Greek,161"="simsun"
"Courier New TUR,162"="simsun"
"FixedSys"="simsun"
"Helv"="simsun"
"Helvetica"="simsun"
"MS Sans Serif"="simsun"
"MS Shell Dlg"="simsun"
"MS Shell Dlg 2"="simsun"
"System"="simsun"
"Tahoma"="simsun"
"Times"="simsun"
"Times New Roman CE,238"="simsun"
"Times New Roman CYR,204"="simsun"
"Times New Roman Greek,161"="simsun"
"Times New Roman TUR,162"="simsun"
"Tms Rmn"="simsun"
更具体的安装方法参阅:Ubuntu中文论坛
二 安装firefox插件AutoProxy,订阅gfwLIst规则后选择默认代理服务器为Free Gate,以后就可以高枕无忧的上网了,如果订阅列表里面没有你要访问的地址,也可以手动加入,非常方便。
wine可以通过apt-get很容易安装,FreeGate和AutoProxy已经打包好了,点击下载(文件已经加密,密码为:blog.kban.info)
最后是两张展示图:
本文地址:http://oceanban.blogspot.com/2010/04/ubuntuwinefreegate.html 原创文章如转载,请注明链接: 转自OceanBan的空间 |
4 评论:
我还是在用慢吞吞的vpn上...
试下lz的
我用ubuntu里面的一个软件 gstm, SSH翻墙,然后用chrome的swith proxy!插件,很方便 呵呵
Does the famous application "Tor" work in the mainland of China now?
If it does, it is a good option to across GFW.
@TumuTanzi
tor不怎么用,速度很慢,而且经常连接不上.一般使用GAppProxy
发表评论