Thread: Separate Web Server, MySQL, File Server for website
hello everyone,
i've tried searching answer question came empty due me not know search for. have lamp server set-up on 1 server. want set-up server run mysql database , other servers/nas host files on website. way site there lots of user uploaded content, end needing add more , more space it. question best way achieve this? have machines set-up on gigabit network through switch part figured out. lamp server (ubuntu server 10.04) has webmin running. website works perfect fine running on 1 machine doing everything. i'm not sure how go setting server mysql , not , file serving. set-up lamp server running mysql , point database host ip take care of calls? setup each other file server lamp , point webserver file locations save?
also, best way account website videos folder need keep growing? need set hdds in raid files up, space needs keep growing. can have individual hdds in 1 server raided. example hdd 1 set-up raid 1 hdd 2 , hdd 3 set-up raid 1 hdd 4?
know a lot of questions. have pretty understanding of i'm doing i'm in process of coding in 3 different languages right on time limit , need done , brain going crazy trying find time figure out lol.
thank guys or yelling or want type me.
tom
for mysql, can install on machine , access on network. don't know language you're using develop web applications, if it's php, enter name or ip of remote host in mysql_connect(). you'll need edit configuration files mysqld listens on network interface; default it's limited localhost security reasons.
file services, best solution linux-to-linux sharing remains nfs.
if want build raid filesystem can expanded adding additional drives, need use raid5 or raid6. if you're building these machines yourself, use hot-swappable drives if possible. better use hot-swappable drives hardware raid controller.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] Separate Web Server, MySQL, File Server for website
Ubuntu
Comments
Post a Comment