Ubuntu Software setup



title: Ubuntu 使用

tags: 新建,模板,小书匠

grammar_cjkRuby: true


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

Cre_ID:  @ Widic  2018-1-16
Mod_ID:


[toc]

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

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 
  3. 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/
  4. Update packages:
    sudo apt-get update
  5. download
    sudo apt-get install --install-recommends winehq-stable
  6. delete wine

    reference

    fronts

  7. 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


                                 ==End of File==

原文地址:https://www.cnblogs.com/widic/p/9017226.html

时间: 2024-10-15 18:37:06

Ubuntu Software setup的相关文章

解决 Ubuntu Software (Software Center) Crash 问题

问题描述: no application data found 解决方式: sudo apt purge gnome-software ubuntu-software sudo apt autoremove sudo apt install gnome-software ubuntu-software Starting Ubuntu Software on 16.04 cause an 'internal error'. Reinstalling it totally fixed it. It

Ubuntu Software Center has closed unexpectly解决方案

打开软件中心Ubuntu Software Center的时候 出现crash report :The application Ubuntu Software Center has closed unexpectly. 关了这个对话框后 又出现 Invalid problem report:Could not determine the package or source package name. 一开始想sudo apt-get remove minidwep-gtk-30419-ubunt

ubuntu software

When I am installing google-stable.deb on ubuntu 14.04, the system tell me a dependency of libappindicator1 is not met. And before I update the source list, I can't find this from the cache. When I can find it, another dependency is not met. libapp d

ubuntu software management

software directory: The default directory of software installed on ubuntu is /usr, so just allocate more space for this partition when installing operating system. To clean the useless softwares, command apt-get clean or apt-get autoclean can be used

Ubuntu 汉化时ubuntu software database is broken错误解决

关于Ubuntu 汉化时的错误解决:按照网上的方法没有解决 最后 删掉thunderbird mail .这个软件,顺利解决!! 错误:thunderbird-locale-en: Depends: thunderbird (>= 1:24.4.0+build1-0ubuntu1) ubuntu software database is broken错误该怎么解决?安装Ubuntu之后默认英文,选简体中文,正常来说这样装好就应该能用的,可是这个时候又出现了错误broken package dat

Ubuntu vsftpd setup

简单的ubuntu下的ftp服务器架设介绍 1. 安装 vsftpd sudo apt-get install vsftpd 2. 更改配置文件 vsftpd.conf sudo vi /etc/vsftpd.conf 更新以下几项参数设置 anonymous_enable=NO # 阻止匿名登陆 seccomp_sandbox=NO # 新版本的vsftpd的sandbox不被支持会有 500 oops: child died 错误, 更多参数设置参考链接 http://wiki.ubuntu

Ubuntu 14.04 安装配置备忘录

完全在 Linux 下工作,大概有3年时间了. 之前都是用 Windows, 而把 Linux 装在虚拟机里,现在反过来,把 Windows 装在了虚拟机里,只是因为偶尔还要用网银的缘故. 以我这几年的使用经验, 一句话: Linux 用过之后就回不去了. 以下记录我的 Ubuntu 14.04 Linux 安装配置, 算是备忘录. 需要说明的一点是: 我从来不觉得使用 Debian, CentOS, 或者 Arch, Gentoo 的人很牛, 只能说明你们不珍惜时间,就爱瞎折腾, 当然如果你是

ROS-Indigo版在Ubuntu上的安装

Ubuntu install of ROS Indigo We  are building Debian packages for several Ubuntu platforms, listed  below. These packages are more efficient than source-based builds and  are our preferred installation method for Ubuntu. If you need to install from s

应该在Ubuntu OS上生存下来(3/3)

首先补充一下上次的内容: 先切换到 图形界面. ctrl  alt  T 呼出终端,如下图  (截图你可以用shutter,在ubuntu software center中自己去搜索) 技巧如下: F11  可以让终端全屏 Ctrl  Shift  +     可以增大终端的字体 Ctrl  -      可以减小终端的字体 如果想修改终端的配色, 在edit --> profile preference 中选择colors (去掉那个钩,然后自己配色) 技巧说完了,接着说实用命令: 特别说明: