开机安装流程

安装谷歌浏览器

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb 
sudo dpkg -i google-chrome-stable_current_amd64.deb
sudo apt-get install -f

安装搜狗输入法

sudo apt update -y && sudo apt upgrade -y
sudo apt autoremove -y
sudo apt install fcitx -y
fcitx --version     # 查看是否安装成功
sudo dpkg -i sogoupinyin_4.2.1.145_amd64.deb
sudo apt install libqt5qml5 libqt5quick5 libqt5quickwidgets5 qml-module-qtquick2 -y
sudo apt install libgsettings-qt1 -y
sudo gedit /etc/hosts
末尾添加以下内容
#Download 下载
180.163.151.161 dl.google.com
180.163.151.161 dl-ssl.google.com
 
 #Groups
180.163.151.161 groups.google.com
 
 #Google URL Shortener
180.163.151.161 goo.gl
 
 #Google App Engine
180.163.151.161 appengine.google.com

再 ping dl.google.com 就能ping 通了

安装英伟达驱动

sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo ubuntu-drivers devices
sudo ubuntu-drivers autoinstall

https://blog.csdn.net/weixin_42413844/article/details/120115027

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

acanab

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值