output
linux fedora 24 terminal 进入 睡眠 suspend
input
google fedora 睡眠
http://smilejay.com/2011/07/linux-standby-and-sleep/
algo
su
echo mem > /sys/power/state
PS:查看是否支持
cat /sys/power/state
本文介绍了如何在 Linux Fedora 24 中使用终端命令让系统进入睡眠状态。通过执行特定命令,可以实现系统的挂起,并且提供了检查系统是否支持此功能的方法。
linux fedora 24 terminal 进入 睡眠 suspend
google fedora 睡眠
http://smilejay.com/2011/07/linux-standby-and-sleep/
su
echo mem > /sys/power/state
PS:查看是否支持
cat /sys/power/state

被折叠的 条评论
为什么被折叠?