The Perfect Setup - Fedora Core 3 - Page 4
|
MySQL apt-get install
mysql mysql-devel mysql-server chkconfig --levels
235 mysqld on Now check that networking is enabled. Run netstat -tap It should show a line like this:
If it does not, edit /etc/my.cnf, comment out the option skip-networking:
and restart your MySQL server: /etc/init.d/mysqld restart Run mysqladmin -u root password
yourrootsqlpassword to set a password for the user root (otherwise anybody can access your MySQL database!).
Postfix With SMTP-AUTH And TLS apt-get install cyrus-sasl
cyrus-sasl-devel cyrus-sasl-gssapi cyrus-sasl-md5 cyrus-sasl-plain postfix imap postconf -e 'smtpd_sasl_local_domain
=' mkdir /etc/postfix/ssl postconf -e 'smtpd_tls_auth_only
= no' Now start Postfix, saslauthd, imap and pop3: chkconfig
--levels 235 sendmail off To see if SMTP-AUTH and TLS work properly now run the following command: telnet localhost 25 After you have established the connection to your postfix mail server type ehlo localhost If you see the lines 250-STARTTLS and 250-AUTH everything is fine.
Type quit to return to the system's shell.
Apache With PHP apt-get install php php-devel
php-domxml php-gd php-imap php-ldap php-mysql php-odbc php-pear php-xmlrpc php-rrdtool
curl curl-devel perl-libwww-perl ImageMagick chkconfig --levels 235
httpd on
|
Join the discussion.
www.seamlessenterprise.com
IP Convergence
Integrate your wireless and wireline networks.
Learn how from the experts at Sprint.
www.seamlessenterprise.com
Wireless & Wireline Integration
Thoughts, strategies and solutions: join the discussion
www.seamlessenterprise.com
Unified Communications 2009
Join the Discussion. Now.
www.seamlessenterprise.com






print: 
Recent comments
20 hours 58 min ago
22 hours 27 min ago
1 day 2 hours ago
1 day 4 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 11 hours ago