daily pastebin goal
14%
SHARE
TWEET

Untitled

a guest Oct 29th, 2015 2 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. jonah@svr:/etc/cups$ sudo nano cupsd.conf
  2. [sudo] password for jonah:
  3. jonah@svr:/etc/cups$ sudo ss -6 -nltp
  4. State      Recv-Q Send-Q                                       Local Address:Port                                         Peer Address:Port
  5. LISTEN     0      100                                                     :::993                                                    :::*      users:(("dovecot",1449,39))
  6. LISTEN     0      100                                                     :::995                                                    :::*      users:(("dovecot",1449,26))
  7. LISTEN     0      50                                                      :::139                                                    :::*      users:(("smbd",785,31))
  8. LISTEN     0      100                                                     :::110                                                    :::*      users:(("dovecot",1449,24))
  9. LISTEN     0      100                                                     :::143                                                    :::*      users:(("dovecot",1449,37))
  10. LISTEN     0      128                                                     :::80                                                     :::*      users:(("apache2",2217,4),("apache2",2216,4),("apache2",2215,4),("apache2",2214,4),("apache2",2213,4),("apache2",2210,4))
  11. LISTEN     0      32                                                      :::21                                                     :::*      users:(("proftpd",2147,2))
  12. LISTEN     0      10                                                      :::53                                                     :::*      users:(("named",1465,20))
  13. LISTEN     0      128                                                     :::22                                                     :::*      users:(("sshd",1436,4))
  14. LISTEN     0      128                                                    ::1:631                                                    :::*      users:(("cupsd",2629,10))
  15. LISTEN     0      100                                                     :::25                                                     :::*      users:(("master",1646,13))
  16. LISTEN     0      128                                                    ::1:953                                                    :::*      users:(("named",1465,24))
  17. LISTEN     0      50                                                      :::445                                                    :::*      users:(("smbd",785,30))
RAW Paste Data
Top