- 2 Posts
- 9 Comments
antihero@social.fossware.spaceto Linux@lemmy.ml•Why is Linux so frustrating for some people?2·2 years agoYes, and everyone knows the blue screen of death!! It’s so annoying.
antihero@social.fossware.spaceto Linux@lemmy.ml•Why is Linux so frustrating for some people?4·2 years agoIt’s not frustrating if someone starts with linux without using windows once.
antihero@social.fossware.spaceOPto Linux@lemmy.ml•`pkill -9 -f firefox` won't work, what can be a possible explanation?English6·2 years agoYes, I killed the parent process. Also after killing the process with firefox PID, the file equivalent to that process
/proc/PID
was still there. I think it could be - “likely I/O or driver related” or “stuck in a syscall waiting on some kind of I/O operation that isn’t timing out/is bugged out/can never complete”.
antihero@social.fossware.spaceOPto Linux@lemmy.ml•`pkill -9 -f firefox` won't work, what can be a possible explanation?English1·2 years agoSorry, it was a mistake, I fixed the post. Also I tried many other ways to kill that process. Thanks for the BUSIER tip.
antihero@social.fossware.spaceOPto Linux@lemmy.ml•`pkill -9 -f firefox` won't work, what can be a possible explanation?8·2 years agoSorry my mistake, it was
pkill
, but we also triedkill
with process id, and we also triedkillall
. Every method that I knew i tried.
antihero@social.fossware.spaceOPto Linux@lemmy.ml•`pkill -9 -f firefox` won't work, what can be a possible explanation?English2·2 years agoI knew it was something related to kernel. Now I have some some explanation of if this happens again.
crazy updates which broke normal functionality, absence of tiling window manager
antihero@social.fossware.spaceto Linux@lemmy.ml•What are your must-have packages?English0·2 years agothere are multiple user interface option in libre office, https://books.libreoffice.org/en/WG72/WG7221-UserInterfaceVariants.html
Thanks! i’ll try it out