Thread: cant login kubuntu 12.04 profile file problem
hi
having problem loggin in.
in cycle login password correct - > login -> login password correct -> login.
ve seen few threads matter none helped.
ctrl+atl+f2, when log in shows me 2 erros
always learning, next time dont mess files b4 sure goingcode:-bash: /home/imight/.profile: line 19 unexpected eof while looking matching `" --bash: /home/imight/.profile: line 22: syxtax error: unexpected end of file
thank
here's ~/.profile file fully-updated kubuntu 12.10 system, worth:
also, use "ls -la" , confirm there no files owned root in user's home folder.code:# ~/.profile: executed command interpreter login shells. # file not read bash(1), if ~/.bash_profile or ~/.bash_login # exists. # see /usr/share/doc/bash/examples/startup-files examples. # files located in bash-doc package. # default umask set in /etc/profile; setting umask # ssh logins, install , configure libpam-umask package. #umask 022 # if running bash if [ -n "$bash_version" ]; # include .bashrc if exists if [ -f "$home/.bashrc" ]; . "$home/.bashrc" fi fi # set path includes user's private bin if exists if [ -d "$home/bin" ] ; path="$home/bin:$path" fi
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [kubuntu] cant login kubuntu 12.04 profile file problem
Ubuntu
Comments
Post a Comment