سؤال

Guys please I want to lock and unlock the screen from text mode where there is no GUI any help is appreciated Thanks

هل كانت مفيدة؟

المحلول

Try running vlock or if your system has GNU-screen, you can lock it up using ctrl x (more screen cmds)

Using screen you can keep your background processes running which you can attach to later using the cmds mentioned in the link.

نصائح أخرى

Under text console you can try:

vlock -a
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top