Ubuntu Software setup

Posted 夏海风

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu Software setup相关的知识,希望对你有一定的参考价值。


title: Ubuntu 使用
tags: 新建,模板,小书匠
grammar_cjkRuby: true


Copyright (C) @2018 Widic
Filename:
      File-function:  

Cre_ID:  @ Widic  2018-1-16
Mod_ID:

1 Syetem Setup

2 System Using

2.0 First to complete

First to complete

2.1 Setup Relative Software

1.1 中文输入法安装

note: 需要电脑重启才能生效
安装教程
setupsogou:
1. download the software from the website!
2. two click the Software!
3. open the SoftwareUpdate to install

install

1.2 软件安装与卸载

教程说明

1.3 wechat setup

download address

1.4 QQ Setup

SetupGuide

1.5 open root privilage

sudo passwd root

1.6 Setup after System setup complete!

List

1.7 word type setup

wordtype

1.8 Linux下有没有类似SourceInsight的代码阅读工具?

vim + ctags + cscope + taglist

vim+cscope+minibufexp+taglist+netrw
cscope : cscope-win32 -
wine+source Insight

1.9 wine Ubuntu 16.04

  1. download from winewebsiteUbuntu
  2. If your system is 64 bit, enable 32 bit architecture (if you haven\'t already):
sudo dpkg --add-architecture i386 
  1. Add the repository:
wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
  1. Update packages:
sudo apt-get update
  1. download
sudo apt-get install --install-recommends winehq-stable
  1. delete wine
    reference
    fronts
  2. question how to config Fronts of Chinese
从 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"

usage1

usage2

setupreference

2 Question

2.1 web brower can surf the internet,but can not ping www.baidu.com

QuestionDescription : When my ubuntu link to my other computer by 360wifi, My web browser can surt the Internet,but can not ping www.baidu.com! when my ubuntu link to the my phone hotpot, the sitution disappear!

2.2 google pin cann\'t input the Chinese

need to connect out the wall
nect to wechat


                                 ==End of File==

以上是关于Ubuntu Software setup的主要内容,如果未能解决你的问题,请参考以下文章

怎么操作cmos setup utility - copyright ( c ) 1984-2008 award software 重装系

Ubuntu下安装BeautifulSoup4

json 单击VSCode的setup.py片段(可能还有其他编辑器)

inno setup 打包说明

markdown 在Intel Nuc上设置Ubuntu Web服务器,步骤和代码片段

解决 Ubuntu Software (Software Center) Crash 问题