Programming :: How To Track Entries In CVS

Nov 30, 2010

I have an inventory.txt file in CVS, which has about 5000 lines. First ten lines from inventory.txt are following:

Code:
Serial_Number Location
P303948932 Shelf:4F
F348237842 Shelf:2C
W312390232 Shelf:9L
Q239432042 Shelf:1E

[Code]...

View 1 Replies


ADVERTISEMENT

Security :: Track IPsec Module's Operations / Find Such A Log File - Entries In System?

Feb 25, 2009

How can I track IPsec module's operations? Can I find such a log file or entries in Linux?

View 1 Replies View Related

Programming :: Keep Track Of Messages Sent From Server And Not Get Stuck?

Dec 14, 2010

I am writing a client chat server program in java. The chat server is already written. I created the interface and I connected to the chat server. The server keeps sending protocol messages to whom ever is connected, also it keeps sending specific protocol every 10 sec to check if user is still online.My problem is when I connect from my interface to the chat server, the program gets stuck, I can not press any other button because after connection my program keeps receiving commands from server(I have a method to keep reading after connection). How can I keep track of messages sent from server and not get stuck i.e press other buttons or type in the interface?

View 2 Replies View Related

Programming :: Remove Duplicate Entries On A Row?

Nov 1, 2010

we have a variable LIBS:

LIBS='-lpq -lmysqlclient -lssl -lpthread -lresolv -lssl -lpthread -lresolv'

I'd want to get:

LIBS='-lpq -lmysqlclient -lssl -lpthread -lresolv'

Bear in mind that LIBS can be variable, I mean I need to drop any duplicate and only retain the last one of each different entry. And we must keep the order as is, I must not sort out them.

So, if LIBS is:

LIBS='-lpq -lmysqlclient -lpthread -lresolv -lpthread -lresolv'

I need: LIBS='-lpq -lmysqlclient -lpthread -lresolv'

View 3 Replies View Related

Debian Programming :: Add Entries To Existing Menu

Jan 12, 2014

What I would like to do is, with a right click, have the menu give me the option to run srm, which is a "secure remove" program. I picked this one as it requires not only a file name, but some other options. I've run into no support adding things to menus. When I updated one of the Debian versions, I lost the shutdown option from the name menu that used to be there. It was suggested that I right click and pick that option to restore it, but I get the same as the left button on that menu.

View 2 Replies View Related

Programming :: Finding Common Entries In Fields Using Awk?

May 31, 2010

I want to extract all the common entries in the given 3 columns(fields) in the file using awk::can somebody tell me how it can be done in awk...the file is::

NC_000858.pttNC_000858.fnaNC_001403.rnt
NC_001362.pttNC_001436.fnaNC_001407.rnt
NC_001364.pttNC_001503.fnaNC_001488.rnt

[code]....

View 8 Replies View Related

Programming :: Getting Duplicate Entries In Mysql Database?

Apr 13, 2011

I'm getting duplicate entries in mysql database when submitting a new item from a form. I initially loaded the database via IMPORT function in phpMyAdmin. This is my input form:

<center>
<br />
<FONT SIZE="5" ><b>Add Item Template</b></FONT>
<br />

[code].....

However, I do need to return the input form in order to keep entering new items into the database.

View 8 Replies View Related

Programming :: Loop To Process Entries In A File?

Jul 9, 2010

I hade created a file with following text entries.

content of fileitems.txt
kdeaccessibility-4.4.92
kdeadmin-4.4.92
kdeartwork-4.4.92
kdebase-4.4.92

How do I read the file one line at a time and so its ready to do something with that line.

View 3 Replies View Related

Programming :: Remove Duplicate Entries From First Column?

May 12, 2010

I have a huge (over 10 gb) file with a list of IP's each followed by a corresponding number like this:

Code:

12.32.34.23 10
143.32.34.543 11
232.32.45.65 12
54.23.5.232 13
143.32.34.43 14
and so on..

I'm trying to sort this file numerically and weed out any duplicate IP addresses. How do I do this on bash? I have come up with this but obviously it does'nt work.

Code:

$sort -n myfile.txt | cut -f1 | uniq -u

View 2 Replies View Related

Programming :: Count Specific Entries Inside A Block?

Jul 15, 2011

What I want to do is from a file having block like

<event>
8 3 0.2685416E-02
2 -1 0
21 -1 0

[code]...

The first line after the "<event>" is its process-id, so I would like to have at the end a summary of how many "event" block I have for each type, ie how many

6 1 0.2685416E-02

or how many

7 2 0.2685416E-02

etc etc

I do not know in advance how many different-kind of block I will have, so it has to be a bit smart to scan the file, and make an new "summary" info for each unique type I was using something like

awk '/<event>/,/</event>/{if ($3 -eq 0.2685416E-02 ) { print $1" "$2" "$3}}' file > out

and then

grep -c "$1" "$2" "$3" but with no success since my awk commands prints all lines of each block

Suppose, that in advance I do know the $3, ie the 0.2685416E-02 which is a kind of weight

View 8 Replies View Related

General :: How To Add Entries / How To Delete Entries

Oct 13, 2010

I am working on Red Hat Linux since last six months and learning it steps by steps. like configurating ftp server,NSF ,DNS and then email server. I want to learn squid server but technically before going into it what you suggest me that may I first learn to configure Linux as a router,Firewall machine or do IP masquerading on a server. Because all these things are directly or indirectly involve in squid.So guide me because going to start squid i may understand Linux IP table ,how to add entries in it,how to delete entries ,I think you understand my point which i want to ask for guidence.

View 4 Replies View Related

OpenSUSE :: Track Down An Rpm For 11.2 X86_64

Feb 10, 2010

I just tried to install mythvideo 0.22 from the packman repository and Yast tell me it requires python-imdb. Havent been able to track down an rpm for opensuse 11.2 x86_64. Is there any way to request that this rpm be built?

View 2 Replies View Related

General :: Hexdump Of First Track Of HDD?

Jun 29, 2011

How would i do a hexdump in Ubuntu for the first track of a HDD? I am looking for a winhex-esque output if that makes sense. The first track has 63 sectors, each 512 bytes long. I tried

dd if=/dev/sda bs=1 count=512 | hexdump -C

but that only gave me what appears to be the MBR, or first sector of the HDD.

View 1 Replies View Related

Ubuntu :: VLC - Finding Right Track To Rip

Sep 19, 2010

I am playing a DVD with multiple copies of it's content on the disc. I am wanting to use VLC to try and find out which of the tracks is the right one for when I rip. How to do this?

View 7 Replies View Related

Slackware :: Dd Cannot Read Hdd Track 0?

Dec 11, 2010

Can dd read cylinder 0, head 0 of the hard disk? It seems as if he can't. When I do

Code:
dd if=/dev/sda bs=1 | hexdump -C | more

I think it begins with track 1 and not track 0.

View 2 Replies View Related

Fedora :: Yum Install - How To Track Where The Files Go

Apr 16, 2010

How to track where the files go when I issue:

yum intsall php

I wann know where exactly the files go? What will change?

View 3 Replies View Related

OpenSUSE Install :: How To Track Down The Cause Of Crashes

Feb 17, 2010

I have something crashing my system. It might be the random screensaver setting as it was an issue in 11.0 although I have not see it be an issue in 11.2. Previously I though my computer was shutting itself down and because of that I started this thread: opensuse 11.2 shutting down - openSUSE Forums

but now I know the issue is crashing it seems like I should start a separate thread as it's a completely different question. I guess I need to learn how to determine what caused a crash after I reboot a crashed system. So, other than blindly combing logs of which there are dozens, is there a smart methodical way to determine what is crashing a system after a restart? -- when you are not around to see what the cause is as it happens.

View 2 Replies View Related

Ubuntu :: Decrease The Sensitivity Of The Track Pad?

May 19, 2011

The track pad on a Macbook Pro 8.3 is hypersensitive and interprets the lightest touch as a click. Even brushing the track pad with the sleeve of my shirt counts as a click. How do I decrease the sensitivity of the track pad?

View 3 Replies View Related

General :: Track DoS Attack With Apache?

Jul 21, 2011

Last day i have faced an attack on Apache/2.2.14 (Ubuntu).A user shoots 53 hits within 20 seconds from same IP and as a result db connections to MySQL increased.

a.) Is there any way in Apache to block these type of requests

b.) how can we trace when this type of attack happened to Apache.

Also I have noticed an entry in Apache error log during attack period

Error Log

[Wed Jul 20 20:28:49 2011] [debug] proxy_util.c(1806): proxy: grabbed scoreboard slot 0 in child 753 for worker http://localhost:8294/
[Wed Jul 20 20:28:49 2011] [debug] proxy_util.c(1825): proxy: worker http://localhost:8294/ already initialized

[Code].....

View 7 Replies View Related

General :: How To Track Samba Users

Mar 18, 2011

At my office we are having a samba sever, staff will access their respective folder from their Windows XP systems. I wish to track all user access activity like file creation, modification, deletion and etc. I tried smbstatus -v, from the output I am not able to guess what the user done. I am giving some of the results I get please help me or you can suggest best way to get access log.

Samba version 3.0.25b-0.el5.4
PID Username Group Machine
14721 govind govind tsl-019 (10.0.2.64)
4832 chandra chandra trivent-9b92c9c (10.0.2.106)
Service pid machine Connected at

[Code]...

View 2 Replies View Related

Slackware :: Track Down Unused Dependencies?

Feb 9, 2010

I have no problem with resolving dependencies on my own, but when I uninstall a programm, how could I keep track of the dependencies, thus remove them?

Is there a possibility to store this information in the /var/log/packages files, or better yet, is it possible to include the dependencies in the the .tgz's, so a 'removepkg' would get rid of them as well?

View 5 Replies View Related

CentOS 5 :: Track Down Some Dependencies For Truecrypt?

Mar 13, 2010

I'm trying to track down some dependencies for truecrypt,

libwx_baseu-2.8.so.0 is needed by truecrypt-6.3a-1.el5.i386
libwx_baseu-2.8.so.0(WXU_2.8) is needed by truecrypt-6.3a-1.el5.i386
libwx_gtk2u_adv-2.8.so.0 is needed by truecrypt-6.3a-1.el5.i386
libwx_gtk2u_adv-2.8.so.0(WXU_2.8) is needed by truecrypt-6.3a-1.el5.i386

[Code]....

View 1 Replies View Related

Debian :: Extract The Audio Track From A MP4 File?

Apr 20, 2011

i like to know if can extract the audio track from a MP4 file sorry to ask is acc track how to extract it

View 10 Replies View Related

Debian Multimedia :: How To Track KDE Plasma 5 Progress

Jun 29, 2015

Is there any way to track packaging progress of Plasma 5 in Debian? I periodically check [URL] .... and [URL] .... debian.org for something related, but it doesn't give any idea how far Plasma 5 is from landing in Debian (unstable / testing). Is there some easy way to track this?

View 2 Replies View Related

Fedora :: Amarok Stops After Each Track On Magnatune?

Jan 9, 2011

Amarok stops after each track when playing playlist from magnatune.This is not happend if I play local music.Has someone a solution to this ?My Setup Amarok 2.3.2-4 - Fedora 14 64bit

View 1 Replies View Related

Fedora Hardware :: Track-pad Doesn't Work

Jul 19, 2011

i recently bought a Coby netbook, and the track pad doesn't work at all if i'm using linux, (i currently have fedora 15, and gnome 3.0.1) it works fine with windows. and also, the keyboard sometimes glitches and my typing would look like.does anyone have any idea on how to fix these problems? i would like to just find a .rpm or something with the drivers or whatever (I have always hated using tar balls)

View 14 Replies View Related

OpenSUSE :: Banshee - Edit The Track Information?

Sep 14, 2010

I'm using the default media player 'Banshee', and when I select multiple tracks to edit bulk information, ie Album Name or Genre, it's only changing the track I right click on, regardless of multiple being selected.Is this the default action for Banshee, and if so, is there a way to change multiple track information at once.

View 2 Replies View Related

OpenSUSE Multimedia :: Amarok2 - Add Track To Collection

Feb 28, 2010

It seems that some of the functions I used almost daily in Amarok 1 are not to be found (at least by me) in Amarok 2. After a thread without a solution on how to play Random tracks, here is a new one.

In Amarok 1 I used to place a track (e.g. sitting in a download directory) in the playlist (by clicking on it). A right click on it in the play list revealed a few options. Two of them:

. copy track to collection.
. move track to collection

Both are gone in Amarok 2 and I could not find a replacement.

Btw when I right click on an item in the collection list (at left) there is still the Reorganize file(s) that is very much the 'collection internal' equivalent.

As I suppose that it is possible to add to the local collection, who knows how to do it?

View 9 Replies View Related

OpenSUSE Network :: Mailman Off-track After Upgrading To 11.3?

Jul 26, 2010

Mailman seems to work (the Web interface actually, I could add a subscriber as admin), but when someone tries to subsribe alone, I get this error :

admin(17420): [----- Mailman Version: 2.1.11 -----]
admin(17420): [----- Traceback ------]
admin(17420): Traceback (most recent call last):
admin(17420): File "/usr/lib/mailman/scripts/driver", line 101, in run_main
admin(17420): main()

[Code]..

View 9 Replies View Related

General :: Track Spend Time On Computer?

Sep 4, 2010

Possible Duplicate: time tracking application on linux Every Linux time-tracking application I've seen assumes you're tracking time for projects, perhaps to create invoices later for your clients. This is not what I'm looking for. Rather, I just want some insight into how I spend my time on my computer. I'd like to waste less time on my computer, and spend my time on more productive tasks. The first step to improving anything is to measure it. But I can't be bothered or remember to click on some icon and switch "projects" every time I change from my terminal to browsing ....., or something like that. I want the time I spend on different applications tracked automatically.

View 1 Replies View Related







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