home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / zines / a_m / btr_01_4.doc < prev    next >
Encoding:
Text File  |  2003-06-11  |  5.0 KB  |  125 lines

  1. ┌──────────────────────────────────────────────────────────────────────────────┐
  2.                 ┌┬─┐  ┌┬──┐ ┌┬─┐ ┐ ┌┬──┐ ┌┬──┐ ┌─┬┬─┐ ┌┐  ┐
  3.                 ├┼─┴┐ ├┼─   ├┤ │ │ ├┼─   ├┼──┤   ├┤   ├┼──┤
  4.                 └┴──┘ └┴──┘ └┘ └─┘ └┴──┘ └┘  ┘   └┘   └┘  ┘
  5.                            ┌─┬┬─┐ ┌┐  ┐ ┌┬──┐
  6.                              ├┤   ├┼──┤ ├┼─
  7.                              └┘   └┘  ┘ └┴──┘
  8.                  ┌┬──┐ ┌┬──┐ ┌┬─┬─┐ ┌┬──┐ ┌┐ ┌┬─┐ ┐ ┌┬──┐
  9.                  ├┼─┬┘ ├┼─   ├┤ │ │ ├┼──┤ ├┤ ├┤ │ │ └┴─┬┐
  10.                  └┘ └  └┴──┘ └┘ ┘ ┘ └┘  ┘ └┘ └┘ └─┘ └──┴┘
  11.                                 Magazine
  12.                        This phile dated 03/11/1994
  13.  
  14.                             Volume 1, Issue 4
  15.  
  16.                   You can always find BTR on PsychoTron BBS
  17. └──────────────────────────────────────────────────────────────────────────────┘
  18.  
  19. The Guide to UniX. Retyped.
  20.  
  21.                         The Guide To UniX
  22.                         --==--==--==--==-
  23.  
  24.  
  25. Command   ---               Description
  26. ----------------------------------------------------------------
  27. awk       --- Search for a pattern within a file
  28. bdiff     --- Compares two large file
  29. bfs       --- Scans a large file
  30. cal       --- Displays a calendar
  31. cat       --- Documents and prints file
  32. cc        --- C compiler
  33. cd        --- Change directory
  34. chgrp     --- Changes a file's group ownership
  35. chmod     --- Changes a file's access permissions
  36. cmp       --- Compares two files
  37. comm      --- Compares two files so as to determine which lines
  38.           --- are common to both
  39. cp        --- Copies a file to another location
  40. cu        --- Calls another Unix system
  41. date      --- Returns the date and time
  42. df        --- Displays free space in the file system
  43. diff      --- Displays the differences between two files or dir's
  44. diff3     --- "                              " three files or dir's
  45. du        --- Reports on file system usage
  46. echo      --- Displays its argument
  47. ed        --- Text editor
  48. ex        --- Text editor
  49. f77       --- Fortran compiler
  50. find      --- Locates the files with specified characteristics
  51. format    --- Initializes a floppy disk
  52. grep      --- Searches for a pattern within a file
  53. help      --- Provides help
  54. kill      --- Ends a process
  55. in        --- Used to link files
  56. ipr       --- Copies the file to the line printer
  57. is        --- Displays information about one or more files
  58. mail      --- Used to receive or deliver messages
  59. mkdir     --- Creates a new directory
  60. more      --- Displays a long file so that the user can scroll
  61. mv        --- Used to move or rename files
  62. nroff     --- Used to format text
  63. ps        --- Display a process's status
  64. pwd       --- Display the name of the working directory
  65. rm        --- Removes one or more files
  66. rmdir     --- Deletes one or more directories
  67. sleep     --- Causes a process to become inactive for a specified
  68.           --- amount of time
  69. sort      --- Sort and merge one or more files
  70. spell     --- Finds spelling errors in a file
  71. split     --- Divides a file
  72. stty      --- Displays or set terminal parameters
  73. tail      --- Displays the end of a file
  74. troff     --- Outputs formatted output to a typesetter
  75. tset      --- Sets other terminal type
  76. unmask    --- Allows the user to specify a new creation mass
  77. uucp      --- Unix-to-Unix execute
  78. vi        --- Full screen editor
  79. wc        --- Displays details in the file size
  80. who       --- Displays information on the system users
  81. write     --- Used to send a message to another user
  82. ----------------------------------------------------------------
  83. -----           Other Little And Unknown Commands           *---
  84. ----------------------------------------------------------------
  85. bin       --- Used to store Unix utilities
  86. lib       --- Contains libraries used by Unix
  87. tmp       --- Contains temporary files
  88. etc       --- Contains administrative programs such as passwd
  89. dev       --- Contains files which represent devices
  90. usr       --- Contains user files
  91. ----------------------------------------------------------------
  92.  
  93. Now to hack unix you might want to try the defualt passwords
  94. Here They Are :
  95.  
  96. ACCOUNT                         PASSWORD
  97. -------                         --------
  98. root                            root      - Rarely open to hackers
  99. sys                             sys / system / bin
  100. bin                             sys / bin
  101. mountfsys                       mountfsys
  102. adm                             adm
  103. uucp                            uucp
  104. nuucp                           anon
  105. anon                            anon
  106. user                            user
  107. games                           games
  108. install                         install
  109. reboot                          
  110. demo                            demo
  111. umountfsys                      umountfsys
  112. sync                            sync
  113. admin                           admin
  114. guest                           guest
  115. daemon                          daemon
  116.  
  117. Reboot most of the time doesnt contain a pw, it just reboots.
  118.  
  119. -+\+-
  120. A BTR production
  121. All rights lost.
  122.  
  123. -rk
  124.  
  125.