Results 11 to 12 of 12
Would there be a way for me to find out what programs are running through the shell ?? And is there a command to execute a program while in the ...
- 03-29-2005 #11Just Joined!
- Join Date
- Mar 2005
- Posts
- 16
Would there be a way for me to find out what programs are running through the shell ?? And is there a command to execute a program while in the shell ?? I am very new to all of this so If you could just bear with me it would be much apreciated. Thank you... If you can help me out with this you are god because no one else can tell me how to do this !
- 03-30-2005 #12
I can't seem to remember what the command is to get a list of all the runing processes. However, there is a GUI app which allows you to see all the running processes. Goto Start Button Equivalent -> System -> Monitoring and select either KDE System Guard or GNOME System Monitor.
to execute a program, just type its name e.g. to execute konqueror, type konqueror & into a terminal and konqueror will launch as a background application (The & tells it to launch as a background operation).
See here for Apache setup details : http://httpd.apache.org/docs-2.0/install.html
See here for starting Apache:
http://httpd.apache.org/docs-2.0/invoking.html
See here for any other Apache docs:
http://httpd.apache.org/docs-2.0
See here for a tutorial about Apache security:
http://www.linuxforums.org/tutorials...rial-1515.html
Hope this helps, oh and btw, I am not God. i wish I were, but I am not.


Reply With Quote
