RSS Subscription
Linux Howtos & Tutorials

Enter your email:

Delivered by


NOTE:New tutorials are from LinuxCareer.com

Poll

Do you own or wish to have iPhone?
 


Linux eBooks FREE Download
A guide to programming Linux kernel modules
Introduction to Linux - A Hands on Guide
A Newbie's Getting Started Guide to Linux

Linux from Scratch - Create Your Own Linux System - Free eBook

Linux: The Hacking Solution (v.3.0)

SQLite 3 with PHP Essential Training – Free Video Training Tutorials

This guide will introduce you to the world of GNU/Linux

The GNU/Linux Advanced Administration

A Complete Beginner's Manual for Ubuntu 10.04 (Lucid Lynx)

Advanced Bash-Scripting Guide

Set up, maintain, and secure a small office email server

Partner Linux Sites:
How-To.LinuxCareer.com
Jobs.LinuxCareer.com
TuxMachines
Monsterb
LinuxBloggers
AdamsInfo
LinuxScrew
All For Linux

Linux KDE4 user auto login command line version

If you have a version of KDE4 that does not allow you to enter into an administrative mode and configure autologin here is a command line version for this settings:

[X-:0-Core]
AutoLoginAgain=true
AutoLoginDelay=0
AutoLoginEnable=true
AutoLoginLocked=false
AutoLoginUser=lilo
ClientLogFile=.xsession-errors

Add the above lines to the and of your:

/etc/kde4/kdm/kdmrc

file. The above example will auto login a user named "lilo" into a KDE4 system using KDM and a login manager. The AutoLoginDelay option specifies how many seconds a kdm will wait until it will execute a user auto login procedure.

Share this linux post:

Submit Linux KDE4 user auto login command line version in Delicious Submit Linux KDE4 user auto login command line version in Digg Submit Linux KDE4 user auto login command line version in FaceBook Submit Linux KDE4 user auto login command line version in Google Bookmarks Submit Linux KDE4 user auto login command line version in Stumbleupon Submit Linux KDE4 user auto login command line version in Technorati Submit Linux KDE4 user auto login command line version in Twitter
 
Comments for this page are closed !!!
Please visit our new Linux Forum for additional help or discussion.


Linux eBooks FREE Download