Tired of typing the same thing repeatedly?
![]()
Tired of typing the same thing repeatedly?
![]()
The recent CPU flaw caused quite a mess. Most recent linux kernels have the problems patched, but what if I am willing to trade security for performance? I’ll need to compile my own kernel and here is how to do that on Ubuntu 17. apt install git build-essential kernel-package fakeroot libncurses5-dev libssl-dev ccache wget https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.xz…
![]()
Ever since Mac deploys the night shift feature, I could not stop using it. For someone who needs to look at monitors for long hours, I absolutely love it. I can also do it with Linux.
![]()
Adding a bootable ISO image to grub will be very useful for recovering Linux systems. Here we add the systemrescuecd iso to grub2 on Ubuntu 15.04. It’s really easy and I recommend adding it to every Linux systems!
![]()
It’s the most annoying thing when every now and then, your flash version is outdated and it won’t load the pages you visit every day. For me, this solved the problem: First, install pepperflashplugin-nonfree. It’s avaialble from official repository on Ubuntu 14.04. But this only install the plugin for chrome. Second, install the Fresh Player…
![]()