Ubuntu 9.04 Jaunty Jackalope
Questions tagged [ubuntu-9.04]
74 questions
4
votes
3 answers
Openerp wIth Ubuntu 9.04
I had Ubuntu 8.10. I upgrade it to 9.04.
I have Openerp5.0 server/client/web. It worked on 8.10 but not with 9.04.
Now when I try to launch my server using:
./openerp-server.py
I have this error:
ERROR: Import xpath module
ERROR: Try to install…
agbrand
4
votes
6 answers
How to do scheduled Linux server backup
I need to organize automated backup for databases, websites, ftp, email, etc. at Ubuntu 9.04 and since I've never done it before, I'm looking for places to learn. What needs to be done, what (free) software I could use, tips&tricks, best practices…

Sejanus
- 311
- 1
- 4
- 12
3
votes
1 answer
Get apache2 load new PHP5
This server is running ubuntu 9.04, apache 2 and running running PHP 5.2.6-3ubuntu4.4 from the repository. I installed another a new version of PHP (5.3.1, compiled from source), I then replaced the link of this version with /usr/bin/php5. Now cli…
user28770
3
votes
1 answer
Problems with system standby in ubuntu
I can't put my Ubuntu (9.04) in Standby mode. When I try to do so, it appears to do something and then turns the screen off. However, the fans remain on and by measuring the amount of electricity it uses it doesn't seem to be actually asleep. At…

naumcho
- 131
- 4
3
votes
1 answer
ubuntu server 9.04 nics not visible only lo loopback under ifconfig
hi i have a problem with a 9.04 server deploy, i have two nics and both are now not visible after the server had been off for a month. the client had turned it off as they were moving and now when we boot up the nics are not seen under an ifconfig…

dasko
- 1,244
- 1
- 22
- 30
3
votes
1 answer
How to install (old) packages for Ubuntu 9.04?
Based on some excellent feedback by Mark here (Should I clone a physical server to create a vm for a staging server?), today I was able to use the vmware converter to clone my production server for a staging server.
However the nic won't come up no…

wchrisjohnson
- 87
- 1
- 6
3
votes
3 answers
Turn on a Linux machine remotely
My previous laptop is in really poor physical condition, so my plan is to leave it at home as a scraping server (accessed by ssh). How would I remotely turn it off/on? (or do anything else like sleep/hibernate)

Ada
- 93
- 1
- 2
- 4
3
votes
1 answer
how to configure tomcat6 for ubuntu
i have installed apache tomcat6 for ubuntu 9.04 recenty.But it seems that some API's like servelet and http are not included althogh i have installed openJDK 1.6. somebody advised me to set JAVA_HOME path variable. BUT i am not able to do that and…

Bipul
- 143
- 3
2
votes
2 answers
NetworkManager applet looks like it can't see network
My system is Ubuntu 9.04.
There is NetworkManager applet, but it looks like there are no networks. When I click it, there is disabled menu "Wired Network/device not managed". I have working eth0 interface, internet is working fine and I can see eth0…

amorfis
- 737
- 2
- 14
- 31
2
votes
3 answers
Grub Error 2 in Ubuntu Jaunty Server
Ran into a problem on a fresh Jaunty server install on a NAS box with 2 SATA cards controlling 6 total disks. The install runs fine, but once it completes and asks for reboot, I get Grub Error 2 on startup. Doesn't seem to matter which disk I…

nedm
- 5,630
- 5
- 32
- 52
2
votes
1 answer
How can I set up a testbed LAMP stack on an Ubuntu 9.04 desktop installation?
What's the best way to set up an Apache/MySQL/Perl CGI environment starting from an Ubuntu 9.04 desktop installation? I'd like to be able to do this either from within a VM or on a "real" installation, if that makes any difference.
Which packages…

Adam Bellaire
- 1,190
- 1
- 7
- 10
2
votes
5 answers
TightVNC viewer doesn't show anything when I click/type
We have a wireless network where I work.
I've installed TightVNC viewer on a WinXP box, and I'm using it to connect to my laptop which has Ubuntu 9.04 installed.
So far, everything works right up to after I login.
I can see the initial screen of my…

jonathanconway
- 567
- 5
- 7
- 18
2
votes
5 answers
Virtual PC - Display Issue with Ubuntu Server
I just did a clean install of Ubuntu Server 9.04 in Virtual PC on the Windows 7 RC, and it seems to be having a bit of an issue with the virtual machine's display adapter. I've tried setting a VGA flag in the GRUB configuration to no avail. This is…

Christopher R
- 218
- 1
- 7
2
votes
2 answers
Installing Hyper-V Integration Components on Linux
Some big news this week was Microsoft released the Hyper-V integration components for Linux source code under the GPL v2.
I just installed Ubuntu Server 9.04 in a Hyper-V VM with a Legacy Network Adapter. How do I install the integration…

Lance Fisher
- 173
- 2
- 6
2
votes
2 answers
OpenLDAP Invalid Credentials
I'm setting up an OpenLDAP server to authenticate users in a domain on Ubuntu 9.04.
What's interesting/strange is that in the newest version of openldap for Ubuntu, the default is not to use the /etc/ldap/slapd.conf file - instead it stores its…

Cory Plastek
- 979
- 2
- 8
- 14