Holiday with Computer Lab Setup
It’s been a long holidays in Philippines.I was able to visit a private school in my hometown again.Last summer, I’ve setup their Edubuntu linux lab. The 2 servers are compose of a LDAP and a NFS which contains a centralizedstorage for students and teachers. Thirty client machines are running linuxvalidates through LDAP server which also […]
Using Puppet to install Tomcat,MySQL, SVN and Java
In the last blog which features creating a basic module in Puppet here and here, this is a sample init.pp I’ve created to install, tomcat,mysql,subversion,java1.5 and load a database from a dump file. Notice that JDK is installed while accepting the license by using debconf-utils package. Tested in Ubuntu hardy which is launch from Amazon […]
0 Comments