Also consider reading:
http://ofps.oreilly.com/titles/9780596805784/
http://oreilly.com/catalog/0636920010067
If you want to install existing web applications, here is an introduction: http://www.instructables.com/id/Introduction-to-installing-web-apps/
Note:
All the screen shots are taken from an old Dell GX1 (Pentium II) which is considered outdated technology by today's standards but still works for us. This particular system is running Ubuntu 10.04 that was originally running 6.x that we have upgraded over several years. All the upgrades were done without having to redo the computer. We do back up the system at intervals with Clonezilla. Update: system has been upgraded to a PIII via a cpu swapout.
Cpu information :
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 5 model name : Pentium II (Deschutes) stepping : 2 cpu MHz : 448.648Update: I just upgraded that old machine to Ubuntu 10.04 LTS in place (ie no reformatting or complete reloading of the os). I did have to redo the mail server set up though and update some of the web applications. Most of which I would have had to do anyway.
That server has since died. I replaced it with a g1 that was given to me. It has a fresh install of Ubuntu 10.04. Reinstalled most of the web apps with newer versions. It also cam with a Pentium two, but it the motherboard supports pentium III's, so the cpu was swapped out. Performance is much better now.
$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 7
model name : Pentium III (Katmai)
stepping : 2
cpu MHz : 448.624
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 mtrr pge mca cmov pse36 mmx fxsr sse up
bogomips : 897.24
clflush size : 32
cache_alignment : 32
address sizes : 36 bits physical, 32 bits virtual
power management:
Remove these ads by
Signing Up
















































Visit Our Store »
Go Pro Today »




E.g. The economic advantage of cloud computing is that there is no Capital Expenditure, and you only pay for what you use. E.g. if you only need a PII 300MHz machine right now, that's what you pay for. If you then get slashdotted and your website becomes the next Facebook, you can (in theory) provision more resources to cope.
http://en.wikipedia.org/wiki/Cloud_computing#Key_features
Ii is good that you do programming, The more you you know.... Yes, I have done a bit of php and cgi myself. Borrowed a few open source javascript apps from the web also. My big thing now is letting the web server control home automation devices. Freebasic works real well with this and can even push static data to pages.
Trying to get into bsd a little bit. After being an mswindows admin for over 10 years, I could not get away from Microsoft products fast enough at home. Your preaching to the choir about what 'nix can do. 'Nix rules.
Of course you should be able to load all these apps on most any platform that supports Apache or the like. Might work with IIs, but I would not use it. Ngnx and lightttpd have their place also.