/etc/default/grub修改GRUB_DEFAULT=SAVED新增GRUB_SAVEDEFAULT=true
/etc/default/grub修改GRUB_DEFAULT=SAVED新增GRUB_SAVEDEFAULT=true
首先 apt install ntfs-3g/etc/fstab加上/dev/sdb1 /home/yachen/mnt/c ntfs-3g defaults 0 0 /dev/sda1 /home/yachen/mnt/e ntfs-3g defaults 0 0 /dev/sda5 /home/yachen/m...
$ apt install apt-file $ apt-file update $ apt-file search 文件名举例:我现在缺失了:$ error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory直接$ apt-file se...
Uninstall the bcmwl-kernel-source package by issuing the following command on a terminal: sudo apt-get remove bcmwl-kernel-source make sure that the firmware-b43-installer and the b43-fwcutter pa...
sudo apt-get install language-selector-*update 18.10.17我发现个别汉字如“复”会变成瘦长形状,排查原因后发现language-selector默认把noto的日文字体顺序排在中文之上导致。$ sudo vim /etc/fonts/conf.avail/64-language-selector-prefer.conf将三部分的 ...