Tagged Questions
7
votes
2answers
1k views
Why do I have to `sudo`?
I've followed a couple of tutorials on my RPi and a lot of commands start with sudo; what does it mean and what does it do?
16
votes
2answers
652 views
Console unusable after running SDL app
When certain SDL-based programs (e.g. prboom, dosbox) are run from the console (not X) and terminate abruptly for some reason (e.g. killed or segfaults), the screen locks up; It just goes black, and ...