By default , the Guest session is enabled in Ubuntu 11.10 . This tutorial will show you how to remove the Guest session from the logon screen in Ubuntu 11.10.It is not imperative to do ,but its good to remove guest session to maintain privacy .
Step 1: Go to terminal and run the following command to edit lightdm configuration file.
sudo gedit /etc/lightdm/lightdm.conf
Step 2 : Add the following line at the bottom.
allow-guest=false
Step 3: Restart the system .
Related posts:
How to : Move Maximize,Minimize button to the right in Ubuntu 11.10
Ubuntu 11.10 Alpha I Version Released |Links
How to : Install VLC 2.0 in Ubuntu 10.04/11.10/12.04 using ppa
How to : Install HandBrake 0.9.6 in Ubuntu 11.10 Via PPA
How to :Change Sudo Remembering Time in Ubuntu
How to : Install VLC on Ubuntu 11.10 and Set as a default application
