Kubuntu is a popular Linux distribution based on Ubuntu and the KDE desktop environment
3
votes
2answers
494 views
How to know if the processor is 64bit capable or not?
Is there any straight forward say ?
I am running the 32bit version of Kubuntu.
Here is my cpuinfo.
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model ...
1
vote
2answers
111 views
Enforce using proxy in all browsers
I've configured squid with squid with squidguard and when using proxy in browser it works fine.
But I want to enforce using proxy (probably in iptables) in all browsers. Now it can be disabled in the ...
1
vote
1answer
222 views
Emacs23 with “window height too small” [closed]
The new emacs23 gives me
("Window width 0 too small (after splitting)"))
whenever I load ECB or tabbar. Seems to be introduces after updating from Kubuntu intrepid to jaunty. Any hint how to ...
1
vote
0answers
37 views
How to autostart sbackup without user login?
I am quite new to Linux and I have a Problem concerning sbackup.
I installed and configured it using the graphical user interface. The system runs as a server, so normally no one logs on after ...
1
vote
1answer
73 views
Where is the KDE of Kubuntu 64bit?
I have just installed Kubuntu 64bit linux(kubuntu-10.04-dvd-amd64.iso).
When it is opened i couldn't pass to the visual screen. I installed startx packages but not i don't see the KDE desktop.
How ...
1
vote
4answers
1k views
Problematic Wireless connection manager in Kubuntu 9.04
I've recently upgraded my Kubuntu installation to 9.04 and somehow the wireless manager is not working any more. I believe it is the official bug mentioned in this article. Have any of you encountered ...
0
votes
3answers
424 views
while trying to view phpinfo.php, I get a prompt for download
I tried:
sudo apt-get --purge remove php5-common
sudo apt-get install php5 phpmyadmin
sudo a2enmod php5
adding Servername localhost to /etc/apache2/conf.d/fqdn
Apache isn't recognizing php ...
0
votes
0answers
97 views
Java Applet Does Not Work If Firefox Is Launched From a Java Program in Kubuntu 12.10 x64
I need help.
A Java program launches Firefox and a URL (let's call this URL as http://mywebsite.com). www.mywebsite.com has an applet. The strange thing is that the applet doesn't work at all. ...
0
votes
0answers
106 views
Dhcp ipv6 in ubuntu:
I need an dhcp server and i configure isc dhcp but i have this problem:
WARNING: Host declarations are global. They are not limited to the scope you declared them in.
Not searching LDAP since ...
0
votes
2answers
1k views
400 “bad request” after tomcat installation on kubuntu
I've installed Tomcat 6.0.18 on my kubuntu machine following this guide but I got a 400 response when I try to reach http://127.0.0.1:8080
I also try to install it on a different PC with Ubuntu and ...