ubuntu20使用记录
1.安装chrome
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome*
sudo apt-get install -f
2.VLC视频播放软件安装
sudo apt install vlc
3.安装虚拟机virtualbox
sudo apt install virtualbox
4.安装微信和qq等,wine移殖软件
## 参考教程地址
https://github.com/zq1997/deepin-wine
## 微信无法发送图片,安装libjpeg62:i386
sudo apt install libjpeg62:i386
5.安装navicat15-premium for linux
##参考教程地址
https://gitee.com/andisolo/navicat-keygen/blob/linux/README.zh-CN.md
## 编译时发现https://github.com/DoubleLabyrinth/navicat-keygen.git地址被封了使用地址
https://gitee.com/andisolo/navicat-keygen.git
参考博客
https://www.cnblogs.com/woshixiaozhu/p/13790160.html
6.snap 命令使用代理
直接写在终端不起作用
在/etc/environment文件中加入以下两行:
http_proxy=http://127.0.0.1:12333
https_proxy=http://127.0.0.1:12333
然后重启snapd服务,运行以下命令:
sudo systemctl restart snapd
7. shell 工具
electerm 替代xshell
安装地址 https://github.com/electerm/electerm
8. 远程连接windows
remmina
9.输入法
百度输入法:https://srf.baidu.com/site/guanwang_linux/index.html
搜狗输入法:https://pinyin.sogou.com/linux/
ctrl+shift+f(会与idea系列软件的快捷键冲突)
可能的原因1
一般使用搜狗输入法,但是可能会遇到快捷键冲突的问题,在界面上找不到关闭的地方,如
vim ~/.config/sogoupinyin/conf/env.ini
然后添加一行
ShortCutFanJian=0
最后重启输入法-----
可能的原因2
在与输入法配置中的简繁转换冲突,点击配置可以看到ctrl+shift+f的快捷键在使用