What is the ctrl alt del of linux? That is, a HIGH PRIORITY command that will launch a task manager and let me kill processes even when the system is almost freezing.
Right now I can launch the system monitor, but it has shit priority so it take ages when the system is freezing
It will display the list of running processes and each one will have a PID (process ID)
You kill the process by its ID number, so one you know it, you can just be like
Kill 234
Chase Campbell
if it's OOM you're fucked else, pkill skype
Carson Gray
It says login: what do I type?
Cameron Ward
install gentoo
Camden Rodriguez
alt f2 xkill
Andrew Lee
It's a different session, so it'll need the name of the user you want to log in as, followed by the user's password. By the way, your original session is probably at ctrl + alt + f7 (if it was a GUI session) or ctrl + alt + f1 (if it was a terminal session) - but depending on your (distro's) settings, it could be a different f key.