安装deepin系统后要做的事
在应用商店下载安装常用软件:
::: tip 常用软件 Tim, 钉钉, 微信, 微信开发者工具, TeamView, GitKraken
Stacer, MEGA, Putty, GVim, 阿里旺旺, FileZilla
WPS Office, GIMP, 福昕阅读器, 网易云音乐, 搜狗输入法
Chrome, Firefox :::
从比特球下载开发常用软件和工具
从
github
仓库下载常用项目https://github.com/MuYi086?tab=repositories
搭建本地
v2ray
客户端wget https://install.direct/go.sh sudo bash go.sh --local ./v2ray-linux-64.zip # 启动v2ray sudo systemctl start v2ray # 查看v2ray状态 sudo systemctl status v2ray # 停止v2ray sudo systemctl stop v2ray
修改
v2ray
配置:# 启动v2ray service v2ray start # 查看v2ray状态 service v2ray status # 停止v2ray service v2ray stop
登录谷歌账号,同步书签和插件
利用
switch-omega
和shadowsock-over-websocket
实现chrome
科学上网
Last updated
Was this helpful?