Now Kernel Linux 4.13 is available,You can install it through PPA:
sudo add-apt-repository ppa:canonical-kernel-team/ppa
sudo apt-get update
sudo apt-get install linux-generic-hwe-16.04-edge
Now Kernel Linux 4.13 is available,You can install it through PPA:
sudo add-apt-repository ppa:canonical-kernel-team/ppa
sudo apt-get update
sudo apt-get install linux-generic-hwe-16.04-edge
As we all know that Firefox 57 will rename to Firefox Quantum. It means the New version Firefox will use Quantum Engine instead the old one.
Even throgh Firefox 57 is still in beta,but we can install it from PPA under Ubuntu.
sudo add-apt-repository ppa:mozillateam/firefox-next
sudo apt-get update
sudo apt-get install firefox
So here it is.
Unlike installing python 3.5 on Ubuntu 14.04. Trying to install Python 3.6 on Ubuntu 16.04 is not an easy mission.
After I upgraded my firefox to version 55, I found that old option:
gfx.font_rendering.fontconfig.fontlist.enabled workaround
no longer existed, So without that option I can not display emoji in firefox correctly.
Install terminator in fedora is quite easy but there need some works to make it default with shortcut key like Ubuntu.
Install terminator
sudo dnf install terminator
change default Gnome-shell console to terminator
gsettings set org.gnome.desktop.default-applications.terminal exec /usr/bin/terminator
reboot your PC and set a custom shortcut for it.
When I upgrading my Ubuntu Kernel,I saw this errors:
W: Possible missing firmware /lib/firmware/i915/kblXXXXXXXX
It seems there are some firmware files missing,so I decide to fix them.
Linux 下播放蓝光真操蛋啊……不过好歹是播放成功了,光碟是《君の名は。》日版。
Solaar is a Linux device manager for Logitech's Unifying Receiver peripherals. It is able to pair/unpair devices to the receiver, and for most devices read battery status.
Install Solaar on Ubuntu can be easy with a deb file, but that's a bit out of date,many new features are not included.So I recommend to install latest version from github manually.
这里说的 Fedora 25 是以 Gnome-Shell 为基础的 Fedora 25 发行版。
先说结论:经过配置后,Fedora 25 配合 Gnome-Shell 基本算是可用的级别,也就是“基本”而已。