Sensing ENvironmental parameters Through TelemeTRY (SENTRY) innovates the water quality monitoring and assessment of concerned advisory agencies through the deployment of devices that automates data acquisition of relevant water quality-related parameters developed by DOST. Data are transmitted to a data
Message Blasting System
DESCRIPTION An information dissemination system that will notify the stakeholders of any announcements and activities through fast, reliable, efficient and cost-effective message blasting solution. PROJECT NAME Message Blasting System PROJECT TYPE Web-based Desktop App ROLE Developer/Programmer
Basic FTP Server Setup with vsftpd on Ubuntu Server
HOW TO INSTALL By default Ubuntu uses a package called vsftpd as an FTP server, which is currently the most popular FTP package for Linux systems. To install the vsftpd package, use the following command at the Terminal: sudo apt-get
Installing LAMP on Ubuntu Server
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 Web Server on an Ubuntu Server with PHP5 and MySQL support. I. Note before installation In this tutorial, I run the installation