|
Feb 03
|
You can find the Fedora core release number in /etc/redhat-release
|
|
You can find the Fedora core release number in /etc/redhat-release
If you are having problems getting sound working on with Ubuntu on your Sony Vaio laptop then it may be caused by the External Amplifier being switched on. This was the case for me when I recently installed Jaunty on my VGN-T37GP. To turn the External Amplifier off do the following. Open the Volume Control With some luck you should now have sound working on your laptop.
Got the following error while trying to run gitosis-init on Ununtu 9.04. After a bit of searching found it was a known bug. Workaround is to edit /usr/bin/gitosis-init to use python 2.5 instead of python 2.6. mick@builder:/srv/gitosis$ sudo -H -u gitosis /usr/bin/gitosis-init < /tmp/id_rsa.pub Traceback (most recent call last): File "/usr/bin/gitosis-init", line 5, in |