[Ubunut] Set Timezone
Bash: sudo timedatectl set-timezone Asia/Ho_Chi_Minh
- Danh sách các timezone xem tại đây
Bash: sudo timedatectl set-timezone Asia/Ho_Chi_Minh
Allow non-root user run docker without sudo
prefix:
# replace $USER_NAME with real username
sudo usermod -aG docker $USER_NAME
Bài viết tóm tắt các bước thêm một disk mới vào máy ảo (virtual machine - VM) chạy Ubuntu, việc thực hiện này không cần reboot hệ thống.
Install addition python version on Ubuntu 20.04
Running Google Chrome Browser on Ubuntu may have some problem with GPU-acceleration, especially when you are using a NVIDIA GPU.
Some problems I have so far:
XMind is the most professional and popular mind mapping tool. Millions of people use XMind to clarify thinking, manage complex information, run brainstorming …
On Ubuntu 16.04 is have a bug that make the application lag and slow (read here). This article help you how to fix it.
When shutdown or reboot computer on Linux system (Ubuntu, Ubuntu Gnome etc…) I ussuallty got message "Chrome didn’t shut down correctly" everytime open Google Chrome (v 60.0.3112.101) if before shutdown I did’n close it.