Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ sysadm(1m) — DG/UX 4.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought



                                                               sysadm(1m)



        _________________________________________________________________
        sysadm
        menu-driven system administration program
        _________________________________________________________________


        SYNTAX

        sysadm [ argument ]


        DESCRIPTION

        Only a superuser can use the sysadm command.

        The sysadm program is a menu-driven set of procedures for doing
        system administration tasks.  Menu screens with interactive
        queries help you choose and execute the commands to administer
        the system.  When you select a function, represented by a menu
        selection, the sysadm program passes control to that function.
        The function queries you for information, confirms the
        information you supply, and carries out your request.

        If you type sysadm without an argument, the top level menu of
        system administration subcommands is displayed.  Select again to
        go to the function of your choice.  If a subcommand is used as an
        argument to the sysadm command, the menu of the subcommand is
        displayed, that is, you go directly to that subcommand without
        seeing the Main Menu.

        For a complete explanation of the sysadm program, see Installing
        and Managing the DG/UX System.  The information on this reference
        page is meant to serve as an outline of sysadm's functionality.


        SUBCOMMANDS

        Typing sysadm without an argument displays the Main Menu:
















        DG/UX 4.00                                                 Page 1
               Licensed material--property of copyright holder(s)





                                                               sysadm(1m)



                           SYSADM MAIN MENU

         1 diskmgmt        Enter the Diskman program
         2 sysmgmt         System configuration management menu
         3 fsmgmt          File system management menu
         4 fileinfo        File information menu
         5 ttymgmt         TTY management menu
         6 lpmgmt          Line Printer management menu
         7 usermgmt        User management menu
         8 uucpmgmt        UUCP management menu
         9 softwaremgmt    Software management menu
        10 networkmgmt     Network management menu

        Enter a number, a name, the initial part of a name,
        ? or <number>? for HELP, or q to QUIT:


           Help?

        Call up a help script on any menu item by typing the item number
        followed by a question mark.  If you don't understand a query,
        type a question mark.  For example, typing 9? will display a help
        message on softwaremgmt usage.


           To Exit

        To exit at any time, type q or Q.  At the menu level, q takes you
        all the way out to the shell.  At the query level, q takes you
        back to the previous menu.  To exit temporarily to perform a
        shell command, type !command.  For example, you could stop in the
        middle of interacting with lpmgmt dialogues and type !mailx
        diablo to send a mail message to diablo.  At the conclusion of
        the mailx command, you are returned to your previous position in
        the sysadm program.


           Navigating in Sysadm

        Use the ^ entry to back up one menu at a time if you are at the
        menu selection level.  You can always get out with q, reinvoke
        the Main Menu by typing sysadm, then continue.

        The following subsections show the Main Menu selections:


           diskmgmt

        Enter the main menu of the diskman(1) program.  See Chapter 6 in
        Installing and Managing the DG/UX System.




        DG/UX 4.00                                                 Page 2
               Licensed material--property of copyright holder(s)





                                                               sysadm(1m)



           sysmgmt

                         System Configuration Management

        1 datetime      Set the date, time, time zone, and daylight savings time
        2 newdgux       Build and install a new /dgux kernel
        3 tapedefaults  Set defaults for tape use

        Enter a number, a name, the initial part of a name,
        ? or <number>? for HELP, ^ to GO BACK or q to QUIT:


           fsmgmt

                             File System Management

         1 addfsys         Add an entry to the list of filesystems
         2 delfsys         Delete an entry from the list of filesystems
         3 lsfsys          List the available filesystems
         4 modfsys         Modify an entry in the list of filesystems
         5 mountfsys       Mount a filesystem
         6 unmountfsys     Unmount a filesystem
         7 modcycle        Modify the current position in the dump cycle list
         8 fsdump          Make backup tapes using dump
         9 fsrestore       Restore a complete filesystem from fsdump tapes
        10 filerestore     Extract a few files from fsdump tapes

        Enter a number, a name, the initial part of a name,
        ? or <number>? for HELP, ^ to GO BACK or q to QUIT:


           fileinfo

                            File Information

        1 diskuse          Show free blocks on mounted file systems
        2 fileage          Locate idle files in a directory tree
        3 filename         Locate files by name in a directory tree
        4 filescan         Locate files with possible permission errors
        5 filesize         Locate very large files in a directory tree

        Enter a number, a name, the initial part of a name,
        ? or <number>? for HELP, ^ to GO BACK or q to QUIT:











        DG/UX 4.00                                                 Page 3
               Licensed material--property of copyright holder(s)





                                                               sysadm(1m)



           ttymgmt

                           TTY Management

        1 ttydefaults
        2 addtty        Add a tty entry
        3 deltty        Del a tty entry
        4 modtty        Modify a tty entry
        5 lstty         List tty entries
        6 installtty    Add multiple tty entries

        Enter a number, a name, the initial part of a name,
        ? or <number>? for HELP, ^ to GO BACK or q to QUIT:


           lpmgmt

                              Line Printer Management

          1 addlp          Define a new printer
          2 dellp          Delete a printer
          3 modlp          Modify an existing printer
          4 lslp           List printers
          5 defaultlp      Define the default printer
          6 acceptlp       Set a printer to accept print requests
          7 rejectlp       Set a printer to reject print requests
          8 enablelp       Enable a printer
          9 disablelp      Disable a printer
         10 queuelp        Display the print queue of a printer
         11 cancellp       Cancel print requests
         12 startlp        Start the lp scheduler
         13 stoplp         Stop the lp scheduler

        Enter a number, a name, the initial part of a name,
        ? or <number>? for HELP, ^ to GO BACK or q to QUIT:



















        DG/UX 4.00                                                 Page 4
               Licensed material--property of copyright holder(s)





                                                               sysadm(1m)



           usermgmt

                          User Management

         1 userdefaults  Set user account defaults
         2 adduser       Create a user account
         3 deluser       Delete a user account
         4 moduser       Modify a user account
         5 lsuser        List user account information
         6 addgroup      Add group entries
         7 delgroup      Delete group entries
         8 modgroup      Modify group entries
         9 lsgroup       List group entries
        10 addalias      Add mail alias entries
        11 delalias      Delete mail alias entries
        12 modalias      Modify mail alias entries
        13 lsalias       List mail alias entries

        Enter a number, a name, the initial part of a name,
        ? or <number>? for HELP, ^ to GO BACK or q to QUIT:


           uucpmgmt

                         Uucp Management

         1 addsystem      Add an entry to the UUCP Systems file
         2 delsystem      Delete an entry from the UUCP Systems file
         3 modsystem      Modify entries in the UUCP Systems file
         4 lssystem       List entries in the UUCP Systems file
         5 adddevice      Add an entry to the UUCP Devices file
         6 deldevice      Delete an entry from the UUCP Devices file
         7 moddevice      Modify entries in the UUCP Devices file
         8 lsdevice       List entries in the UUCP Devices file
         9 addpoll        Add entries to the UUCP Poll file
        10 delpoll        Delete entries from the UUCP Poll file
        11 modpoll        Modify entries in the UUCP Poll file
        12 lspoll         List entries in the UUCP Poll file
        13 trysystem      Test a UUCP connection

        Enter a number, a name, the initial part of a name,
        ? or <number>? for HELP, ^ to GO BACK or q to QUIT:












        DG/UX 4.00                                                 Page 5
               Licensed material--property of copyright holder(s)





                                                               sysadm(1m)



           softwaremgmt

                            Software Management

        1 installpkg     Install new software package
        2 delpkg         Delete installed software package
        3 lspkg          List installed software packages

        Enter a number, a name, the initial part of a name,
        ? or <number>? for HELP, ^ to GO BACK or q to QUIT:


           networkmgmt

                        Network Management

         1 addhost       Add an entry to the hosts file
         2 delhost       Delete an entry from the hosts file
         3 modhost       Modify an entry in the hosts file
         4 lshost        List entries in the host file
         5 addnetwork    Add an entry to the networks file
         6 delnetwork    Delete an entry from the networks file
         7 modnetwork    Modify an entry in the networks file
         8 lsnetwork     List entries in the networks file
         9 tcpipparams   Set boot time parameters for TCP/IP
        10 nfsparams     Set boot time parameters for NFS YP

        Enter a number, a name, the initial part of a name,
        ? or <number>? for HELP, ^ to GO BACK or q to QUIT:


        EXAMPLES

                # sysadm adduser

        This command line takes you directly to the adduser function
        which is in the usermgmt menu.  You will begin interacting with
        the adduser dialogue to add a new user account.


        FILES

        The files that support sysadm are found in /usr/admin.


        SEE ALSO

        diskman(1m), Installing and Managing the DG/UX System.






        DG/UX 4.00                                                 Page 6
               Licensed material--property of copyright holder(s)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026