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 : Reduce package size in Ubuntu by installing only required components
Dlume - A gtk2-based addressbook | How to Install in Ubuntu 11.10
How to : Display Multiple Time Zone in Ubuntu 11.10 (Oneiric Ocelot)
How to : Show/ Hide Mounted Volumes on the desktop in Ubuntu 11.10
How to : Install Google Earth 6.2 in Ubuntu 11.10 [32 & 64 Bit]
How to install Google search support in Ubuntu terminal
