Halaman

Sabtu, 31 Mei 2014

Leverage browser caching

Dapat masukan dari pingdom katanya sebagian file memiliki waktu yang terlalu singkat makanya harus diperpanjang, kurang lebih triknya begini..

pakai htacces:

 

## EXPIRES CACHING ##
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg "access 1 year"
ExpiresByType image/jpeg "access 1 year"
ExpiresByType image/gif "access 1 year"
ExpiresByType image/png "access 1 year"
ExpiresByType text/css "access 1 month"
ExpiresByType text/html "access 1 month"
ExpiresByType application/pdf "access 1 month"
ExpiresByType text/x-javascript "access 1 month"
ExpiresByType application/x-shockwave-flash "access 1 month"
ExpiresByType image/x-icon "access 1 year"
ExpiresDefault "access 1 month"
</IfModule>
## EXPIRES CACHING ##

Sabtu, 10 Mei 2014

Ngebuka Port di Windows

Gara-gara gak bisa akses vmware dari kompi laen akhirnya cari cara buka port nih…baca dah…

  1. Open Windows Firewall by clicking the Start button Picture of the Start button, and then clicking Control Panel. In the search box, type firewall, and then click Windows Firewall.

  2. In the left pane, click Advanced settings. Administrator permission required If you're prompted for an administrator password or confirmation, type the password or provide confirmation.

  3. In the Windows Firewall with Advanced Security dialog box, in the left pane, click Inbound Rules, and then, in the right pane, click New Rule.

  4. Follow the instructions in the New Inbound Rule wizard.

Sumber : http://windows.microsoft.com/en-us/windows/open-port-windows-firewall#1TC=windows-7

Rabu, 07 Mei 2014

Kalo eror masalah login di ISPconfig

Kalo eror masalah login dan kawan2 di ISPconfig gara2 tema ispclean
cari index dibagian sini :
/usr/local/ispconfig/interface/web/login
/usr/local/ispconfig/interface/web

Selasa, 06 Mei 2014

Kangen ama briefcase di win 8 heheh..

Buat sinkronisasi file antar komputer sebetulnya pake dropbox dan sejenisnya sih gampang kalo ada internet, tapi kalo gak ada?

Jadi kangen ama briefcase tapi sayang di win 8 di disable. Ternyata bisa dia ktifin lagi pake registri… gini mas bro.. bikin ini di notepad ++ terus simpan sebagai file [dot]reg

eh dia nongol lagi heheh …monggo atuh.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Briefcase\ShellNew]
"IconPath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
  74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
  00,79,00,6e,00,63,00,75,00,69,00,2e,00,64,00,6c,00,6c,00,2c,00,30,00,00,00
"ItemName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
  6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\
  00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,\
  2d,00,36,00,34,00,39,00,33,00,00,00
"Directory"=""
"Handler"="{85BBD920-42A0-1069-A2E4-08002B30309D}"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Briefcase\ShellNew\Config]
"IsFolder"=""
"NoExtension"=""