Core Services Replacement: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Replacing the old core services box Asterisk has already been moved off and virtualized. Now we move all the old scripts to the new box so we can relieve failing hardware and ...") |
No edit summary |
||
Line 13: | Line 13: | ||
Next - install pre-requisites. | Next - install pre-requisites. | ||
apt-get install ImageMagick alsamixer mplayer | apt-get install ImageMagick alsamixer mplayer | ||
At this point, move speaker over to new box and test audio. | |||
Next - testing the scripts. | Next - testing the scripts. |
Revision as of 03:49, 18 August 2013
Replacing the old core services box
Asterisk has already been moved off and virtualized.
Now we move all the old scripts to the new box so we can relieve failing hardware and prepare to start separating and virtualizing the remaining services.
the new box is a VXL thin client, a P4 with 2GB ram and 4GB onboard SSD storage.
First step has been to install latest debian - old core box was a very out of date and unsupported Ubuntu Server install (10.10).
First step - copy over occupancy sensor system. Latest scripts will be uploaded and published afterwards.
Next - install pre-requisites. apt-get install ImageMagick alsamixer mplayer
At this point, move speaker over to new box and test audio.
Next - testing the scripts.