-------------------------华丽的分割线---------------------------------
ubuntu14.04安装搜狗输入法
1、卸载sudo apt-get purge fcitx*
2、sudo apt-get install fcitx
sudo apt-get install fcitx-pinyin
3、下载http://pinyin.sogou.com/linux/?r=pinyin sogoupinyin_2.1.0.0082_amd64.deb
4、安装 只需双击下载的 deb 软件包,即可直接安装搜狗输入法。
5、安装成功后需要将“键盘输入方式系统”改为fcitx(之前为IBUS)。路径是“系统设置-》语言支持-》键盘输入方式系统”。修改完成后重启系统,就可以使用搜狗拼音输入法了。
-----------------------------华丽分割线-------------
uname -n --查看计算机名
sudo gedit /etc/hostname --修改计算机名
sudo gedit /etc/hosts --修改127.0.0.1 后面的字段
原文链接:https://www.f2er.com/ubuntu/354065.html