Fedora :: RPM Command Wrong With The Database

Oct 5, 2010

I am having a few issues related to the RPM command. I think something is wrong with the database. Here is what has happen. I had open office installed, I heard about the fork and decided I would install LibreOffice . I uninstalled open office but left the shared libs. I downloaded the new beta release that is out and used the rpm files to install. In the process of installing the menu links I ran into a few conflicts related to dependencies. So I removed the rest of the open office libraries. Now if I try to launch LibreOffice I get a message saying that it can't find it. If I try and do a reinstall with the RPM files I get a message saying that it is already installed. example below:

[Code]...

View 3 Replies


ADVERTISEMENT

Fedora :: "system" Command From Database /usr/bin

Jun 18, 2010

i am having some trouble running the "system" command from inside my database.

from the database i have put together a command:

cat /appl/fpmerge/q8.txt >/usr/bin/qmkfile

the command in q8.txt looks like this:

cp /appl/fpmerge/qname.txt /home/ann/qdir/8000123.txt

this allows me to use variable new file names as needed. the new file name is generated to reflect the account number / unique identifier for that record i.e. 8000123

then

from within the database program i run this command:

system "qmkfile"

when i run the commands from # they work fine but from within the database processing table they don' t run and the rest of my processing fails. the interesting part is that other /usr/bin custom commands work within the same processing. they all have the same settings i.e. chmod and chown (rwxr-xr-x root root etc. qmkfile) there are many steps to get to this processing which all work but do not involve "building a unique file name". i don't have any script experience so that is a very long learning curve for me.

i have tried all kinds of ways including:

# su & sudo commands etc.

again the original commands work fine from # but not inside my processing table.

it appears that the problem is with the database -- i think??

View 2 Replies View Related

Server :: A Database Based Search Command?

Jun 10, 2010

I was not in touch with linux for couple of years now. So I forgot a command I used to use. I recently installed Fedora 12 and I can not remember what was that command.Here is what it used to do: I remember that I used to run a special search command on server that used to find a file very fast because it was kind a database based command. To enable it for first time after linux installation, I used to build an index of computer's files and then I could use its command [don't remember if it was "find" or "search"].

So my question if anybody know what I am talking about and what is name of these two commands. How can I build the index first.

View 3 Replies View Related

Software :: Create Mysql Database From Command Line?

Feb 13, 2010

I want to create database from script directly by taking inputs USER, PASSWORD and DBNAME.code...

How to resolve this or any alternate method (other than entering into mysql prompt like mysql -u USER -pPASSWORD)?

View 3 Replies View Related

Ubuntu Security :: If Password Is Wrong Then Run A Command

Aug 23, 2010

I want that in the phase of "login" and in the phase of "lock screen", if password is wrong, then Ubuntu runs my custom command.

View 3 Replies View Related

General :: Wrong Chown Command / Solve This?

Jun 29, 2010

I ran a command chown apache:apache / and just about everything... i wanted to do it on a directory but it did it on complete server.

i unable to login to phpmyadmin and even all the databses are empty. any tips on how can i solve this.

View 3 Replies View Related

CentOS 5 :: Command Pointing To Wrong Location?

Aug 4, 2009

I am very new to linux and just need a bit of help figuring this one out. I installed ImageMagick the first time using yum, then I used an alternative method. It's installed properly the second time and almost does what I want except that when I type 'convert' in the prompt it gives me '-bash: /usr/bin/convert: No such file or directory'

The actual location of convert is /usr/local/bin/convert How do I change it so the convert command is pointing to the right executable?

View 2 Replies View Related

Debian :: Disc Space Displayed Wrong When Using DF -H Command

Oct 20, 2010

When I use the command df -h on one of our debian linux machines I get back that I have 0 space left on /dev/md0/. I tried to find out where all 60G of space was being used but am unable to find it. Could this reading be wrong? Also, where could this space be being used?

View 3 Replies View Related

Ubuntu Networking :: Anything Wrong With NIC / Is This Something That Can Be Resolved Via Command Line?

Sep 1, 2010

I'm running a fresh install of Ubuntu 10.4.1 on a Dell Dimension 4700 desktop.When connected to the network (jack in wall, no router), I normally navigate my intranet and the internet.But here's the issue: this particular Dell machine has an IP addresses that is radically different from all other machines connected to the same network.I have tried to edit etc/network/interfaces to force a different IP, but then I lose connectivity. I need this to follow the IP scheme of my intranet so I can set up a server that resolves by hostname. Is there anything wrong with the NIC or is this something that can be resolved via command line?

View 9 Replies View Related

General :: Entered Wrong Command / Lost All My Files - What To Do?

Mar 30, 2010

I was tired and went to delete a directory and its content and forgot to specify the directory name, i entered: rm * -R
Now lost all what was in my home directory (((

HELP, i must get those files back, what can i do?

View 2 Replies View Related

General :: Error: Cannot Connect To The Database Because: INSERT Command Denied To User 'webuser'@'localhost' For Table 'visitor'

May 6, 2011

Error: Cannot connect to the database because: INSERT command denied to user 'webuser'@'localhost' for table 'visitor'

[Code]...

View 3 Replies View Related

General :: Monitor Database IO And Available Database Threads?

Mar 7, 2011

am using zabbix open source solution for systems monitoring. I am facing a problem and discussed it on zabbix forum. my post was as "My zabbix server is behaving abnormally, approximately daily from 9 to 12, the server stop accumulating logs. I observed that the server report is RUNNING but it did not accumulate log values and also the machine have no extra load. Its shown in the graph image attached.t the following reply,"database performance?are you monitoring database IO and available database threads? "So any one have any idea that how can I do this as I am using MySQL as backend database on RHEL 3.

View 1 Replies View Related

Ubuntu :: Wrong When Doing The "upgrade-from-grub-legacy" Command And Got Error 15 Or Something To That Nature?

Feb 24, 2011

I installed 9.04 then upgraded all the way to 10.04 and I am sticking with this version now.I just tried updating the Legacy Grub to Grub 2. My version of Grub right now is 1.98.Somthing went wrong when I doing the "upgrade-from-grub-legacy" command and I got error 15 or something to that nature. I fixed that by booting in to my live 9.04 cd and long story short, I mounted the drive to replace the grub and all worked well. I am able to boot right back up now *wipes sweat off for-head*.... HUGE accomplishment for me and I feel like a real linux geek now hahaha.I again ran...

Code:
~$sudo upgrade-from-grub-legacy
And I am prompted with this...

[code]....

View 4 Replies View Related

Fedora Servers :: Set A Server Fedora 11 Using Vsftpd + Database Berkley + Ssl 'certificate?

Mar 5, 2011

i've set a server Fedora 11 using Vsftpd + database berkley + ssl 'certificate) he works perfectly. So i wanted to set a new one on Fedora 14, there is the problem..On my fedora 14, i tryed to use the configuration file that i've made on the F11 but withtout success. It seems that when i activate the SSL option on the server it does not want to start anymore... and i have no errors messages. I notice that when i desactivate the SSL "ssl_enable=NO" my server on F14 can start normaly.

[Code]...

View 1 Replies View Related

Fedora :: Add The GPG Key To The RPM Database?

Aug 25, 2010

I am installing R (a statistical computing software) on Fedora11.

I noticed the ReadMe file said "They may be signed by Martyn Plummer <plummer@iarc.fr> instead of the Fedora project. To allow for this, you must add the GPG key (ID 97D3544E)to the RPM database."

When I installed the R software, it really warned about the GPG key.

I am a beginner, and I don't know how to add the GPG key. Can anyone tell me which command I should input in the terminal?

View 3 Replies View Related

General :: Application Running As User Foo Log Onto Database As (database) User Foobar?

Jan 5, 2011

I am writing a simple application that will run as user foo (i.e. Ubuntu user foo).However, the application will connect to my database as (database user foobar). IIRC, database users have nothing to do with Linux system users - but I just need to clarify that.So can an app launched to run as user 'foo', connect to a database as user 'foobar'?

View 1 Replies View Related

Server :: Database Stopped Showing Up - Files Still There - Restore The Database From The Files?

Jul 8, 2011

I recently moved into a new place and when I hooked up my webserver, I wasn't able to bring up my page, even from localhost. With some digging, it seems that I can't access the database that housed my posts (wordpress installation). I looked for the datadir in MySQL and that directory shows the wordpress directory that should be holding the database and all the files are still there. 1) why the database no longer shows up 2) how to restore the database from the files?

View 2 Replies View Related

Fedora :: Create A Database And Tables?

Jan 13, 2011

I am trying to create a database and tables. Does anyone know a reference website that can help me with this or does anyone know how to do this?

View 3 Replies View Related

Fedora :: Got GRUB Wrong Twice With A GUI?

Feb 26, 2010

I'm really struggling to be able to boot into my Linux partion, so I'm gonna stop just taking stabs in the dark and ask for help.

My drive layout is:

750 GB : (sda)
Data | Linux | Linux Swap

1 TB: (sdb)
Weird Windows 100MB Drive | Windows <--- Primary in BIOS (Booted from)

For all intents and purposes my 1TB is my primary but because of how I plugged them in, that is sdb.

Installed Fedora once, but didn't see the bootloader, realised it was because I had installed it on sda and my BIOS was set to boot off sdb.

Installed Fedora again, this time successfully getting the boot loader, but when choosing Windows I was presented with "BOOTMGR.exe" not found. During bootloader setup I told it sdb1 was my Windows partition..?

Now I've just run a BOOTREC.exe from the recovery console, but obviously kissing goodbye to GRUB in the process.

The issue I have now is I got GRUB wrong twice with a GUI, I don't think I stand much chance doing it text based in a recovery console.

View 3 Replies View Related

Red Hat / Fedora :: Du Is Showing Wrong ?

Mar 24, 2009

I've got my data disk partition like this:

Filesystem Size Used Avail Use% Mounted on
/dev/sda5 256G 74G 169G 31% /data

When i run the command du -hs * on /data it tells me I used 538GB. How is that possible? Is it possible to get the right amount?

View 8 Replies View Related

Fedora :: Relational Database With A Graphical Front-end ?

Apr 20, 2011

I'm looking for a simple to use relational database with a graphical front-end. What are the options on Fedora?

For those that know Filemaker, I'm looking for something like that and I'd llike not to have to build one in Qt.

View 4 Replies View Related

Red Hat / Fedora :: Unable To Start Oracle Database?

Sep 16, 2010

i am installing oracle database 10g2 in my fedora12 with the help of this link ORACLE-BASE - Oracle Database 10g Release 2 (10.2.0.1) Installation On Fedora 7 (F7)Now i am start my Database using sqlplus:[oraclelocalhost ~]$ sqlplusSQL*Plus: Release 10.2.0.1.0 - Production on Thu Sep 16 10:53:47 2010Copyright (c) 1982, 2005, Oracle. All rights reserved.Enter user-name: /as sysdbaConnected to an idle instance.

SQL> startup
ORACLE instance started.
Total System Global Area 167772160 bytes

[code]...

View 4 Replies View Related

Fedora :: What To Do When Stuff From Fedora.repos Goes Wrong?

Sep 24, 2010

After having some problems getting firefox 4 to install from spots i got wondering, in the general case when stuff from these repos fails (the repos hosted by fedora not any arbitrary repo i find on the internet) where should i report problems? Bugzilla (though didnt think they where *officially supported*)? Contact the person running it? Just accept the stuff is offered as-is and might not allways work?

View 2 Replies View Related

Fedora :: Wrong Kernel On Version 11

Jul 26, 2009

When I installed fedora 11 the other day using the live CD it installed the i586 kernel and not the i686, despite the fact that smolt seems to know that that the hardware is i686 (well, actually it's x86, but I'm not going to argue because I forgot to get that one...). Why would it install the i586 one though? (uname -r 2.6.29.6-213.fc11.i586) But more importantly, are there any specific issues which this version can cause that I should be aware of? I can't really be bothered to change it at the moment if there is no real issue with it but I'm not too sure what difference it makes? Is it slower? It seems to know that I have a quad-core processor and seems to use them fine.

View 10 Replies View Related

Fedora :: Getting Korean Input Wrong In 11

Aug 19, 2009

I'd like to use Korean but have an English keyboard, an English environment, and need to input via this method. It appears that there is currently no way to use ibus and have the functionality of the "hangul-romaja" tables that SCIM had. For example, it used to be, using Hangul-romaja, that I could type the letters "g" and "a" to get the Korean "가" (ga).

Now, the moment I type "g" it automatically writes. Typing "g" and "a" produces: Am I just doing something wrong? Using Anthy in Japanese works just fine...typing "g" and "a" produces a "が" just like it's supposed to. Anyone out there know what to do to get Hangul-romaja (or something similar!) working in ibus? Am I stuck having to just guess at the Korean keyboard layout or memorize it somewhere? Might there already be an ibus-compatible solution for this?

View 13 Replies View Related

Fedora :: F12 (with KDE) Boots In Wrong Resolution

Nov 18, 2009

I have no other gripes but one minor problem; After the boot, the KDE4 desktop starts with a resolution of 1152x864 instead of 1280x1024 selected at display settings. Strangely, it seems to activate the correct resolution instantly when I enter the display settings menu that shows the intended resolution (no need to apply anything). Going to the settings menu is a bit bothersome after every boot.

View 2 Replies View Related

Fedora :: GDM Login On Wrong Monitor?

Jan 29, 2010

I have 2 monitor on and Nvidia FX5200 set up as twinview

Monitor 1 is an old Sony CRT @ 1280x1024
Monitor 2 is a Visio HDTV @1920x1080

I have setup Monitor 1 to be the primary using nvidia-settings but the GDM login keeps sowing up in the second monitor ; before the HDTV I had a CRT TV @ 1024x768 and all was good. My theory is that GDM determines the center of the Screen (both monitors together) and then centers on that monitor. If this is true then how may I override this behavior and force the GDM login to show on my primary monitor?

View 4 Replies View Related

Fedora :: Error - Database Disk Image Is Malformed

Nov 15, 2009

I get this:

database disk image is malformed

View 2 Replies View Related

Fedora Servers :: Set Up 389 DS Server As Kerberos V Principal Database

Dec 3, 2009

I have set up a 389 DS server and a kdc. However there is not a howto or any document concerning setting up the DS as a Kerberos database back-end. Nor is there a 389 DS forum, so I am asking here and hopefully some of you could possibly help or throw in some light as to this kind of setup.I have read the 389 DS features page and the Redhat documents but there is no reference to this feature.

View 3 Replies View Related

Fedora :: Error Pop Up - Software Source Database Malformed?

Feb 5, 2010

This error pops up randomly since last night, what is it about? I thought its maybe related to [URL] but I did not install/update/change anything with yum or packagekit for a few days. Could it be a problem with the daily update-check?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved