home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20907 < prev    next >
Encoding:
Text File  |  1992-12-20  |  4.3 KB  |  176 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!zmbenhal
  3. From: zmbenhal@netcom.com (Zeyd M. Ben-Halim)
  4. Subject: list of sofware (ALPHA)
  5. Message-ID: <1992Dec18.025313.5875@netcom.com>
  6. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  7. Date: Fri, 18 Dec 1992 02:53:13 GMT
  8. Lines: 166
  9.  
  10. I'm trying to collect a list of all software available for Linux and their
  11. whereabouts. So far I've collected admin stuff in the list below.
  12. If you have any additions/corrections/or any other comments please email me.
  13.  
  14. Zeyd
  15.  
  16. --------------------------Cut Here----------------------------------
  17.  
  18. Synopsis: List of software available for the Linux OS:
  19. OS Version: 0.99
  20. Date: Dec 13, 1992
  21.  
  22. {{{System Management & Administration:
  23. {{{
  24. adduser.tar.Z : tsx : sources/sbin 
  25. Shell script for adding new users to /etc/passwd.
  26. Potential security risk because passwd is passed in the command line.
  27. }}}
  28. {{{
  29. adduser.c : sunsite : system/Admin
  30. update adduser without the gid/uid bug.
  31. THE most uptodate version.
  32. I heard of useradd but can't find it.
  33. }}}
  34. {{{
  35. adduser.tar.Z : sunsite : system/Admin
  36. old version of adduser.c
  37. has uid:gid transposed, don't use.
  38. }}}
  39. {{{
  40. pwdutils101.tar.Z : tsx :source/sbin
  41. update of adduser shell script to remove security bug.
  42. }}}
  43. {{{
  44. blocks.c : sunsite : system/Disk-management
  45. real block count of files.
  46. }}}
  47. {{{
  48. at-src.tar.Z : sunsite : system/Daemons
  49. Ed Carp's at,batch, and cron.
  50. for periodic running of programs.
  51. }}}
  52. {{{
  53. vixie-cron.tar.Z : tsx : sources/sbin
  54.          : sunsite : system/Daemons
  55. Paul Vixie's cron package.
  56. }}}
  57. {{{
  58. admutils-1.4.tar.Z : tsx : sources/sbin
  59. Misc. admin. utilities:
  60. last - show last commands
  61. chsh - change shell
  62. passwd - change password
  63. su - substitute user
  64. newgrp - ?? 
  65. shutdown/halt/reboot - guess!
  66. ctrlaltdel - emulate 3 finger salute
  67. init - a SYSV-like init
  68. }}}
  69. {{{
  70. sysvboot.tar.Z : tsx : sources/sbin
  71. SYSV init derived from one in admutils-1.4.tar.Z
  72. }}}
  73. {{{
  74. sysvinit.tar.Z : tsx : sources/sbin
  75.            : sunsite : system/Daemons
  76. Yet another SYSV init. Most complete I guess? 
  77. also includes:
  78. mesg, wall, shutdown, last
  79. man pages. 
  80. }}}
  81. {{{
  82. lpr.tar.Z : sunsite : system/Daemons
  83. BSD printing package.
  84. }}}
  85. {{{
  86. poeigl-1.7.tar.Z : tsx : sources/sbin
  87.          : sunsite : system/Daemons
  88. Poe Init/Getty/Login package:
  89. agetty - alternative getty (with sun4 man page)
  90. login - login
  91. hostname - set hostname
  92. msg - toggle message access to your terminal
  93. who - who's logged-in
  94. write - send a message to user
  95. users - variant of who
  96. init - init (not SYSV, standard linux init)
  97. -- pathnames.h uses /var/spool/mail instead of /usr/spool/mail
  98. }}}
  99. {{{
  100. qpl-init.tar.Z : tsx : sources/sbin
  101. Ancient 0.12 init package (SUNOS compatible)
  102. }}}
  103. {{{
  104. ps-0.98.tar.Z,
  105. ps-0.98.diff.Z : tsx : sources/sbin
  106. Ps/top/w/uptime for 0.98 kernel
  107. OBSELETE - look for 0.98.4 version (will work with 0.99)
  108.      - or get /proc based version
  109. }}}
  110. {{{
  111. mount-0.97.tar.Z : tsx : sources/sbin
  112. mount/umount for 0.97 kernel
  113. OBSELETE - look for 0.98.5 version
  114. }}}
  115. {{{
  116. fixkbd.tar.Z : tsx : sources/sbin
  117. patch kernel image to select keyboard
  118. }}}
  119. {{{
  120. kbrate.c : tsx : sources/sbin
  121. set keyboard repeat rate.
  122. }}}
  123. {{{
  124. gettyps206.tar.Z : tsx : sources/sbin
  125.          : sunsite : system/Daemons
  126. getty that works on hard-wired terminals AND dial-ups.
  127. includes man pages.
  128. }}}
  129. {{{
  130. setserial.tar.Z : tsx :  sources/sbin
  131. set serial IRQ
  132. also in system-0.98.tar.Z (?)
  133. }}}
  134. fdformat.c, fdformat2.c : sunsite : ssystem/Disk-management
  135. format a floppy, also available from system-0.98.tar.Z
  136. format floppy with extra security features.
  137. }}}
  138. {{{
  139. mtools.tar.Z : sunsite : system/Disk-management
  140. access to MSDOS disks.
  141. }}}
  142. {{{
  143. pfdisk.tar.Z : sunsite : system/Disk-mnangement
  144. hard disk partitioner.
  145. }}}
  146. {{{
  147. system-0.98.tar.Z : tsx : sources/sbin
  148. misc. system utilities:
  149. doshell - ??
  150. ed - standard editor ; also available separately.
  151. fdformat - low-level floppy format
  152. fdisk - partition table manibulator
  153. frag - show fragmentation of file
  154. fsck - file system check/repair
  155. kill - kill process
  156. makehole - ??
  157. mkfs - create a file system
  158. mkswap - creat a swap file
  159. more - paged display of files
  160. setfdparm - set floppy parameters
  161. setroot - patch kernel to set root partition
  162. setserial - set serial IRQ
  163. setterm - set terminal characteristics
  164. sync - flush fs buffers
  165. update - periodic syncs
  166. }}}
  167. {{{
  168. syslogd.tar.Z : sunsite : system/Daemons
  169. syslog daemon.
  170. }}}
  171. {{{
  172. syslogd.c : tsx : sources/sbin
  173. syslog daemon.
  174. }}}
  175.  
  176.