Questions tagged [ubuntu-13.10]

Ubuntu 13.10 was released on schedule on October 17th, 2013. It includes the first release of Ubuntu for phones and Ubuntu Core for 64-bit ARM systems.

Ubuntu 13.10 was released on schedule on October 17th, 2013.

Ubuntu 13.10 introduces the first release of Ubuntu for phones and Ubuntu Core for the new 64-bit ARM systems (the "arm64" architecture, also known as AArch64 or ARMv8), and improved AppArmor confinement. In addition to these flagship features there are also major updates throughout.

Ubuntu Server 13.10 includes the Havana release of OpenStack, alongside deployment and management tools that save devops teams time when deploying distributed applications - whether on private clouds, public clouds, x86 or ARM servers, or on developer laptops. Several key server technologies, from MAAS to Ceph, have been updated to new upstream versions with a variety of new features.

Maintenance updates will be provided for Ubuntu 13.10 for 9 months, through July 2014.

-- Quote from the release notification posted on October 17th.

Code name: Saucy Salamander

For questions on using and administrating, running third-party tools, development on ubuntu, services provided, use askubuntu SE

200 questions
5
votes
2 answers

Hadoop Nodemanager and Resourcemanager not starting

I am trying to setup the latest Hadoop 2.2 single node cluster on Ubuntu 13.10 64 bit. the OS is a fresh installation, and I have tried using both java-6 64 bit and java-7 64 bit. After following the steps from this and after failing, from this…
SpeedBirdNine
  • 4,610
  • 11
  • 49
  • 67
4
votes
2 answers

md5sum validation for a file

I have two files hello.txt and hello.txt.md5 MD5 output is in the below format cat hello.txt.md5 b1946ac92492d2347c6235b4d2611184 I wrote a simple script to validate md5sum. csum=$(cat hello.txt.md5) echo "$csum hello.txt" | md5sum -c This script…
Sasikiran Vaddi
  • 2,199
  • 4
  • 23
  • 29
4
votes
1 answer

Adding a new SSL certificate to solve Verify return code: 20 (unable to get local issuer certificate)?

UPDATE: If I let the API call hang and keyboard interrupt it, here is what it shows it was stuck on: File "/usr/lib/python2.7/ssl.py", line 405, in do_handshake self._sslobj.do_handshake() Are you guys sure it is not an SSL related issue? I…
ssaeed
  • 412
  • 1
  • 7
  • 13
4
votes
1 answer

"Implicit declaration of process_vm_readv", But I am including

I am trying to compile some code using GCC. In my code I call process_vm_readv() and process_vm_writev() (These are non-standard Linux extensions, see man-page here: http://linux.die.net/man/2/process_vm_writev). Adhering to the man, I include in…
tcpie
  • 321
  • 1
  • 3
  • 17
4
votes
3 answers

AH00112: Warning: DocumentRoot [] does not exist but it does

I need some help figuring why apache tells me that my document root does not exists. My document root is /home/user/Documents/Git/site/index.html... It is there! My vhost looks like ServerName site.com DocumentRoot…
LouieV
  • 1,032
  • 2
  • 15
  • 28
4
votes
2 answers

Adding UBUNTU_MENUPROXY=0 to eclipse.desktop-file did not work, why?

Since the menus in eclipse (kepler) didn't show in Ubuntu 13.10 I followed the tips given in Eclipse menus don't show up after upgrading to Ubuntu 13.10. After doing this: Exec=env UBUNTU_MENUPROXY=0 eclipse ...The menus were working fine when I…
vladakolic
  • 280
  • 4
  • 12
4
votes
3 answers

Resolve Error default site does not exist after update to Ubuntu 13.10 and apache 2.4

I updated my ubuntu lately, I wanted to program in my Ubuntu 13.10, and was setting up apache2, and every time I run the command: sudo a2ensite default I get the following error: Error default site does not exist how can I fix this issue?
Waqleh
  • 9,741
  • 8
  • 65
  • 103
4
votes
3 answers

Downgrade git on Ubuntu 13.10

What is the best way to downgrade git into the 1.7.x series on a brand new Ubuntu 13.10 release? I'm trying to find some ppa for this, but I'm not seeing any.
Mr Mikkél
  • 2,577
  • 4
  • 34
  • 52
3
votes
2 answers

Apache Cordova CordovaActivity cannot be resolved

I have a similar problem to this: CordovaActivity cannot be resolved to a type in Phonegap 3.4. Means, in the main class, CordovaActivity cannot be resolved to a type. However, I downloaded Cordova Android Zip from here (as explained in the…
Lokomotywa
  • 2,624
  • 8
  • 44
  • 73
3
votes
1 answer

Installing Apache Cordova - cordova: command not found

I am desperately trying to install and invoke apache cordova on my computer, following the instructions here (doing it by command line): http://cordova.apache.org/docs/en/3.5.0//guide_cli_index.md.html#The%20Command-Line%20Interface I do install…
Lokomotywa
  • 2,624
  • 8
  • 44
  • 73
3
votes
2 answers

C++: glfw3 on ubuntu undefined reference

I'm trying to compile a program from this tutorial. #include #include #include static void error_callback(int error, const char* description) { fputs(description, stderr); } static void key_callback(GLFWwindow*…
Kuro
  • 878
  • 9
  • 28
3
votes
2 answers

Inconsistent operand constraints in an 'asm'

I am using Qt and want to include the ttmath library. It tested fine on Windows XP and Windows 7. I use Qt-creator on Ubuntu now and when I try to compile the project it gives me following error: .../ttmathuint_x86.h:637: error: inconsistent operand…
John Doe
  • 135
  • 1
  • 13
3
votes
2 answers

pyopencl errror : undefined symbol: clCreateSubDevices

I have installed pyopencl. When I try : python /home/a/pyopencl/examples/benchmark.py then I have an error : Traceback (most recent call last): File "/home/a/pyopencl/examples/benchmark.py", line 6, in import pyopencl as cl File…
Adam
  • 1,254
  • 12
  • 25
3
votes
1 answer

Ubuntu: Open Netbeans in specific workspace (using window matching)

Using the CompizConfig Settings Manager on Ubuntu 13.10 I would like to assign Netbeans 7.4 to workspace 4 (viewport X=2, Y=2) and have it maximized. This approach works just fine for Chromium and Thunderbird. The problem is that using the…
Mirage
  • 992
  • 1
  • 7
  • 26
3
votes
1 answer

Menu not displayed since I upgraded to Ubuntu 13.10

Since the update of Ubuntu from 13.04 to 13.10, I am having problems with Aptana Studio. The top menu is not clickable. When I click the menu item is not displayed. I tried to reinstall Aptana (x64 version) and still I have the same problem. Any…
djoo
  • 685
  • 1
  • 7
  • 24
1 2
3
13 14