chmod 777Secara sederhana, chmod adalah perintah yang dunakan untuk mengubah permission pada file dan folder. Pelajari perintah chmod melaluichmod a-w file (removes all writing permissions) chmod o+x file (sets execute permissions for other (public permissions)) chmod u=rx file (Give the owner rx permissions,