LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-15-2003, 05:53 AM   #1
phant0m
LQ Newbie
 
Registered: Jul 2003
Distribution: RedHat 9
Posts: 21

Rep: Reputation: 15
killing stuff at startup


when i start my KDE i have to kill a proccess in order to get my sound working.
i do
Code:
[phantom@phntm phantom]$ ps aux | grep art
phantom   3130  0.0  0.0  4132  136 ?        S    13:48   0:00 /bin/sh /usr/bin/startkde
phantom   3236  0.2  1.7 25148 4588 ?        S    13:48   0:00 /usr/bin/artsd -F 10 -S 4096 -a toss -d -b 16 -s 60 -m artsmessage -l 3 -f
phantom   3412  0.0  0.2  3572  640 pts/2    S    13:50   0:00 grep art
and then i just kill the middle proccess (3236 in this case).

this is all fine but how can i make it not open this proccess in the first place?

P.S.
this does not seem to happen on gnome so my guess is this is a kde proccess.
 
Old 08-15-2003, 06:24 AM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
artsd is the Sound Server for KDE, so no, it wouldn't happen in Gnome

You could do a few things that are generic:
chmod a-x /usr/bin/artsd
Then it cannot be executed.
Find which package contains artsd, and if you don't need any apps in it:
rpm -e packagename

You can set it's execute bit only for root, own the file to only root and chmod so only root can execute it (better off with the first chmod thing above).

Or you can dig through your scripts and see what (if anything) is starting it. If it's KDE core, then you could (theoretically as it would probably be quite an effort) dig through the code and gut it.



Cool
 
  


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
When installing new stuff in suse 9.1, do you uninstall old stuff first? randon SUSE / openSUSE 1 12-25-2004 04:37 PM
startup stuff st3reo Linux - Newbie 6 11-30-2004 06:07 AM
Killing a process on startup...... har5ha Linux - Software 3 07-24-2004 12:52 PM
make stuff run at startup (in a seperate console) Red Squirrel Linux - Newbie 7 03-04-2004 10:25 PM
Killing X ? sp0t Linux - Newbie 7 08-17-2002 07:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:00 AM.

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