LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 11-12-2003, 11:50 AM   #1
sopiaz57
Member
 
Registered: Apr 2003
Distribution: RH 8
Posts: 246

Rep: Reputation: 30
mystery process


I have a perl script that is running on every bootup, It's not in my /etc/rc.d/rc.local startup script, where else could it be, im tired of killing it every boot

thanx
 
Old 11-12-2003, 12:00 PM   #2
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
Use which, locate or find to find it.

which <nameperlscript> Only works if the script is to be found in $PATH
locate <nameperlscript> Locate must be installed and updatedb should run regularly
find / -name "<nameperlscript>" -print
 
Old 11-12-2003, 12:29 PM   #3
sopiaz57
Member
 
Registered: Apr 2003
Distribution: RH 8
Posts: 246

Original Poster
Rep: Reputation: 30
are there any other places where a startup file could be loaded, besides local.rc
 
Old 11-12-2003, 12:36 PM   #4
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
I don't know how redhat set up the init process, but there could be several places.

In /etc/init.d (or /etc/rc.d/init.d) are a lot of 'init' scripts. The pearl script you talk about could be started from there, or be imbedded in any of the other scripts in init.d.

The script itself will probably be located somewhere else.

You did not mention what the script does, it might be a script that is needed. So be sure to know what it is used for before you deactivate it.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mystery process appearing: CROND The MCP Linux - Security 3 10-12-2005 06:57 PM
mystery jhon Linux - Networking 1 09-01-2004 09:38 AM
Apache mystery drphear Linux - Software 0 02-15-2004 04:25 PM
html mystery smallfish General 20 08-11-2003 09:24 AM
... --- ... Printer Mystery!! ic02 Linux - General 0 02-26-2001 11:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 11:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration