Ubuntu 12.10 Quantal
Questions tagged [ubuntu-12.10]
41 questions
0
votes
1 answer
Allow User Account to run a single command using SUDO privelages
I have a machine running Ubuntu 12.10. I have two user accounts setup, my account, and another user. I am able to run SUDO commands, but the other user isn't in the SUDO'ers list.
What I'm trying to do is give mininal permissions for the other user…

spelk
- 87
- 1
- 4
- 10
0
votes
1 answer
I have a ubuntu 12.10 with subversion 1.7.5. When i try to commit a project it returns 500 ISE
This is the error that returns the client(versionsapp) when i try to commit.
Server sent unexpected return value (500 Internal Server Error) in response to POST request for '/svn/ultima_prueba/!svn/me'
I appreciated any help.
The config:

MrSanders
- 1
- 1
0
votes
1 answer
Apache Reverse Proxy via mod_proxy_ajp not routing requests to Tomcat
I have two instances of Apache and Tomcat7 installed. One on my Macbook Pro with Mountain Lion and the other in a VirtualBox VM on that Mac with Ubuntu Server 12.10. Both have the same VirtualHost configuration and server.xml…

Darrell Brogdon
- 137
- 1
- 1
- 11
0
votes
2 answers
Ubuntu Server crashes on file transfers
Upon transferring some files across server disks I lost connection and the server crashed. Plugging in a Screen showed no response at all. I had to reset the Server, which then boots normally. At first I thought it was Samba, but I verified today…

Zerreth
- 3
- 1
0
votes
1 answer
ubuntu 12.10 openldap issue Invalid DN syntax (34)"
I'm following: https://help.ubuntu.com/12.10/serverguide/openldap-server.html and when I get to the part that says
ldapsearch -x -LLL -H ldap:/// -b dc=example,dc=com dn
I get:
Invalid DN syntax (34)
Additional information: invalid DN
I…

jgreenberg
- 101
- 1
- 1
0
votes
1 answer
Why isn't OpenLDAP logging an error for my ldapsearch?
I am trying to setup OpenLDap. I am really unsure what I am doing and don't wish to post a general help me question without an answer. I am interesting in getting more detailed log files so I can track down my problems.
when I run: sudo ldapsearch…

DarkSheep
- 1,036
- 1
- 13
- 23
0
votes
2 answers
apache2 in ubuntu 12.10 basic configuration problems
I don't know why am I getting a 404 error when I try to access to my site www.muisditee.com.
This is /etc/apache2/sites-available/default file, (as I enabled it, /etc/apache2/sites-enabled/default-000 is identical)
…

de3
- 103
- 3
0
votes
1 answer
Disabling shared memory prevents ssh login
I'm setting up a new Linode server and following steps from here: https://help.ubuntu.com/community/StricterDefaults
2 times now if I follow the following steps:
Edit /etc/fstab
Add this line:
tmpfs /dev/shm tmpfs defaults,ro 0 …

Geuis
- 637
- 3
- 8
- 20
0
votes
2 answers
Executing SU in a bash script
I'm running a remote bash script (using ssh -t 'bash doscript.sh'). In "doscript.sh" I have a sudo su anotheruser. At that point, the script seems to push a shell and I'm left in that "interactive" script and the rest of my script (doscript.sh)…

Fred Finkle
- 123
- 3
-1
votes
2 answers
LAMP make website public
POST EXISTS IN UBUNTU FORUMS ALSO
Hello all,
As the title describes i am trying to make my website public from a LAMP setup.
I trying but i am failing... so if you could give that extra push it would be much appreciated!
My setup:
-VMWARE 9.0.2…

czioutas
- 91
- 5
-1
votes
1 answer
How to have load balancing using 1 Ethernet card + 2 ADSL router
I have 1 Ubuntu 12.10 server with 1 eth0 (192.168.0.100) and it's connected to my switch. In my network I have 2 ADSL routers (192.168.0.1 & 192.168.0.101).
How I can configure my server to act as load balanced router (all PCs conected to…

Mike Castro Demaria
- 145
- 7