Skip to content
/ apache Public
forked from rifkytech/apache

Konfigurasi Raspberrypi untuk CBT Beesmart versi Apache

Notifications You must be signed in to change notification settings

mexious/apache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pendahuluan

Ini Merupakan Script Bash Untuk Menginstall Beberapa apps untuk server raspberrypi, yaitu list apps nya

  • Apache2
  • PHP7.0
  • Mysql
  • phpMyAdmin
  • vsftpd

Dan Beberapa Edit Konfigurasi yaitu :

  • edit /etc/rc.local > dengan add /etc/init.d/ssh start agar ssh aktif secara otomatis
  • edit /etc/php/7.0/fpm/php.ini

OS Server Tested : Saya Menggunakan Debian 9 Stretch, Mungkin bisa digunakan untuk Ubuntu 16.04 - 17.10 dan versi tingkat atas nya,

Instalasi

Persiapan Sebelum Instalasi, Install dahulu git dengan sudo apt-get install git Setelah Itu :

  1. instalasi cukup dengan git clone https://github.com/rifkytech/apache.git
  2. Kemudian cd apache
  3. setelah itu chmod 755 install
  4. nah selesai, untuk install nginx nya, cukup dengan perintah ./install

Jika Ada Error Perintah, mohon segera hubungi saya@rifky.tech

About

Konfigurasi Raspberrypi untuk CBT Beesmart versi Apache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 99.3%
  • PHP 0.7%