Red Hat SATELLITE 5.1.0 RELEASE NOTES Manual de instalación Pagina 64

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 268
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 63
46 The Virtualization Cookbook for Red Hat Enterprise Linux 5.2
ENTER READ PASSWORD:
read
DMSVML2060I MAINT 191 linked as 0120 file mode Z
2. Copy the PROFILE XEDIT to your A disk:
==> copy profile xedit z = = a
Now, XEDIT sessions on TCPMAINT will have the same configuration as on MAINT.
4.5.3 Configuring the FTP server
Turn on the FTP server by editing the renamed configuration file:
1. Add an AUTOLOG statement near the top of the file with FTPSERVE as the only entry.
2. In the PORT statement, remove the semicolons to uncomment the lines with FTPSERVE on
them (ports 20 and 21). These changes will cause the FTP server to start when TCPIP is
started. The important lines before the file is edited and after are shown:
==> x <vmlinuxa> tcpip d
Before:
; ----------------------------------------------------------------------
OBEY
OPERATOR TCPMAINT MAINT MPROUTE DHCPD REXECD SNMPD SNMPQE LDAPSRV
ENDOBEY
; ----------------------------------------------------------------------
PORT
; 20 TCP FTPSERVE NOAUTOLOG ; FTP Server
; 21 TCP FTPSERVE ; FTP Server
23 TCP INTCLIEN ; TELNET Server
; 25 TCP SMTP ; SMTP Server
...
After:
; ----------------------------------------------------------------------
OBEY
OPERATOR TCPMAINT MAINT MPROUTE ROUTED DHCPD REXECD SNMPD SNMPQE
ENDOBEY
; ----------------------------------------------------------------------
AUTOLOG
FTPSERVE 0
ENDAUTOLOG
PORT
20 TCP FTPSERVE NOAUTOLOG ; FTP Server
21 TCP FTPSERVE ; FTP Server
23 TCP INTCLIEN ; TELNET Server
; 25 TCP SMTP ; SMTP Server
...
3. Save your changes with the FILE subcommand:
====> file
You could continue to configure the system, but at this time we recommend that you test your
changes by shutting down and reIPLing the system.
Vista de pagina 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 267 268

Comentarios a estos manuales

Sin comentarios