daily pastebin goal
32%
SHARE
TWEET

Untitled

a guest Sep 8th, 2012 14 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@TTS-ubuntu:/var# /etc/init.d/ssh start
  2. Rather than invoking init scripts through /etc/init.d, use the service(8)
  3. utility, e.g. service ssh start
  4.  
  5. Since the script you are attempting to invoke has been converted to an
  6. Upstart job, you may also use the start(8) utility, e.g. start ssh
  7. ssh start/running, process 30752
  8. root@TTS-ubuntu:/var# ps -aux | grep ssh
  9. Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
  10. ttsadmin 20397  0.0  0.0      0     0 ?        Zs   Sep03   0:02 [ssh-agent] <defunct>
  11. root     30784  0.0  0.0   8960   868 pts/1    S+   13:43   0:00 grep --color=auto ssh
  12. root@TTS-ubuntu:/var#
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top