Unlike installing python 3.5 on Ubuntu 14.04. Trying to install Python 3.6 on Ubuntu 16.04 is not an easy mission.
Fix emojione-color-font in newest firefox under Ubuntu Linux
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.
Make Terminator default console in Fedora
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.
Fix firmware errors about intel graphic driver
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.
Ubuntu Linux 下播放蓝光
Linux 下播放蓝光真操蛋啊……不过好歹是播放成功了,光碟是《君の名は。》日版。
Install latest version Solaar to manage your logitech devices
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 快速配置笔记
这里说的 Fedora 25 是以 Gnome-Shell 为基础的 Fedora 25 发行版。
先说结论:经过配置后,Fedora 25 配合 Gnome-Shell 基本算是可用的级别,也就是“基本”而已。
以前我当编辑的时候
很多年以前我当编辑的时候,我们主编让我每天转发多少多少篇“技巧”。
然而我看了看,那些技巧写的都不怎么样,于是自己整理了一下重新写了写,如果方法是别人的,还标注了一下出处,不过最后我们主编喷我了,说我效率低。
最后按照我们主编的意思,直接抄就是了,写技巧和笔记的都是一些小博客,人家能把我们商业网站怎么样?其他人都这么做,又不是怕别人来找事儿?
当然实际上的确是有作者来邮件甚至电话维权的,我们主编就想出了三个应对措施。
1,在网站的不起眼的地方留一个链接,或者写一个原作者出处。
2,直接把图自己做一遍,把别人的变成自己的。
3,自己建立一个小博客,用那个小博客抄袭,然后说自己的网站转自那个小博客,推卸责任。
总而言之来维权的作者基本上都被打发了,他们或许很愤怒,或许很无奈,有的甚至压根没什么要求,只是想删掉对应的文章,实际上有些甚至找律师了,最后草草一删了事,道歉都没有,反正你闹的那么精辟历尽,我一删就是了,谁划算谁不划算一眼就看得出来。
再后来我就觉得在中国这片没有什么版权可言的地方写作本身就是一个折磨,大家都在看数量和流量,没人看质量,就算你写的有质量,群众也不过是想点开看大图而已。
所以我们看到了现在的某些网站首页,一打开一屏幕的“炸了!”,“飞了!”,“牛逼!”,“原来是它!”这样的标题党,很难说是不是看客们的咎由自取。但是总而言之,这个环境已经烂了,所以我也没什么希望了,也就不干了。
在 Ubuntu 环境下的 Firefox 52 中启用支付宝插件
从 Firefox 52 版开始,Firefox 放弃了除了 Flash 之外的所有 NPAPI 插件。
也就是说,你在 Firefox 里用不成支付宝了。
虽然你可以开 Chrome,只是如果你像我一样讨厌 Chrome 的话,倒是有方法可以暂时解决这个问题。