Tag sysadmin

How to Create a Virtual Machine with KVM on Ubuntu 20.04

Kernel-based Virtual Machine (KVM) is a module build directly into the Linux kernel that allows the operating system to act as a hypervisor (software to create virtual machines). 1. Check virtualization support Before installing KVM on Ubuntu, we need to…

Cara Membuat Virtual Machine dengan KVM di Ubuntu 20.04

Kernel-based Virtual Machine (KVM) adalah sebuah modul yang dibangun langsung ke dalam kernel Linux yang memungkinkan sistem operasi bertindak sebagai hypervisor (perangkat lunak untuk membuat virtual machine). 1. Mengecek dukungan virtualisasi Sebelum melakukan instalasi KVM di Ubuntu, kita perlu mengecek…

How to Install Webuzo Control Panel on CentOS 7

Webuzo is a software for web hosting control panel with LAMP stack. Webuzo supports various virtual machine hypervisors such as Xen, KVM, and OpenVZ. Webuzo includes a paid control panel, you have to buy a license if you want to…

Cara Install Webuzo Control Panel di CentOS 7

Webuzo adalah perangkat lunak untuk web hosting control panel dengan LAMP stack. Webuzo mendukung berbagai virtual machine hypervisor seperti Xen, KVM, dan OpenVZ. Webuzo termasuk control panel berbayar alias harus membeli lisensinya jika ingin mendapatkan fiturnya secara lengkap. System Requirements…

How to Install Laravel 8 on Ubuntu 20.04

Laravel 8 released on September 8, 2020. Starting with this release, major releases will be released every 6 months in February and August, while minor releases and patches will be released every week. Laravel 8 is not a Long Term…

Cara Install Laravel 8 di Ubuntu 20.04

Laravel 8 dirilis pada tanggal 8 September 2020. Mulai di rilis ini, rilis mayor akan dirilis setiap 6 bulan sekali pada bulan Februari dan Agustus, sementara untuk rilis minor dan patch akan dirilis setiap minggu. Laravel 8 bukan versi Long…

How to Install Remote Desktop with X2Go on Ubuntu 20.04

X2Go is open source software that functions as a remote desktop server on Linux-based operating systems. The X2Go server is only available for Linux, but the X2Go client is available for Linux, Windows, macOS, and FreeBSD. X2Go basic features Graphical…

Cara Install Remote Desktop dengan X2Go di Ubuntu 20.04

X2Go adalah perangkat lunak open source yang berfungsi sebagai remote desktop server di sistem operasi berbasis Linux. Untuk X2Go server hanya tersedia untuk Linux, tetapi untuk X2Go client tersedia untuk Linux, Windows, macOS, dan FreeBSD. Fitur dasar X2Go Berfungsi dengan…

How to Install Matomo Analytics on Ubuntu 20.04

Matomo or previously known as Piwik is open source software for web analytics, which functions to track visitors on the website. Matomo can be an alternative to Google Analytics which wants complete control over data. System requirements System requirements for…

Cara Install Matomo Analytics di Ubuntu 20.04

Matomo atau sebelumnya dikenal dengan nama Piwik adalah perangkat lunak open source untuk web analytics, berfungsi untuk melacak pengunjung di website. Matomo dapat menjadi alternatif dari Google Analytics yang menginginkan kendali penuh atas data statistik pengunjung website. Persyaratan sistem Untuk…

How to Install SQL Server on CentOS 8

SQL Server is a relational database management system (RDBMS) developed by Microsoft. Since 2017, Microsoft has released SQL Server for the Linux distributions Red Hat, SUSE, Ubuntu, and Docker. In this tutorial we will install SQL Server on CentOS 8.…

Cara Install SQL Server di CentOS 8

SQL Server adalah sebuah relational database management system (RDBMS) yang dikembangkan oleh Microsoft. Sejak tahun 2017, Microsoft telah merilis SQL Server untuk distribusi Linux Red Hat, SUSE, Ubuntu, dan Docker. Di tutorial ini kita akan menginstalasi SQL Server di atas…