apache2: bad user name ${APACHE_RUN_USER}
- Read more about apache2: bad user name ${APACHE_RUN_USER}
- 4 comments
- Log in to post comments
Compiling KTorrent 3.3 RC1 on Kubuntu 9.10 Karmic with KDE 4.3:
Update 1: This works with 3.3 final as well.
Update 2: This works with 4.0 beta1 as well.
sudo apt-get install cmake automoc build-essential gettext
sudo apt-get install kdelibs5-dev kdebase-workspace-dev kdepimlibs5-dev python-kde4 libboost-dev libtag1-dev libqca2-dev libgmp3-dev
I made a mistake earlier today when looking for a GUI application to manage samba shares. I installed the wrong application - gadmin-samba (which is quite fugly and buggy) - instead of system-config-samba which is clean and has worked well for me in the past. gadmin-samba added all sorts of nonsense and in a bid to reset the samba configuration, I nuked the files in /etc/samba
to give system-config-samba something of a fresh slate.
With the advent of the Opera 10 Beta, I highly recommend that users check it out or upgrade to it. The biggest news is that one of my primary gripes, i.e., the lack of inline spell-checking, has been solved.
One of my Linux boxen is primarily used as a server and frequently just sits around without monitor, keyboard or mouse attached. While previously, it used to be connected to the network via ethernet, now that I've got the USB wifi adapter for my machines, it's even niftier and only requires power to get up and running.
Today, I purchased and installed the Edimax EW-7316Ug wireless 802.11b/g USB Adapter. While I usually approach the purchase of hardware for Linux - especially for non-mainstream products - with a certain degree of trepidation, I was heartened to note during my pre-purchase exercise that the Edimax page specifically mentioned Linux compatibility and even provided a source code download. How rare is that?!
Upgrading KTorrent from 3.1.2 to 3.2 RC1 on Kubuntu 8.10 Intrepid with KDE 4.2:
sudo apt-get install cmake automoc build-essential gettext
sudo apt-get install kdelibs5-dev libqca2-dev libgmp3-dev kdebase-workspace-dev kdepimlibs5-dev libkrosspython0 libkrossruby0
sudo apt-get remove ktorrent
. This should not affect your configuration files.If you've run into the error message KDEInit could not launch '/usr/bin/ktorrent' on KDE 4, you are not alone. It appears that this is a KDE Bug that should be resolved in a bug-fix update in the near future. This also apparently affects other applications besides KTorrent.
In my case, when I clicked on a torrent file, the error message cropped up, but the file itself was open fine ...
In KDE 4.1, whenever you open a window, it invariably is never opened in a maximised state - something that annoys the crap out of me. While it's something of a chore, the following is how you can sort this out:
If you, like moi, just upgraded to Intrepid Ibex, and found that your VLC doesn't work any more, this here is the fix:
... and that's it.
Hope this helps :)