linux_disable_con_blank
Különbségek
A kiválasztott változat és az aktuális verzió közötti különbségek a következők.
| Előző változat mindkét oldalonElőző változat | |||
| linux_disable_con_blank [2025/05/12 20:45] – eltávolítva - külső szerkesztés (Ismeretlen dátum) 127.0.0.1 | linux_disable_con_blank [2025/05/12 20:45] (aktuális) – ↷ Page name changed from linux to linux_disable_con_blank admin | ||
|---|---|---|---|
| Sor 1: | Sor 1: | ||
| + | ==== Disable screen blanking on text console ==== | ||
| + | |||
| + | To verify what timeout the kernel uses (in seconds) for virtual console blanking via | ||
| + | |||
| + | < | ||
| + | |||
| + | To change that timeout (in minutes, 0 means disable blanking) | ||
| + | |||
| + | < | ||
| + | |||
| + | You can give more parameters to setterm | ||
| + | |||
| + | < | ||
| + | |||
| + | To permanently/ | ||
| + | |||
| + | * add the consoleblank=0 kernel parameter to the kernel command line | ||
| + | * add the setterm -blank 0 command to an rc-local or equivalent startup script | ||
| + | * add the setterm output to /etc/issue since /etc/issue is output on every virtual console '' | ||
