daily pastebin goal
53%
SHARE
TWEET

Untitled

a guest Mar 19th, 2015 178 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@systemfix:/# dpkg -l openssh*
  2. Desired=Unknown/Install/Remove/Purge/Hold
  3. | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  4. |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  5. ||/ Name           Version      Architecture Description
  6. +++-==============-============-============-=================================
  7. ii  openssh-client 1:6.6p1-2ubu i386         secure shell (SSH) client, for se
  8. ii  openssh-server 1:6.6p1-2ubu i386         secure shell (SSH) server, for se
  9. ii  openssh-sftp-s 1:6.6p1-2ubu i386         secure shell (SSH) sftp server mo
  10. root@systemfix:/#  ps ax | grep ssh
  11.  1649 ?        Ss     0:00 /usr/bin/ssh-agent -s
  12. 15977 ?        Ss     0:00 /usr/bin/ssh-agent -s
  13. 16339 ?        Ss     0:00 /usr/bin/ssh-agent -s
  14. 16752 ?        Ss     0:00 /usr/bin/ssh-agent -s
  15. 17490 ?        Ss     0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session /usr/bin/im-launch x-session-manager
  16. 17822 ?        Ss     0:00 ssh-agent -s
  17. 17962 ?        Ss     0:00 /usr/sbin/sshd -D
  18. 27281 pts/1    S+     0:00 grep --color=auto ssh
  19. root@systemfix:/#
RAW Paste Data
Top