User Tools

Site Tools


vax_vmx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

vax_vmx [2026/03/27 17:45] – created adminvax_vmx [2026/03/27 17:49] (current) admin
Line 1: Line 1:
-**Change the prompt.**\\ +**Change the prompt.**
  
 $ SET PROMPT="''F$GETSYI("NODENAME")' $ " $ SET PROMPT="''F$GETSYI("NODENAME")' $ "
 +
 Put this in SYS$MANAGER:LOGIN.COM to have it executed on every login.  Put this in SYS$MANAGER:LOGIN.COM to have it executed on every login. 
 +
 +**DISK Tasks**
 +
 +Initialize drive:
 +
 +$ INITIALIZE DKA500: SCRATCH /STRUCTURE=5
 +
 +Mount Drive on startup:
 +
 +Add to the end of SYS$MANAGER:SYSTARTUP_VMS.COM 
 +
 +$ MOUNT/SYSTEM DKA500: SCRATCH
 +
 +
vax_vmx.1774633540.txt.gz · Last modified: by admin