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.
What to do when this happens? Only thing I know how to do is log out and back in. Is there like a ctrl+alt+del function in linux to end task the locked program?
BTW this doesn't happen often, I just wanted to know a quick way to resolve this instead of loggin in back and fourth. I heard something about setting the timeouts of application lockups, but not sure how to do this.
there's a program called "kill" that you can use to take down any misbehaving app.
you do need to know the name of the program tho - i think the name of kde mail is kmail - so you would type
kill kmail
at a console, and, voila, the prog dies. you rarely ever need to completely shut down linux, or even log out.
there's a graphical kde prog to do process management where you can just click-and-kill, but i don't remember the name offhand. it might be kprocess. anyone know for sure?
It is kmail. Another question though, does the kill command only work if the app is locking, i tried to kill a non locked up kmail, and it says bash: kill: kmail: no such pid. Yeah I would like to know also if there is a gui version of Kill. Thanx a bunch everyone.
To bring your taskbar back, go to k, then run and type kicker. I don't know about you guys, but when I type xkill my mouse turns to skull and cross bones and then I click the program I want to kill. Also, you can optionally open a term and type 'top' to list all the processes and such, and that too will give you an option to kill certain things.
Laff, how do I go to k when I don't see no taskbar? Yeah is this a bug or something? was very anxious to know there was something like task manager, but it's not working for me. ;o(
ha ha ha, oh yeah, good point. You can do it in a term too. Or if you have icons on your desktop to your home directory, you could open one up, and click on tools then open a term. Probably a few other ways too, just not at my box right now, so that's about it from memory.
Good one
Oh, top is alot like task manager if you haven't given that a quick peak yet.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.