1.21
参考
- 让linux console支持中文显示和fcitx输入法: http://www.voidcn.com/article/p-wrcgydjy-er.html
- Ubuntu中在tty终端显示和输入汉字: https://blog.csdn.net/xiajian2010/article/details/9625131
- 编码:GBK CP936、GB2312 CP20936、GB18030 CP54936、ASCII ISO-8859-1 CP850、BIG5 CP950、UTF-32 UCS-4、UTF-16 UCS-2、UTF-8。
- 一张图让你学会LVM: https://www.cnblogs.com/linuxprobe/p/5381538.html
- 在Ubuntu 18.04系统中下载并手动编译Linux 5内核的方法: https://ywnz.com/linux/4699.html
- debian 管理员手册:https://www.debian.org/doc/manuals/debian-handbook/sect.kernel-compilation.zh-cn.html
- sudo配置文件/etc/sudoers详解及实战用法: https://blog.csdn.net/heli200482128/article/details/77833881