What's the difference between GDM and LightDM?
What is the difference between GDM and LightDM? How can one switch between them. I mean if I have selected LightDM during installation process, will I be able switch to GDM?
11.04 gdm login-screen lightdm
add a comment |
What is the difference between GDM and LightDM? How can one switch between them. I mean if I have selected LightDM during installation process, will I be able switch to GDM?
11.04 gdm login-screen lightdm
add a comment |
What is the difference between GDM and LightDM? How can one switch between them. I mean if I have selected LightDM during installation process, will I be able switch to GDM?
11.04 gdm login-screen lightdm
What is the difference between GDM and LightDM? How can one switch between them. I mean if I have selected LightDM during installation process, will I be able switch to GDM?
11.04 gdm login-screen lightdm
11.04 gdm login-screen lightdm
edited Jan 28 '12 at 1:20
Marc-André Appel
1,084919
1,084919
asked Aug 24 '11 at 21:47
user7044user7044
1,78682739
1,78682739
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Both LightDM
and GDM
(GNOME Display Manager) are login managers.
They both provide graphical login capabilities (the GUI with the list of the system's users) as well as remote logins using the XDMCP protocol.
Ubuntu is supposed to officially replace GDM in favor of the lighter and more easily customizable LightDM
You can have both of them installed (or add even more, like KDM
), but only one will be used at any time.
The default can be selected by running:
sudo dpkg-reconfigure gdm
(if gdm is already installed)
More information on LightDM can be found on the Ubuntu wiki.
29
they are not desktop managers: gnome, kde and unity are. GDM and LightDM are called login managers or display managers
– josinalvo
Aug 15 '12 at 14:28
add a comment |
Lightdm :
- Uses X by default, with no way of launching a Wayland session.
- Works fine on almost all laptops, but GNOME session loads a bit slower than with GDM.
- Uses less RAM than GDM.
GDM :
- Uses Wayland by default.
- Sessions (both Wayland and GNOME on X) load faster than with lightdm. (GNOME loads faster from GDM because GDM already loads a bunch of GNOME stuff that LightDM does not.)
Other differences:
LightDM offers at least the same functionality as GDM but it has a simpler code base and does not load any GNOME libraries to work.
LightDM is the default display manager for Ubuntu. But the latter is supposed to officially replace GDM in favor of the lighter and more easily customizable LightDM.
Both LightDM and GDM (GNOME Display Manager) are login managers. They both provide graphical login capabilities (the GUI with the list of the system's users) as well as remote logins using the XDMCP protocol.
You can have both of them installed (or add even more, like KDM), but only one will be used at any time.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f58528%2fwhats-the-difference-between-gdm-and-lightdm%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Both LightDM
and GDM
(GNOME Display Manager) are login managers.
They both provide graphical login capabilities (the GUI with the list of the system's users) as well as remote logins using the XDMCP protocol.
Ubuntu is supposed to officially replace GDM in favor of the lighter and more easily customizable LightDM
You can have both of them installed (or add even more, like KDM
), but only one will be used at any time.
The default can be selected by running:
sudo dpkg-reconfigure gdm
(if gdm is already installed)
More information on LightDM can be found on the Ubuntu wiki.
29
they are not desktop managers: gnome, kde and unity are. GDM and LightDM are called login managers or display managers
– josinalvo
Aug 15 '12 at 14:28
add a comment |
Both LightDM
and GDM
(GNOME Display Manager) are login managers.
They both provide graphical login capabilities (the GUI with the list of the system's users) as well as remote logins using the XDMCP protocol.
Ubuntu is supposed to officially replace GDM in favor of the lighter and more easily customizable LightDM
You can have both of them installed (or add even more, like KDM
), but only one will be used at any time.
The default can be selected by running:
sudo dpkg-reconfigure gdm
(if gdm is already installed)
More information on LightDM can be found on the Ubuntu wiki.
29
they are not desktop managers: gnome, kde and unity are. GDM and LightDM are called login managers or display managers
– josinalvo
Aug 15 '12 at 14:28
add a comment |
Both LightDM
and GDM
(GNOME Display Manager) are login managers.
They both provide graphical login capabilities (the GUI with the list of the system's users) as well as remote logins using the XDMCP protocol.
Ubuntu is supposed to officially replace GDM in favor of the lighter and more easily customizable LightDM
You can have both of them installed (or add even more, like KDM
), but only one will be used at any time.
The default can be selected by running:
sudo dpkg-reconfigure gdm
(if gdm is already installed)
More information on LightDM can be found on the Ubuntu wiki.
Both LightDM
and GDM
(GNOME Display Manager) are login managers.
They both provide graphical login capabilities (the GUI with the list of the system's users) as well as remote logins using the XDMCP protocol.
Ubuntu is supposed to officially replace GDM in favor of the lighter and more easily customizable LightDM
You can have both of them installed (or add even more, like KDM
), but only one will be used at any time.
The default can be selected by running:
sudo dpkg-reconfigure gdm
(if gdm is already installed)
More information on LightDM can be found on the Ubuntu wiki.
edited Oct 19 '15 at 14:15
Tim
19.8k1486141
19.8k1486141
answered Aug 25 '11 at 2:15
Pavlos G.Pavlos G.
7,33612733
7,33612733
29
they are not desktop managers: gnome, kde and unity are. GDM and LightDM are called login managers or display managers
– josinalvo
Aug 15 '12 at 14:28
add a comment |
29
they are not desktop managers: gnome, kde and unity are. GDM and LightDM are called login managers or display managers
– josinalvo
Aug 15 '12 at 14:28
29
29
they are not desktop managers: gnome, kde and unity are. GDM and LightDM are called login managers or display managers
– josinalvo
Aug 15 '12 at 14:28
they are not desktop managers: gnome, kde and unity are. GDM and LightDM are called login managers or display managers
– josinalvo
Aug 15 '12 at 14:28
add a comment |
Lightdm :
- Uses X by default, with no way of launching a Wayland session.
- Works fine on almost all laptops, but GNOME session loads a bit slower than with GDM.
- Uses less RAM than GDM.
GDM :
- Uses Wayland by default.
- Sessions (both Wayland and GNOME on X) load faster than with lightdm. (GNOME loads faster from GDM because GDM already loads a bunch of GNOME stuff that LightDM does not.)
Other differences:
LightDM offers at least the same functionality as GDM but it has a simpler code base and does not load any GNOME libraries to work.
LightDM is the default display manager for Ubuntu. But the latter is supposed to officially replace GDM in favor of the lighter and more easily customizable LightDM.
Both LightDM and GDM (GNOME Display Manager) are login managers. They both provide graphical login capabilities (the GUI with the list of the system's users) as well as remote logins using the XDMCP protocol.
You can have both of them installed (or add even more, like KDM), but only one will be used at any time.
add a comment |
Lightdm :
- Uses X by default, with no way of launching a Wayland session.
- Works fine on almost all laptops, but GNOME session loads a bit slower than with GDM.
- Uses less RAM than GDM.
GDM :
- Uses Wayland by default.
- Sessions (both Wayland and GNOME on X) load faster than with lightdm. (GNOME loads faster from GDM because GDM already loads a bunch of GNOME stuff that LightDM does not.)
Other differences:
LightDM offers at least the same functionality as GDM but it has a simpler code base and does not load any GNOME libraries to work.
LightDM is the default display manager for Ubuntu. But the latter is supposed to officially replace GDM in favor of the lighter and more easily customizable LightDM.
Both LightDM and GDM (GNOME Display Manager) are login managers. They both provide graphical login capabilities (the GUI with the list of the system's users) as well as remote logins using the XDMCP protocol.
You can have both of them installed (or add even more, like KDM), but only one will be used at any time.
add a comment |
Lightdm :
- Uses X by default, with no way of launching a Wayland session.
- Works fine on almost all laptops, but GNOME session loads a bit slower than with GDM.
- Uses less RAM than GDM.
GDM :
- Uses Wayland by default.
- Sessions (both Wayland and GNOME on X) load faster than with lightdm. (GNOME loads faster from GDM because GDM already loads a bunch of GNOME stuff that LightDM does not.)
Other differences:
LightDM offers at least the same functionality as GDM but it has a simpler code base and does not load any GNOME libraries to work.
LightDM is the default display manager for Ubuntu. But the latter is supposed to officially replace GDM in favor of the lighter and more easily customizable LightDM.
Both LightDM and GDM (GNOME Display Manager) are login managers. They both provide graphical login capabilities (the GUI with the list of the system's users) as well as remote logins using the XDMCP protocol.
You can have both of them installed (or add even more, like KDM), but only one will be used at any time.
Lightdm :
- Uses X by default, with no way of launching a Wayland session.
- Works fine on almost all laptops, but GNOME session loads a bit slower than with GDM.
- Uses less RAM than GDM.
GDM :
- Uses Wayland by default.
- Sessions (both Wayland and GNOME on X) load faster than with lightdm. (GNOME loads faster from GDM because GDM already loads a bunch of GNOME stuff that LightDM does not.)
Other differences:
LightDM offers at least the same functionality as GDM but it has a simpler code base and does not load any GNOME libraries to work.
LightDM is the default display manager for Ubuntu. But the latter is supposed to officially replace GDM in favor of the lighter and more easily customizable LightDM.
Both LightDM and GDM (GNOME Display Manager) are login managers. They both provide graphical login capabilities (the GUI with the list of the system's users) as well as remote logins using the XDMCP protocol.
You can have both of them installed (or add even more, like KDM), but only one will be used at any time.
answered 3 mins ago
ممدوح محمد العامرىممدوح محمد العامرى
12
12
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f58528%2fwhats-the-difference-between-gdm-and-lightdm%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown