Question: When I boot up my Ubuntu desktop, a pop up dialog appears, asking me to enter a password to unlock default keyring. How can I disable this “unlock default keyring” pop up window, and automatically unlock my keyring? A keyring is thought of as a local database that stores your login information in encrypted […]
Continue reading…
Posts tagged with 'login'
How to fix a slow SSH login issue on Linux
Question: When I try to connect to a remote SSH server, it takes very long time (30 seconds to 2 minutes) before password prompt appears. Why is SSH login so slow to start, and how can I get rid of long delay in SSH login? If you have to wait very long for SSH password […]
Continue reading…
How to change a message at the login console on Linux
Question: I would like to show a custom message at the login console. How can I change a pre-login message which appears at the login screen? The pre-login message you see at the console screen is useful in multi-user Linux environment for various purposes. It can contain important messages for users to be aware of […]
Continue reading…
How to disable guest login in Ubuntu desktop
Question: By default, Guest Login allows an anonymous person to log in to my Ubuntu desktop. While the guest login will have limited system access, I want to turn it off. How can I disable guest login in Ubuntu Desktop? In Ubuntu Desktop, Guest Session is provided by a passwordless user account with restricted privileges. […]
Continue reading…