Tagged Questions
1
vote
2answers
184 views
Terminal in full screen mode: how do I recover from “cat /dev/random”
What are the ways I can regain control over my computer when I have terminal in full screen mode and type:
cat /dev/random
2
votes
0answers
181 views
C and C++ executables freeze in Lion, remotely hosted on Ubuntu box [closed]
I'm trying to compile and run some very simple C and C++ code in Lion. Compilation works fine. Running the executable leads to the 'spinning beach ball of death.' Force-quitting out of Terminal ...
2
votes
1answer
1k views
Finder freezes when deleting files across a network
I have my MacBook 5,2 hooked up to an Ubuntu 10.10 'server' via ethernet.
I've installed netatalk (AFP fileserver) and avahi-daemon (Bonjour for Linux) on the server. I've disallowed Spotlight from ...