[Archlinux] Add acpi=off at GRUB
Edit /etc/default/grub and append your kernel options to the GRUB_CMDLINE_LINUX_DEFAULT line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
And the…Read More
[Linux] sudo no need to type password
vim /etc/sudoers
ubuntu ALL=(ALL) NOPASSWD:ALL
Ref:
How to run sudo command with no password?
NOPASSWD option not working in sudo [duplicat…Read More
0 意見:
張貼留言