Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Originally posted by PinRojas I already have KDE installed and it's running. But gdm still appearing first. How can I configure my linux to start with KDE first?
In debian, the easiest way is to install kdm and then if you want, customize it to automatically log you in using KDE's Control Center.
You install kdm with:
apt-get install kdm
As with any other apt-get install, you need root access to install it. The install script will notice that you're currently using "gdm", and will ask you if you want "kdm" to be your default login manager instead. Say yes, and then at some point reboot your machine. (gdm will stay running as your login manager until you reboot.)
Originally posted by reddazz are written in qt e.g. some Adobe products so theoretically can be ported to *nix but obviously most commercial companies are not willing to do this.
Adobe apps don't have to be ported to *nix - they were whelped and grew up in *nix (Irix, Slowlaris) and they abandoned those markets, but they still retain the cross-platform code. Assail Adobe with requests for Photoshop and Illustrator on Linux - all they need to do is cross-compile the darn thing.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.