ubuntu-10.04 Questions
3
Solved
Not a programming question, but the first time I see something like this.
UNR 1.6 (based on Ubuntu 10.04) installs the 6.12.1 version of GHC.
So, in order to build cabal-install-0.8.2, I have to in...
Andino asked 29/6, 2010 at 21:4
3
Solved
We recently upgraded from MySQL 5.1.41 to 5.1.61 on our Ubuntu 10.04LTS server. We have an ancient RoR web app that's now giving a bad handshake error:
Mysql::Error in MainController#index
#08S01...
Emigrate asked 14/3, 2012 at 21:18
2
Solved
I have the following config
Ubuntu server 10.04 running on a VirtualBox VM (RAM and cpu usage are low)
ruby 1.9.3
rails 3.2.12
webrick
If I do any of the things below the system seems to wait for...
Hite asked 8/3, 2013 at 13:40
5
Solved
I've decided to use FreeTDS driver and unixODBC to manage the PDO connection between my LAMP-based app with a remote MsSQL database.
unfortunately it appears that the driver doesn't read the freetd...
Kozhikode asked 25/10, 2012 at 10:35
13
Solved
Are there any UML tools (as Rose) on Ubuntu?
Doyen asked 20/9, 2010 at 7:34
3
I am developing android application under Linux Ubuntu 10.04, with Eclipse IDE.
I successfully managed to run my application through eclipse virtual device emulator (target android2.1-update1).
...
Sealy asked 5/7, 2011 at 8:56
1
Solved
I am trying to split PDF files into images using docsplit. But it appears I have issues with my ruby installation. I keep getting the following error every time:
/usr/lib/ruby/1.8/fileutils.rb:694...
Effuse asked 7/2, 2013 at 13:25
4
I am using whenever gem with rails 3. On my production server (ubuntu) , the runner task does not run. I tried setting the :set job_template to get -l -i as mentioned in this github ticket. However...
Zoochore asked 18/4, 2011 at 2:44
3
Solved
How do I find which .bashrc file is loaded when shell is started?
Are there any command that can tell me that?
Currently I think it is /root/.bashrc it is a Ubuntu server 10.04 LTS.
Is it userba...
Abreact asked 16/2, 2013 at 14:17
1
Solved
To increase the FD limit for all processes on a Ubuntu Linux machine we did following changes in /etc/security/limits.conf
soft nofile 10000
hard nofile 10000
We also added session requi...
Caporetto asked 28/12, 2012 at 11:26
1
Solved
Can someone help me to understand why I receive the following errors when restarting my apache2 webserver:
[Fri Nov 09 09:46:43 2012] [warn] VirtualHost 172.30.30.12:443 overlaps with VirtualHost ...
Cannular asked 9/11, 2012 at 14:50
2
Solved
I want to communicate with my kernel module using ioctl. I have written two c program one for kernel module and other for user mode. I am getting this error while compiling kernel module:
error: u...
Excrete asked 3/5, 2011 at 11:40
1
I am running Ubuntu 10.04 and Wine 1.2. I was able to install the IAR software but it is unable to locate the dongle license. Is there anyway to use a dongle license in Wine with Ubuntu or do I hav...
Tortuous asked 5/6, 2012 at 0:29
2
Solved
I understand that there's an nginx configuration file at http://www.friendfeed.com
But i don't really know how to set up Tornada for production use on Ubuntu 10.04 with Nginx.
Here's my situation ...
Curettage asked 6/2, 2011 at 14:33
3
Solved
I run a Spring Framework/SmartGWT based web-app, with now an added Quartz job. The job is supposed to run every day at 2am, and picks winners from a DB table. From my logs I see it runs twice, conc...
Landgrave asked 28/8, 2011 at 18:47
1
Solved
[Environment: Ubuntu 10.04]
I've just finished compiling Linux-2.6.20 and wanna make it work, so I think I should add something to my grub2, as I finished
make modules_install
make install
in ...
Unruly asked 10/3, 2012 at 8:39
1
Solved
I am getting an error while executing the command
ffmpeg -i /path/to/video.mp4 :
ffmpeg version git-2012-07-24-93342de Copyright (c) 2000-2012 the FFmpeg developers
built on Jul 24 2012 23...
Ferrin asked 25/7, 2012 at 21:58
4
I am trying to use the static binary of wkhtmltopdf on Ubuntu server 10.0.4. The reason for is that it apparently has a built in modified QT that will allow me to run wkhtmltopdf without an X Serve...
Gang asked 14/9, 2010 at 21:19
3
This process used to work fine in 0.11.2 but the recent change w.r.t to sbt group ID changed to org.scala-sbt (from org.scala-tools.sbt) seems to have broken a dependency.
I've got a 10.04 LTS mac...
Mug asked 12/6, 2012 at 0:28
1
Solved
I'm sorry to ask this in here, but I tried serverfault and didn't get any answer for 4 days.
The related question there: https://serverfault.com/questions/394197/mount-shared-folder-vbox-as-...
Dwarfism asked 4/6, 2012 at 23:47
2
Solved
I use this pattern SimpleDateFormat format = new SimpleDateFormat("YYYY-MM-dd HH:mm:ss"); in windows and it works, but when try on Ubuntu 10.04 it show an exception play.exceptions.JavaExecutionExc...
Tritanopia asked 14/5, 2012 at 1:37
1
Solved
Overall I am trying to inject key presses into the Ubuntu login screen from a separate shell. I have the machine (running Ubuntu 10.04) at the standard login screen and I am SSH'd into the ma...
Sailcloth asked 23/5, 2012 at 12:31
2
Solved
I want to set environment using shell scrip in Ubuntu 10.04 and want to access in java program. I have wrote shell script like this:
#! /bin/sh
export JAVA=/home/ubuntu
echo "Variable $JAVA"
an...
Leilaleilah asked 13/4, 2012 at 11:45
3
Solved
can anyone please tell me how to upgrade the desktop edition into server edition of ubuntu?
Slr asked 15/1, 2011 at 14:43
3
When i run program Error Shows...
Could not load file or assembly 'Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Descriptio...
Congreve asked 9/4, 2012 at 10:22
© 2022 - 2024 — McMap. All rights reserved.