安装Ubuntu

下载虚拟机VMware

下载镜像Ubuntu

过程略, 参考 https://zhuanlan.zhihu.com/p/38797088

Ubuntu配置

特别提示: 在Ubuntu18.04下的配置, 若出现问题, 参考各自版本的方案

1.同步虚拟机和主机的剪贴板

为了方便后面复制粘贴(笑

点击虚拟机 --> 安装\(VMware Tool​\)

将会在/media/VMware Tools 中出现一个VMwareTools-9.2.3-1031360.tar.gz 的文件

输入以下命令

cp  VMwareTools-9.2.3-1031360.tar.gz   /tmp
cd /tmp
tar -xzvf VMwareTools-9.2.3-1031360.tar.gz
cd vmware-tools-distrib
sudo ./vmware-install.pl

一路回车。

看到Enjoy, –the VMware team 说明完成。 重启即可

2.更新软件源为阿里云源

参考https://blog.csdn.net/zhangjiahao14/article/details/80554616

sudo apt install vim
sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak
sudo gedit /etc/apt/sources.list

将里面的东西删掉替换成以下内容

deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse

然后执行以下命令

sudo apt-get update
sudo apt-get upgrade
3.输入法

先从输入法官网下载安装包

然后执行以下命令

sudo dpkg -i sogoupinyin_2.2.0.0108_amd64.deb
sudo apt install -f

进入设置 \(>\) 语言 \(>\) 管理安装语言

将键盘输入方法设置为 \(fcitx\)

重启后 在应用里打开\(fcitx\) 配置, 加入搜狗输入法即可

4.界面美化

参考https://sspai.com/post/45791

另外还可以将将顶部和底部合并:

sudo apt install gnome-shell-extension-dash-to-panel

在tweak中打开拓展即可

5.gnome shell 扩展

在软件商店中安装

5.1

NetSpeed 监控网速

5.2

Coverflow alt-tab 优化alt- tab

6.酸酸乳

参考:

https://github.com/Turing2333/Detailed-tutorial-on-the-building-and-usage-of-SSR/blob/master/Instructions/Clients manual for each platform/Linux SSR相关说明.txt#L9

配好酸酸乳后, 以代理模式开启chrome浏览器:

命令行下输入

chrome浏览器:

google-chrome --proxy-server=socks5://127.0.0.1:1080

chromium浏览器:

chromium-browser --proxy-server=socks5://127.0.0.1:1080

这样就可以上谷歌了。 然后再谷歌商店下载proxySwitchOmega

设立情景模式, 用socks5协议, 代理服务器设为127.0.0.1 , 端口1080.

之后就可以直接打开浏览器访问谷歌了

常用软件

1.Chrome
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
2.ieaseMusic

网易云第三方, 界面非常好看! 强烈推荐

点击链接下载.deb安装包 https://github.com/trazyn/ieaseMusic/releases/download/v1.3.4/ieaseMusic-1.3.4-linux-amd64.deb

sudo dpkg -i ieaseMusic-1.3.4-linux-amd64.deb
3. 百度网盘

https://www.moerats.com/archives/769/

Pandownload 网页版, 速度极快

结束

还有许多的软件都可以安装, 自行google/ baidu

最新文章

  1. CSS选择器小结
  2. C语言3
  3. 微服务之Swagger
  4. 完美实现类似QQ的自拍头像、上传头像功能!(Demo 源码)
  5. glibc resolv/res_send.c getaddrinfo() buffer stack smash when dealing malformation big DNS Response Package
  6. 2016年10月10日--穷举、迭代、while循环
  7. JS出现illegal character非法字符提示
  8. java之对象转型
  9. Selenium2学习-027-WebUI自动化实战实例-025-JavaScript 在 Selenium 自动化中的应用实例之三(页面滚屏,模拟鼠标拖动滚动条)
  10. for update被锁定解锁
  11. mybatis的详解
  12. Linux 配置tomcat遇见的若干问题
  13. [编织消息框架][netty源码分析]7 Unsafe 实现类NioSocketChannelUnsafe职责与实现
  14. Python字典的浅复制和深复制
  15. 从On-Premise本地到On-Cloud云上运维的演进
  16. 百度网盘免VIP全速下载!
  17. tomcat是什么?Tomcat 下载、安装、配置图文教程
  18. 一个简单的TensorFlow可视化MNIST数据集识别程序
  19. P1184 高手之在一起(字典树模板题,hash算法, map)
  20. [转]js刷新父窗体

热门文章

  1. [BZOJ2208]:[Jsoi2010]连通数(暴力 or bitset or 塔尖?)
  2. TCP输出 之 tcp_transmit_skb
  3. stingstream 类
  4. ReentrantLock源码探究1:非公平锁的获取和释放
  5. 用Intellij idea搭建solr调试环境
  6. RN中webview的一些思考
  7. Redis常见报错之 Redis::CommandError (MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk)
  8. Redis集群配置和常见异常解决
  9. 八十二:memcached之python操作memcached
  10. spring Ioc/DI的理解