Since upgrading to Natty I can't find LMMS (Linux Multimedia Studio).
I've attempted to reinstall from terminal, but it tells me it is already the latest version.
Since upgrading to Natty I can't find LMMS (Linux Multimedia Studio).
I've attempted to reinstall from terminal, but it tells me it is already the latest version.
I have just installed subversion and the repository is hosted on Assembla.
Normally when I use windows I just use tortoisesvn and it prompts me for a username and password.
When I try to checkout from the terminal I don't know how to manually specify the username and password and it just freezes when I try to checkout without them (can't ctrl-C the hell outa there).
Here is what I am trying:
svn co https://subversion.assembla.com/svn/comcal/trunk
When I was trying to copy the command line just then I got this:
svn: Server sent unexpected return value (502 Proxy Error) in response to OPTIONS request for 'https://subversion.assembla.com/svn/comcal/trunk'
I am attempting to set up the LAMP environment for the first time. I normally use Windows and just install XAMPP.
I have followed the instructions on Ubuntu forums and have duplicated the file in sites-available.
Currently I can access my site via localhost, but not via either the ServerName or ServerAlias directive.
Here is the file in sites-avialable:
<VirtualHost *:80>
ServerName www.example.com
ServerAlias www.example.com
ServerAdmin webmaster@localhost
DirectoryIndex index.php
DocumentRoot /home/username/example
<Directory /home/username/example>
Options FollowSymLinks
AllowOverride None
</Directory>
ErrorLog ${APACHE_LOG_DIR}/error.log
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
LogLevel warn
CustomLog ${APACHE_LOG_DIR}/access.log combined
ServerSignature On
</VirtualHost>
What is the best quality Apple IIGS emulator for Ubuntu that is relatively easy to install?
I have tried KEGS, but get the following (working without probs on my Windows partition):
Preparing X Windows graphics system
Visual 0
id: 00000021, screen: 0, depth: 24, class: 4
red: 00ff0000, green: 0000ff00, blue: 000000ff
cmap
size: 256, bits_per_rgb: 8 Chose visual: 0, max_colors: -1
Will use shared memory for X
pipes: pipe_fd = 4, 5 pipe2_fd: 6,7 open /dev/dsp failed, ret: -1, errno:2
parent dying, could not get sample rate from child
ret: 0, fd: 6 errno:11
I've just started using Ubuntu (10.10) so I have a reasonably fresh install.
Regardless of if I use the Firefox 4 latest beta or 3.6.13. Google image search is dead slow and sometimes intermittently freezes.
It's exceptionally slow compared to the same versions of Firefox when I was using Windows.
As an aside Microsoft's Bing doesn't freeze.
I previously had Heron 8.04 installed. Today I decided to upgrade.
During the partition phase of the install of 10.10 it asked me what portion of the drive I should use. There were a few options:
I selected use entire partition as the Windows partition did not appear on the screen I assumed this was just displaying the existing Ubuntu partition.
After install I think I have wiped my entire Windows partition, I can't see it anywhere.
I would appreciate some advice as to find if it really is gone forever (My stupidity I didn't back up my Windows partition which includes 3 years of baby photos).
UPDATE: Thanks all for your great answers. I read on a forum last night about Active Partition Recovery. I didn't realise it was a commercial product, so the demo doesn't let you recover, but it did allow me to see that the whole partition still exists somewhere on the drive. It even let me see the individual files.
As suggested I have stopped doing anything with the drive until I can give Testdisk a try. If this works I will confirm it in a separate answer for future reference.
I have downloaded the Ubuntu 10.10 ISO file and am trying to burn it to a blank disc so that I can install it, using Ubuntu 8.04. I have a dual boot system with Windows and Ubuntu.
Here's my experience so far: