Server :: Dnsproxy Installation On Ubuntu Gives Error?
Feb 10, 2011Quote:
aptitude install pdnsd
Reading package lists... Done
Building dependency tree
[code]....
Quote:
aptitude install pdnsd
Reading package lists... Done
Building dependency tree
[code]....
I've been trying to install Ubuntu Server onto Microsoft Virtual Server at the request of my boss, and I've been having an issue I cannot seem to work around. Now my background on Ubuntu and linux in general isnt amazing, I have configured server at home to act as a file sharing platform and a media server, but thats about it.
Now I've gone to install it on the MVS at work and once the install completes, I recieve the following error: Hypervisor error.JPG
I've tried running the install but limiting the resolution, but from what I can rememeber server doesnt install the GUI to start with, so it should just be showing me the standard CLI.
I'm using Ubuntu 10.04 LTS - the Lucid Lynx.
I have reinstalled mysql-server-5.1 using the command "sudo apt-get --reinstall install mysql-server-5.1".
But its giving error message at the end of installation when its trying to start the server.
The error message is as follows.
When i tried to start the server after the installation, i get this error message
Note : The file "/etc/mysql/my.cnf" is empty.
i tried to download the nvidia driver for a custom version of opensuse 11.1 but it comes up with an error after i fill in the server name and directory on server which prevents the installation. help!
the error is: ERROR! A valid domain name consists of components seperated by dots. Each component contains letters, digits, numbers, and hyphens. A hyphen may not start or end a component and the last component may not begin with a digit. A valid IP address consists of four integers in the range of 0-255 seperated by dots.
however, i have not got a domain name or an ip filled in. the download website (Nvidia Installer HOWTO for SUSE LINUX users) did not provide either. i dont know why it wont work without them.
I tried to install php from source file on centos server and i got the error as # ./configure --with-apxs2=/usr/local/packages/apache/bin/apxs --with-mysql --prefix=/usr/local/packages/apache/php --enable-force-cgi-redirect --disable-cgi --with-zlib --with-gettext --with-gdbm
checking for specified location of the MySQL UNIX socket... no checking for MySQL UNIX socket location... /var/lib/mysql/mysql.sock checking for mysql_close in -lmysqlclient... no checking for mysql_error in -lmysqlclient... no configure: error: mysql configure failed. Please check config.log for more information.
I'm trying to install server 10.10. I shose my language, than i give the command to install the server. At that moment my screens gets black. A couple of minutes later i get te following screen..
View 7 Replies View RelatedThis box is running 10.04 server, it's been running perfectly for almost 6 weeks. It's only function in life is running MailArchiva which is an ediscovery package, runs very well. Anyhow, yesterday the boss tells me he wants to do something else so the last thing I did was an apt-get update and an apt-get upgrade, no errors were observed, I seem to remember like 8 updates were available, this is what I've normally done in the past to keep it current. The last thing I did after that was shutdown -r now.
This morning I can't get into the box, I reconnected a monitor to it and this is the error I'm getting when it stops after about 9 lines into the boot process;
modprobe: FATAL: Error inserting padlock_sha (/lib/modules/2.6.32-24-server/kernel/drivers/crypto/padlock-sha.ko): No such device.
This is a mystery to me, the system is not encrypted. The only stuff that is belongs to MailArchiva. Anyhow someone evidently made off with my install cd so I am downloading another to see if I can repair this but I have no idea what broke.
I realize this probably isn't the best place to be posting this as it relates to project open, but they don't have a forum.
We recently upgraded our Ubuntu server and now when trying to use project open we get the follow error message, does anyone know why this may be, or have any guesses as to why this may be.
Server startup failed: Error during bootstrapping
No fullquery for dbqd.acs-tcl.tcl.apm-procs.apm_package_installed_p_not_cached.apm_packa ge_installed_p and default SQL empty - query for statement missig while executing
"error "No fullquery for $statement_name and default SQL empty - query for statement missing""
(procedure "db_qd_replace_sql" line 10)
code....
I tried to install eugene software on RHEL-6 64 bit server. After extracting (tar -zxvf eugene-3.6.tar.gz) compilation files from eugene.tar.gz, I used ./configure to compile. Since I already installed gd (>=2.0), compilation error comes in need of gd lib (>=2.0). Again I removed the software & installed newly downloaded. But still it showing same error. What's the exact error in this?
Code:
[root@localhost eugene-3.6]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/usr/local/eugene/eugene-3.6/config/missing: Unknown `--run' option
Try `/usr/local/eugene/eugene-3.6/config/missing --help' for more information
configure: WARNING: `missing' script is too old or missing .....
[root@localhost eugene-3.6]# yum install gd
Loaded plugins: refresh-packagekit, rhnplugin
Setting up Install Process
Package gd-2.0.35-10.el6.x86_64 already installed and latest version
Nothing to do
[root@localhost eugene-3.6]#
I hope this is an easy question to answer, how do update my nVidia drivers? Can I add a repository so it automatically updates? I have downloaded the latest verson from the nvidia website. When I so a "sudo ./NVIDIA-Linux-x86_64-190.53-pkg2.run" I get "Error: You appear to be running an X server; please exit X before installing"
View 1 Replies View Relatedi am trying to install mysql server on fedora8 using yum and i get this kind of a error Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mir...hide&arch=i386 error was [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')> Error:Cannot retrieve repository metadata (repomd.xml) for repository: development. Please verify its path and try again
View 3 Replies View RelatedI am facing problem in postfix. I am using centos5.2.My postfix was running well but some strange problem it failed today.after that I wanted to restart postfix service , it does not restrat. But the postfix process is found in the process list( take memory and cpu ). Then i want to reinstall the postfix.The progress bar show it completed but not showing the completed message. I wait long time for the completion message but not display it and not return to command promt.When I cancel the command( ctrl+c) then the following error message is displayed:error: %post(postfix-2.3.3-2.1.el5_2.x86_64) scriptlet failed, signal 2For your information this is the process of installation:
yum install postfix
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
[code]....
I am a newbie trying to install XMLSec on my server. I have CentOS 5 with OpenSSL 0.9.8b. I downloaded xmlsec1-1.0.3-1.i386.rpm from [URL]. While doing rpm -Uvh xmlsec1-1.0.3-1.i386.rpm I get the following error message.
error: Failed dependencies:
libcrypto.so.4 is needed by xmlsec1-1.0.3-1.i386
libxml2.so.2 is needed by xmlsec1-1.0.3-1.i386
libxslt.so.1 is needed by xmlsec1-1.0.3-1.i386
I also downloaded RPM's for libxml2 and libxslt from ftp://xmlsoft.org/libxslt/ but each package give further errors rpm -Uvh libxml2-2.7.3-1.x86_64.rpm warning: libxml2-2.7.3-1.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID de95bc1f error: Failed dependencies: libxml2 = 2.6.26 is needed by (installed) libxml2-python-2.6.26-2.1.2.7.x86_64
and
[Code]....
So I am creating a LDAP server for my school's Linux lab, so users on our school network can log into the Linux machines.
I found a guide here url...Authentication
But during the install, I get the following error.
update-rc.d: warning: libnss-ldap start runlevel arguments (2 3 4 5) do not match LSB Default-Start values (none)
I am currently trying out Debian in VMware Player and I installed it using the following method.
Image Used: Debian-7.6.0-amd64-netinst
In the check list where it lets you select Debian Desktop, Print Server, and System Utilities I think it was? I deselected everything.
After Debian installed and rebooted I logged in, elevated myself to su, and entered the following commands.
apt-get update
apt-get install kdm kde-plasma-desktop --no-install-recommends
reboot
startkde
and I get the error '$DISPLAY is not set or cannot connect to the X server.'
i installed debian 2.6 on a G4 powermac tower installed great. right at login, the monitor flashed on and off and i got an error box about the x server. is there a typical fix for powermac or is this just my machine.
View 6 Replies View RelatedI got this error during updating backend data server for evolution. "could not do simulate: gnome-panel-2.30.0-1.fc13.i686 requires libedataserver-1.2.so.11 : Success - empty transaction"
View 2 Replies View RelatedWe are in the process of testing SLES 10 SP1 installation, onto a new system.
Initially the installation got failed at the start giving following error :
"Could not find the SUSE Linux Enterprise Server 10 Installation CD. Activating Manual setup program."
What is interesting to notice is , if we use SLES 10 SP2 to boot the system upto the Installation menu and then replace the CD with SLES 10 SP1 media, the installation proceeds as normal without any error.
Not sure that could be the problematic thing over here. Does it mean with SP1 , no cdrom/cd or hard disk gets detected ?
I tried to install last Ubuntu distribution (11.04) in a laptop that fits setup requirements. I downloaded de Iso, burnt on cd and restart the laptop with the cd inside it.The hard disk does not have any partition, it's empty, I suppose installation gives that opcion.At the begining of the installation, before any interactivity, I get this error:
View 2 Replies View RelatedSince upgrading to Lucid, I am getting the following dialog warning on login: 'Could not apply the stored configuration for monitors X Server does not support size requested' Im using the current proprietary NVIDIA graphics driver with dual heads. My display is fine, but the warning every time I login is annoying. After googling around I found this thread: [URL]. I tried going to Monitor Preferences as suggested. My resolution as displayed in the default tool is set to 3840 x 1200, which I suspect is the issue forcing the dialog, but I cant change the resolution, refresh rate or rotation from the Monitor Preference dialog box. dino99's response (in the referenced post) about xorg.conf not being needed anymore seems relevant. How can I resolve this issue and get rid of this annoying warning? Is there a configuration that I can update with a supported resolution to placate lucid?
View 9 Replies View Relatedevery time I try to connect to the ftp server I setup i am recieving this error Response:*** buffer overflow detected ***: /usr/sbin/vsftpd terminated Error:Could not connect to server
View 1 Replies View RelatedI must say, the RPMfusion version of the Nvdia driver package work better with FC10 than they did under FC9 for me, which is to say: they work at all. Still get corrupted output after a few hours of work, but I imagine that's just the underlying weakness of the Nvidia driver bubbling up. Either way, now I have other problems:
First off, the Intel driver for my onboard video setup has stopped working entirely. The attempt to bring up X on the Intel setup gets me to the KDE login screen and locks the machine up hard (poweroff required). A look at the xorg.0.log shows that the server seems to be stuck in a loop trying to determine the valid video properties for the session.
Here's my xorg.conf, BTW. I have it setup to perform different configurations depending on which DefaultServerLayout line gets uncommented (lines 4 - 6). If anybody has a better way of doing this, I'm all ears. While we're on my xorg.conf, pleas view lines 64-67 and/or 75-77. This is my quickie way of changing drivers (again, all ears) which brings us to the next problem, neither the nv or nouveau drivers work with my system. Interestingly enough, both drivers tend to fail in the same relative spot in the process, I think. Please refer to line 207 of this xorg.0.log with the nv driver or line 140 of this xorg.0.log from the nouveau setup. Either way, both sessions die with the same message: (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found Gotta go, x session getting corrupt,,,
Attempting clean install of ubuntu 9.10 using Flash drive. received the above error message. Have been away for almost a year and have forgotten much of what I thought I had learned. I tried a second download, despite "no errors".
View 1 Replies View RelatedI'm running Ubuntu 10.04 with a complete LAMP installation (for local developement purpose).
Everything is OK (I installed phpMyAdmin without problems) except for one big problem: php shows 500 server internal error instead of a complete error report.
I tried editing php.ini and in-script runtime configuration but nothing changed.
uslookup command is giving me an error.otherwise dns is working ok.when i try to look for server from client using.
Code:
I got the following error :-
Code:
But
Quote:
Is working fine.
I think there should be problem in reverse zone file so i am posting my reverse zone file.
Code:
What is meaning of this error?
I'm trying to install the 32bit 10.04 server to an atom machine from a CD burned with ubuntu-10.04-server-i386.iso. The installer is presenting me with the:"No kernel modules were found" ..error message. Is the atom cpu and chipsets supported by the 32bit server installer?
View 1 Replies View RelatedI'm working with OpenSusse 11.2. I installed and activated the NFS server via yast2. I exported the relevant directory via yast2 (NFS server configurastion)
I'm trying to setup my Linux target to boot via NFS. The kernel boots up but fails to mount the file system. When looking on a capture from ethereal it can be found that the NFS server return error when client try to mount the /nfstest directory from this server. The returned error is 13
serverip: 192.168.56.130
targetip: 192.168.20.180
gateway: 192.168.20.101
[Code].....
I have builded a svn server using apache before. But recently I can not check out from the svn server,and error code is as follows:
svn: Can't find a temporary directory: Internal error
I have searched in the google,they said no space on the server.But my server have much space.
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 49G 22G 24G 48% /
tmpfs 220M 0 220M 0% /dev/shm
/dev/sdb1 917G 867G 3.8G 100% /mnt/md0
/dev/hda1 151G 129G 15G 91% /mnt/meego
The server is at the /dev/hda1 partition.
I use web server apache use php fastcgi (Centos 5.2, apache 2.2.9 , php 5.2.5 and fcgi-2.2.4 ). I receive error : "The server encountered an internal error or misconfiguration and was unable to complete your request. contact the server administrator, no-reply@zz.vn and inform them of the time the error occurred, and anything you might have done that may have caused the error. I view log :
[code]...
OpenSUSE 11.3, openssl was just updated with YAST (to see if there is any fix available but not)
# openssl version
OpenSSL 1.0.0 29 Mar 2010
# openssl -genrsa -des3 -out ca.key 4096
[code]....