Tagged Questions
1
vote
2answers
237 views
Automatically detecting temperature sensors on startup (Ubuntu 10.10)
I am very close to achieving my goal of setting up a CPU temperature graph that is displayed in the top panel of my desktop. I have the applet and have gotten it to graph temperatures, which appear to ...
0
votes
1answer
973 views
Integrated webcam not working on Ubuntu 10.x/11.x
I have the solution for this, but since it is problem that has occurred on two versions of Ubuntu I thought I'd share it.
Sometimes my integrated webcam is not functioning, I try to load cheese or ...
28
votes
5answers
29k views
How to check which apache modules are enabled/installed?
which is the most elegant way to check which apache modules are enabled?
2
votes
1answer
800 views
Python Module: Trouble Installing Bitarray
I'm not sure why I am having trouble installing the Python Module Bitarray on my Ubuntu 8.10 machine.
dan@Tower:~/py$ tar xzf bitarray-0.3.5.tar.gz
dan@Tower:~/py$ cd bitarray-0.3.5
...