CentOS Server Setup

Discussion in 'Installation/Configuration' started by AgentZ, Aug 25, 2009.

  1. AgentZ

    AgentZ New Member

    CentOS server setup
    Hi all ! ,
    im trying to install CentOS server on an old computer , ive been following this guide until now without any problem .
    the problem start when i need to configure TLS in Postfix : when i type this command :
    Code:
    postconf -e 'smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key'
    i get output like this :

    Code:
    postconf -e 'smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key'
    >
    
    (the > key is shown) , i dont know what to do next ,
    any help will be welcome :)
    system version is 5.3
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Did you copy the commands from the tutorial, or did you type them manually?
     
  3. AgentZ

    AgentZ New Member

    i typed them manually but im sure that i typed them correctly
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Please try to copy&paste the commands from the tutorial.
     

Share This Page