基本用法
lsblk # 查看并仔细确认分区 dd if=/dev/sda of=/PATH/disk.img
This tutorial is going to show Ubuntu begginers how to enable Gnome’s default left panel (Dock), which has an auto-resize panel height.
In Ubuntu 18.04 and higher, the left panel (called Dock) is by default extended to all the available screen height, which looks just like it does in the previous default Unity desktop.
While the Settings
utility only offers options to toggle auto-hide, icon size, and panel position, here’s how to enable auto-resize panel height (or width if panel moved to bottom).
I am trying to print a text in the terminal using echo command.
I want to print the text in a red color. How can I do that?