Skip to content

March 2020

[Linux] Show a progress bar when copying file

Last Updated on 2021-06-18 by Clay

If we need to copy some big files to another path, we always afraid our copy process dead. It’s very terrible if we forgot to use “screen” or “nohup” instructions (screen is an instruction that can execute a program in the background. Maybe you can refer here: [Linux] Using instruction “screen” to put process in background)

Read More »[Linux] Show a progress bar when copying file

[WordPress] Using “Polylang” to build a multi-lingual website

Last Updated on 2021-06-16 by Clay

Today, I consider seriously to split my blog to Chinese version and English version. So, at the time of writing this article, I’ve set Polylang up. I was persuaded by my friends that there are two versions better, and second, it’s really because of OCD. I hope my articles in different languages can be separated and don’t always mix Chinese and English.

Read More »[WordPress] Using “Polylang” to build a multi-lingual website