Red Hat LINUX VIRTUAL SERVER 4.6 - ADMINISTRATION Instrukcja Instalacji Strona 69

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 296
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 68
Chapter 4. Installing and configuring z/VM 49
4.5.3 Configuring the FTP server
Turn on the FTP server by editing the renamed configuration file:
1. Edit the file
==> x poksnd61 tcpip d
2. Add an AUTOLOG statement near the top of the file with FTPSERVE as the only entry.
3. 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 poksnd61 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
...
4. Save your changes with the FILE subcommand:
====> file
You could continue to configure the system, but at this time it is recommended that you test
your changes by shutting down and performing an IPL of the system.
4.5.4 Shutting down and performing an IPL of the system
You may want to be able to shut down and perform an IPL of z/VM without having to access
the HMC. Often, the HMC will be logged off and thus the Integrated 3270 console (SYSG) will
not be available. Because of these factors it is useful to use the System Console (SYSC -
which has a title of Operating System Messages on the HMC) to shut down z/VM and perform
an IPL of it without needing to use the console.
Przeglądanie stron 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 295 296

Komentarze do niniejszej Instrukcji

Brak uwag