Hello,
Anybody here know about good institution which teaches about managing servers with Linux/Apache ?
Thank You.
Hello,
Anybody here know about good institution which teaches about managing servers with Linux/Apache ?
Thank You.
Not seen much in English.
Are you looking for some certifications or just knowledge.
Try the Hong Kong training email address of RedHat:
http://www.apac.redhat.com/training/
There are quite a few institutions that offer Linux training in Hong Kong, you can also try the Linux Professional Institute Hong Kong branch:
http://64.233.179.104/translate_c?hl...3DcC1%26sa%3DG
Well, to make my question little more clear... Actually i wanted to learn Linux/Apache especially from the point of view of managing web servers. That's what i am interested in .. like troublehshooting, installation and maintenance.
Its like the same job what hosting crew delivers to 'managed servers' clients.
Hopefully its now bit more clear.
Doesn't change my answer, the RedHat & LPI training does exactly what you want. Note that there are other webservers, including commercial software: Zeus being quite powerful and popular for hosting companies, and even commercial management interfaces for Apache: Covalent being quite nice and even offers online training courses.
You often need to integrate with many different external components such as PHP, Ruby (on Rails), Python, Java (Tomcat), etc. Each of these can usually be installed through the Linux distributions package management system: no need to manually download and install like Windows users have to. This is why a RedHat training course is useful.
Googling "apache2 tutorial step by step", you'll find tons of tutorial guiding you to set up a webserver step-by-step, both in English and Chinese.. You can learn it by yourself. However you have to select a Linux distro first for running the webserver. Then you visit their website to get a more appropriate document. In case of difficulty post your problem there. There are nice folks willing to help you sharing their experience.
HTH
Last edited by satimis; 08-09-2007 at 11:34 AM.
If you are new to linux I would suggest Gentoo the learning curve is steep but once you have it up and running you will be miles ahead compared to down the single click disto's .
Also there is a ton of wiki's for gentoo, apache is very easy to install and get up and running, O'Reilly books are very good to learn from.
Good luck.