Correctly setting environment
I’m using zsh and gdm to run gnome. Some time ago I discovered that variables are not set correctly. For example LANG/LC_ALL are incorrect (""
instead of en_GB.UTF-8
).
I’m using zsh and gdm to run gnome. Some time ago I discovered that variables are not set correctly. For example LANG/LC_ALL are incorrect (""
instead of en_GB.UTF-8
).
That’s a question I’ve seen several time for several Linux flavours, so let’s try to be exhaustive.
What is the method to execute script/command/program before and after user login into its desktop session ?
I have installed Debian wheezy on my machine with a netinst image, now I would like to deactivate the desktop and boot straight to the command line, not only that but I would like to not waste any resource on the X11/gnome/gdm at all if not needed.