Top "Ubuntu-10.04" questions

This tag is for programming issues relating to Ubuntu, version 10.

Font is not available to the JVM with Jasper Reports

I'm trying to generate report with DynamicJasper, but I'm getting the following error: net.sf.jasperreports.engine.util.JRFontNotFoundException: Font …

jvm jasper-reports ubuntu-10.04 dynamic-jasper
Emulate/Simulate iOS in Linux

I'm developing a web app that apparently is having problems in iOS devices. The problem is that I don't own …

linux ios ubuntu-10.04
Where is Ubuntu storing installed programs?

I am using Ubuntu and when I click on a program to download Firefox asks me "What should firefox do …

ubuntu ubuntu-10.04 ubuntu-11.04
Connection for controluser as defined in your configuration failed

I've already looked into this but since I am running on Ubuntu 10.04 instead of XAMPP and have already created the …

phpmyadmin ubuntu-10.04 mysql-5.1
How do I set up SSH access for an Amazon EC2 instance?

I need SSH access to an Amazon EC2 instance running Ubuntu 10.4. All I have is the Amazon username and password. …

ubuntu amazon-ec2 ubuntu-10.04
Install jq JSON processor on Ubuntu 10.04

Is there a way to install jq JSON processor on Ubuntu 10.04? I Tried the usual sudo apt-get install jq but …

json ubuntu ubuntu-10.04 jq
NameVirtualHost *:80 has no VirtualHosts

I have two domain names, two ssl certs and two ip addresses. I am trying to configure my apache virtualhost …

apache apache2 ip ubuntu-10.04
Start JBoss 7 as a service on Linux

Previous versions of JBoss included a scripts (like jboss_init_redhat.sh) that could be copied to /etc/init.d …

linux ubuntu ubuntu-10.04 jboss7.x start-stop-daemon
to read line from file without getting "\n" appended at the end

My file is "xml.txt" with following contents: books.xml news.xml mix.xml if I use readline() function it …

python linux file-io ubuntu-10.04
Facing some issues regarding tomcat startup and shutdown on ubuntu 10.04

I am facing some issues regarding tomcat startup and shutdown. I am using Tomcat v.6.0.32 (using the extracted the bundle …

tomcat6 ubuntu-10.04 shutdown