Tag linux

Cara Install Grafana untuk System Monitoring di Ubuntu 18.04

Grafana adalah perangkat lunak open source untuk analytics dan monitoring yang mendukung lebih dari 30 data source. Sebelumnya saya sudah memasang Prometheus di Ubuntu server dan akan divisualisasikan datanya di Grafana. 0.Install Grafana Download GPG key dan tambah repository Grafana.…

How to Install Prometheus for System Monitoring on Ubuntu 18.04

Prometheus is an open source monitoring and alerting toolkit originally developed by SoundCloud. Prometheus joined the Cloud Native Computing Foundation in 2016. Prometheus has many metrics needed to monitor the system and can be combined with Grafana for visualization. 0.Create…

Cara Install Prometheus untuk System Monitoring di Ubuntu 18.04

Prometheus adalah open source system monitoring dan alerting toolkit yang awalnya dikembangkan oleh SoundCloud. Prometheus bergabung dengan Cloud Native Computing Foundation pada tahun 2016. Prometheus memiliki banyak metric (pengukuran) yang dibutuhkan untuk memantau system dan dapat dikombinasikan dengan Grafana untuk…

How to Install EPrints on Ubuntu 18.04

EPrints is a free and open source software for document management system, which is more commonly implemented as a university repository that stores scientific work documents such as thesis, dissertation, and research journals. 0.Install EPrints Create an EPrints repository file…

Cara Install EPrints di Ubuntu 18.04

EPrints adalah perangkat lunak free dan open source untuk document management system, di mana lebih umum diimplementasikan sebagai repository perguruan tinggi yang menyimpan dokumen karya ilmiah seperti skripsi, tesis, desertasi, dan jurnal penelitian. 0.Install EPrints Membuat file repository EPrints untuk…

How to Install Moodle on Ubuntu 18.04

Moodle is a web-based open source software for e-learning or creating online learning classes. Moodle is widely applied in schools and colleges including in Indonesia. The Moodle project is led by Moodle HQ which is financially supported by more than…

Cara Install Moodle di Ubuntu 18.04

Moodle adalah perangkat lunak open source berbasis web untuk e-learning atau membuat kelas belajar secara online. Moodle banyak diterapkan di sekolah dan perguruan tinggi termasuk di Indonesia. Proyek Moodle dipimpin oleh Moodle HQ di mana secara finansial didukung oleh lebih…

How to Install ionCube Loader on Ubuntu 18.04

ionCube is an application tool for PHP Encoder, which protects and encrypts the source code or PHP program code. While ionCube Loader is a PHP extension for ionCube so that the encrypted PHP program code can be run on the…

Cara Install ionCube Loader di Ubuntu 18.04

ionCube adalah sebuah tool aplikasi untuk PHP Encoder, yaitu memproteksi dan mengenkripsi source code atau kode program PHP. Sementara ionCube Loader adalah extension PHP untuk ionCube agar kode program PHP yang sudah dienkripsi dapat dijalankan di server (didekripsi). 0.Install Apache…