Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: gbonner0906
  • Order by date
  1. gbonner0906

    run program that has to be run by root

    well I think I figured it out. by using sudo -S you can pipe in a command from stdin so: echo $password | sudo asterisk -vvvvvvc is what I needed.
  2. gbonner0906

    run program that has to be run by root

    Oh yeah, I'm using ubuntu 8.10. Forgot to mention that earlier
  3. gbonner0906

    run program that has to be run by root

    I am writing a program in perl for the first time (other than HELLO WORLD which I'm not counting) and I need to know how to open up a new terminal window and run a program that has to be run as root. What I've got so far is "gnome-terminal --execute sudo asterisk -vvvvvvc" but then it asks...
  4. gbonner0906

    tclreadyapi

    I'm trying to use a tcl script to access a Spirent Abacus 5000 machine, but when I try to run it I get Error: can't find package tclreadyapi while executing As far as I can tell, this package doesn't exist anywhere. Google can't find it for me, and I cant find it anywhere in the folder...

Part and Inventory Search

Back
Top