Fedora :: YUM History - Meaning Of EE In Altered Column

Jan 19, 2011

In my yum history listing, I've noticed the "EE" in the Altered column next to some of the entries. It looks like this (example from Section 5.16.1 History [URL]):
Code:
617 | System <unset> | 2010-12-23 13:16 | E, I, U | 30 EE
Does anyone know what the "EE" means?

View 3 Replies


ADVERTISEMENT

General :: Yast2 Module - Meaning Of Color In Column Installed (available)?

Nov 9, 2010

I'm using openSUSE 11.3. In the Yast2's module: Software Management, in the search tab, there is a column called: "Installed (Available)", It usually shows the current installed version of the package, but sometimes its blue, red or most of the times black. What does the color mean?

View 1 Replies View Related

Fedora :: Can GDM Theme On F10 Not Be Altered?

Jan 6, 2009

I would like to change the GDM theme on Fedora 10 if possible. I thought I saw somebody say this was not possible... is that true? Why?

View 9 Replies View Related

Fedora :: Yum Warning: RPMDB Has Been Altered

Nov 28, 2009

For the last week or so, I've been getting the following warning whenever I do an update. Is it expected, or should it be bugged?

Code:
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB has been altered since the last yum transaction.
Updating : pulseaudio-libs-0.9.21-1.fc12.x86_64 1/53
dd_wizard

View 3 Replies View Related

Red Hat / Fedora :: Warning: RPMDB Altered Outside Of Yum

Aug 11, 2010

Fedora 13 (2.6.33.6-147.2.4.fc13.i686)

Every time I use YUM from the CLI the following message shows up: Code: Warning: RPMDB altered outside of yum. ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows: wine-common-1.2.0-1.fc13.noarch has missing requires of wine-core = ('0', '1.2.0', '1.fc13') What is this? How to deal with it?

View 2 Replies View Related

Fedora :: Update Or Upgrade - Yum Failure F12 - Warning: RPMDB Has Been Altered Since The Last Yum Transaction

Jan 19, 2010

When trying to do an update or upgrade, I get the following:

Running Transaction Warning: RPMDB has been altered since the last yum transaction. Traceback (most recent call last):

[Code]....

I have tried yum clean all, yum clean metadata, rpm --rebuilddb, and even removing /var/cache/yum. yum info and yum list both work fine. Naturally, this yum problem is preventing me from updating my system.

View 8 Replies View Related

Fedora :: Fedora 13 Iso Images Always Altered Or Corrupted?

Jul 15, 2010

ok, so im pretty mad right now, i've tried to download the iso image of fedora 13 twice today and just to get the same error on both, it says the file is corrupted or it has been altered, the checksum isn't correct, so is it a problem with fedora or what? i downloaded both from their website. what can i do? i don't want to try just to get the same result.i finally got the iso ok, the solution? downloaded it on window$.

View 7 Replies View Related

General :: Calculate 3rd Column Which Should Be Addition Of Value In 1 And 2nd Column?

Jul 19, 2010

How would i calculate following values.Initial file

10 3
20 4
How would i calculate 3rd column which should be addition of value in 1 and 2nd column.File after calculation
10 3 13
20 4 24

View 14 Replies View Related

Programming :: Awk Multiple Column Into Single Column?

Jul 15, 2010

I have a multicolumn datas, like

a1 b1 ... f1
a2 b2 ... f2
. . ... .

[code]...

I would like to make a file with all these data in one column, like

a1
a2
.
.

[code]....

Can it be done with awk or some other command? Also, is it possible then do add another column in front of this one with numbers of the lines (for every previous column), like

1 a1
2 a2
. .
. .

[code].....

View 14 Replies View Related

Fedora :: Meaning Of Depsolving In YUM?

May 25, 2010

I can't understand the meaning of depsolving in yum. What it means when yum says "[*] from[*] has depsolving problems"?

View 2 Replies View Related

General :: Check The Browsing History By Individual Users Web Surfing History By Their IP Addresses?

Jun 29, 2010

I am using squid proxy server for sharing Internet in my internal network. I would like to know that how can I check the browsing history by individual users web surfing history by their IP addresses?

View 1 Replies View Related

Fedora :: Fedora 13 File Permission Notation - Dot Meaning?

Jul 11, 2010

I may not have noticed in other Fed releases, but in Fed 13 I am seeing a dot at the end of all file permissions. Example:

[pjs@linux ~]$ ls -ld Documents
drwxr-xr-x. 62 pjs pjs 4096 Jul 11 09:53 Documents

Even on files I create myself:

[pjs@linux ~]$ touch foo
[pjs@linux ~]$ ls -l foo
-rw-rw-r--. 1 pjs pjs 0 Jul 11 10:46 foo

It is the same throughout the fs. I have disabled as much of SELinux as I can. What does the dot mean?

View 1 Replies View Related

General :: Awk Gsub() Command - String (column) Manipulation - Replace The Value Of The $1 Column In The Awk Print String?

Mar 7, 2010

i use this script to get the time and date of back and fourth transactions for a particular execution id. I use a substr command on the 5th column to to cut the milli seconds off the time value. - otherwise the times would look like 08:30:04.235

grep <executionID> <auditfile> | awk '{ print $1, $2, $3, $4, substr($5,1,8}
FIX -> Mon 3/1/2010 08:30:04
FIX <- Mon 3/1/2010 08:32:36
FIX <- Mon 3/1/2010 08:35:08

[code].....

anyhow - i append two sed commands to further clarify the direction of the message.

awk '{ print $1, $2, $3, $4, substr($5,1,8} | sed -e 's/->/ ->IN/g' | sed -e 's/<-/<-OUT/g'
FIX -> IN Mon 3/1/2010 08:30:04
FIX <- OUT Mon 3/1/2010 08:32:36

[code]....

I tried using an awk gsub () command within the string instead of the two seds, but it did not work:

awk '{ print gsub(/<regex>/, <replace with>,$1), $2, $3, $4, substr($5,1,8}

the sed works ok, but it would be cooler to make the replacement within the awk command:

gsub(/->/,-> IN, $1)

Is there a way where i could replace the value of the $1 column in the awk print string?

View 1 Replies View Related

General :: Multiple Files That Needs To Be Altered?

May 24, 2010

I have mulitple files that i need to be altered...is there a way to do so with out having to enter each and every file and do so?

View 3 Replies View Related

OpenSUSE Install :: Altered Partition On An External Disk - Can Recover The Data

Aug 28, 2010

I have a 250 GB external disk, where there was store a hundred and something GB of data. Pictures, music, documents and TV-shows. It was FAT32. In an attemt to make an live USB drive with openSUSE, I did exactly what I shoulden't do: I mistook the external disk for the the USB drive. Now the external disk has a 700 mb linux partition, while 232.2 GB is unpartitioned. TestDisk from CGSecurity is looking to see if there is a lost partition table there, somewhere. Is there anything I can do? There was no formating, so the data is still there (except for those 650 mb that was overwritten). Is there any way to rebuild the old partition?

Output from "fdisk -l":

Disk /dev/sdc: 250.1 GB, 250059350016 bytes
64 heads, 32 sectors/track, 238475 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes

[code]....

View 9 Replies View Related

Fedora Servers :: FC5 > F12 - ERROR: Column Count Of Mysql.db Is Wrong

Jan 31, 2010

Target F12 mysql - 5.1.42-2
Source FC 5 mysql - 5.0.27-1

I've put SElinux into permissive mode as it was practically denying anything that moved. Both installed from the standard repos. I used mysql-administrator to create a backup of the FC5 server (all databases/tables) and transferred it to the new system. I restored it onto that machine and double checked that my standard admin user (full privs) was present and let me log in to make changes. All good so far.

So I copied over my files from my sites, point a browser at them and I get nothing, not even errors. Now it's a long while since I set the original up and have probably forgotten something simple but despite making the error output more verbose I can't seem to track anything down other than:

[Code]....

So it suggests my tables are invalid/trashed but I can't seem to figure out why. The original server is still running happily so I'm not in any rush to fix this, I'll keep plodding, Phpinfo reveals a normal operational php setup, so i think that side of the sites is functional. Apache test pages work on blank virtual hosts but viewing my sites reveals the favicon working fine but otherwise comepletely blank pages (zero output, even source). I tried running the page as a raw CLI input to the php package using php index.php and php returned nothing, logged nothing unusual but sat with my CPU at 100%, unsure if that is related.

View 1 Replies View Related

Fedora :: Meaning Of "./" At The Command Line?

Dec 15, 2010

I created a program with g++ and compiled a binary 'helloworld'. In order to run the binary I have to use this './helloworld' command to get it to run. My question is why the './'. What is the meaning of this './'. I've never seen anything like this './' ever before.

View 6 Replies View Related

Fedora :: How To Know Command History Of All Users?

Jul 7, 2010

I am trying to find a method or tool to know the exact command history of all my users.I have tried to use "psacct" ,but it is not solving my perpous as it is only giving the command name.means let say 10 users have used "rm" command to remove 10 differint files then I want to know which user has removed what file.

But psacct will only give me the command name like rm used bu the user name.Then I tried to use the "w: command but it is also not solving the problem..

View 6 Replies View Related

Fedora :: Reset The History Of The Command At?

Dec 12, 2010

How can I reset the history of the command at? The system labels each command starting with 1, is there a ay to reset that back to 1.

View 2 Replies View Related

Fedora :: ERROR: Exception Loading Options: No Element Found Line: 1 Column: 0

Jun 8, 2011

Code:

ali@localhost ~]$ k3d
ERROR: Exception loading options: no element found line: 1 column: 0
WARNING: Resetting options data to version 4
(k3d:12030): GdkGLExt-WARNING **: cannot load PangoFont
Segmentation fault (core dumped)

View 2 Replies View Related

Fedora :: Seeing All Commands Used In History Of Running Terminal?

Jun 16, 2010

Having recovered from busting my installation, feel urgent need to know what I did to set it up.So...would like to see all commands I ran in terminal window and store them (execute as script in future?)I can see prior commands using up arrow, is there a way of storing all of those commands in history?Also, any pointers to setting up sort of backup of the package installation setup?

View 7 Replies View Related

Fedora Security :: Delete Input History?

Oct 18, 2010

What command is used to delete input command history in terminal ?I am afraid my friend will trace what been inpu

View 10 Replies View Related

Red Hat / Fedora :: Memory Usage History For Last Week

May 19, 2011

My manager has asked me to look at memory drop on system while I was doing test on Linux machine. there is a big dip in memory graph produced by another tool. I do not know which processes were responsible for those memory dips. Is there any way I can find memory utilization of process during last week?

View 1 Replies View Related

Fedora :: How To Backup Empathy Settings And Chat History?

May 5, 2010

I have tried to migrate my empathy settings and chat history to another machine.I copied .config/apps/empathy .local/share/empathy .mission-control .gconfig/app/empathy...But the new empathy do not recognize these settings. What am I missing?

View 3 Replies View Related

Fedora :: Saving Email Addresses History In EVOLUTION

Mar 14, 2011

I have a simple question that I can't find the answer so far, I use Evolution email client witch is great, the only problem is that the client does not save previous email addresses so I have to enter them manually each time.

View 2 Replies View Related

Fedora :: Yum Install Logs - Determine The Concise History Of All The Times

Jun 8, 2011

Is there an easy way to determine the concise history of all the times I've run yum to install packages on my machine? I'm migrating to FC15 and I'd like to duplicate the old machine as much as possible on the new machine, and therefore, I'd like to know what I installed on it.

View 3 Replies View Related

Software :: Delete Skype Chat/call History In Fedora?

May 10, 2010

I am using skype in fedora 9. I am searching how can I delete skype call/chat history. I have searched some .dbb files in /home/<username>/.Skype/<skyID> directory like chatmsg2048.dbb. Can I safely remove these files in order to delete my chat history. Also, I cannot view these .dbb files in gedit. If I can read these files, I can better decide which history I need to delete.

View 3 Replies View Related

Ubuntu :: What Is The Meaning Of 'tty'

Jul 6, 2011

I started my computer with a problem that all of the windows without title bars. I tried to logout my laptop, and the problem was solved. I opened one terminal window, type 'who', founded that i was login the system as 'tty8'. That was really funny, I know that if i login the system normally i may login the system as 'tty7'. why i login as 'tty8' when logout one time? My edition is ubuntu 10.04.

View 2 Replies View Related

General :: What Is ISO Meaning

Mar 16, 2011

I can't remember what "ISO" means. I've been busy with other projects, and I forget what release of Ubuntu I'm using. The computer I use the most is running Windoze 7, and I have Ubuntu running on two other machines but use them infrequently.

View 4 Replies View Related

General :: What Is The Meaning Of Kill %1

Jul 30, 2011

I have seen the following command:

$ kill %1

What is the usage of this statement?

View 2 Replies View Related







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