FAQ:Linux

来自Wikioe
Eijux讨论 | 贡献2020年10月14日 (三) 03:06的版本
跳到导航 跳到搜索


关于“sudo”

关于“systemd”

默认Root登录

vim /etc/gdm/custom.conf

[daemon]
AutomaticLoginEnable=True
AutomaticLogin=root

删除xxx以外的文件

用通道指令(参见[1]):

yes | rm -rf `ls | grep -v ".well-known "`