首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在Toshiba Portege Z20T-C-12J和Windows一起安装Ubuntu

在Toshiba Portege Z20T-C-12J和Windows一起安装Ubuntu
EN

Ask Ubuntu用户
提问于 2019-12-16 07:08:01
回答 1查看 871关注 0票数 0

Toshiba PortegeZ20t-c-12j上安装Ubuntu有问题吗?

我调整了窗口分区的大小,所以有一个80 in的空闲空间,然后我使用了Ubuntu19.04USB实时分发版,在临时系统中一切似乎都很好。

在这个设备上安装Ubuntu时,有什么特别的事情要处理吗?

EN

回答 1

Ask Ubuntu用户

发布于 2019-12-16 07:08:01

在安装过程中没有问题。只需将Ubuntu安装在一个USB设备上,使用UnetbootinRufus (Unetbootin可以将现有数据保存在USB设备上,并将安装映像添加为额外文件夹)。

但是,以下是我在安装后所做的优化:

东芝z20t-c-12j上Ubuntu安装的

优化缺少应用程序的

基本安装

代码语言:javascript
复制
echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections
SYSTEMLANG=de
apt install unp audacious gimp gimp-help-de pidgin pidgin-otr haveged language-pack-$SYSTEMLANG language-pack-$SYSTEMLANG-base firefox-locale-de hunspell-$SYSTEMLANG-$SYSTEMLANG libreoffice-l10n-$SYSTEMLANG thunderbird-locale-$SYSTEMLANG inkscape fail2ban ncdu ccze dfc screen tmux sshfs keepass2 workrave dolphin chromium-browser krusader krename kompare kate p7zip audacity ttf-mscorefonts-installer ubuntu-restricted-extras etckeeper xfce4-goodies redshift meld htop atop fonts-ubuntu-font-family-console gnupg2 picard w3m curl wine make gcc g++ unzip gawk bzip2 yakuake onboard neovim tree psensor hardinfo kdiff3

摆脱镜片

代码语言:javascript
复制
apt remove unity-scope-chromiumbookmarks unity-scope-colourlovers unity-scope-devhelp unity-scope-firefoxbookmarks unity-scope-manpages unity-scope-openclipart unity-scope-texdoc unity-scope-tomboy unity-scope-video-remote unity-scope-virtualbox unity-scope-yelp unity-scope-zotero unity-lens-music unity-lens-photos unity-lens-video

backgroundimages

https://askubuntu.com/a/1145869/34298

Keyboard-layout

将Caps配置为AltGr和Arrow,如vim中的

fix nodejs

代码语言:javascript
复制
snap install --classic --edge node
sudo ln -s /snap/bin/npm /usr/bin/npm
snap install atom --classic

火狐中的K218修复滚动

https://askubuntu.com/a/994483

,以防您使用KDE或Kubuntu

高负载等离子体5.15KDE在Kubuntu 19.04上

修复默认应用程序okular:

https://www.ryananddebi.com/2014/09/29/linux-fixing-pdfs-opening-in-gimp-in-firefoxzotero/

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1196482

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档