0

安装ubuntu之后要做的事

 2 years ago
source link: https://3mile.github.io/archives/2019/0416091012/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

A beautiful sunrise

Ubuntu18.04 安装后应该做的事

1.关掉sudo的密码

visudo了解一下

sudo visudo 

之后会自动调用默认编辑器打开sudo配置文件,找到

%sudo   ALL=(ALL:ALL) ALL

这行,然后改成

%sudo   ALL=(ALL:ALL) NOPASSWD:ALL

这样所有sudo组内的用户使用sudo时就不需要密码了。

2.更新源

找到Software & Updates,将源更新为阿里云的源

在Other Software里将Canonical Partners勾上。

然后自己手动更新一下:

sudo apt update
sudo apt upgrade

3.安装五笔输入法

首先安装Fcitx框架及谷歌拼音

sudo apt install fcitx	#安装fcitx
sudo apt install im-config	#安装输入法配置
sudo apt-get install fcitx-wubi fcitx-wbpy	#安装五笔及五笔拼音
im-config	#运行输入法配置

4.使用Tweaks对gnome进行美化

sudo apt-get install gnome-tweak-tool   #安装tweak
sudo apt-get install gnome-shell-extensions -y  #安装shell扩展
sudo apt install chrome-gnome-shell     #为了能在浏览器内安装gnome插件,火狐和谷歌都能用
sudo apt-get install gtk2-engines-pixbuf    #防止GTK2错误
sudo apt install libxml2-utils

接下来安装主题和图标,主要从

gnome-look这里下载

重启!重启!重启!重要的事情说三遍! 然后就可以在Tweak-tools里看见这些主题了。

5.截图软件 Shutter

sudo apt-get install shutter    #安装shutter

在Ubuntu 18.04中安装了我最喜欢的截图工具Shutter后,我发现编辑按钮变编程灰色。这个快速提示将向您展示如何重新启用Shutter中的编辑功能。

libgoocanvas-common

libgoocanvas3

libgoo-canvas-perl

6.视频和音频

安装解码器:

sudo apt-get install ubuntu-restricted-extras 

安装VLC视频播放器

bash sudo apt-get install vlc browser-plugin-vlc

另一款比较好的播放器SMPlayer也不错

sudo apt-add-repository ppa:rvm/smplayer
sudo apt-get update
sudo apt-get install smplayer smplayer-skins smplayer-themes 

安装FFmpeg

sudo add-apt-repository ppa:djcj/hybrid
sudo apt-get update
sudo apt-get install ffmpeg 

7.统一Win10和Ubuntu18.04双系统的时间

timedatectl set-local-rtc 1 --adjust-system-clock

8.支持exfat

sudo apt-get install exfat-fuse exfat-utils

标签
ubuntu

文章阅读量 1000000
Code -1: Request has been terminated
Possible causes: the network is offline, Origin is not allowed by Access-Control-Allow-Origin, the page is being unloaded, etc. [N/A GET https://us.avoscloud.com/1.1/classes/Comment]
Powered By Valine
v1.4.4

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK