Switched to Xfce4 Desktop

Why?

Got tired of KDE, plus that KDE replaced my custom splash screen with its default one, I then decided to configure Xfce4 as my main DE for at least the next month

How does it look?

  • Here is my screenshot:

    xfce4 screenshot

  • Have to admit, Xfce4 consumes little system resources, and …

View comments.

more ...

极路由hosts修改 (无行数限制)

TL; DR

  • 我在hiwifi_scripts项目里改写的一个Shadowsocks插件无法实现远程解析被污染的域名
  • 所以我在看了DNSCrypt等解决方案之后最终决定使用成熟的hosts项目提供的不断更新的hosts文件来解决DNS污染的问题
  • 从而保证了防污染DNS解析不会影响整体网络性能表现
  • 该sh脚本会把自己添加成cron job,定时检查hosts文件更新并自动应用修改 …

View comments.

more ...