Sponsored Content
Full Discussion: Tracking user
Top Forums UNIX for Advanced & Expert Users Tracking user Post 302123329 by panknil on Monday 25th of June 2007 07:06:18 AM
Old 06-25-2007
Network Tracking User

Dear all,
From few days back i'm observing that some one is deleting important scripts from the developement server.but still i'm unable to track that culprit.is there any way to track that who is using the server and what performance is that person doing(like cp file,rm file,modifying file etc...)?

Thanks
Regards,
Pankaj
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

tracking sequence num

I have files coming to an input directory every few mins...eg test_00012.txt test_00013.txt test_00014.txt I need to write a script to monitor these and if a file is missing from the sequence I need my script to spot this so I can alert someone... ie... if I got the following:... (1 Reply)
Discussion started by: frustrated1
1 Replies

2. UNIX for Advanced & Expert Users

Command Tracking

Hi, OS: Solaris9, SPARC Is there any way I can track the commands run by users from the shell prompt? Example: Somebody is deleting files from the system. Who it is is a mystery. That person obviously does not use bash prompt so there is no history. Is there anyway I can find out who... (5 Replies)
Discussion started by: mahatma
5 Replies

3. UNIX for Advanced & Expert Users

tracking user action

Hi, we are using solaris8. we have some files disappear. I would like to know how to track who and when the files was remove ??? thanks, (7 Replies)
Discussion started by: xitrum
7 Replies

4. UNIX for Advanced & Expert Users

Tracking down the problem

Is there a way to track down what process is sending to a certain port? I have some thing pounding the network with requests to a multicast IP that doesn't exist. I have shut down all comms related processes and yet it is still there. Need a way to track the port or IP back to the process. Thanks... (3 Replies)
Discussion started by: mattmanuel
3 Replies

5. IP Networking

netfilter connection tracking

hi, i'm using tcpreplay to send a traffic trace to my wireless interface (the trace is been captured by the same interface). It seems as netfilter can't trace connections. Is it possible? (0 Replies)
Discussion started by: littleboyblu
0 Replies

6. UNIX for Dummies Questions & Answers

Tracking user access

Hi, An important file in my solaris server has been deleted. Is there any way that i can find out when was that file deleted and what user account was used to delete the file.. (1 Reply)
Discussion started by: saharookiedba
1 Replies

7. Shell Programming and Scripting

Job tracking in logs

I have two log files from two different days and some jobs start on one day and finish on the next. I also have jobs that start and then don't finish until other jobs start and finish. I'm trying to create a csv file with job name, start time and end time in the order that the jobs started. ... (2 Replies)
Discussion started by: wawa
2 Replies

8. AIX

Tracking Root commands

Hi All How can track what commands are entered by the Root user. Is there a log besides using the history command that lists all commands entered for a period of time. thanks:o (6 Replies)
Discussion started by: pashan
6 Replies

9. Red Hat

Tracking Process to a particular

I've tried to see what I can find on my own but I'm coming up with goose eggs. Basically I was wondering if there was a way of querying the scheduler (or something similar) to track a process back to a particular CPU it's executing on at the time of the command. ps has a "cpu" output option but... (1 Reply)
Discussion started by: thmnetwork
1 Replies

10. HP-UX

Tracking what commands were executed after sudo to another user

All team members has sudo access to user "batch55". Need to track all the commands used by team members after sudo to "batch55". Using HP-UX and ksh shell in our environment. How can i acheive this? Thanks In Advance. (2 Replies)
Discussion started by: venkatababu
2 Replies
CDCD(1) 						      General Commands Manual							   CDCD(1)

NAME
cdcd - Command Driven CD player SYNOPSIS
cdcd [OPTION]... [COMMAND] DESCRIPTION
cdcd allows control of a CD player either directly off of the command line or in its own interactive query mode. Invoking cdcd without a command will cause cdcd to enter query mode. Invoking cdcd with a command will cause cdcd to execute that command and then terminate when it is finished. OPTIONS
--device DEVICE -d DEVICE Use DEVICE as the CD device. DEVICE is the device special file name of the CD-ROM device. Do not use a Linux SCSI Generic device. USAGE
The following are the supported commands: play [start track] [end track] [min:sec] If start track is specified, play will play the specified track instead of the first track. If end track is specified, the disc will be played from the start track to the end track. start track and end track may either be part of or an entire track title. If a starting position is specified (in the form min:sec), then the disc will begin playing the specified amount of time into the speci- fied track. One may specify a starting position without specifying a start track or only specify a start track and starting posi- tion while specifying no end track stop This will stop the CD if it is playing. open, eject This will eject the CD-ROM tray close This will close the CD-ROM tray pause This will pause the CD if it is playing resume This will cause a paused CD to resume playing ff [min:sec] This will fast-forward the CD 15 seconds by default, or the specified amount of time rew [min:sec] This will rewind the CD 15 seconds by default, or the specified amount of time next This will advance the CD one track prev This will return the CD to the previous track getvol This will return the current volume settings setvol [left front] [right front] [left rear] [right rear] Sets the CD-ROM volume to the given settings. Most CD players only support the front two channels status Gives only numerical data regarding the CD's status info Gives disc name, artist, current track name, and disc positions tracks Lists all tracks on the CD and their lengths rndplay Plays a random track list Lists all CDs in a CD-ROM changer slot Changes the current CD in the CD-ROM changer edit [name, artist, genre, track no.] [value] Edits information about the disc. You may specify name, artist, genre, or the number of the track you wish to edit ext [track no., disc] This will display extended information about the disc. If no parameter is given it will display information about the current track. Specifying disc will display information for the disc itself refresh This will connect to a server and retrieve information about the CD even if there already exists information about it. Otherwise, this is done automatically by any command that uses disc/track names device [device name] This sets the CD-ROM device cdcd will use in future invocations which don't specify the -d option. cdcd stores this information in your .cdcdrc file. verbose [on, off] This toggles whether cdcd will display everything that is happening (e.g. when accessing a CDDB or CD Index server) quit Exits cdcd sites [refresh, display, add, delete, move] This edits the server list. More specific help on each of the commands is available by typing cdcd help sites submit [e-mail address] This will submit a CDDB entry to a CDDB server access [local, remote, proxy] Specifying local will cause CD information requests to return Unknown for track, artist, and album titles, and will not attempt to connect to any servers. remote will cause cdcd to connect to a server whenever any CD information is required. If you need to use a HTTP proxy, it may be specified in the form proxy url, where url is the URL for your HTTP proxy COMPLETION
cdcd uses traditional readline command and trackname completion. To complete a command, simply hit 'tab' when you have typed a partially completed command. To complete a trackname, first type whatever command you wish to pass a track name to (e.g. play, ext) and then begin with a double quotation mark. Type the beginning of the track name and then hit tab. The track name will be completed for you. cdcd> pl<tab> cdcd> play "See<tab> cdcd> play "See You On The Other Side" REPORTING BUGS
Report bugs to <noon@users.sourceforge.net> CDCD(1)
All times are GMT -4. The time now is 12:11 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy