Advertisement
Guest User

Untitled

a guest
Dec 26th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. sudo /etc/init.d/ventrilo start
  2. [sudo] password for barrett:
  3. * Starting VOIP server ventrilo sh: 1: /usr/bin/ventrilo_srv: not found
  4. cat: /etc/ventrilo/ventrilo_srv.pid: No such file or directory
  5.  
  6. Usage:
  7. renice [-n] <priority> [-p] <pid> [<pid> ...]
  8. renice [-n] <priority> -g <pgrp> [<pgrp> ...]
  9. renice [-n] <priority> -u <user> [<user> ...]
  10.  
  11. Options:
  12. -g, --pgrp <id> interpret as process group ID
  13. -h, --help print help
  14. -n, --priority <num> set the nice increment value
  15. -p, --pid <id> force to be interpreted as process ID
  16. -u, --user <name|id> interpret as username or user ID
  17. -v, --version print version
  18.  
  19. For more information see renice(1).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement