Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 22:21:44

Author Topic: <musyawarah> Pembuatan Tutorial  (Read 34109 times)

0 Members and 1 Guest are viewing this topic.

Offline Syams

  • Senior Member
  • *
  • Posts: 152
  • Karma: +0/-0
  • Gender: Male
  • Mohon bimbingannya.
    • View Profile
    • Seopenulis
Re: <musyawarah> Pembuatan Tutorial
« Reply #45 on: 2016-09-08, 03:10:33 »
Jalankan 'sh /script/fixdnsaddstatsrecord' dan kemudian ke 'admin > php modules admin'. Enable semua 'apc' (atau 'apcu' jika ada).

Jika pakai apache (atau proxy seperti nginx-proxy), pilih 'enable pagespeed'. Webserver lain belum support pagespeed.

Di saya setelah search, ada 3 apc.

http://s13.postimg.org/qxsj48zzr/screenshot_46.png

Saya pakai hiawatha-proxy.

Pilih 'enable pagespeed' dimana?

Mohon bimbingannya langkah selanjutnya.
« Last Edit: 2016-09-08, 03:14:17 by Syams »
Tolong dibimbing, Master.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: <musyawarah> Pembuatan Tutorial
« Reply #46 on: 2016-09-08, 04:53:21 »
Setiap versi (dalam table disebut 'target') punya module sendiri-sendiri. Dalam kasus apcu, module ini hanya ada di 5.5, 5.6 dan 7.0. Sedangkan untuk 5.2, 5.3 dan 5.4 hanya apc (pendahulu apcu).

Demikian.

Jangan lupa setelah di-enable semua yang anda inginkan, click salahsatu 'restart' icon agar segera aktif (karena php-fpm memerlukan restart apabila ada perubahan).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Syams

  • Senior Member
  • *
  • Posts: 152
  • Karma: +0/-0
  • Gender: Male
  • Mohon bimbingannya.
    • View Profile
    • Seopenulis
Re: <musyawarah> Pembuatan Tutorial
« Reply #47 on: 2016-09-08, 05:02:22 »
Setiap versi (dalam table disebut 'target') punya module sendiri-sendiri. Dalam kasus apcu, module ini hanya ada di 5.5, 5.6 dan 7.0. Sedangkan untuk 5.2, 5.3 dan 5.4 hanya apc (pendahulu apcu).

Demikian.

Jangan lupa setelah di-enable semua yang anda inginkan, click salahsatu 'restart' icon agar segera aktif (karena php-fpm memerlukan restart apabila ada perubahan).

Saya sudah klik tombol Reboot di admin. Di SSH juga sudah saya command 'sh /script/restart-all'

Selanjutnya bagaimana lagi? dan apa buktinya pagespeed sudah aktif dan berhasil?

Mohon bimbingannya.
Tolong dibimbing, Master.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: <musyawarah> Pembuatan Tutorial
« Reply #48 on: 2016-09-08, 05:15:53 »
Lihat pakai 'httpd -t -D DUMP_MODULES' dari ssh.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Syams

  • Senior Member
  • *
  • Posts: 152
  • Karma: +0/-0
  • Gender: Male
  • Mohon bimbingannya.
    • View Profile
    • Seopenulis
Re: <musyawarah> Pembuatan Tutorial
« Reply #49 on: 2016-09-08, 05:42:51 »
Lihat pakai 'httpd -t -D DUMP_MODULES' dari ssh.
Ini hasilnya master. Apakah sudah aktif?

Oh, iya. Yang saya baca di halaman 1, Pagespeed itu software tambahan. Cara menggunakannya bagaimana?

Code: [Select]

Loaded Modules:
 core_module (static)
 mpm_prefork_module (static)
 http_module (static)
 so_module (static)
 auth_basic_module (shared)
 auth_digest_module (shared)
 authn_file_module (shared)
 authn_alias_module (shared)
 authn_anon_module (shared)
 authn_dbm_module (shared)
 authn_default_module (shared)
 authz_host_module (shared)
 authz_user_module (shared)
 authz_owner_module (shared)
 authz_groupfile_module (shared)
 authz_dbm_module (shared)
 authz_default_module (shared)
 ldap_module (shared)
 authnz_ldap_module (shared)
 include_module (shared)
 log_config_module (shared)
 logio_module (shared)
 env_module (shared)
 ext_filter_module (shared)
 mime_magic_module (shared)
 expires_module (shared)
 deflate_module (shared)
 headers_module (shared)
 usertrack_module (shared)
 setenvif_module (shared)
 mime_module (shared)
 dav_module (shared)
 status_module (shared)
 autoindex_module (shared)
 info_module (shared)
 dav_fs_module (shared)
 vhost_alias_module (shared)
 negotiation_module (shared)
 dir_module (shared)
 actions_module (shared)
 speling_module (shared)
 userdir_module (shared)
 alias_module (shared)
 rewrite_module (shared)
 proxy_module (shared)
 proxy_balancer_module (shared)
 proxy_ftp_module (shared)
 proxy_http_module (shared)
 proxy_connect_module (shared)
 cache_module (shared)
 suexec_module (shared)
 disk_cache_module (shared)
 file_cache_module (shared)
 mem_cache_module (shared)
 version_module (shared)
 define_module (shared)
 fastcgi_module (shared)
 fcgid_module (shared)
 pagespeed_module (shared)
 perl_module (shared)
 proxy_ajp_module (shared)
 rpaf_module (shared)
 ssl_module (shared)
 suphp_module (shared)
Syntax OK
Tolong dibimbing, Master.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: <musyawarah> Pembuatan Tutorial
« Reply #50 on: 2016-09-08, 06:19:30 »
Pagespeed langsung aktif dan berfungsi. Dalam keadaan tertentu memang perlu optimasi.

Apa itu google's pagespeed dan bagaimana fungsinya bisa anda googling saja.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Syams

  • Senior Member
  • *
  • Posts: 152
  • Karma: +0/-0
  • Gender: Male
  • Mohon bimbingannya.
    • View Profile
    • Seopenulis
Re: <musyawarah> Pembuatan Tutorial
« Reply #51 on: 2016-09-08, 06:57:17 »
Master, ini hasil speedtest google blog saya. Sepertinya tidak ada perbedaan dari sebelumnya.
Mohon bimbingannya supaya lebih fast



Tolong dibimbing, Master.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: <musyawarah> Pembuatan Tutorial
« Reply #52 on: 2016-09-08, 07:53:16 »
Silahkan pakai gtmetrix.com untuk melihat bagian-bagian apa dari website.

Pagespeed tidak bisa jadi 'tongkat ajaib' jika website anda tidak bisa 'disulap' oleh pagespeed karena ada 'ketentuan-ketentuan' dasar yang tidak/belum dipenuhi.

Silahkan anda lihat https://hostspectra.com (uji 2-3 kali) pada gtmetrix.com dan anda akan lihat skornya.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Syams

  • Senior Member
  • *
  • Posts: 152
  • Karma: +0/-0
  • Gender: Male
  • Mohon bimbingannya.
    • View Profile
    • Seopenulis
Re: <musyawarah> Pembuatan Tutorial
« Reply #53 on: 2016-09-08, 08:05:25 »
Silahkan pakai gtmetrix.com untuk melihat bagian-bagian apa dari website.

Pagespeed tidak bisa jadi 'tongkat ajaib' jika website anda tidak bisa 'disulap' oleh pagespeed karena ada 'ketentuan-ketentuan' dasar yang tidak/belum dipenuhi.

Silahkan anda lihat https://hostspectra.com (uji 2-3 kali) pada gtmetrix.com dan anda akan lihat skornya.

Sebenarnya, pagespeed yang kita bahas dan saya instal dari tadi itu, gunanya untuk apa master?
Tolong dibimbing, Master.

Offline tomo

  • Junior Member
  • *
  • Posts: 31
  • Karma: +0/-0
    • View Profile
Re: <musyawarah> Pembuatan Tutorial
« Reply #54 on: 2016-09-08, 12:19:00 »
Code: [Select]
[root@r3us ~]# sh /script/sysinfo
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016083001
   - Web: hiawatha-10.3.0-f.1.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: r3us.excelhost.tk
C. Services:
   1. MySQL: --uninstalled--
   2. PHP:
      - Installed:
        - Branch: php56u-cli-5.6.25-1.ius.el6.x86_64
        - Multiple:
          * php52m-5.2.17-102.mr.el6
          * php53m-5.3.29-1.ius.el6
          * php54m-5.4.45-1.ius.el6
          * php55m-5.5.38-1.ius.el6
          * php56m-5.6.24-2.ius.el6
          * php70m-7.0.9-1.w6
      - Used: --PHP Branch--
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.3.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.41-1.el6.x86_64
     - Nginx: nginx-1.11.3-1.el6.ngx.x86_64
     - Apache: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.7-1.mr.el6.x86_64
     - DJBDns: --uninstalled--
     - NSD: --uninstalled--
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
      - smtp: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. Stats: awstats

perintah installasi mysql apa y ?
di saya status mysql nya uninstalled

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: <musyawarah> Pembuatan Tutorial
« Reply #55 on: 2016-09-08, 17:05:46 »
Code: [Select]
[root@r3us ~]# sh /script/sysinfo
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016083001
   - Web: hiawatha-10.3.0-f.1.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: r3us.excelhost.tk
C. Services:
   1. MySQL: --uninstalled--
   2. PHP:
      - Installed:
        - Branch: php56u-cli-5.6.25-1.ius.el6.x86_64
        - Multiple:
          * php52m-5.2.17-102.mr.el6
          * php53m-5.3.29-1.ius.el6
          * php54m-5.4.45-1.ius.el6
          * php55m-5.5.38-1.ius.el6
          * php56m-5.6.24-2.ius.el6
          * php70m-7.0.9-1.w6
      - Used: --PHP Branch--
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.3.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.41-1.el6.x86_64
     - Nginx: nginx-1.11.3-1.el6.ngx.x86_64
     - Apache: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.7-1.mr.el6.x86_64
     - DJBDns: --uninstalled--
     - NSD: --uninstalled--
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
      - smtp: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. Stats: awstats

perintah installasi mysql apa y ?
di saya status mysql nya uninstalled
Update Kloxo-MR 7 anda.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Wibowo

  • Master
  • **
  • Posts: 391
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: <musyawarah> Pembuatan Tutorial
« Reply #56 on: 2016-09-08, 19:46:03 »
Sebenarnya, pagespeed yang kita bahas dan saya instal dari tadi itu, gunanya untuk apa master?

saran saya, sebelum install aplikasi/plugin seharusnya tau dulu
'apa yang diinginkan' - 'aplikasi apa yg cocok' - 'bagaimana setting/optimasi aplikasinya'
bukan sekedar ikut2an

ini terkait google pagespeed module
http://lmgtfy.com/?q=google+pagespeed+module

Offline Syams

  • Senior Member
  • *
  • Posts: 152
  • Karma: +0/-0
  • Gender: Male
  • Mohon bimbingannya.
    • View Profile
    • Seopenulis
Re: <musyawarah> Pembuatan Tutorial
« Reply #57 on: 2016-09-09, 00:54:57 »
Sebenarnya, pagespeed yang kita bahas dan saya instal dari tadi itu, gunanya untuk apa master?

saran saya, sebelum install aplikasi/plugin seharusnya tau dulu
'apa yang diinginkan' - 'aplikasi apa yg cocok' - 'bagaimana setting/optimasi aplikasinya'
bukan sekedar ikut2an

ini terkait google pagespeed module
http://lmgtfy.com/?q=google+pagespeed+module
Tadinya, saya cuma mau instal cache. Tapi, di atas disuruh aktifkan pagespeed. Makanya saya ikut instruksinya.
Tolong dibimbing, Master.

Offline artman

  • Junior Member
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: <musyawarah> Pembuatan Tutorial
« Reply #58 on: 2016-09-30, 15:03:55 »
Sorry mas gan setelah otak atik sana sini sudah solved.  ;D
thanks
===========
« Last Edit: 2016-09-30, 16:49:48 by artman »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: <musyawarah> Pembuatan Tutorial
« Reply #59 on: 2016-09-30, 16:57:01 »
Pagespeed tidak cocok untuk website bertipe forum karena kemungkinan akan sering update. Untungnya di Kloxo-MR 7.0 terakhir, setiap website bisa enable/disable pagespeed (tentunya harus di-enable di 'switch program').
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.038 seconds with 21 queries.

web stats analysis