Advertisement
Guest User

Untitled

a guest
Jul 17th, 2012
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. root@rb1000:/usr/ports/devel/subversion # uptime
  2. 12:08PM up 3 days, 1:10, 0 users, load averages: 0.00, 0.00, 0.00
  3. root@rb1000:/usr/ports/devel/subversion # uname -a
  4. FreeBSD rb1000 10.0-CURRENT FreeBSD 10.0-CURRENT #14 r238300M: Fri Jul 13 18:36:54 BRT 2012 root@server01:/data/ppc/rb1000/obj/powerpc.powerpc/data/ppc/rb1000/src/sys/MPC85XX powerpc
  5. root@rb1000:/usr/ports/devel/subversion # ifconfig
  6. tsec0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
  7. options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
  8. ether 00:0c:42:43:7d:c0
  9. inet6 fe80::20c:42ff:fe43:7dc0%tsec0 prefixlen 64 tentative scopeid 0x1
  10. inet 192.168.0.154 netmask 0xffffff00 broadcast 192.168.0.255
  11. nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
  12. media: Ethernet autoselect (1000baseT <full-duplex,master>)
  13. status: active
  14. tsec1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
  15. options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
  16. ether 00:0c:42:43:7d:c1
  17. nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
  18. media: Ethernet autoselect (10baseT/UTP <half-duplex>)
  19. status: no carrier
  20. tsec2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
  21. options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
  22. ether 00:0c:42:43:7d:c2
  23. nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
  24. media: Ethernet autoselect (10baseT/UTP <half-duplex>)
  25. status: no carrier
  26. tsec3: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
  27. options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
  28. ether 00:0c:42:43:7d:c3
  29. nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
  30. media: Ethernet autoselect (10baseT/UTP <half-duplex>)
  31. status: no carrier
  32. lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
  33. options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
  34. inet6 ::1 prefixlen 128
  35. inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5
  36. inet 127.0.0.1 netmask 0xff000000
  37. nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
  38. root@rb1000:/usr/ports/devel/subversion # pkg_info
  39. apr-ipv6-devrandom-gdbm-db42-1.4.5.1.3.12_1 Apache Portability Library
  40. autoconf-2.69 Automatically configure source code on many Un*x platforms
  41. autoconf-wrapper-20101119 Wrapper script for GNU autoconf
  42. automake-1.12.2 GNU Standards-compliant Makefile generator
  43. automake-wrapper-20101119 Wrapper script for GNU automake
  44. db42-4.2.52_5 The Berkeley DB package, revision 4.2
  45. expat-2.0.1_2 XML 1.0 parser written in C
  46. gdbm-1.9.1 The GNU database manager
  47. gettext-0.18.1.1 GNU gettext package
  48. gmake-3.82 GNU version of 'make' utility
  49. help2man-1.40.10 Automatically generating simple manual pages from program o
  50. libevent-1.4.14b_2 Provides an API to execute callback functions on certain ev
  51. libiconv-1.14 A character set conversion library
  52. libtool-2.4.2 Generic shared library support script
  53. m4-1.4.16_1,1 GNU m4
  54. neon29-0.29.6_4 An HTTP and WebDAV client library for Unix systems
  55. p5-Locale-gettext-1.05_3 Message handling functions
  56. perl-5.14.2_2 Practical Extraction and Report Language
  57. pkg-config-0.25_1 A utility to retrieve information about installed libraries
  58. python27-2.7.3_2 An interpreted object-oriented programming language
  59. sqlite3-3.7.13 An SQL database engine in a C library
  60. subversion-1.7.5 Version control system
  61. sudo-1.8.5.p2 Allow others to run commands as root
  62. tmux-1.6 A Terminal Multiplexer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement