In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
Mode 1: Command Line Mode
Linux does not let the monitor sleep method:
# setterm -blank 0 #setterm -blank n (n is waiting time)
Method 2: Edit the configuration file
Edit xorg.conf and add the following option to close xscreen saver directly:
Section "ServerFlags" Option "BlankTime" "0″ #Close the black screen Option "StandbyTime" "0″ #Turn off standby function Option "SuspendTime" "0″ #Turn off sleep Option "OffTime" "0″EndSection
After modification, restart and it will take effect.
Editing the xorg.conf file is the same as using the xset command; you can view settings and current configurations using xset -q.
# xset -q //View settings and current configuration # xset -dpms //Energy Star features off# xset +dpms //Energy Star features on
The above is linux monitor does not sleep in detail, more attention to other related articles!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.