Start shoutcast on boot

Start shoutcast on boot

This method is for CentOS 6. On newer systems, you may need to use systemd or enable rc-local service for

Shoutcast sc trans

Shoutcast sc trans

sc_trans can play list of mp3 files to shoutcast server so your online radio station will be online even if

Install shoutcast server

Install shoutcast server

Download linux version from site http://www.shoutcast.com/download-files Now edit sc_serv.conf Find Replace changeme with secure password. Other important options are To

error while loading shared libraries: libmysqlclient.so.16

error while loading shared libraries: libmysqlclient.so.16

On installing postfix from source, when running the make install command I get an error This is because MySQL library

myisamchk: Argument list too long

myisamchk: Argument list too long

When repairing a large database, i got following error To fix the error, run SOLUTION 1 SOLUTION 2 See MySQL

bind lighttpd to one ip address

bind lighttpd to one ip address

I want to bind lighttpd on IP address 76.76.18.20, so i can use other IP’s for Apache, Apache have “Listen”

configure: error: XML configuration could not be found

configure: error: XML configuration could not be found

When i install php from source, i get the error The problem is fixed by installing libxml2-devel See Errors

configure: error: Please reinstall the libcurl distribution

configure: error: Please reinstall the libcurl distribution

When compiling php from source for nginx web server, i get error On checking, found curl-devel not installed The problem

Auto restart lighttpd on crash

Auto restart lighttpd on crash

To restart lighttpd if it went down or crashed, create a file check_lighttpd.sh With the following content Make it executable

install postfix from source code

install postfix from source code

Requirements Create user Download and Install Go to http://www.postfix.org/download.html and download latest version of postfix. COMPILING COMPILING WITH MYSQL SUPPORT

configure: error: No curses/termcap library found

configure: error: No curses/termcap library found

On installing MySQL from source, i get error SOLUTION Lets search for ncurses To fix the problem, install ncurses-devel On

Lynx

Lynx

lynx is a text based browser for Linux and FreeBSD http://lynx.isc.org Install lynx on CentOS/RHEL/Oracle Linux Install lynx on Debian/Ubuntu