home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.6 / linuxcon / usr / lib / linuxconf / help.eng / main / intro.help < prev    next >
Encoding:
Text File  |  1996-08-04  |  4.8 KB  |  194 lines

  1.   Linuxconf 1.6
  2.   Introduction
  3.  
  4.   11..  WWhhaatt iiss _L_i_n_u_x_c_o_n_f
  5.  
  6.   Welcome to Linuxconf, an interactive configuration and activation
  7.   utility.
  8.  
  9.   This utility allows you to configure the following topics
  10.  
  11.   ╖  Networking (client)
  12.  
  13.   ╖  Basic TCP/IP setup
  14.  
  15.   ╖  Routing
  16.  
  17.   ╖  DNS location
  18.  
  19.   ╖  NIS client
  20.  
  21.   ╖  IPX (novell) setup
  22.  
  23.   ╖  PPP and SLIP dialout
  24.  
  25.   ╖  Networking (server)
  26.  
  27.   ╖  Boot services
  28.  
  29.   ╖  DNS
  30.  
  31.   ╖  IP Aliasing
  32.  
  33.   ╖  NFS
  34.  
  35.   ╖  Mail
  36.  
  37.   ╖  Uucp
  38.  
  39.   ╖  X11
  40.  
  41.   ╖  User account
  42.  
  43.   ╖  File systems (partitions)
  44.  
  45.   ╖  Boot mode
  46.  
  47.   ╖  LILO
  48.  
  49.   ╖  Boot runlevel
  50.  
  51.   One key difference between _L_i_n_u_x_c_o_n_f and other configuration utility
  52.   is that _L_i_n_u_x_c_o_n_f take care of the activation.
  53.  
  54.   As an example, if you elect to make some portion of your hard drive
  55.   available to other machine (export a file system or a portion of it)
  56.   via _N_F_S (Network File System), _L_i_n_u_x_c_o_n_f will not only help you
  57.   entering the configuration information but will start the _N_F_S server.
  58.  
  59.   If you change your mind later and delete the NFS configuration,
  60.   _L_i_n_u_x_c_o_n_f will stop the _N_F_S server.
  61.  
  62.   22..  CCoommmmaanndd lliinnee uussaaggee
  63.  
  64.   Linuxconf is an interactive utility. It may be used as a command line
  65.   utility. It is useful to do script.  Furthermore, Linuxconf has
  66.   several alias allowing you to enter directly into one of its
  67.   functionality. Here they are.
  68.  
  69.   ╖  _d_o_m_a_i_n_n_a_m_e
  70.  
  71.      Print and set the _N_I_S domainname.
  72.  
  73.   ╖  _d_n_s_c_o_n_f
  74.  
  75.      It gets you directly in the main menu of the DNS configurator.
  76.  
  77.   ╖
  78.  
  79.      dnsconf --set host ip ...
  80.  
  81.   Install a host definition in the DNS configuration. It will update the
  82.   domain and the reverse mappings.
  83.  
  84.   ╖
  85.  
  86.      dnsconf --unset host
  87.  
  88.   Remove all reference to a host (A record and PTR record) from the DNS
  89.   configuration.
  90.  
  91.   ╖  _f_i_x_p_e_r_m
  92.  
  93.      _f_i_x_p_e_r_m make sure the vital files and directories have proper
  94.      ownership and permissions.
  95.  
  96.      Without argument, it prints it command line option.
  97.  
  98.   ╖  _f_s_c_o_n_f
  99.  
  100.      It gets you directly in the file-systems configuration menu.
  101.  
  102.   ╖
  103.  
  104.      fsconf --check
  105.  
  106.   Do some sanity check (and correction) in /etc/fstab.
  107.  
  108.   ╖  _h_o_s_t_n_a_m_e
  109.  
  110.      Print and set the host name.
  111.  
  112.   ╖  _p_a_s_s_w_d
  113.  
  114.      Allows you to change your password, or the password of other users
  115.      if you are root or knows the root password.
  116.  
  117.   ╖  _n_e_t_c_o_n_f
  118.  
  119.      Without argument, will get you into the networking sub-menu of
  120.      _L_i_n_u_x_c_o_n_f. Here are the command line options.
  121.  
  122.   ╖
  123.  
  124.      netconf --connect pppsetup [--fore]
  125.  
  126.   Establish a PPPPPP connection using the _p_p_p_s_e_t_u_p specification. Option¡
  127.   nally stays in foreground.
  128.  
  129.   ╖
  130.  
  131.      netconf --disconnect pppsetup
  132.  
  133.   Terminate a PPPPPP connection.
  134.  
  135.   ╖
  136.  
  137.      netconf --resetfw
  138.  
  139.   Turn off packet filtering (Firewall) completely.  This is normally
  140.   used as an emergency trick to bring back a network to life after
  141.   applying a "too" drastic fire-walling rule.
  142.  
  143.   netconf --update will reactivate theses rules.
  144.  
  145.   ╖
  146.  
  147.      netconf --runlevel local | client | server
  148.  
  149.   Switch the workstation to a different operation mode.
  150.  
  151.   ╖
  152.  
  153.      netconf --status
  154.  
  155.   Check what has to be done to bring the workstation in sync with its
  156.   configuration.
  157.  
  158.   ╖
  159.  
  160.      netconf --update
  161.  
  162.   Make the configuration file effective (make what nneettccoonnff ----ssttaattuuss
  163.   tells you that have to be done.
  164.  
  165.   ╖  _u_s_e_r_c_o_n_f
  166.  
  167.      It gets you directly in the user configuration menu.
  168.  
  169.   33..  GGeenneerraall iinnffoorrmmaattiioonn
  170.  
  171.   _L_i_n_u_x_c_o_n_f has been written at _S_o_l_u_c_o_r_p by Jacques Gelinas
  172.   (jacques@solucorp.qc.ca).
  173.  
  174.   Comments and bug reports are accepted via email.
  175.  
  176.   Most screens do have a help button. You can access this buttons using
  177.   the TTAABB key or directly using the FF11 function key.
  178.  
  179.   Some fields have a companion pop-up selection list. These fields are
  180.   identified with a down pointing arrow at the right end. You can
  181.   depress the ccnnttll--XX key (Control and X at the same time) to activate
  182.   the pop-up. You can pick a choice and either confirm the selection
  183.   with the EENNTTEERR key or TTAABB your way to the QQUUIITT button.
  184.  
  185.   The function key FF33 escape from any dialog.
  186.  
  187.   44..  MMaaiilliinngg lliisstt
  188.  
  189.   A mailing has been created to discuss _L_i_n_u_x_c_o_n_f enhancement. It is
  190.   also used to announce intermediate releases. To subscribe, send email
  191.   to lliinnuuxxccoonnff--rreeqquueesstt@@ssoolluuccoorrpp..qqcc..ccaa. To send a message to the list,
  192.   just send it to lliinnuuxxccoonnff@@ssoolluuccoorrpp..qqcc..ccaa.
  193.  
  194.