chmod 777Chmod adalah sebuah perintah dalam linux yang sering kita gunakan untuk mengubah file permission. chmod sendiri itu merupakan singkatan darichmod(string $filename , int $permissions ): bool Attempts to change the mode of the specified file to that given in permissions.