home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DOS_GG / COMCAT / VOL28.ARJ / VOL2853 < prev    next >
Text File  |  1992-01-08  |  4KB  |  113 lines

  1.  
  2.  P r o g r a m m a T h e e k volume 2853
  3.  
  4. bron: BBS
  5.  
  6. Titel: CONSOLE, Remote Control & andere LAN utilities
  7.  
  8. Number  Name            Size    Date    Comments
  9. 2853.01 ACCTCV   ZIP    20349   1-06-90 Accounting info en  dBase verwerking
  10.                                         (2.1x)
  11. 2853.02 ACTDIS   ZIP     6551   1-06-90 Stop accounting op  server
  12. 2853.03 AET      ZIP     4738   1-06-90 Automatische endspool
  13. 2853.04 BINDINFO COM     7992  12-24-87 Geef 1.01 'Bindery'  info
  14.         CATALOG  853      857   1-07-90 Dit overzicht
  15. 2853.05 CHOWN    ZIP     6802   1-06-90 CHange OWNer van  Netware bestanden
  16.                                         (subdirs)
  17. 2853.06 CLRNT2   ZIP     7723   1-06-90 Patch voor 2.11  nondedicated
  18.                                         386-server
  19. 2853.07 CONSOLE  ZIP    21490   1-06-90 Demo van Netware  console
  20. 2853.08 HOST     ZIP    19925   1-06-90 Aan/uitschakelen  pcANYWHERE
  21. 2853.09 NETREM   ZIP    39632   1-06-90 Remote Control demo  - ALLE NetBIOS
  22.                                         LAN's
  23. 2853.10 SPYEXE13 ZIP    49380  12-27-89 SPY 1.3 Exe: Remote  Control
  24. 2853.11 SPYSRC13 ARC    65991  12-27-89 Sources in Pascal
  25.         VOL2853  ABS     3200   1-07-90 Abstract (M.)
  26.                13 File(s)    102400 bytes free on volume  VOL2853
  27.  
  28. ***   SHOWACCT.EXE   ***
  29.  
  30. This program reads the NET$ACCT.DAT file from the sys:system
  31. directory of Novell Netware 2.1 and extracts the accounting
  32. information into a form that is more useful than the PAUDIT  command
  33. returns.
  34.  
  35. This program was written in Turbo C and, quite honestly, was  thrown
  36. together rather quickly so that the accounting information  accumulated
  37. by Netware 2.1 could be used to track user and location  usage.
  38.  
  39. Also included in this file are dBASE programs that I wrote  to
  40. serve as an example of tracking. They were written quickly   and 
  41. only as a guide for whatever you wish to do.
  42.  
  43. *****
  44.  
  45. CHOWN changes the ownership of files in the specified  directory and all of
  46. its subdirectories.  It only works with  subdirectories on the current drive
  47. and from a signon with  supervisor privileges.  This utility was written for 
  48. use  with Novell's v2.1 disk usage system.  For the disk usage  system to 
  49. work, the ownership of files must be set correctly  since it determines disk 
  50. usage. 
  51.  
  52. *****
  53.  
  54. While trying to copy an extremely large file to/from a  Nondedicated
  55. Advanced NetWare 2.11 partition, the system may halt,  displaying an error 
  56. message.
  57.  
  58. This patch will be required by any 386-based Nondedicated  Advanced
  59. NetWare V2.11 server.  
  60.  
  61. *****
  62.  
  63. DELACCNT.EXE
  64.  
  65. Delaccnt.exe is used for removing accounting from a 2.1  server that has had 
  66. accounting enabled. This is the utility  referred to on page 4-4 of the 
  67. Supervisor Reference Manual.  Running this utility will remove all of the 
  68. accounting  information from the bindery.
  69.        
  70. *****
  71.  
  72. HOST is to be used to run PC Anywhere so that during normal  office hours 
  73. your phone rings normally (allowing a secretary  or answering service to 
  74. answer it.)
  75.  
  76. After hours the remote communications software is installed  and the modem 
  77. answers the phone.
  78.  
  79.                              *****            
  80. Welcome to the exciting world of NETremote.  The only
  81. software that let's you use another PC on your network
  82. without leaving your desk!  This README file explains
  83. how to use the demonstration software included on this
  84. diskette.
  85.  
  86. NETremote is ideal for:
  87.  
  88.   o Centralizing control of PCs connected to your
  89.     LAN
  90.  
  91.   o Administering network servers from your desk
  92.  
  93.   o Sharing PC hardware or software not
  94.     supported by standard network software
  95.  
  96.  
  97. SOFTWARE ENVIRONMENT
  98.  
  99. NETremote is a software product compatible with IBM's
  100. Token Ring, IBM's PC Network, and other NETBIOS-
  101. compatible networks like Ungermann-Bass' Net/One and
  102. Novell's Advanced NetWare.  NETremote runs on the IBM
  103. PC, XT, AT, and compatible DOS machines.  It runs with
  104. programs that operate in text mode.
  105.            
  106. ******
  107.  
  108. Description
  109. -----------
  110. SPY is a "remote control" program for NetBios compatible  networks (IBM, 3Com,
  111. Novell etc.).  The current version of  SPY is intended as a demonstration of 
  112. a network  client-server application implemented in Pascal.  We have  found 
  113. it somewhat useful for lending remote assistance to  our network users.